Skip to content

chore(tooling): pin flow-agents kit locally for bundle authoring - #60

Merged
briananderson1222 merged 1 commit into
mainfrom
chore/flow-agents-local-kit
Jul 28, 2026
Merged

chore(tooling): pin flow-agents kit locally for bundle authoring#60
briananderson1222 merged 1 commit into
mainfrom
chore/flow-agents-local-kit

Conversation

@briananderson1222

Copy link
Copy Markdown
Contributor

Bundle-required Trust Verify is now enforced in this repo's branch protection, but the tooling that authors delivery bundles (@kontourai/flow-agents) was only available as a global install on one machine — a fresh clone, another machine, or a sandboxed delegate without network access could not produce the artifact the gate demands.

This exact-pins @kontourai/flow-agents@5.5.0 as a devDependency and adds the workflow:sidecar / workflow:validate-artifacts scripts, matching the one proven configuration. Dependabot already watches the @kontourai group here, so kit updates arrive as ordinary PRs through the armed gate.

Dev-tooling only: no source, no behaviour, no shipped-dependency change.

https://claude.ai/code/session_011t2tM3Bu8MVAMQnrovGR6m

Bundle-required Trust Verify is now enforced in this repo's branch
protection, but the tooling that authors delivery bundles was only
available as a global install on one machine. Exact-pins
@kontourai/flow-agents 5.5.0 as a devDependency and adds the
workflow:sidecar / workflow:validate-artifacts scripts, matching the
one repo where the full loop is proven. Dependabot already watches
the @kontourai group here, so kit updates arrive as ordinary PRs.

Claude-Session: https://claude.ai/code/session_011t2tM3Bu8MVAMQnrovGR6m
@briananderson1222
briananderson1222 merged commit 9c89d8d into main Jul 28, 2026
5 checks passed
@briananderson1222
briananderson1222 deleted the chore/flow-agents-local-kit branch July 28, 2026 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants