This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Affected surfaces
Summary
AI summaryAdd OpenAI‑compatible API, agentic memory lifecycle features, and Haystack‑inspired enhancements.
Full changelog
What's changed
- chore: add glama.json for MCP directory listing (06c06d2)
- chore: release v1.10.0 — update CHANGELOG and version (bd821e0)
- chore: regenerate PHPStan baseline (2534 errors) (8df7c66)
- feat: OpenAI-compatible API, marketplace bundles, context compaction, workflow zoom fix (aa0d9fc)
- fix: guard tool_embeddings vector column with pg_extension check (be6a227)
- feat: agentic memory lifecycle — write gate, consolidation, unified search, tenant hardening (d53f9d8)
- feat: Haystack-inspired enhancements — 6 features (369d1ca)
- fix: add 'workflow' case to ExperimentTrack enum (ceaa0ce)
- feat: agent-as-tool delegation + workflow activation groups (Phase 1) (2646c2e)
- fix: address QA + security review findings for CrewAI Phase 1 (8af372f)
- feat: CrewAI-inspired Phase 1 — conditional tasks, result_as_answer, composite memory scoring (bf3c780)
- feat(mcp): MCP spec 2025-11-25 compliance — allowed origins, client ID metadata, strict 401 (cbeb31c)
- feat(mcp): multi-bridge MCP tools — list, rename, set routing (1faf473)
- feat(bridge): multi-bridge routing preferences UI + gateway integration (bbd14db)
- feat: WebMCP integration — declarative annotations, imperative tools, agent consumption (167c78b)
- feat: multi-bridge routing — priority, failover, endpoint management (2883b2b)
- feat: checkpoint durability modes, time-travel debugging, agent handoff (78b542b)
- feat: dynamic MCP tool preferences — UI, catalog/preferences tools, listChanged (43fa582)
- feat(mcp): add shouldRegister() for per-team tool filtering (28aa23d)
- feat(mcp): add CompactMcpServer with 33 meta-tools for Claude.ai (c66c569)
- fix(mcp): increase tool pagination limit from 200 to 300 (f9005ff)
- chore: add laravel/boost for AI-assisted development (b7c5266)
- fix(chatbot): show View Chunks button and make embedding provider configurable (752d2b9)
Upgrade
git fetch --tags origin
git checkout tags/v1.10.0
composer install --no-dev --optimize-autoloader
php artisan migrate --force
php artisan optimize
Docker users: Pull the latest image and restart your containers.
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
About escapeboy/agent-fleet-o
AI Agent Mission Control with 200+ MCP tools. Manage agents, experiments, workflows, crews, skills, and more via stdio + HTTP/SSE. Self-hosted, open-source (AGPL-3.0)
Related context
Related tools
Beta — feedback welcome: [email protected]