Skip to content

v0.5.0

Choose a tag to compare

@eliothedeman eliothedeman released this 18 Mar 18:55
6e437ef

What's Changed

  • fix: Default policy should be bulit into json on calsh init by @eliothedeman in #322
  • refactor: canonical claude tools module, improve explain CLI by @eliothedeman in #324
  • fix: less confusing default policy by @eliothedeman in #325
  • fix: interactive shell hangs when run as a child process by @eliothedeman in #326
  • feat: add intent-based sandbox presets stdlib by @eliothedeman in #327
  • refactor: compact sandbox display with rwcdx table by @eliothedeman in #328
  • refactor: clean up plugin skills, improve hook feedback and sandbox diagnostics by @eliothedeman in #330
  • refactor(cmd): centralize terminal output and dialog into ui and dialog modules by @eliothedeman in #331
  • refactor: improve readability across policy, handlers, and cmd modules by @eliothedeman in #332
  • feat: add interactive policy wizard and terminal match flag by @eliothedeman in #333

Full Changelog: v0.4.5...v0.5.0