v0.8.0
What's Changed
Removed
internal/notifications/— Unused notification dispatcher, webhook notifier, and Slack notifier (never integrated into runtime)internal/profiling/— Unused behaviour profiling package (never wired into agent execution)- eBPF global singleton —
SetGlobal()/GetGlobal()and module-level state ininternal/ebpf/monitor.go(never called) NotificationConfig— Dead notification config type and field frominternal/config/AegisClaw_PROJECT_updated.md— Stale planning doc superseded by README and roadmap- MCP
ioimport hack — Removedvar _ io.Readerand unused import
Fixed
- MCP server version — Corrected hardcoded version from
0.5.1to0.8.0
Changed
- Version bump
0.7.1→0.8.0across CLI, MCP server, and VS Code extension - Updated SECURITY.md supported versions (now 0.7.x and 0.8.x)
- Updated Go prerequisite from 1.22+ to 1.24+ in CONTRIBUTING.md and GEMINI.md
- Updated CLAUDE.md — removed references to deleted packages
- Added v0.8.0 milestone to README roadmap
- Updated roadmap dates and versioning
- Added CHANGELOG.md
Net change: -1,181 lines deleted, +138 lines added (17 files changed)
Full Changelog: v0.7.3...v0.8.0