chore: release agentic-flow 2.1.3 - #233
Merged
Merged
Conversation
Patch release consolidating this cycle's PR triage (see ADR-078): - Windows fix: onnxruntime-node is now lazy-loaded instead of loaded at module-import time, which crashed environments where the native binding can't load (#230, rebased from #155). - ESM __dirname polyfill for agentdb-cli.ts (#78). - agentic-jujutsu: jj bookmark migration for jj >=0.21 (#174), darwin-arm64 optional dependency (#160). - Fully-local (no API key) path fixes: PROXY_PORT threading, --provider ollama exclusion, ONNX model path centralization (#228). - SECURITY.md stub (#166), 32 new example applications (#62). No breaking changes, no public API changes. Co-Authored-By: RuFlo <ruv@ruv.net> Claude-Session: https://claude.ai/code/session_01SjxUvZnyBdwtx4Y1jKAqt6
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Patch release consolidating this cycle's PR triage (see ADR-078). No breaking changes, no public API changes.
onnxruntime-nodeis now lazy-loaded instead of at module-import time (fix(router): lazy-load onnxruntime-node to stop crashing Windows imports #230)__dirnamepolyfill foragentdb-cli.ts(fix(agentdb): add ESM __dirname polyfill to agentdb-cli.ts #78)agentic-jujutsu: jj bookmark migration (fix(agentic-jujutsu): migrate branchCreate/Delete/List tojj bookmarkfor jj ≥0.21 (incl. bundled 0.35.0) + green the red test suite #174), darwin-arm64 optional dep (fix(agentic-jujutsu): add macOS arm64 optional dependency #160)Validated:
npm test,npm run test:governance(23/23 passing),npm run build, and a clean typecheck all pass on this exact commit.🤖 Generated with RuFlo
https://claude.ai/code/session_01SjxUvZnyBdwtx4Y1jKAqt6