co-mono/packages/ai/src
Ahmed Kamal e42e9e6305 fix(ai): classify Google thoughtSignature as thinking
Google streaming may emit thoughtSignature without thought=true (including empty-text signature-only parts). Treat non-empty thoughtSignature as thinking to avoid leaking reasoning into normal text and retain signature across streaming deltas. Add unit test coverage.
2026-01-06 20:47:19 +02:00
..
providers fix(ai): classify Google thoughtSignature as thinking 2026-01-06 20:47:19 +02:00
utils Improve OAuth login UI with consistent dialog component 2026-01-05 19:58:44 +01:00
cli.ts feat(ai): add OpenAI Codex OAuth + responses provider 2026-01-04 21:11:19 +02:00
index.ts Add Vertex AI provider with ADC support 2026-01-03 01:11:03 +01:00
models.generated.ts fix: add accurate pricing for openai-codex OAuth models (#501) 2026-01-06 17:45:09 +01:00
models.ts fix: clean up Codex thinking level handling 2026-01-05 21:58:26 +01:00
stream.ts feat(ai,agent,coding-agent): add sessionId for provider session-based caching 2026-01-06 11:08:42 +01:00
types.ts feat(ai,agent,coding-agent): add sessionId for provider session-based caching 2026-01-06 11:08:42 +01:00