v3.5.0 — Pluggable Backend API (Phase 5 Part 2) #35
Jovancoding
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Body:
New exports
BlackboardBackendMemoryBackendclear()andsize()helpers includedFileBackendLockedBlackboard; atomic file-locked writes; the default when no backend is specifiedNamedBlackboardOptions.backend?Pass any
BlackboardBackendtogetBlackboard(name, { backend }). Omitting it continues to useFileBackend— 100% backward compatible.Test coverage
552 tests passing across 7 suites:
test-standalone.tstest-phase4.tstest-adapters.tstest-priority.tstest-security.tstest-phase5.tstest-phase5b.ts(new)Demos verified
01-hello-swarm.ts✅02-fsm-pipeline.ts✅03-parallel-agents.ts✅04-live-swarm.ts✅ (10-agent live swarm, gpt-5.2)05-code-review-swarm.ts✅ (5 reviewers + 5 fixers + merger)Full changelog
See CHANGELOG.md for complete history.
Beta Was this translation helpful? Give feedback.
All reactions