Releases: compozy/go-orchestrator
Release 0.0.19
Compozy 0.0.19
Welcome to this new release of Compozy! 🎉
Installation
Binary Download
Download the appropriate binary for your platform from the assets below.
Go Install
go install github.com/compozy/compozy@v0.0.19Container Image
docker pull ghcr.io/compozy/compozy:0.0.19Changelog
🎉
- 501ab40: feat(repo): Enable template for wait timeouts (@pedronauck)
📚
- 6693a0e: docs(repo): Improve docs (@pedronauck)
🔧
- 1e96b19: refactor(repo): Broad list of improvements (#289) (@pedronauck)
- 01f94a5: refactor(repo): Improve functions length (#291) (@pedronauck)
🔄
- 150ad95: ci(release): Release v0.0.19 (#295) (@pedronauck)
- 4672bac: ci(repo): Fix release (@pedronauck)
Verification
All release artifacts are signed and can be verified:
Checksums
cosign verify-blob \
--signature checksums.txt.sig \
--certificate checksums.txt.pem \
checksums.txtContainer Images
cosign verify ghcr.io/compozy/compozy:0.0.19Full Changelog: compozy/compozy@v0.0.18...v0.0.19
Thank you to all contributors who made this release possible! 🙏
Release 0.0.18
Compozy 0.0.18
Welcome to this new release of Compozy! 🎉
Installation
Binary Download
Download the appropriate binary for your platform from the assets below.
Go Install
go install github.com/compozy/compozy@v0.0.18Container Image
docker pull ghcr.io/compozy/compozy:0.0.18Changelog
🎉
- 15408e3: feat(repo): Add usage data for executions (#286) (@pedronauck)
🔧
- e709bb2: refactor(repo): Standardize executions routes (@pedronauck)
🔄
- ea3ec24: ci(release): Release v0.0.18 (#287) (@pedronauck)
Verification
All release artifacts are signed and can be verified:
Checksums
cosign verify-blob \
--signature checksums.txt.sig \
--certificate checksums.txt.pem \
checksums.txtContainer Images
cosign verify ghcr.io/compozy/compozy:0.0.18Full Changelog: compozy/compozy@v0.0.17...v0.0.18
Thank you to all contributors who made this release possible! 🙏
Release 0.0.17
Compozy 0.0.17
Welcome to this new release of Compozy! 🎉
Installation
Binary Download
Download the appropriate binary for your platform from the assets below.
Go Install
go install github.com/compozy/compozy@v0.0.17Container Image
docker pull ghcr.io/compozy/compozy:0.0.17Changelog
🎉
- ad46ea5: feat(repo): Add embeddings support (#277) (@pedronauck)
- b1278a7: feat(repo): Improve agentic process (#270) (@pedronauck)
- 435f24c: feat(repo): Introduce new executions routes (#266) (@pedronauck)
🐛
- ec73b23: fix(repo): Response handler for attachments (#267) (@pedronauck)
- deeeae7: fix(repo): Tool budget calculation (@pedronauck)
🔧
- adfc108: refactor(repo): Add built-in tools in Go (#264) (@pedronauck)
🔄
- 280c547: ci(release): Release v0.0.17 (#284) (@pedronauck)
- 0fdc568: ci(repo): Fix bun config (@pedronauck)
- 402eff8: ci(repo): Fix dry-run release (@pedronauck)
Verification
All release artifacts are signed and can be verified:
Checksums
cosign verify-blob \
--signature checksums.txt.sig \
--certificate checksums.txt.pem \
checksums.txtContainer Images
cosign verify ghcr.io/compozy/compozy:0.0.17Full Changelog: compozy/compozy@v0.0.16...v0.0.17
Thank you to all contributors who made this release possible! 🙏
Release 0.0.16
Compozy 0.0.16
Welcome to this new release of Compozy! 🎉
Installation
Binary Download
Download the appropriate binary for your platform from the assets below.
Go Install
go install github.com/compozy/compozy@v0.0.16Container Image
docker pull ghcr.io/compozy/compozy:0.0.16Changelog
🎉
- 039ebec: feat(repo): Add import/export per resource (#261) (@pedronauck)
- fe1509b: feat(repo): Improve rest endpoints (#260) (@pedronauck)
📚
- df2a6bb: docs(repo): Fix README (@pedronauck)
- bdae4a6: docs(repo): Update schema (@pedronauck)
🔧
- 8fa6450: refactor(repo): Add FSM to LLM orchestrator (#263) (@pedronauck)
- c8cee78: refactor(repo): Improve LLM orchestrator (#262) (@pedronauck)
- fff3485: refactor(repo): Improve schemagen package (@pedronauck)
🔄
- c7bb0d9: ci(release): Release v0.0.16 (#258) (@pedronauck)
- 6a3ca30: feat(repo)!: Remove pkg/ref (#259) (@pedronauck)
Verification
All release artifacts are signed and can be verified:
Checksums
cosign verify-blob \
--signature checksums.txt.sig \
--certificate checksums.txt.pem \
checksums.txtContainer Images
cosign verify ghcr.io/compozy/compozy:0.0.16Full Changelog: compozy/compozy@v0.0.15...v0.0.16
Thank you to all contributors who made this release possible! 🙏
Release 0.0.15
Compozy 0.0.15
Welcome to this new release of Compozy! 🎉
Installation
Binary Download
Download the appropriate binary for your platform from the assets below.
Go Install
go install github.com/compozy/compozy@v0.0.15Container Image
docker pull ghcr.io/compozy/compozy:0.0.15Changelog
🐛
- 463e389: fix(repo): Dispatcher uniqueness (#256) (@pedronauck)
🔄
- d897110: ci(release): Release v0.0.15 (#257) (@pedronauck)
Verification
All release artifacts are signed and can be verified:
Checksums
cosign verify-blob \
--signature checksums.txt.sig \
--certificate checksums.txt.pem \
checksums.txtContainer Images
cosign verify ghcr.io/compozy/compozy:0.0.15Full Changelog: compozy/compozy@v0.0.14...v0.0.15
Thank you to all contributors who made this release possible! 🙏
Release 0.0.14
Compozy 0.0.14
Welcome to this new release of Compozy! 🎉
Installation
Binary Download
Download the appropriate binary for your platform from the assets below.
Go Install
go install github.com/compozy/compozy@v0.0.14Container Image
docker pull ghcr.io/compozy/compozy:0.0.14Changelog
🐛
- 6b6393e: fix(agent): Propagate CWD to agent tools (@pedronauck)
🔄
- 2221182: ci(release): Release v0.0.14 (#255) (@pedronauck)
Verification
All release artifacts are signed and can be verified:
Checksums
cosign verify-blob \
--signature checksums.txt.sig \
--certificate checksums.txt.pem \
checksums.txtContainer Images
cosign verify ghcr.io/compozy/compozy:0.0.14Full Changelog: compozy/compozy@v0.0.13...v0.0.14
Thank you to all contributors who made this release possible! 🙏
Release 0.0.13
Compozy 0.0.13
Welcome to this new release of Compozy! 🎉
Installation
Binary Download
Download the appropriate binary for your platform from the assets below.
Go Install
go install github.com/compozy/compozy@v0.0.13Container Image
docker pull ghcr.io/compozy/compozy:0.0.13Changelog
🎉
- 5716388: feat(repo): Add attachments support (#248) (@pedronauck)
- 464116f: feat(repo): Add hierarchical global tool access (#237) (@pedronauck)
- b38b0c3: feat(repo): Integrate webhooks (#241) (@pedronauck)
🐛
- 8e7bc6d: fix(repo): Agentic MCP tool calling (#240) (@pedronauck)
- 878f8a7: fix(repo): Gracefully shutdown MCPs (#243) (@pedronauck)
- f95483f: fix(webhooks): Fix workflow trigger (#250) (@pedronauck)
📚
- d3956c6: docs(repo): Add Open with AI button (@pedronauck)
- 77e23eb: docs(repo): Add docs for webhooks and attachments (@pedronauck)
- 95b1e8e: docs(repo): Fix CHANGELOG.md (@pedronauck)
🔧
- fbc91db: refactor(repo): General improvements (#253) (@pedronauck)
- c073e70: refactor(repo): Improve logger and config usage (#247) (@pedronauck)
- e35e109: refactor(repo): Improve tests (#251) (@pedronauck)
🔄
- b66e7a0: ci(release): Release v0.0.13 (#239) (@pedronauck)
Verification
All release artifacts are signed and can be verified:
Checksums
cosign verify-blob \
--signature checksums.txt.sig \
--certificate checksums.txt.pem \
checksums.txtContainer Images
cosign verify ghcr.io/compozy/compozy:0.0.13Full Changelog: compozy/compozy@v0.0.12...v0.0.13
Thank you to all contributors who made this release possible! 🙏
Release 0.0.12
Compozy 0.0.12
Welcome to this new release of Compozy! 🎉
Installation
Binary Download
Download the appropriate binary for your platform from the assets below.
Go Install
go install github.com/compozy/compozy@v0.0.12Container Image
docker pull ghcr.io/compozy/compozy:0.0.12Changelog
🎉
- c9e883f: feat(task): Add prompt property for basic task (#236) (@pedronauck)
🐛
- ba6f345: fix(repo): Auth bootstrap command (#234) (@pedronauck)
📚
- 6b840cc: docs(repo): Add alpha badge (@pedronauck)
- d2d3f5d: docs(repo): Add product hunt badge (@pedronauck)
- 40096a1: docs(repo): General adjustments (@pedronauck)
- 047866e: docs(repo): Improve responsive (@pedronauck)
- ba72579: docs(repo): Remove homebrew install for now (@pedronauck)
🔧
- a30646b: refactor(llm): Improve llm package (#235) (@pedronauck)
🔄
- 5a03264: build(repo): Update to go1.25.0 (@pedronauck)
- 224ed3a: ci(release): Release v0.0.12 (#231) (@pedronauck)
Verification
All release artifacts are signed and can be verified:
Checksums
cosign verify-blob \
--signature checksums.txt.sig \
--certificate checksums.txt.pem \
checksums.txtContainer Images
cosign verify ghcr.io/compozy/compozy:0.0.12Full Changelog: compozy/compozy@v0.0.11...v0.0.12
Thank you to all contributors who made this release possible! 🙏
Release 0.0.11
Compozy 0.0.11
Welcome to this new release of Compozy! 🎉
Installation
Binary Download
Download the appropriate binary for your platform from the assets below.
Go Install
go install github.com/compozy/compozy@v0.0.11Container Image
docker pull ghcr.io/compozy/compozy:0.0.11Changelog
🐛
- 39bfa46: fix(repo): Context normalization on collection tasks (#226) (@pedronauck)
- 4c429a2: fix(repo): Fetch tags for release (@pedronauck)
🔄
- 39add08: build(repo): Adjust tooling (@pedronauck)
- ba24b5e: build(repo): Lint warnings (@pedronauck)
- 7050a7e: ci(release): Release v0.0.11 (#230) (@pedronauck)
Verification
All release artifacts are signed and can be verified:
Checksums
cosign verify-blob \
--signature checksums.txt.sig \
--certificate checksums.txt.pem \
checksums.txtContainer Images
cosign verify ghcr.io/compozy/compozy:0.0.11Full Changelog: compozy/compozy@v0.0.10...v0.0.11
Thank you to all contributors who made this release possible! 🙏
Release 0.0.10
Compozy 0.0.10
Welcome to this new release of Compozy! 🎉
Installation
Binary Download
Download the appropriate binary for your platform from the assets below.
Go Install
go install github.com/compozy/compozy@v0.0.10Container Image
docker pull ghcr.io/compozy/compozy:0.0.10Changelog
🎉
- 6742947: feat(cli): Add watch flag on dev (Pedro Nauck pedronauck@gmail.com)
- 03ccc83: feat(core): Add basic core structure (Pedro Nauck pedronauck@gmail.com)
- e5d461c: feat(nats): Add first NATS server integration (Pedro Nauck pedronauck@gmail.com)
- 07bbaa6: feat(parser): Add EnvMap methods (Pedro Nauck pedronauck@gmail.com)
- 40a510c: feat(parser): Add LoadId method on Config (Pedro Nauck pedronauck@gmail.com)
- eed5988: feat(parser): Add WithParamsValidator (Pedro Nauck pedronauck@gmail.com)
- 9f1f4cc: feat(parser): Add models and provider (Pedro Nauck pedronauck@gmail.com)
- 9c338d5: feat(pb): Add ToSubject() method for events (Pedro Nauck pedronauck@gmail.com)
- 8528f95: feat(ref): Add inline merge directive (Pedro Nauck pedronauck@gmail.com)
- a9c9331: feat(repo): Adad tplengine package (Pedro Nauck pedronauck@gmail.com)
- 0cabef0: feat(repo): Add BunJS as runtime (#114) (Pedro Nauck pedronauck@gmail.com)
- f9efa25: feat(repo): Add Deno runtime integration (#1) (Pedro Nauck pedronauck@gmail.com)
- 2086cbd: feat(repo): Add UpdateFromEvent on states (Pedro Nauck pedronauck@gmail.com)
- 31e92f4: feat(repo): Add agent definitions routes (Pedro Nauck pedronauck@gmail.com)
- 011b685: feat(repo): Add authsystem (#133) (Pedro Nauck pedronauck@gmail.com)
- db32cc9: feat(repo): Add basic agent execution (#9) (Pedro Nauck pedronauck@gmail.com)
- 8efc6ca: feat(repo): Add basic monitoring system (#58) (Pedro Nauck pedronauck@gmail.com)
- 57dbf86: feat(repo): Add composite task type (#47) (Pedro Nauck pedronauck@gmail.com)
- 785aa33: feat(repo): Add default tools (#138) (Pedro Nauck pedronauck@gmail.com)
- 083af90: feat(repo): Add initial file ref loaders (Pedro Nauck pedronauck@gmail.com)
- a807b53: feat(repo): Add initial orchestrator logic (#3) (Pedro Nauck pedronauck@gmail.com)
- cfe9adf: feat(repo): Add initial temporal integration (#8) (Pedro Nauck pedronauck@gmail.com)
- 1b0f54c: feat(repo): Add memory (#104) (Pedro Nauck pedronauck@gmail.com)
- 335bb4e: feat(repo): Add missing CLI commands (#137) (Pedro Nauck pedronauck@gmail.com)
- 84a6527: feat(repo): Add nested collection tasks (#55) (Pedro Nauck pedronauck@gmail.com)
- a9d8877: feat(repo): Add new pkg/ref (#7) (Pedro Nauck pedronauck@gmail.com)
- 0cd4073: feat(repo): Add outputs for workflow (#76) (Pedro Nauck pedronauck@gmail.com)
- e5a7949: feat(repo): Add pkg/config (#124) (Pedro Nauck pedronauck@gmail.com)
- 26cbdeb: feat(repo): Add protobuf integration (Pedro Nauck pedronauck@gmail.com)
- fe7fcc5: feat(repo): Add rest api for memory (#108) (Pedro Nauck pedronauck@gmail.com)
- f9832eb: feat(repo): Add scheduled workflows (#98) (Pedro Nauck pedronauck@gmail.com)
- 541a2c3: feat(repo): Add schema generation (Pedro Nauck pedronauck@gmail.com)
- 42d828e: feat(repo): Add signals for workflows (#51) (Pedro Nauck pedronauck@gmail.com)
- 39f59ce: feat(repo): Add support for LogMessage on NATS (Pedro Nauck pedronauck@gmail.com)
- 972aa23: feat(repo): Add task engine refac (#116) (Pedro Nauck pedronauck@gmail.com)
- 60e09ec: feat(repo): Add task type wait (#100) (Pedro Nauck pedronauck@gmail.com)
- 0e8bb67: feat(repo): Add tools routes (Pedro Nauck pedronauck@gmail.com)
- 36eeeff: feat(repo): Add version on API and events (Pedro Nauck pedronauck@gmail.com)
- 8995f37: feat(repo): Add workflow and task routes (Pedro Nauck pedronauck@gmail.com)
- b8c2f3b: feat(repo): Adding MCP integration (#25) (Pedro Nauck pedronauck@gmail.com)
- ae0acb4: feat(repo): Adding file references (Pedro Nauck pedronauck@gmail.com)
- cc4d166: feat(repo): Handle workflow execute (Pedro Nauck pedronauck@gmail.com)
- 38cce89: feat(repo): Implement aggregate task type (#38) (Pedro Nauck pedronauck@gmail.com)
- 1d9898f: feat(repo): Implement auto load for resources (#37) (Pedro Nauck pedronauck@gmail.com)
- ea6f9ae: feat(repo): Implement better log using CharmLog (Pedro Nauck pedronauck@gmail.com)
- d84c69e: feat(repo): Implement collection tasks (#17) (Pedro Nauck pedronauck@gmail.com)
- 352e9d5: feat(repo): Implement parallel execution for tasks (#12) (Pedro Nauck pedronauck@gmail.com)
- c7777f7: feat(repo): Implement router task (Pedro Nauck pedronauck@gmail.com)
- 2de2233: feat(repo): Implement tool call within agent (#10) (Pedro Nauck pedronauck@gmail.com)
- e0a5252: feat(repo): Implement tool call within task (Pedro Nauck pedronauck@gmail.com)
- e00a930: feat(repo): Init task.Executor (Pedro Nauck pedronauck@gmail.com)
- b736037: feat(repo): Integrate Swagger (Pedro Nauck pedronauck@gmail.com)
- 7dc6e56: feat(repo): Move cache and redis config to pkg/config (#139) (Pedro Nauck pedronauck@gmail.com)
- c26836d: feat(repo): Normalize task state (Pedro Nauck pedronauck@gmail.com)
- 01a97a3: feat(repo): Refactor CLI template generation (Pedro Nauck pedronauck@gmail.com)
- 739737f: feat(repo): Return full state on executions route (Pedro Nauck pedronauck@gmail.com)
- 9903367: feat(repo): Run server using workflows on dev cmd (Pedro Nauck pedronauck@gmail.com)
- 80afa36: feat(repo): Support sequential mode for collection tasks (#36) (Pedro Nauck pedronauck@gmail.com)
- 6b0e09a: feat(repo): Use SQLite for store (Pedro Nauck pedronauck@gmail.com)
- b9ef878: feat(server): Add first version of the server (Pedro Nauck pedronauck@gmail.com)
- 138f318: feat(server): Add new route handlers (Pedro Nauck pedronauck@gmail.com)
- e122bd5: feat(task): Add outputs to task (Pedro Nauck pedronauck@gmail.com)
- 09976e1: feat: first package files (Pedro Nauck pedronauck@gmail.com)
🐛
- 4bd1f2b: fix(cli): Add missing check on init command (Pedro Nauck pedronauck@gmail.com)
- 6a57b5b: fix(docs): Class merge SSR (Pedro Nauck pedronauck@gmail.com)
- 2090bc6: fix(docs): Hero text animation (Pedro Nauck pedronauck@gmail.com)
- f2dbd8d: fix(docs): Metadata og url (Pedro Nauck pedronauck@gmail.com)
- d1600e5: fix(engine): Env file location (Pedro Nauck pedronauck@gmail.com)
- 85fc06c: fix(memory): Memory API request (#121) (Pedro Nauck pedronauck@gmail.com)
- d46cad2: fix(repo): Add automatic migration (Pedro Nauck pedronauck@gmail.com)
- c0d3947: fix(repo): Adjust state type assertion (Pedro Nauck pedronauck@gmail.com)
- 2764cab: fix(repo): Adjust validations inside parser (Pedro Nauck pedronauck@gmail.com)
- 150217e: fix(repo): Auth integration (Pedro Nauck pedronauck@gmail.com)
- 072dbf0: fix(repo): Broken links (Pedro Nauck pedronauck@gmail.com)
- 2f0577e: fix(repo): Closing dispatchers (#81) (Pedro Nauck pedronauck@gmail.com)
- a219c83: fix(repo): Collection state creation (#63) (Pedro Nauck pedronauck@gmail.com)
- 7bfc932: fix(repo): Collection task (#18) (Pedro Nauck pedronauck@gmail.com)
- 3f3a14a: fix(repo): Concurrency issues with logger (#61) (Pedro Nauck pedronauck@gmail.com)
- dd86615: fix(repo): General fixes (Pedro Nauck pedronauck@gmail.com)
- 2c4be6a: fix(repo): General improvements and fixes (Pedro Nauck pedronauck@gmail.com)
- 5210700: fix(repo): MCP command release (Pedro Nauck pedronauck@gmail.com)
- f8b485c: fix(repo): Make dev command work (Pedro Nauck pedronauck@gmail.com)
- b78d705: fix(repo): Memory task integration (#123) (Pedro Nauck pedronauck@gmail.com)
- 0203ca9: fix(repo): Nested types of tasks (Pedro Nauck pedronauck@gmail.com)
- 1a99e16: fix(repo): Validate workflow params on Trigger (Pedro Nauck pedronauck@gmail.com)
- 9a2f4c9: fix(runtime): Deno improvements and fixes (#79) (Pedro Nauck pedronauck@gmail.com)
⚡
- 5427501: perf(repo): Improve startup performance (#74) (Pedro Nauck pedronauck@gmail.com)
📚
- a5bf595: docs(repo): Add OpenAPI docs (Pedro Nauck pedronauck@gmail.com)
- 516f7d9: docs(repo): Add basic documentation and doc webapp (#130) (Pedro Nauck pedronauck@gmail.com)
- 7fde3f5: docs(repo): Add initial multitenant PRD (Pedro Nauck pedronauck@gmail.com)
- fdef906: docs(repo): Add logo on README (Pedro Nauck pedronauck@gmail.com)
- f40ed8d: docs(repo): Add memory PRD (Pedro Nauck pedronauck@gmail.com)
- 4f345c0: docs(repo): Add readme and contributing (Pedro Nauck pedronauck@gmail.com)
- af24934: docs(repo): Add schemas on git (Pedro Nauck pedronauck@gmail.com)
- 975c379: docs(repo): Add vercel analytics (Pedro Nauck pedronauck@gmail.com)
- 634d0af: docs(repo): Adjust install page (Pedro Nauck pedronauck@gmail.com)
- 3eea1ec: docs(repo): Adjust text on lp (Pedro Nauck pedronauck@gmail.com)
- 8f5ccb6: docs(repo): Cleaning docs (Pedro Nauck pedronauck@gmail.com)
- 1b9a857: docs(repo): Engine specs (#2) (Pedro Nauck pedronauck@gmail.com)
- 9853e06: docs(repo): Enhance memory docs (Pedro Nauck pedronauck@gmail.com)
- ef2bca6: docs(repo): Enhance tools docs (Pedro Nauck pedronauck@gmail.com)
- 50e1d68: docs(repo): Finish main landing page (Pedro Nauck pedronauck@gmail.com)
- bcbba1a: docs(repo): Finish/enhance MCP documentation (#135) (Pedro Nauck pedronauck@gmail.com)
- adca36b: docs(repo): Fix navigation link (Pedro Nauck pedronauck@gmail.com)
- 7c1121c: docs(repo): General doc improvements (Pedro Nauck pedronauck@gmail.com)
- 3aadc11: docs(repo): Improve agentic process (Pedro Nauck pedronauck@gmail.com)
- c477ccd: docs(repo): Improve agentic process (Pedro Nauck pedronauck@gmail.com)
- 46870e4: docs(repo): Improve current docs (Pedro Nauck pedronauck@gmail.com)
- e35b984: docs(repo): Improve documentation (Pedro Nauck pedronauck@gmail.com)
- 7558cbb: docs(repo): Remove old prds (Pedro Nauck pedronauck@gmail.com)
- 56c70b7: docs(repo): Rename schedule PRD (Pedro Nauck pedronauck@gmail.com)
- f5d276a...