Commit Graph

17 Commits

Author SHA1 Message Date
Christian Gunderman
1958555db2 Disallow unsafe returns. (#19767) 2026-02-21 01:12:56 +00:00
Christian Gunderman
981e9a978e Disallow and suppress unsafe assignment (#19736) 2026-02-20 22:28:55 +00:00
Christian Gunderman
c369147b32 Disallow unsafe type assertions (#18688) 2026-02-10 00:10:15 +00:00
Dmitry Lyalin
4d07d3327d Add shortcuts hint and panel for discoverability (#18035) 2026-02-06 19:33:39 +00:00
Sandy Tao
0be7b765ab feat(cli): add /agents config command and improve agent discovery (#17342) 2026-01-22 23:22:56 +00:00
Jacob Richman
f8d8f4f930 Make merged settings non-nullable and fix all lints related to that. (#16647) 2026-01-15 17:26:10 +00:00
fancivez
df1ffff691 docs: fix typos in source code and documentation (#13577) 2025-11-21 14:59:42 +00:00
Jacob MacDonald
970e0f7e64 Add support for auto-updating git extensions (#8511) 2025-09-18 21:49:47 +00:00
Pascal Birchler
a97a6cc71b Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
joshualitt
186bad0bdd bug(cli): Exclude only specific tests. (#6244) 2025-08-14 17:35:34 +00:00
Jacob Richman
f2239b943d fix(ux) bug in replaceRange dealing with newLines that was breaking vim support (#5320) 2025-07-31 23:16:29 +00:00
Abhi
24a791e7a2 feat(commands): Implement argument handling for custom commands via a prompt pipeline (#4702) 2025-07-23 20:11:23 +00:00
Abhi
a9fe50d0ac Migrate /corgi (#4419) 2025-07-17 23:40:36 +00:00
Abhi
2b9effc5ad migrate restore command (#4388) 2025-07-17 23:23:17 +00:00
Harold Mciver
e9d578d92b updated /quit to use new slash command arch (#4259)
Co-authored-by: Abhi <abhipatel@google.com>
2025-07-17 02:40:56 +00:00
Abhi
67e04b01b3 migrate compress command (#4271) 2025-07-16 01:59:16 +00:00
Abhi
3227b5286f feature(commands) - Refactor Slash Command + Vision For the Future (#3175) 2025-07-07 20:45:44 +00:00