Summary
- Expanded session command workflows with models, connect, export, rename, and new task controls
- Improved slash command menu behavior and prompt focus handling
- Updated session rename and activity sorting improvements
Commits
- chore: bump version to 0.3.3
- feat: adjust session command list
- feat: unify slash command menu with input bar (#202)
- feat: refine session commands
- feat: add session rename command
- fix: restore prompt focus and command navigation
- fix: clear prompt on command errors
- feat: add provider auth modal and command completion
- feat: add session command shortcuts
- fix: prompt for rename title when missing
- feat: rename sessions and sort by activity
- feat: support opencode.jsonc configs
- docs: align plugin PRD with config API
- docs: simplify plugin endpoint PRD
- docs: refine plugin endpoint PRD
- chore: add Discord badge
- chore: update pnpm lockfile
- chore: add Discord invite to README
- refactor: enhance markdown rendering (fixes #171)
- revert build target
- Change target architecture to aarch64 for Linux
- Add rpm package to build dependencies
- fix: add rpm to release-macos-aarch64.yml