Long-running coding sessions for the Milpa PHP framework: an event-sourced session that survives the process, so an agent can be paused, resumed, audited and stopped.
Command-as-atom core for the Milpa PHP framework: the surface-agnostic Operation value object + CommandProvider and SurfaceProjector contracts. One operation, N surfaces.
Terminal transport layer for Milpa Live: retained-mode TUI runtime with virtual-buffer diffing, its own ANSI painter, and the node renderers that paint Milpa Live components in the terminal.
Milpa Resolver — resolve the architecture before booting it: contracts, capabilities, surfaces and host profiles into a learnable ResolutionReport. Apache-2.0.