diff options
| author | Ben Sima <ben@bensima.com> | 2025-12-01 10:43:59 -0500 |
|---|---|---|
| committer | Ben Sima <ben@bensima.com> | 2025-12-01 10:43:59 -0500 |
| commit | 046e6d1ca55651379f938b4481570bcb1b122e1e (patch) | |
| tree | 511a0bfaa9f06c58964da24509bb59cc89c954e1 /Omni/Agent/Log.hs | |
| parent | 661beb3802e3d827febcb163bfb90e4f18ad8127 (diff) | |
Add actor column to agent_events table
- Add 'actor' column to agent_events table (human/junior/system)
- Add System to CommentAuthor type (reused for actor) - Add SQL
FromField/ToField instances for CommentAuthor - Update insertAgentEvent
to accept actor parameter - Update all SELECT queries to include
actor column - Update Worker.hs to pass actor for all event types -
Guardrail events logged with System actor
Migration: ALTER TABLE adds column with default 'junior' for existing
rows.
Task-Id: t-213.1
Diffstat (limited to 'Omni/Agent/Log.hs')
0 files changed, 0 insertions, 0 deletions
