| .. |
|
auth
|
Update default text styles (#8291)
|
2025-09-11 21:22:16 +00:00 |
|
commands
|
Support rendering function calls and responses when sharing chat to markdown (#8693)
|
2025-09-19 21:47:20 +00:00 |
|
components
|
Fix bug where users are unable to re-enter disconnected terminals. (#8765)
|
2025-09-20 17:59:37 +00:00 |
|
contexts
|
Fix bug where users are unable to re-enter disconnected terminals. (#8765)
|
2025-09-20 17:59:37 +00:00 |
|
editors
|
Add missing emacs entry in UI. (#5351)
|
2025-08-01 14:40:05 +00:00 |
|
hooks
|
Fix incompatibilities with package.json (#8949)
|
2025-09-20 18:38:03 +00:00 |
|
noninteractive
|
feat(cli) Custom Commands work in Non-Interactive/Headless Mode (#8305)
|
2025-09-19 13:49:35 +00:00 |
|
privacy
|
feat(ui): Semantic tokens refactor (#8087)
|
2025-09-10 17:57:07 +00:00 |
|
state
|
Add support for auto-updating git extensions (#8511)
|
2025-09-18 21:49:47 +00:00 |
|
themes
|
Improve theme name color and readability in ThemeDialog (#8356)
|
2025-09-15 23:23:54 +00:00 |
|
utils
|
fix: InputPrompt wrapped lines maintain highlighting, increase responsiveness in narrow cases (#7656)
|
2025-09-17 20:17:50 +00:00 |
|
App.test.tsx
|
fix(cli): ctrl c/ctrl d close cli when in dialogs (#8685)
|
2025-09-19 06:52:29 +00:00 |
|
App.tsx
|
fix(cli): ctrl c/ctrl d close cli when in dialogs (#8685)
|
2025-09-19 06:52:29 +00:00 |
|
AppContainer.test.tsx
|
fix(cli): ctrl c/ctrl d close cli when in dialogs (#8685)
|
2025-09-19 06:52:29 +00:00 |
|
AppContainer.tsx
|
Fix bug where users are unable to re-enter disconnected terminals. (#8765)
|
2025-09-20 17:59:37 +00:00 |
|
colors.ts
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
constants.ts
|
fix(cli) : fix shell colors to match new coloring (#8747)
|
2025-09-18 20:35:55 +00:00 |
|
IdeIntegrationNudge.tsx
|
refactor(ide): replace DetectedIde enum with IDE_DEFINITIONS object (#8698)
|
2025-09-18 19:23:24 +00:00 |
|
keyMatchers.test.ts
|
feat (cli): Add command search using Ctrl+r (#5539)
|
2025-09-15 17:49:23 +00:00 |
|
keyMatchers.ts
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
semantic-colors.ts
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
textConstants.ts
|
Screen reader updates (#7307)
|
2025-08-28 20:52:14 +00:00 |
|
types.ts
|
Emit a warning when memory usage exceeds 7GB (#7613)
|
2025-09-17 21:32:46 +00:00 |