milpa/agent suggesters (3)
-
PHP
milpa/admin
The administration panel of the Milpa PHP framework: an event-driven dashboard composed of Milpa Components, where every installed plugin declares its own section, routes and services — and the panel discovers them without knowing any plugin by name.
-
PHP
milpa/app-runtime
The agent runtime a Milpa app INSTALLS instead of copying: session gate, sub-agent delegation, tree budget, sterile-loop guard and the live bridge. Lives here so an existing app receives its improvements — a template that copies what nobody edits is a package in disguise.
-
PHP
milpa/framework
The composer create-project starting point for a Milpa app: a runtime whose every capability is a declared Operation, reachable from the terminal, from MCP and from a TUI at once. No database, no web framework — an agent-operable substrate you extend with plugins.