Commit Graph

41 Commits

Author SHA1 Message Date
Jerop Kipruto d2f0d9dd2d feat(core): prioritize discussion before formal plan approval (#24423) 2026-04-01 15:55:47 +00:00
Alex Stephen 9c9eab637c Text can be added after /plan command (#22833) 2026-03-30 14:31:20 +00:00
Keith Schaab ad51f1f3aa fix(core)!: Force policy config to specify toolName (#23330) 2026-03-23 22:35:08 +00:00
Sam Roberts 7dc78b712c Update callouts to work on github. (#22245) 2026-03-19 21:11:14 +00:00
ruomeng 7945227bdd feat(plan): support plan mode in non-interactive mode (#22670) 2026-03-18 20:00:26 +00:00
Adib234 84bff55182 fix(plan): allowlist get_internal_docs in Plan Mode (#22668) 2026-03-17 00:34:30 +00:00
ruomeng dfb02f0840 docs(plan): document hooks with plan mode (#22197) 2026-03-12 23:35:56 +00:00
Adib234 b9be3a0513 docs(plan): clarify interactive plan editing with Ctrl+X (#22076) 2026-03-11 23:38:22 +00:00
Jerop Kipruto 3b0f73015c docs: clarify global policy rules application in plan mode (#21864) 2026-03-10 13:10:17 +00:00
Jerop Kipruto 8aade30a5b feat(plan): enable Plan Mode by default (#21713) 2026-03-09 15:58:46 +00:00
Chris Williams b93a6a7f46 Docs: Make documentation links relative (#21490) 2026-03-09 15:23:00 +00:00
Sam Roberts a3e39b88b5 docs(links): update docs-writer skill and fix broken link (#21314) 2026-03-05 21:20:52 +00:00
Jerop Kipruto 2e7a46776c docs: use absolute paths for internal links in plan-mode.md (#21299) 2026-03-05 19:11:57 +00:00
Jerop Kipruto c40693d7e0 docs: document planning workflows with Conductor example (#21166) 2026-03-04 22:07:05 +00:00
Jenna Inouye e1c1d2790c Docs: Update plan mode docs (#19682)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Jerop Kipruto <jerop@google.com>
2026-03-04 12:53:51 +00:00
ruomeng 095435dfef feat(plan): add copy subcommand to plan (#20491) (#20988) 2026-03-03 21:36:51 +00:00
Adib234 2722fe79b2 feat(plan): enable built-in research subagents in plan mode (#20972) 2026-03-03 16:52:27 +00:00
Jerop Kipruto 34aafd7e3d fix(plan): clean up session directories and plans on deletion (#20914) 2026-03-03 14:11:25 +00:00
Adib234 487de9b50a feat(plan): support annotating plans with feedback for iteration (#20876) 2026-03-02 23:03:59 +00:00
Adib234 c0ad59d057 docs(plan): update documentation regarding supporting editing of plan files during plan approval (#20452)
Co-authored-by: Jerop Kipruto <jerop@google.com>
2026-02-27 00:30:23 +00:00
Jerop Kipruto 30d04d183e feat(plan): adapt planning workflow based on complexity of task (#20465)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
2026-02-26 22:58:19 +00:00
Jeffrey Ying 94c2ecef9c fix(core): allow /memory add to work in plan mode (#20353) 2026-02-26 13:59:44 +00:00
Jerop Kipruto 4a0f70af16 feat(plan): support automatic model switching for Plan Mode (#20240) 2026-02-25 00:15:14 +00:00
Jerop Kipruto 06161f5a97 feat(policy): Propagate Tool Annotations for MCP Servers (#20083) 2026-02-24 14:20:11 +00:00
Adib234 aa38282e7c fix(plan): allow plan mode writes on Windows and fix prompt paths (#19658) 2026-02-23 17:48:50 +00:00
Jerop Kipruto 8c3875fe78 docs: refine Plan Mode documentation structure and workflow (#19644) 2026-02-20 15:56:49 +00:00
Adib234 b22812294e fix(plan): exclude EnterPlanMode tool from YOLO mode (#19570) 2026-02-20 01:53:12 +00:00
Sam Roberts 40dfee1401 Migrate files to resource or references folder. (#19503) 2026-02-19 23:47:39 +00:00
Jerop Kipruto bb6abd0267 feat(plan): support configuring custom plans storage directory (#19577) 2026-02-19 22:47:08 +00:00
Jerop Kipruto cf9d63f1ee feat(cli): remove Plan Mode from rotation when actively working (#19262) 2026-02-17 17:36:59 +00:00
Jerop Kipruto 55917e9fa7 feat(cli): update approval mode cycle order (#19254) 2026-02-17 15:13:27 +00:00
Adib234 1b11518fed fix(plan): isolate plan files per session (#18757) 2026-02-12 19:02:59 +00:00
Jerop Kipruto 3a16232b76 docs(plan): add ask_user tool documentation (#18830) 2026-02-11 20:04:01 +00:00
Jerop Kipruto 49e53600a1 docs(plan): add documentation for plan mode tools (#18827) 2026-02-11 18:53:43 +00:00
Adib234 92ab4f47d2 feat(plan): allow skills to be enabled in plan mode (#18817)
Co-authored-by: Jerop Kipruto <jerop@google.com>
2026-02-11 17:59:03 +00:00
Jerop Kipruto f794fddd59 feat(plan): document and validate Plan Mode policy overrides (#18825) 2026-02-11 17:32:02 +00:00
Jerop Kipruto cefc17960a feat(core): formalize 5-phase sequential planning workflow (#18759) 2026-02-11 03:02:20 +00:00
Adib234 b2b805af08 fix(plan): update persistent approval mode setting (#18638)
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
2026-02-10 13:07:04 +00:00
Jerop Kipruto cb10d95475 docs: remove TOC marker from Plan Mode header (#18678) 2026-02-10 03:13:04 +00:00
christine betts c4f16d383c Remove relative docs links (#18650) 2026-02-09 18:08:39 +00:00
Jerop Kipruto 648c823e20 docs: Add Plan Mode documentation (#18582) 2026-02-09 03:25:02 +00:00