Skip to content

Releases: UniverLab/harness-canopy

v1.4.0

10 Apr 16:18
dcafcf0

Choose a tag to compare

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

27 Mar 20:50
545b080

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

27 Mar 17:01
bb4812a

Choose a tag to compare

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

26 Mar 19:37
e75b8d9

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

26 Mar 06:34
9c73e04

Choose a tag to compare

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

25 Mar 22:20
72c5e6d

Choose a tag to compare

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

25 Mar 12:27
62af4e7

Choose a tag to compare

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

24 Mar 23:40

Choose a tag to compare

First Version Pre-release
Pre-release
v0.1.0

v0.1.0: first production release