- --backend gh|tea flag on notif pull command - ARGUS_BACKEND env var (default: gh) - gh backend: uses gh CLI for GitHub notifications - tea backend: uses tea CLI for Forgejo notifications Bump to v0.2.0
- ARGUS_PORT now sets dashboard port, datasette auto-derives as port+1 - Dashboard dynamically injects correct datasette URL - Simplifies multi-agent deployment (each agent gets own port namespace) - Removed ARGUS_DASHBOARD_PORT env var
- CLI with notification, activity, and escalation commands - SQLite database with schema - Datasette + static HTML dashboard - Systemd service for background operation - Install/uninstall scripts - SKILL.md and procedures for sub-agent usage