mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
Implement thought signature tracking for Gemini function calls to support Gemini 3 requirements. Migrate OpenAI integration from Chat Completions to Responses API with proper input/output item handling. Add cross-provider compatibility via legacy text format fallback for conversations without thought signatures or tool IDs. Improve chat auto-scroll behavior and conversation validation. Add and update AI class and conversation tests. |
||
|---|---|---|
| .. | ||
| AIFunction.ts | ||
| ApiProvider.ts | ||
| Copy.ts | ||
| Environment.ts | ||
| Event.ts | ||
| FileEvent.ts | ||
| Greeting.ts | ||
| Path.ts | ||
| Role.ts | ||
| SearchTrigger.ts | ||
| Selector.ts | ||