Skip to content

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 09 Feb 02:23
0c783ca

1.11.0 (2026-02-09)

Features

  • clean: replace backend API with git-based merge detection (#78) (8af2224)
  • per-task model routing and live token tracking (#79) (becb2a8)
  • refine: logical-unit granularity + targeted testing (#84) (a4ae686)
  • runtime: add opencode adapter and richer TUI telemetry (#81) (810d79a)
  • runtime: surface token usage and model metadata across loop orchestration (#80) (df7de0b)
  • skills: add agent-gen skill for generating repo-tailored AGENTS.md (#76) (ad58615)
  • skills: add scoring normalization and model routing to refine skill (#75) (49033bd)
  • tui: add token metrics, model badges, and bordered dashboard panels (#77) (b3e9b19)

Bug Fixes

  • clean: remove worktree before deleting branch (#83) (6fcece4)

Code Refactoring

  • skills: reduce skill pipeline token cost by 70% (#73) (b40f427)