Releases: UniverLab/harness-canopy
Releases · UniverLab/harness-canopy
v1.4.0
What's Changed
- Feature/add copilot support by @JheisonMB in #33
- chore(deprecation): deprecate task-trigger-mcp in favor of agent-canopy by @JheisonMB in #34
- [develop into main] chore(deprecation): deprecate task-trigger-mcp in favor of agent-canopy by @JheisonMB in #35
Full Changelog: v1.2.1...v1.4.0
v1.2.1
What's Changed
- Fix/task watcher by @JheisonMB in #31
- v1.2.1 fix detection errors by @JheisonMB in #32
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- fix: use event-driven scheduler with Notify for immediate task detection by @JheisonMB in #28
- Feature/add task report by @JheisonMB in #29
- v1.2.0 add execution runs with task locking and task_report tool by @JheisonMB in #30
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- improve code maintainability by @JheisonMB in #26
- v1.1.2 clean code by @JheisonMB in #27
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- ci: unify release workflows into single pipeline by @JheisonMB in #21
- fix: make install.sh POSIX-compatible without set -eu by @JheisonMB in #22
- fix: auto-add install directory to PATH in shell profiles by @JheisonMB in #23
- fix: correct opencode CLI args and auto-detect cli parameter by @JheisonMB in #24
- fix: correct opencode CLI args and auto-detect cli parameter by @JheisonMB in #25
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- feat: add CI and release workflows by @JheisonMB in #12
- feat: add auto-release workflow by @JheisonMB in #13
- fix: auto-release triggers on PR merge to main with Cargo.toml change by @JheisonMB in #14
- feat: add task_update tool for partial updates to tasks and watchers by @JheisonMB in #15
- feat!: migrate rmcp 0.1 to 1.2 with streamable HTTP transport by @JheisonMB in #16
- feat!: migrate rmcp 0.1 to 1.2 with streamable HTTP transport by @JheisonMB in #17
- fix: strip CRLF from version extraction in release workflows by @JheisonMB in #18
- feat: add daemon install-service and uninstall-service commands by @JheisonMB in #19
- feat: add daemon service commands by @JheisonMB in #20
Full Changelog: v0.1.1...v1.1.0
v0.1.1
What's Changed
- fix: correct repository URLs and update crates.io information in README by @JheisonMB in #3
- v0.1.1: fix documentation and remove tracked lock file by @JheisonMB in #4
- v0.1.1: release to production by @JheisonMB in #5
- docs: clarify MCP client setup and daemon configuration by @JheisonMB in #6
- docs: clarify MCP client setup and daemon configuration by @JheisonMB in #7
- docs: clarify MCP client setup and daemon configuration by @JheisonMB in #8
- ci: add cross-platform release workflow and remove spec document by @JheisonMB in #9
- v0.1.1: CI release workflow and documentation cleanup by @JheisonMB in #10
- v0.1.1: release to production by @JheisonMB in #11
Full Changelog: v0.1.0...v0.1.1
First Version
v0.1.0 v0.1.0: first production release