mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
- Add planning mode toggle and AskUserQuestion function for interactive planning - Fix Gemini cross-provider function call detection using toolId presence - Update OpenAI naming service to handle new response format - Improve system prompts by removing complexity gate, streamlining to action-first principle - Add InputDisplay component and question mode to ChatInput - Refactor execution plan error messages to show all incomplete steps - Update tests to reflect cross-provider function call format changes |
||
|---|---|---|
| .. | ||
| AIFunction.ts | ||
| ApiProvider.ts | ||
| Copy.ts | ||
| Environment.ts | ||
| Event.ts | ||
| ExecutionStatus.ts | ||
| FileEvent.ts | ||
| FileType.ts | ||
| FileTypeMimeTypeMapping.ts | ||
| Greeting.ts | ||
| InputMode.ts | ||
| MimeType.ts | ||
| Path.ts | ||
| Role.ts | ||
| SearchTrigger.ts | ||
| Selector.ts | ||