v0.0.62
·
486 commits
to canary
since this release
What's Changed
- Removed bun global references for better node compatibilty by @joshkotrous in #101
- Fix /chat command not rendering ChatApp by @jorgeraad in #105
- Fix /resume command not rendering ResumeWizard by @jorgeraad in #102
- Agent credential chain support by @joshkotrous in #108
- Worktree/kill subagent by @jorgeraad in #107
- Added fix for chromium sandbox error in ECS by @joshkotrous in #112
- Wired up cred passthrough by @joshkotrous in #114
- Implemented --isolated flag for playwright mcp to support multiple instances by @joshkotrous in #116
- Added fix for naive mfa checking by @joshkotrous in #117
- Show hint message for non-command input on home screen by @ChinmayShringi in #123
- Fix:Pass API key from default config file(#122) by @Wetinee in #125
- Feature/sessions command by @kylejryan in #115
- Auth config wiring by @joshkotrous in #129
- Linter rules by @joshkotrous in #130
- Fixed create poc typing by @joshkotrous in #132
- Add Prettier formatting with ESLint integration and CI check by @jorgeraad in #134
- Added console typecheck workflow by @joshkotrous in #138
- Fix: State Update Bugs in PowerShell Responsible Use Disclosure by @kstij in #131
- Fix discovery panel message duplication (#147) by @jorgeraad in #152
- fix: keep search bar visible in /sessions when no results match by @jorgeraad in #146
- feat: add /exit command with /quit and /q aliases by @jorgeraad in #158
- fix: auto-scroll sessions browser on keyboard navigation (#156) by @jorgeraad in #160
- remove dead code by @jorgeraad in #145
- Add proper bedrock bearer token/api key support by @KeremP in #163
- feat: add theme system with 18 built-in themes and /themes command by @jorgeraad in #161
- Initial implementation of general offensive security agent harness (#128) by @joshkotrous in #127
- fix: resolve responsible use disclosure race condition by @jorgeraad in #167
- custom model input by @joshkotrous in #169
- v0.0.61 by @joshkotrous in #173
New Contributors
- @ChinmayShringi made their first contribution in #123
- @Wetinee made their first contribution in #125
- @kstij made their first contribution in #131
Full Changelog: v0.0.60...v0.0.62