Skip to content

v1.1.0

Latest

Choose a tag to compare

@dragocz1995 dragocz1995 released this 20 Jun 15:16

Orcasynth v1.1.0

Control autonomous coding agents — without losing control.

Highlights since v1.0.1

  • Pilot & Overseer CLI agents — autopilot planning and oversight now run as real coding-agent sessions on a task-tree mission engine, with autonomy levels (L0–L3) and guardrails.
  • Token & cost observability — usage is read from each agent's local session storage, attributed per task, and shown live in the UI while an agent runs.
  • Settings auto-save — adding/editing/removing a model persists immediately (no separate save step).
  • Cleaner sessions — daemon-classified session identity (agent / pilot / overseer roles) and assorted web polish.
  • Docs overhaul — full REST API reference, architecture, concepts, and guides.

Install

See the README and docs/.

Full changelog: v1.0.1...v1.1.0