| .. |
|
atCommandProcessor.test.ts
|
Fix: Make file path case-insensitive in @-command (#659)
|
2025-05-31 16:19:14 -07:00 |
|
atCommandProcessor.ts
|
enable async tool discovery by making the registry accessor async; remove call to discoverTools that caused duplicate discovery (#691)
|
2025-06-02 09:56:32 -07:00 |
|
shellCommandProcessor.test.ts
|
Rename server->core (#638)
|
2025-05-30 18:25:47 -07:00 |
|
shellCommandProcessor.ts
|
Rename server->core (#638)
|
2025-05-30 18:25:47 -07:00 |
|
slashCommandProcessor.test.ts
|
Rename server->core (#638)
|
2025-05-30 18:25:47 -07:00 |
|
slashCommandProcessor.ts
|
Rename server->core (#638)
|
2025-05-30 18:25:47 -07:00 |
|
useAutoAcceptIndicator.test.ts
|
feat: Add --yolo mode that automatically accepts all tools executions (#695)
|
2025-06-02 22:05:45 +02:00 |
|
useAutoAcceptIndicator.ts
|
feat: Add --yolo mode that automatically accepts all tools executions (#695)
|
2025-06-02 22:05:45 +02:00 |
|
useCompletion.ts
|
Fix: Make file path case-insensitive in @-command (#659)
|
2025-05-31 16:19:14 -07:00 |
|
useConsoleMessages.test.ts
|
Make console message support more robust to logging in the middle of rendering. (#521)
|
2025-05-23 22:51:47 -07:00 |
|
useConsoleMessages.ts
|
Make console message support more robust to logging in the middle of rendering. (#521)
|
2025-05-23 22:51:47 -07:00 |
|
useGeminiStream.test.tsx
|
fix: Ensure all tool calls are complete before submitting responses (#689)
|
2025-06-02 08:50:28 +00:00 |
|
useGeminiStream.ts
|
fix: Ensure all tool calls are complete before submitting responses (#689)
|
2025-06-02 08:50:28 +00:00 |
|
useGitBranchName.test.ts
|
feat: add git branch name to footer (#589)
|
2025-05-28 16:30:05 -07:00 |
|
useGitBranchName.ts
|
Fix: Update git branch watcher to use .git/logs/HEAD (#643)
|
2025-05-30 21:08:56 -07:00 |
|
useHistoryManager.test.ts
|
|
|
|
useHistoryManager.ts
|
|
|
|
useInputHistory.test.ts
|
Fix bug updating the cursor after navigating history. (#507)
|
2025-05-23 09:40:01 -07:00 |
|
useInputHistory.ts
|
Fix bug updating the cursor after navigating history. (#507)
|
2025-05-23 09:40:01 -07:00 |
|
useLoadingIndicator.test.ts
|
Code review comment fixes and some refactors. (#525)
|
2025-05-24 00:44:17 -07:00 |
|
useLoadingIndicator.ts
|
Code review comment fixes and some refactors. (#525)
|
2025-05-24 00:44:17 -07:00 |
|
useLogger.ts
|
Rename server->core (#638)
|
2025-05-30 18:25:47 -07:00 |
|
usePhraseCycler.test.ts
|
Code review comment fixes and some refactors. (#525)
|
2025-05-24 00:44:17 -07:00 |
|
usePhraseCycler.ts
|
Code review comment fixes and some refactors. (#525)
|
2025-05-24 00:44:17 -07:00 |
|
useReactToolScheduler.ts
|
feat: Add --yolo mode that automatically accepts all tools executions (#695)
|
2025-06-02 22:05:45 +02:00 |
|
useRefreshMemoryCommand.ts
|
This commit introduces the hierarchical memory feature, allowing GEMI… (#327)
|
2025-05-14 12:37:17 -07:00 |
|
useShowMemoryCommand.ts
|
Rename server->core (#638)
|
2025-05-30 18:25:47 -07:00 |
|
useStateAndRef.ts
|
|
|
|
useTerminalSize.ts
|
|
|
|
useThemeCommand.ts
|
|
|
|
useTimer.test.ts
|
Code review comment fixes and some refactors. (#525)
|
2025-05-24 00:44:17 -07:00 |
|
useTimer.ts
|
Code review comment fixes and some refactors. (#525)
|
2025-05-24 00:44:17 -07:00 |
|
useToolScheduler.test.ts
|
feat: Add --yolo mode that automatically accepts all tools executions (#695)
|
2025-06-02 22:05:45 +02:00 |