argus/CHANGELOG.md
Zeus 90361fbe16 feat: initial Argus implementation
- 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
2026-02-22 10:25:46 +00:00

538 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.0] - 2026-02-22

Added

  • Initial release
  • CLI with notification, activity, and escalation commands
  • SQLite database for persistent state
  • Datasette integration for API access
  • Static HTML dashboard
  • Systemd service for background operation
  • Install/uninstall scripts