Releases: awf-project/cli
Releases · awf-project/cli
v0.7.1
v0.7.0
dev-fb5725a
Development build from main (fb5725a)
dev-fac8b78
Development build from main (fac8b78)
v0.6.0
Changelog
- 1698374 docs(blog): fix repository URLs in plugin post
- 20505eb feat(workflow): add pack management and discovery (C073)
- bc623b9 feat(workflow): add pack resolution and execution (C072)
- 92c3898 feat(workflow): add workflow pack install/remove commands
- d257a0d fix(cli): wire ConversationManager into ExecutionService (B013)
- 09c8a93 refactor(registry): extract transport layer into pkg/registry
- 03987ff wip(C070): T001
v0.5.0
v0.4.1
Changelog
- 22c5393 Merge pull request #282 from awf-project/issue/278-c067-plugin-transport--go-plugin-grpc--s
- a5af289 Merge pull request #283 from lalamefine/patch-1
- 1d7538a Update home layout - fix broken "Get Started" link
- 3c9593b chore(ci): update release workflow triggers and goreleaser action
- 9b3aef1 feat(plugin): implement gRPC transport for external plugins
dev-ff8191a
Development build from main (ff8191a)
v0.4.0
Changelog
- a73fdca Merge pull request #263 from awf-project/issue/261-c061-step-options-audit--fix-3-documenta
- 8bf2f64 Merge pull request #265 from awf-project/issue/262-c062-agent-state-options-audit--fix-7-do
- 1a6b400 Merge pull request #270 from awf-project/issue/264-c063-loop-options-audit--fix-6-documenta
- afdc994 Merge pull request #271 from awf-project/issue/268-c064-retry-configuration-audit--fix-7-do
- 270ea4f Merge pull request #272 from awf-project/feature/F073-cli-provider-session-resume
- 31cc24f Merge pull request #273 from awf-project/feature/F074-continue-from--cross-step-conversation-r
- b6844c1 Merge pull request #275 from awf-project/feature/F075-inject-context--mid-conversation-context
- 44336b8 Merge pull request #276 from awf-project/issue/274-c065-agent-provider-options-audit--fix-7
- ee9f0a3 feat(conversation): add continue_from cross-step resume (F074)
- e06c247 feat(conversation): add inject_context mid-conversation enrichment
- 7e1b284 feat(providers): add CLI provider session resume (F073)
- e10b6aa fix(conversation): C062 agent state options audit — 7 gap fixes
- b5cb85c fix(execution): C061 step options audit — 3 gap fixes
- 1f51860 fix(loop): C063 loop options audit — 6 discrepancy fixes
- ed394cf fix(retry): C064 retry configuration audit — 7 gap fixes
- bbc4e26 refactor(agents): audit and fix 7 provider options misalignments (C065)