v0.2.5
LatestMajor defense overhaul. The v2 injection defense architecture drops attack success rate from 68.9% to 4.4% across 45 agent trials. Also adds branch-aware indexing, multi-agent coordination, and GitHub integration.
Highlights
- Injection Defense v2 — Content redactor and result isolation moved to core MCP handler. 4.4% ASR across 15 scenarios (3 runs each).
- Branch-aware indexing —
nella_indexandnella_searchaccept--branchparameter. Newnella_branch_infotool. - Multi-agent coordination — Presence tracking, task delegation, and decision protocols for multi-agent workflows.
- GitHub App integration — Webhook-driven repo linking and workspace auto-creation.
- Azure/Cohere embedding support — Hybrid search now supports Azure OpenAI embeddings and Cohere reranking as fallback.
- Cloud branch sync — Branch indexes sync to GCS, agent state routes through Cloud SQL.
- Incremental indexing progress — Index progress saved after each embedding batch to survive interruptions.