Commit Graph

575 Commits

Author SHA1 Message Date
g-samroberts cf8ca3799a Add links to supported locations and minor fixes (#16476) 2026-01-15 15:59:31 +00:00
Jerop Kipruto ec38402aff feat(plan): add experimental plan flag (#16650) 2026-01-15 00:55:10 +00:00
Tommaso Sciortino 29c9a6b0e2 cleanup: Improve keybindings (#16672) 2026-01-15 00:30:07 +00:00
Tommaso Sciortino 35a1180903 Remove unused rewind key binding (#16659) 2026-01-14 22:46:33 +00:00
Tommaso Sciortino 1fdd49344b Simplify paste handling (#16654) 2026-01-14 21:27:36 +00:00
Jenna Inouye 5cd21ef8fe Docs: Update release notes for 1/13/2026 (#16583)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2026-01-14 21:27:33 +00:00
N. Taylor Mullen 8ca38a15c3 refactor(skills): replace 'project' with 'workspace' scope (#16380) 2026-01-14 21:05:26 +00:00
Tommaso Sciortino dc73ce7a81 remove unnecessary \x7f key bindings (#16646) 2026-01-14 20:08:46 +00:00
Adib234 3bafd2daa7 feat: add Rewind Confirmation dialog and Rewind Viewer component (#15717) 2026-01-14 15:22:21 +00:00
christine betts c350ba71b6 Add an experimental setting for extension config (#16506) 2026-01-14 15:16:42 +00:00
Aaron Smith 14b6eb32e9 docs: Remove .md extension from internal links in architecture.md (#12899)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2026-01-14 14:02:13 +00:00
Jack Wotherspoon 5eb57a494f docs: clarify F12 to open debug console (#16570) 2026-01-14 13:48:52 +00:00
N. Taylor Mullen 1c2df2c1bb feat(admin): support admin-enforced settings for Agent Skills (#16406) 2026-01-14 07:40:23 +00:00
N. Taylor Mullen 72827c3394 docs(skills): clarify skill directory structure and file location (#16532) 2026-01-14 00:03:45 +00:00
Sercan Sagman 0f8b23c7fd fix(cli): copy uses OSC52 only in SSH/WSL (#16554)
Signed-off-by: assagman <ahmetsercansagman@gmail.com>
2026-01-13 22:55:28 +00:00
joshualitt 9f61fba1eb feat(core, cli): Add support for agents in settings.json. (#16433) 2026-01-13 20:16:02 +00:00
Tommaso Sciortino e0c05ed46e Improve key binding names and descriptions (#16529) 2026-01-13 20:07:55 +00:00
Jerop Kipruto 33d1e23dcb docs(telemetry): add Google Cloud Monitoring dashboard documentation (#16520) 2026-01-13 18:10:34 +00:00
Sandy Tao 4ad26bda56 feat(core): add disableLLMCorrection setting to skip auto-correction in edit tools (#16000) 2026-01-13 01:26:53 +00:00
N. Taylor Mullen 603ca7de7a feat(cli): implement dynamic terminal tab titles for CLI status (#16378) 2026-01-13 01:18:14 +00:00
Tommaso Sciortino e067061795 Migrate keybindings (#16460) 2026-01-13 00:28:10 +00:00
Jacob Richman 57d4cd6357 feat(ui): use Tab to switch focus between shell and input (#14332) 2026-01-12 23:30:12 +00:00
N. Taylor Mullen 49121f8c00 feat(cli): add install and uninstall commands for skills (#16377) 2026-01-12 23:24:41 +00:00
Tommaso Sciortino 4d38851cf4 migrate yolo/auto-edit keybindings (#16457) 2026-01-12 22:50:32 +00:00
汞齐 ebf013bbf6 docs: fix broken internal link by using relative path (#15371) 2026-01-12 21:58:22 +00:00
Wang Lecheng 88d86eb1e3 docs: Fix formatting issue in memport documentation (#14774) 2026-01-12 18:17:15 +00:00
Adam Weidman b35bf217eb fix(core): ensure silent local subagent delegation while allowing remote confirmation (#16395)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
2026-01-12 08:55:16 +00:00
Abdul Tawab 6f3ea2bc3c feat(cli): Hooks enable-all/disable-all feature with dynamic status (#15552) 2026-01-12 07:42:04 +00:00
Abhi e90d492576 docs: add note about experimental hooks (#16337) 2026-01-11 00:34:59 +00:00
Jacob Richman 8bbdd0b0c1 Autogenerate docs/cli/settings.md docs/getting-started/configuration.md was already autogenerated but settings.md was not. (#14408) 2026-01-09 22:28:09 +00:00
Jack Wotherspoon b0b62cb007 fix: properly use systemMessage for hooks in UI (#16250) 2026-01-09 20:47:14 +00:00
N. Taylor Mullen 48b2a9314c feat(ui): reduce home directory warning noise and add opt-out setting (#16229) 2026-01-09 19:56:22 +00:00
Liqiong Zheng 1e511a6149 docs: Remove redundant and duplicate documentation files (#14699)
Co-authored-by: Liqiong Zheng <laceyzheng2017@gmail.com>
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2026-01-08 23:07:45 +00:00
maruto f4e7ab9a9d docs(cli): fix includeDirectories nesting in configuration.md (#15067) 2026-01-08 21:59:15 +00:00
Angel Montero a34ed629ad fix: typo in MCP servers settings description (#15929) 2026-01-08 18:59:23 +00:00
Keith Schaab 258ca68ace Update the page's title to be consistent and show in site. (#16174) 2026-01-08 18:43:35 +00:00
Vijay Vasudevan 534c5f608a feat(hooks): add mcp_context to BeforeTool and AfterTool hook inputs (#15656)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2026-01-08 18:35:33 +00:00
Tommaso Sciortino 8bd5d4db9b enable cli_help agent by default (#16100) 2026-01-07 23:43:12 +00:00
Jenna Inouye f9520b3cd0 Docs: Changelogs update 20260105 (#15937) 2026-01-07 23:28:32 +00:00
Tommaso Sciortino 33211a8e4c Fix and rename introspection agent -> cli help agent (#16097) 2026-01-07 23:01:57 +00:00
Abhi d97e025882 docs: add docs for hooks + extensions (#16073) 2026-01-07 20:46:44 +00:00
christine betts 6081d70888 Simplify extension settings command (#16001) 2026-01-07 16:23:07 +00:00
Sehoon Shon dad00f60de Update troubleshooting doc for UNABLE_TO_GET_ISSUER_CERT_LOCALLY (#16069) 2026-01-07 15:11:35 +00:00
N. Taylor Mullen 69903b5f29 Agent Skills: Initial Documentation & Tutorial (#15869) 2026-01-07 00:59:56 +00:00
Shreya Keshive f302266e92 feat(admin): Introduce remote admin settings & implement secureModeEnabled/mcpEnabled (#15935) 2026-01-06 21:38:07 +00:00
joshualitt 4a0ea2dccc feat(hooks): Add a hooks.enabled setting. (#15933) 2026-01-06 21:33:37 +00:00
Abhi 07d674ff26 feat(ui): add visual indicators for hook execution (#15408) 2026-01-06 20:52:12 +00:00
Tommaso Sciortino dfe2b6ddec Add setting to support OSC 52 paste (#15336) 2026-01-06 00:11:50 +00:00
Abhi 37898d31e7 chore: rename smart-edit to edit (#15923) 2026-01-05 20:25:54 +00:00
Abhi 5ab0c5d33d chore: cleanup old smart edit settings (#15832) 2026-01-02 22:28:28 +00:00