Tag: Memory
Pando June 2026: Delegation, Memory, and TUI Revolution
June 2026 brought massive improvements to Pando’s delegation system, persistent memory, and Terminal UI. Here’s everything that landed this month. Multi-Project Delegation The headline feature: Pando can now delegate tasks to other running instances across different projects. The mesnada_spawn_agent tool includes a project parameter that routes work to the correct project’s warm instance: { "prompt": "Analyze the API module", "project": "my-api-project", "background": true } This enables cross-project workflows where a single orchestrator dispatches work across your entire development ecosystem.
June 28, 2026