v0.1.0
Release date: 2026-04-30
Added
- Added richer web timeline tool-output visualization with collapsible work runs, phase-colored headers, output display refinements, and final-answer auto-collapse (#217).
- Added release workflow documentation, per-release changelog structure, and the
/releasecommand for preparing release PRs. - Added the
skill-creatorproject skill for creating and updating reusable agent skills (#219).
Changed
- Refactored the GPT/OpenAI backend and improved reasoning display handling for split reasoning summaries (#219).
- Simplified cross-turn history by removing stored checkpoint resume behavior and removed the
encodingargument from theread_filetool interface (#217). - Updated CLI version output, default profile selection, and installation documentation for
uv toolupgrades.