decolua
5954b8f4eb
- Refactor chatCore.js to streamline imports and remove unused functions.
...
- Fix streaming /v1/responses
2026-02-27 11:15:12 +07:00
ac7cedd27e
feat(responses): respect client streaming preference + string input support ( #121 )
...
- Remove forced stream=true from responsesHandler
- Add stream-to-JSON converter for non-streaming clients (Codex)
- Accept string input in Responses API (normalize to array)
- Codex SSE header fallback for missing Content-Type
- Refactor: extract shared normalizeResponsesInput()
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-15 11:47:55 +07:00
decolua
3c65e0c5f2
feat: Improve Antigravity quota monitoring and fix Droid CLI compatibility
2026-02-05 22:15:26 +07:00
Catalin Stanciu and Claude Sonnet 4.5
9c3d6f4ad8
feat: implement usage tracking for AI requests
...
Adds local token usage tracking for all AI providers. Usage data is
captured during stream processing and stored in a local database.
Includes a new Usage tab in the Providers dashboard to visualize
historical token consumption.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-01-09 17:23:28 +07:00
decolua
e35421beb1
Update jsconfig.json and package.json to correct open-sse path references from relative to local directory.
2026-01-05 10:37:09 +07:00