0.136.6
What's Changed
0.136.6 - 2026-07-21
Highlights
Bug Fixes
- Use standard release profile for macOS builds (bfef032)
- Allow secure prompt input and consolidate auth guidance (152c91e)
Features
- Add current provider badge and refactor modal (8d2b370)
- Enhance authentication error messages and add StepFun provider hint (16a3fd5)
- Add imports for file system permissions and temp dirs (254a31a)
Other Changes
CI
- Enable frozen builds and optimize build configuration (f697b7d)
Other
- Fix linter (5478b9b) (@vinhnx)
- Fix warnings (f919ee9) (@vinhnx)
- Update TODO (16119c6)
- Update lint (fac35e1)
Refactors
- Move secrets to public module, update API key error (45a1089)
- Simplify Arc usage in agent runner message handling (d169558)
- Add SectionKind enum and static prompts module (6693c01)
- Suppress dead code warnings for unused items (05073e9)
Full Changelog: 0.136.5...0.136.6