Skip to content

CodeBot AI v2.10.0

Latest

Choose a tag to compare

@Ascendral Ascendral released this 22 Mar 03:36
· 87 commits to main since this release

What's New in v2.10.0

--solve: Autonomous Issue-to-PR Pipeline

Point CodeBot at a GitHub issue, get back a reviewed PR with full audit trail.

codebot --solve https://github.com/you/repo/issues/42

8 phases: Parse → Clone → Analyze → Install → Fix → Test → Self-review → PR

Electron Desktop App

  • Signed, notarized, Gatekeeper-approved (macOS arm64)
  • 113MB DMG (down from 343MB)
  • Auto-restart on crash with exponential backoff
  • Network drop recovery with reconnecting overlay
  • API key validation on startup

Dashboard Improvements

  • 60 bugs fixed across two audit passes (XSS, accessibility, performance, SSE reliability)
  • Text selection now works in chat messages
  • Shift+Enter for multiline input
  • Throttled markdown rendering (no more lag on long responses)
  • Focus-visible indicators for keyboard navigation

Autonomy Features

  • Goal decomposition engine for complex multi-step tasks
  • Health auto-fix through CORD safety layer
  • Daemon mode with real job execution
  • Retired skill filtering
  • Cross-session learning reuse

Other

Download

  • macOS (Apple Silicon): Download the DMG below
  • Requires a Claude API key (console.anthropic.com)