Skip to content

v0.8.3

Choose a tag to compare

@ChrisRomp ChrisRomp released this 14 Mar 02:18
· 204 commits to main since this release

What's New

  • /plan — toggle SDK plan mode for structured planning before implementation (#92)
    • /plan on|off, /plan show, /plan clear
  • /autopilot (/auto) — toggle SDK autopilot mode for autonomous agentic loops
    • Warns if yolo is off (agent will still be prompted for permissions)
  • /yolo — now independent of mode; toggles permission auto-approve only
    • Safe to use mid-turn
  • /status — shows unified Mode + Yolo state
  • Removed unnecessary (session as any) casts in bridge.ts
  • 12 new tests (364 total)

Full Changelog: v0.8.2...v0.8.3