Dhanji R. Prasanna
0f919237ea
Make plan approval gate only active in plan mode
...
- Add in_plan_mode flag to Agent struct
- Add set_plan_mode() and is_plan_mode() methods
- Gate check now only runs when in_plan_mode is true
- CLI calls set_plan_mode(true) on /plan command and EnterPlanMode
- CLI calls set_plan_mode(false) on approval and CTRL-D exit
- Update integration test to enable plan mode
- Fix test YAML to use Vec<Check> for negative/boundary checks
2026-02-05 11:41:52 +11:00
..
2026-01-21 10:27:07 +05:30
2026-01-10 13:43:04 +11:00
2026-01-29 11:15:10 +11:00
2026-01-29 11:22:59 +11:00
2026-01-13 21:16:14 +05:30
2026-01-12 11:40:19 +05:30
2026-01-26 15:24:04 +11:00
2026-01-15 13:49:29 +05:30
2026-01-14 19:42:54 +05:30
2026-01-12 11:40:19 +05:30
2026-01-15 13:49:29 +05:30
2026-01-12 18:20:08 +05:30
2026-01-29 11:15:10 +11:00
2026-02-05 11:41:52 +11:00
2026-01-19 14:35:01 +05:30
2026-01-29 11:07:41 +11:00
2026-01-29 11:15:10 +11:00
2026-01-16 09:16:16 +05:30
2026-01-26 16:19:53 +11:00
2026-01-12 11:40:19 +05:30
2026-02-05 11:41:52 +11:00
2026-01-27 11:32:45 +11:00
2026-01-30 14:30:27 +11:00
2026-01-29 11:15:10 +11:00
2026-01-29 11:07:41 +11:00
2026-01-29 11:07:41 +11:00
2026-01-20 09:50:55 +05:30
2026-01-29 11:15:10 +11:00
2026-01-29 11:07:41 +11:00
2026-01-29 11:15:10 +11:00
2025-12-02 14:45:12 +11:00
2025-12-02 11:07:13 +11:00
2026-01-20 09:50:55 +05:30
2026-01-27 11:32:45 +11:00
2026-02-05 11:41:52 +11:00
2026-01-14 08:12:50 +05:30
2026-01-15 13:49:29 +05:30
2026-01-13 11:22:46 +05:30