State Management
3 articles about state management.
MCP Changed How I Think About AI Agent Orchestration
·2 min read
Complex orchestration frameworks are overkill. A simple JSON state object passed between steps handles most AI agent workflows better than any framework.
orchestrationstate-managementmcpjsonai-agentsautomation
State Management in Multi-Agent Systems - OS Is Shared State
·3 min read
When multiple AI agents control the same desktop, the OS becomes shared mutable state. File locks, coordination protocols, and conflict resolution are
multi-agentstate-managementconcurrencyfile-locksdesktop-agentlocalllama
Actor Reentrancy in Swift - Why Actors Alone Do Not Prevent State Corruption
·5 min read
Swift actors prevent data races but not reentrancy. Every await is a window for interleaving. Here is the TaskGate pattern that closes those windows with concrete code examples.
swiftmacosactorsconcurrencystate-management
Browse by Topic
Ai Agents (346)Automation (240)Productivity (203)Macos (192)Ai Agent (182)Claude Code (163)Desktop Agent (120)Open Source (106)Developer Tools (104)April 2026 (86)Reliability (83)Accessibility Api (79)Mcp (78)Parallel Agents (75)Desktop Automation (68)Multi Agent (64)Claude (56)Ai Coding (56)Security (54)Llm (51)