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-agents
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 essential.
multi-agentstate-managementconcurrencyfile-locksdesktop-agent
Actor Reentrancy in macOS Apps - Preventing State Corruption
·2 min read
TaskGate library for managing actor reentrancy in macOS apps. Swift actors do not prevent interleaving at await points, which causes subtle state corruption bugs.
swiftmacosactorsconcurrencystate-management
Browse by Topic
Ai Agents (237)Automation (192)Ai Agent (170)Productivity (154)Claude Code (144)Macos (141)Desktop Agent (106)Reliability (81)Developer Tools (80)Parallel Agents (75)Accessibility Api (70)Mcp (69)Multi Agent (62)Ai Coding (55)Workflow (48)Desktop Automation (47)Memory (47)Claude Md (44)Tutorial (44)Security (43)