This repository was archived by the owner on Apr 4, 2026. It is now read-only.
ci: automated build, release, and hassio notification pipeline#3
Merged
ci: automated build, release, and hassio notification pipeline#3
Conversation
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
403e0f9 to
2a3c0f1
Compare
4 tasks
This was referenced Mar 29, 2026
Nafania
added a commit
that referenced
this pull request
Mar 31, 2026
- #3: duplicate response loop breaker (breaks after 3 identical responses) - #4: dynamic output truncation threshold based on context window size - #2: resolve §§secret() / $$secret() placeholders in MCP server env/args/url/headers - #19: scheduler update_task tool method + prompt documentation Already applied (verified, skipping): #22 parallel MCP init, agent0ai#62 context window optimization Upstream: PR agent0ai#1265, PR agent0ai#857, PR agent0ai#1150, PR agent0ai#1105 Made-with: Cursor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true)tests.yml→ci.ymland add automated Docker build + release pipelinev0.9.8.N→v0.9.8.(N+1)) on merge tomainghcr.io/nafania/agent-zero:<version>after all tests passNafania/agent-zero-hassioviarepository_dispatchwith new versionJob chain
Only
unit-testsruns on PRs. The full chain runs on push tomain.Required secrets (manual setup)
HASSIO_DISPATCH_TOKEN— PAT withreposcope forNafania/agent-zero-hassioOPENROUTER_API_KEY— already configured (for integration tests)Test plan
unit-testsjob runs on PR (this PR itself)build-and-releasecreates correct tag and pushes Docker imagenotify-hassiosendsrepository_dispatchto hassio repoHASSIO_DISPATCH_TOKENsecret before mergeMade with Cursor