Bohan Jiang
7a1a2a9de4
fix(agent): select an offered ACP permission option so Hermes writes aren't denied (MUL-4441) ( #5351 )
...
Fixes #5300 . The daemon hardcoded optionId="approve_for_session" when auto-approving Hermes' session/request_permission, but Hermes' ACP edit-approval offers only ["allow_once","deny"] and rejects anything else, silently blocking every file write. handleAgentRequest now selects an option the agent actually offered — a safe session/single-use grant, else an offered reject_once to deny just that action, else a JSON-RPC error — never a permanent allow_always or a whole-turn cancelled. Includes regression + branch-coverage tests.
2026-07-14 01:32:17 +08:00
..
2026-05-07 01:50:16 +08:00
2026-07-06 15:03:17 +08:00
2026-07-01 13:19:06 +08:00
2026-07-13 16:51:34 +08:00
2026-07-06 15:58:38 +08:00
2026-07-06 15:58:38 +08:00
2026-07-06 16:14:03 +08:00
2026-07-06 16:14:03 +08:00
2026-07-07 12:19:50 +08:00
2026-07-12 02:53:17 +08:00
2026-07-12 02:53:17 +08:00
2026-06-12 15:22:16 +08:00
2026-07-06 16:14:03 +08:00
2026-07-13 16:51:34 +08:00
2026-07-13 16:51:34 +08:00
2026-06-01 23:28:51 +08:00
2026-06-01 23:28:51 +08:00
2026-06-01 23:28:51 +08:00
2026-06-01 23:28:51 +08:00
2026-06-01 23:28:51 +08:00
2026-05-11 14:08:33 +08:00
2026-06-05 15:06:07 +08:00
2026-07-01 13:23:12 +08:00
2026-04-29 14:00:15 +08:00
2026-05-27 16:40:29 +08:00
2026-05-27 16:40:29 +08:00
2026-06-01 23:28:51 +08:00
2026-04-29 14:00:15 +08:00
2026-06-15 15:52:48 +08:00
2026-07-01 13:23:12 +08:00
2026-04-23 01:52:46 +08:00
2026-04-27 12:16:56 +08:00
2026-06-23 13:17:13 +08:00
2026-07-14 01:32:17 +08:00
2026-07-14 01:32:17 +08:00
2026-06-11 14:54:56 +08:00
2026-07-14 01:32:17 +08:00
2026-07-03 12:00:08 +08:00
2026-07-03 12:00:08 +08:00
2026-07-12 02:53:17 +08:00
2026-07-10 14:32:05 +08:00
2026-07-10 14:32:05 +08:00
2026-06-13 15:33:28 +08:00
2026-06-13 15:33:28 +08:00
2026-06-25 00:41:25 +08:00
2026-05-30 18:08:21 +08:00
2026-05-30 18:08:21 +08:00
2026-06-02 13:15:14 +08:00
2026-06-25 00:41:25 +08:00
2026-05-28 12:36:16 +08:00
2026-05-28 12:36:16 +08:00
2026-05-28 12:36:16 +08:00
2026-06-01 23:28:51 +08:00
2026-05-28 12:36:16 +08:00
2026-07-06 15:34:22 +08:00
2026-07-06 15:34:22 +08:00
2026-06-25 00:41:25 +08:00
2026-04-25 01:40:15 +08:00
2026-06-25 00:41:25 +08:00
2026-06-22 18:55:45 +08:00
2026-07-03 12:00:08 +08:00
2026-04-26 10:55:21 +08:00
2026-07-10 14:32:05 +08:00
2026-07-10 14:32:05 +08:00
2026-07-01 13:19:06 +08:00
2026-07-03 12:00:08 +08:00
2026-06-12 16:45:38 +08:00
2026-06-23 13:17:13 +08:00