This release adds 4 notable features for engineering teams evaluating rollout.
Published 23d
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agentic-ai
agentic-framework
agentic-workflow
agents
ai-agents
ai-assistant
+14 more
ai-coding
ai-skills
autonomous-agents
claude-code
codex
harness
mcp-server
multi-agent
multi-agent-systems
npm
skills
swarm
swarm-intelligence
typescript
Summary
AI summaryCheckpoint auto‑load lazily loads the newest model checkpoint on first use.
Full changelog
Native training pipeline gains real epochs-across-runs and closes the train→checkpoint→better-routing loop.
neural train --val-split <frac>— validation + early stopping (surfaces bestValLoss/earlyStopped)neural train --resume <checkpoint>— continues from the restored epoch via ruvllm 2.6.0 resumeFrom() (degrades to 2.5.7 weight-restore)- Checkpoint auto-load — routing's lazy LoRA adapter loads the newest checkpoint on first adaptation use (off the startup hot path, kill-switch, non-fatal)
neural statusshows latest checkpoint + age- @ruvector/ruvllm 2.6.0 (RuVector#638): checkpoint v2 metadata + geometry validation, true resumeFrom(), best-checkpoint retention; floors bumped >=2.6.0
Tests 12/12 · startup 0.08s (no regression) · PR #2557
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]