mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 20:03:05 +00:00
- Add sessionId to StreamOptions for providers that support session-based caching - OpenAI Codex provider uses sessionId for prompt_cache_key and routing headers - Agent class now accepts and forwards sessionId to stream functions - coding-agent passes session ID from SessionManager and updates on session changes - Update ai package README with table of contents, OpenAI Codex OAuth docs, and env vars table - Increase Codex instructions cache TTL from 15 minutes to 24 hours - Add tests for sessionId forwarding in ai and agent packages |
||
|---|---|---|
| .. | ||
| .temp-images | ||
| data | ||
| abort.test.ts | ||
| context-overflow.test.ts | ||
| empty.test.ts | ||
| handoff.test.ts | ||
| image-limits.test.ts | ||
| image-tool-result.test.ts | ||
| oauth.ts | ||
| openai-codex-include.test.ts | ||
| openai-codex-stream.test.ts | ||
| openai-codex.test.ts | ||
| stream.test.ts | ||
| tokens.test.ts | ||
| tool-call-without-result.test.ts | ||
| total-tokens.test.ts | ||
| unicode-surrogate.test.ts | ||
| xhigh.test.ts | ||