v0.2.0
What's Changed
- feat(plugin): rename cdylib output to libcoding_agent by @ldegio in #2
- feat: Windows support by @leogr in #3
- feat(windows): MSI install/uninstall lifecycle, plugin/ctl hardening, workspace migration by @c2ndev in #8
- fix(macos): pkg install lifecycle, ctl enable, install.sh idempotency, dark-mode UI by @c2ndev in #9
- feat(ctl)!: kubectl-style logs command with -f/--follow and --tail by @leogr in #10
- refactor!: drop
--prefixfrom Linux/macOS installers and ctl by @leogr in #11 - feat(plugin)!: drop tool.mcp_server, add agent.permission_mode and agent.transcript_path by @leogr in #12
- refactor!: replace Falco hot-reload with ctl-driven service restart (and more tests) by @leogr in #13
- fix(windows,ctl): release-validation cleanup by @c2ndev in #15
- Consolidate default rules by @leogr in #14
- fix(macos,ctl,docs): release-validation cleanup by @c2ndev in #16
- feat(ctl): prettify logs with verdicts, sessions, and status footer by @leogr in #17
- feat: ctl daemon supervisor by @leogr in #18
- rename project to Prempti by @leogr in #19
- fix: hook remove scope and uninstall cleanup by @leogr in #20
- Rules hardening by @leogr in #21
- chore(github): add PR and issue templates by @c2ndev in #22
New Contributors
- @ldegio made their first contribution in #2
- @leogr made their first contribution in #3
- @c2ndev made their first contribution in #8
Full Changelog: v0.1.0...v0.2.0