Skip to content

Releases: DavidRHerbert/koor

v0.1.0-beta

16 Feb 07:27

Choose a tag to compare

v0.1.0-beta Pre-release
Pre-release

Koor 0.1.0-beta

Coordination server for AI coding agents.

Installation

Download the archive for your platform, extract, and place the binaries on your PATH.

./koor-wizard    # Scaffold a project
./koor-server    # Start the server
./koor-cli status

Changelog

  • f595dae Add CI workflow
  • c2aecda Add README narrative, docs, LICENSE, and GitHub Pages config
  • 3a4e63e Add README narrative, docs, LICENSE, and GitHub Pages config
  • c9f7add Add release workflow and enhance goreleaser config
  • 7528412 Fix MCP config type field, rename config to settings.json, update docs
  • 1fd7d59 Phase 1: Core state + specs + CLI
  • 403817f Phase 2: Events + WebSocket
  • 459452a Phase 3: Instances + MCP discovery
  • e3a919e Phase 4: Validation rules + embedded dashboard
  • e524064 Phase 5: Background pruning, GoReleaser, README
  • 3ec0810 Phase 5A-5D: Rules engine, stack field, dashboard CRUD, workflow docs
  • 1201f74 Phase 6-7: Contract validation, token tax dashboard, koor-wizard TUI
  • 36bc6d0 Phase 8: Agent activation status + koor-cli distribution
  • d7fe1cf Phases 9-13: liveness, webhooks, compliance, templates, audit, observability + README updates
  • 11124fc Update comparison table with Contracts and Scaffolding columns