Skip to content

v0.8.0

Choose a tag to compare

@mackeh mackeh released this 25 Mar 19:23

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 singletonSetGlobal() / GetGlobal() and module-level state in internal/ebpf/monitor.go (never called)
  • NotificationConfig — Dead notification config type and field from internal/config/
  • AegisClaw_PROJECT_updated.md — Stale planning doc superseded by README and roadmap
  • MCP io import hack — Removed var _ io.Reader and unused import

Fixed

  • MCP server version — Corrected hardcoded version from 0.5.1 to 0.8.0

Changed

  • Version bump 0.7.10.8.0 across 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