Skip to content

kaos-control v0.3.0

Latest

Choose a tag to compare

@kcsinclair kcsinclair released this 24 Aug 04:22

612 commits since v0.2.0. Highlights:

Architecture as first-class artifacts

  • Architecture Wizard — guided Q&A recommends an architecture + tech-stack from a shipped catalog and promotes the choice into the project.
  • Architecture Overview — one screen for the chosen architecture, tech-stack, ADRs, standards, and the wizard rationale, plus a 2D/3D relationship map.
  • ADRs & standards — numbered decision records and non-functional baselines the agents follow. The architecture zone is standing reference (hidden from the flow board by default, with a "show catalog" toggle).

Features

  • feature lifecycle type + Features view — shipped capability is tracked as indexed, browsable artifacts grouped by function (replaces the hand-maintained FEATURES.md).

Agents

  • AGENTS.md-primary directives — one canonical AGENTS.md with CLAUDE.md/GEMINI.md as pointers.
  • Permission mediation — per-agent write scope + command allow/deny enforced at the tool-call boundary, with denial recording and queue pause.
  • Agent usage & cost reports.

Prioritisation & onboarding

  • RICE scoring on artifacts (sortable; decimal effort).
  • Project onboarding — create a new project or adopt an existing directory; idempotent scaffolding, with a selective / skippable wizard scaffold step.

Packaging & robustness

  • macOS launchd LaunchAgent (rebuild-then-serve + file logging) and systemd user unit.
  • Watcher panic recovery (a bad file can't crash the server); pure-Go single binary with embedded SPA.
  • Many fixes — devops run-history badge race, onboarding edge cases, graph summary tooltips, filters, and more.

Full changelog: v0.2.0...v0.3.0

Downloads

Prebuilt binaries for Linux / macOS / Windows (amd64 + arm64) are attached. Verify with:

shasum -a 256 -c SHA256SUMS