All notable changes to Night Watch CLI are documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Note: This changelog covers changes from the initial public release onward.
1.7.94 - 2026-03-10
- GitHub issue and pull request templates for better community contributions
- Initial CHANGELOG documentation
- Contributing guidelines (
CONTRIBUTING.md) - Open source readiness documentation
- Dashboard scheduling page UX improvements and tab organization
- Loading state display when board is not configured
- Moved run_started notification to executor CLI for better timing
- Provider presets for easier configuration
1.7.85 - 2026-02
- Web UI dashboard with scheduling and job management
- Slack webhook notifications (replaced multi-agent deliberation system)
- Manual job trigger functionality
- Multi-agent Slack deliberation system (simplified to webhook-only notifications)
- MemoryService (no longer needed after Slack changes)
1.7.0 - 2026-01
- Initial public release of Night Watch CLI
- PRD-based autonomous execution using Claude CLI and Codex
- Git worktree isolation for parallel task execution
- Cron-based scheduling for overnight PR generation
- Agent personas (Maya, Carlos, Priya, Dev) with customizable prompts
- Soul/Style/Skill layer compilation system
- Avatar generation via Replicate Flux
- SQLite-based storage for PRDs, runs, and agent personas
- Review mode for AI-generated pull requests