Skip to main content

agent-execution-redux

State management architecture for the AI agent execution system AND the rules for triggering agent shortcuts from product code. Covers the four-layer Redux structure (agent source, app context, execution instances, request lifecycle), slice ownership, body assembly, NDJSON streaming, the rules for extending instance slices, and the consumption-side rules for engaging shortcuts (trigger APIs, registry, warm-up, direct vs non-direct display modes, scope/mapping contract, cleanup). Use when working on any file in features/agents/redux/, building agent UI components, creating execution instances, wiring selectors for agent state, adding new per-instance capabilities, OR when firing/engaging/triggering an agent shortcut from any surface (button, context menu, mounted component, programmatic). Triggers on: instanceId, agentDefinition, executionInstances, instanceUIState, instanceModelOverrides, instanceVariableValues, instanceResources, instanceContext, instanceUserInput, instanceClientTools, activeRequests, instan

跳到安装

来源信息

仓库
armanisadeghi/ai-matrx
最近来源活动
2026年8月28日 15:48
检测到的 SKILL.md 语言
英语
星标
3
分支
1

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。