awizemann
31fe229039
feat(kanban): stamp originating ACP session_id on tasks
...
Salvages #23208 by @awizemann. Tracks which chat session created a
kanban task so clients can render a per-session board without falling
back to tenant + time-window heuristics.
- Schema: tasks gains nullable session_id TEXT column with index
(additive migration in _migrate_add_optional_columns).
- ACP: server.py exposes the originating session id via HERMES_SESSION_ID
with save/restore around the agent loop.
- Tool: kanban_create reads HERMES_SESSION_ID (with explicit override).
- CLI: 'hermes kanban list --session <id>' filter; JSON output exposes
session_id.
2026-05-18 21:15:21 -07:00
..
2026-05-15 14:00:01 -07:00
2026-05-18 17:39:50 +00:00
2026-03-31 08:48:54 +09:00
2026-03-23 07:43:12 -07:00
2026-05-18 19:37:16 -07:00
2026-04-08 02:24:32 -07:00
2026-04-01 04:18:50 -07:00
2026-05-12 15:14:49 -07:00
2026-05-15 14:00:01 -07:00
2026-04-23 22:23:37 -07:00
2026-05-15 14:00:01 -07:00
2026-05-18 16:34:24 +05:30
2026-05-15 10:36:38 +05:30
2026-05-11 11:13:25 -07:00
2026-05-12 16:33:33 -07:00
2026-04-07 13:36:38 -07:00
2026-05-16 23:05:27 -07:00
2026-05-08 11:07:38 -07:00
2026-05-07 05:02:26 -07:00
2026-05-18 17:39:50 +00:00
2026-04-07 10:25:31 -07:00
2026-05-17 11:40:05 -07:00
2026-05-07 05:11:09 -07:00
2026-04-28 23:17:39 -07:00
2026-05-08 16:39:32 -07:00
2026-05-08 16:39:32 -07:00
2026-05-14 15:56:07 -07:00
2026-04-21 16:41:26 -07:00
2026-05-11 11:13:25 -07:00
2026-05-11 11:03:29 -07:00
2026-04-13 04:45:07 -07:00
2026-05-15 01:33:13 -07:00
2026-04-17 20:39:25 -07:00
2026-05-18 21:15:21 -07:00
2026-05-18 10:14:38 -07:00
2026-04-02 12:40:03 +11:00
2026-05-07 05:35:33 -07:00
2026-05-17 02:29:37 -07:00
2026-05-17 13:33:26 -07:00
2026-05-15 15:28:18 -07:00
2026-05-08 09:27:26 -07:00
2026-05-08 09:27:26 -07:00
2026-05-11 11:20:58 -07:00
2026-05-11 11:13:25 -07:00
2026-05-11 11:13:25 -07:00
2026-04-11 13:59:52 -07:00
2026-05-18 19:34:16 -07:00
2026-05-16 00:57:39 -07:00
2026-05-18 10:37:35 -07:00
2026-05-18 20:07:15 -07:00
2026-05-17 23:28:45 -07:00
2026-05-11 11:13:25 -07:00
2026-05-04 02:42:16 -07:00
2026-05-08 14:27:40 -07:00
2026-05-15 01:25:33 -07:00
2026-05-15 01:25:33 -07:00
2026-05-18 20:52:35 -07:00
2026-05-15 12:35:07 -07:00
2026-05-15 14:00:01 -07:00
2026-05-18 19:37:16 -07:00
2026-05-18 10:20:07 -07:00
2026-05-11 11:13:25 -07:00
2026-04-26 19:02:55 -07:00
2026-04-23 21:51:19 -07:00
2026-05-09 18:44:58 -07:00
2026-05-15 12:11:32 -07:00
2026-05-16 22:49:54 -07:00
2026-05-18 10:51:15 -07:00
2026-05-17 02:29:41 -07:00
2026-05-11 11:20:58 -07:00
2026-05-12 18:43:50 -07:00
2026-05-15 01:50:41 -07:00
2026-04-07 10:25:31 -07:00
2026-05-17 02:29:41 -07:00
2026-05-17 11:55:25 -07:00
2026-05-11 11:13:25 -07:00