milpa/event-store dependents (4) Order by: name | downloads Show: all | require | require-dev

  • PHP

    milpa/agent

    Long-running coding sessions for the Milpa PHP framework: a session is an event-sourced stream — conversation, plan, todos, granted permissions and human decision points — that survives the process, so an agent can be paused, resumed, audited and stopped.

    Latest version requires milpa/event-store ^0.1

  • 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.

    Latest version requires milpa/event-store ^0.1

  • PHP

    milpa/example-agent-ready-blog

    Runnable example of the Milpa loop — plugin → capability → tool → verification → event → result — as a tiny agent-ready blog.

    Latest version requires milpa/event-store ^0.1

  • PHP

    milpa/orchestrator

    Generic event-sourced process engine for the Milpa PHP framework: process definitions composed from milpa/workflow states/transitions/gates, a pure reducer folding an EventStoreInterface log into process state, an auto-advancing runner, and human-gate decision surfaces via milpa/live.

    Latest version requires milpa/event-store ^0.1