| .. |
|
atCommandProcessor.test.ts
|
Ignore folders files (#651)
|
2025-06-04 04:40:46 +00:00 |
|
atCommandProcessor.ts
|
Ignore folders files (#651)
|
2025-06-04 04:40:46 +00:00 |
|
shellCommandProcessor.test.ts
|
Rename server->core (#638)
|
2025-05-30 18:25:47 -07:00 |
|
shellCommandProcessor.ts
|
strip ansi from shell output (#699)
|
2025-06-02 14:50:12 -07:00 |
|
slashCommandProcessor.test.ts
|
Add /tools slash command to view available tools (#752)
|
2025-06-04 14:01:38 -07:00 |
|
slashCommandProcessor.ts
|
Add /tools slash command to view available tools (#752)
|
2025-06-04 14:01:38 -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.integration.test.ts
|
Ignore folders files (#651)
|
2025-06-04 04:40:46 +00:00 |
|
useCompletion.ts
|
Ignore folders files (#651)
|
2025-06-04 04:40:46 +00: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
|
Refactor: Use config.getGeminiClient() for GeminiClient instantiation (#715)
|
2025-06-03 05:30:52 +00:00 |
|
useGeminiStream.ts
|
OpenTelemetry Integration & Telemetry Control Flag (#762)
|
2025-06-05 13:04:25 -07: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
|
Fix several bugs in prompt history (#734)
|
2025-06-03 23:01:26 -07:00 |
|
useHistoryManager.ts
|
Fix several bugs in prompt history (#734)
|
2025-06-03 23:01:26 -07:00 |
|
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
|
feat(cli): randomize and expand witty loading phrases (#704)
|
2025-06-03 10:12:47 -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
|
feat(cli): randomize and expand witty loading phrases (#704)
|
2025-06-03 10:12:47 -07:00 |
|
usePhraseCycler.ts
|
feat(cli): randomize and expand witty loading phrases (#704)
|
2025-06-03 10:12:47 -07:00 |
|
useReactToolScheduler.ts
|
OpenTelemetry Integration & Telemetry Control Flag (#762)
|
2025-06-05 13:04:25 -07: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
|
Fix flicker in iterm2 (#266)
|
2025-05-07 12:57:19 -07:00 |
|
useTerminalSize.ts
|
Multiline editor (#302)
|
2025-05-13 11:24:04 -07:00 |
|
useThemeCommand.ts
|
fix(cli): restore first-launch theme prompt (#703)
|
2025-06-02 19:09:11 -07:00 |
|
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
|
refactor(core): Centralize tool response formatting (#743)
|
2025-06-04 07:24:25 +00:00 |