Skip to content

0.1.46

Choose a tag to compare

@sugyan sugyan released this 13 Aug 17:00
· 114 commits to main since this release
9796e8c

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