插件介绍
AI agent 通用任务治理框架:对齐目标与事实,规划和调度能力,守住授权与风险边界,治理任务执行到真实验收与交付。Governance framework for evidence-driven planning, orchestration, and verified delivery.
项目详情摘要
English** · 中文 odai `odai` is a governance-powered general task-execution framework for AI agents. It embeds governance into execution: align the real objective, facts, assumptions, authorization, risks, and acceptance; then choose the shortest sufficient path, combine the right capabilities, act, verify, and keep moving until the task is genuinely deliverable. It does not replace the model's judgment with a rigid workflow. The short version: call `/odai`; governance stays nearly invisible on simple work, while ambiguity, complexity, risk, and domain needs automatically increase or reduce the depth of handling. Why Use It `odai` is for people who want agents to move with autonomy, but not with false confidence. It helps an agent: ask only when the missing answer would change the goal, scope, authorization, acceptance, risk, or stop line verify what it can verify from files, commands, logs, tests, or project context before asking you keep lightweight tasks lightweight instead of turning every request into ceremony avoid claiming that something was tested, delegated, reviewed, or verified when it was not combine specialist skills and domain guidance only when the task needs them, instead of stuffing every rule into every turn reuse existing host or project memory, persisting only durable information with provenance, scope, and invalidation conditions respond early and humanely to persistent low mood or self-harm/suicide inclination without diagnosing, labeling, waiting for a plan, or causing secondary harm The Dao of odai The user defines the task; evidence determines the route; methods adapt to circumstances; verification determines completion; boundaries determine where to stop—get the task done, without acting presumptuously.** This is not a collage of philosophical sc
摘自项目公开 README,可能随上游仓库更新。安装方法
建议先在测试 Profile 中安装,并检查权限、安装脚本和依赖。
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:orziz/odai
使用前检查
- 确认项目符合 DSH bundle 规范,而不只是相关仓库。
- 阅读许可证和安装脚本,检查网络、文件及执行权限。
- 备份配置,并确保插件能够安全卸载或回滚。