0.1.46
What's Changed
- feat: implement LogTape logging system for debug log control by @sugyan in #220
- feat: simplify runtime abstraction using Node.js standard modules by @sugyan in #223
- feat: add permission mode support and unify localStorage management (#132) by @sugyan in #226
- feat: Backend Permission Mode Support by @sugyan in #227
- fix: improve logger output by removing emojis and excessive indentation by @sugyan in #229
- feat: complete ExitPlanMode implementation with UI integration by @sugyan in #230
- feat: implement session-scoped permission mode state management by @sugyan in #232
- fix: parse JSON theme value from localStorage in index.html by @sugyan in #233
- feat: update @anthropic-ai/claude-code dependency to 1.0.77 by @sugyan in #234
Full Changelog: 0.1.45...0.1.46