Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 10:03
7c99cbd

0.2.0 (2026-09-08)

Features

  • 15 lifecycle hook events (wire Stop/UserPromptSubmit/Session*, add 7 new) (a30f914)
  • ask_user tool for structured mid-turn questions (5f0cea3)
  • automatic context compaction near the context window (22c5a3e)
  • background tasks for bash and subagents (tasks_* tools, /tasks) (ebc3663)
  • desktop notifications (osascript/notify-send) alongside audio (fe5715c)
  • list only models from the last 3 months in the setup wizard (a272fc6)
  • MCP SSE transport and OAuth with /mcp login|logout (4d4be2c)
  • OAuth 2.1 for streamable-HTTP MCP servers (/mcp auth) (3c901b5)
  • OAuth 2.1 for streamable-HTTP MCP servers (/mcp auth) (ceaff99)
  • refuse /pierre on without a dedicated reviewer model (4712f53)
  • show reasoning-level override in the statusline (c84c3f6)
  • show reasoning-level override in the statusline (eef6f33)
  • slash-command dropdown with a themed panel (cffa284)
  • slash-command dropdown with a themed panel (38c3e02)
  • themed picker panel for @ and . menus too (0644000)

Bug Fixes

  • . personas picker owns input start; cap path completions (84228da)
  • export sessions to <config_dir>/exports by default (b5fa213)
  • print the tool result marker on its own line after the output (e23245f)
  • show the OAuth authorization URL and quiet the startup flow traceback (8bd5059)

Documentation

  • install from the git repo in the README (ffb5e77)
  • README covers all features (background tasks, ask_user, hooks, pickers, personas, doctor) (a8bc60f)