teknium1
163fa4a9d1
refactor(cli): implement approval locking mechanism to serialize concurrent requests
...
- Introduced _approval_lock to ensure that approval prompts are handled sequentially, preventing state clobbering from parallel delegation subtasks.
- Updated approval_callback and HermesCLI methods to utilize the lock for managing approval state and deadlines.
- Added tests for the config bridging logic to ensure correct environment variable mapping from config.yaml.
2026-03-13 23:59:18 -07:00
..
2026-02-26 03:20:08 +03:00
2026-03-07 11:27:50 -08:00
2026-03-11 02:46:31 -07:00
2026-03-10 04:12:39 -07:00
2026-03-11 09:15:34 +01:00
2026-03-13 21:35:07 -07:00
2026-03-13 23:59:18 -07:00
2026-02-26 03:20:08 +03:00
2026-03-11 09:15:34 +01:00
2026-03-09 02:20:57 -07:00
2026-03-13 08:52:54 -07:00
2026-03-13 08:52:54 -07:00
2026-03-13 21:56:12 -07:00
2026-02-27 11:53:46 -05:00
2026-03-11 06:32:01 -07:00
2026-03-13 07:40:38 -07:00
2026-03-12 16:23:34 -04:00
2026-03-05 18:39:37 -08:00
2026-03-12 08:35:45 -07:00
2026-02-28 03:38:27 -05:00
2026-03-11 09:15:34 +01:00
2026-03-05 18:39:37 -08:00
2026-03-13 04:10:22 -07:00
2026-03-08 17:09:00 -07:00
2026-03-10 23:34:52 -07:00
2026-03-11 09:15:34 +01:00
2026-03-07 22:57:05 -08:00
2026-03-11 09:15:34 +01:00
2026-03-13 12:34:11 -07:00
2026-03-08 21:00:21 -07:00
2026-03-13 04:26:27 +03:00
2026-03-01 05:28:12 -08:00
2026-03-09 13:07:10 -07:00
2026-03-07 18:55:25 +03:00
2026-03-08 15:54:51 -07:00
2026-03-04 21:34:40 +03:00
2026-03-05 01:20:58 -08:00
2026-03-05 17:13:14 +03:00