Inngest AgentKit (@inngest/agent-kit): createAgent({ system, model }) takes a system string
(or function). withSystem(baseSystem, query) returns the system to give the agent for the turn,
the developer's base system with governed memory appended (or just the memory when there is no
base), and remember persists the turn. Structural, so @inngest/agent-kit stays an optional
peer dependency.
Inngest AgentKit (
@inngest/agent-kit):createAgent({ system, model })takes asystemstring (or function).withSystem(baseSystem, query)returns thesystemto give the agent for the turn, the developer's base system with governed memory appended (or just the memory when there is no base), andrememberpersists the turn. Structural, so@inngest/agent-kitstays an optional peer dependency.