What's New
Context Intelligence
- Deferred tool loading — tiered system (core/profile/deferred), only ~30 tools per LLM call instead of 163+. New
tool_discoverfor on-demand access. ~60-70% token savings - Microcompact + circuit breaker — three-tier context compression (70% microcompact → 85% LLM summary → 95% emergency trim). Circuit breaker after 3 failures
- Knowledge consolidation — auto-dream phase prunes stale entries (90+ days), merges duplicates, enforces 500-entry cap
- BriefTool — proactive communication, agent surfaces insights without being asked. Rate-limited (3/hour)
- Verification agent prompts — failure-mode-aware prompts for swarm agents
- Coordinator synthesis — swarm results synthesized before follow-up dispatch
Action Queue
- Serialized task execution with priority preemption — fixes browser concurrency between scheduled tasks and manual messages
- WebSocket keepalive increased to 60s/120s to prevent 1011 disconnects
Video Meeting Agent (PikaStream)
- Join Google Meet/Zoom as real-time AI avatar with voice cloning, context-aware conversation, auto-billing ($0.50/min)
G0DM0D3 v2
- 5-layer godmode: model-specific jailbreak templates, AutoTune, multi-model racing with less-filtered preference, Parseltongue input obfuscation, prompt injection scanning
HuggingFace Provider
- 6th LLM provider via HF Inference Providers API — access Qwen, DeepSeek, GLM, Kimi, MiMo open models
Instinct-Based Learning
- Atomic instincts with confidence scoring (0.3→0.9), project-scoped storage, quality-gated extraction, pre-tool guards (blocks secrets in file writes, warns before git push), instinct→skill evolution
Content Monetization
- 6 new tools: youtube_upload, twitter_post, tiktok_upload, affiliate_scrape, affiliate_pitch, affiliate_campaign
Goal Dreaming + Deletion
- Structured goal ideation: reviews capabilities, generates 3-5 candidates with scores. Goals can now be permanently deleted
Software Engineering Skills
- systematic-debugging (4-phase root cause investigation)
- writing-plans (exact code, exact paths, no placeholders)
- verification-before-completion (evidence before claims)
- test-driven-development (Red-Green-Refactor enforcement)
Launch and Growth Skills
- product-launch (Product Hunt, HN, Reddit, BetaList playbook)
- press-outreach (journalist pitch automation)
- landing-page-launch (pre-launch validation)
Coding Improvements
- Fuzzy-match file_patch with unified diff output
- File read loop detection (blocks after 4 consecutive identical reads)
- Path-aware tool parallelization
- 10 dangerous command patterns logged for audit
Other
- Self-update command (elophanto update)
- Browser bridge: iframe element extraction + CodeMirror/Monaco/Ace editor detection
- Provider/model display in terminal dashboard
- litellm supply chain protection (exclude compromised 1.82.7-1.82.8)
- Coinbase AgentKit deprecated (KYA requirement)
- Agent Commune API sync
Full changelog: v2026.03.27...v2026.04.05