Steve Yegge
e2b8f16c48
Implement town activity logging (gt-ewzon)
Add centralized logging for Gas Town agent lifecycle events:
- spawn: new agent created
- wake: agent resumed
- nudge: message injected
- handoff: agent handed off
- done: agent finished work
- crash: agent exited unexpectedly
- kill: agent killed intentionally
Implementation:
- Add internal/townlog package with LogEvent() function
- Log to ~/gt/logs/town.log with human-readable format
- Add gt log command to view/tail/filter logs
- Integrate logging into spawn, nudge, handoff, done, stop, session commands
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-26 15:51:54 -08:00
..
2025-12-25 23:14:29 -08:00
2025-12-22 17:51:15 -08:00
2025-12-26 15:51:54 -08:00
2025-12-25 23:18:46 -08:00
2025-12-23 04:05:14 -08:00
2025-12-25 23:14:29 -08:00
2025-12-25 23:14:29 -08:00
2025-12-25 13:50:26 -08:00
2025-12-25 23:14:29 -08:00
2025-12-25 23:14:29 -08:00
2025-12-25 23:14:29 -08:00
2025-12-25 23:14:29 -08:00
2025-12-25 23:14:29 -08:00
2025-12-25 23:14:29 -08:00
2025-12-24 21:34:14 -08:00
2025-12-25 23:14:29 -08:00
2025-12-25 23:14:29 -08:00
2025-12-25 23:14:29 -08:00
2025-12-25 23:14:29 -08:00
2025-12-22 17:52:44 -08:00
2025-12-22 17:52:44 -08:00
2025-12-25 23:14:29 -08:00
2025-12-25 22:35:10 -08:00
2025-12-26 13:20:50 -08:00
2025-12-26 15:51:54 -08:00
2025-12-26 14:58:07 -08:00
2025-12-25 23:14:29 -08:00