Pigou Wu
oh-my-Dynamic
Multi-agent orchestration engine replicating Claude Dynamic Workflows. DAG execution + 5 stop conditions + TEA protocol + Anthropic 8 prompt principles. GLM-5.1 compatible.
正在推进 / 高完成度。
no code insight
wiki gap / No LLM code insight snapshot has been generated yet. Run pnpm sync:wiki -- --with-llm.
make it smaller
- GitHub / 20 天前 / PIGU-PPPgu/oh-my-Dynamic
- wiki / 今天 / 224 files
- stack / React / Python
- 1整理项目定位
- 2补充 README 摘要
- 3确认展示边界
- 01Generate LLM code insights for the most important source files.
- 02Add one approved public screenshot or product surface image.
AI progress / project progress
updates / doing / logs / open tasks
README / media / wiki / code
shipped / snapshot / media / confidence
waiting / stale / AI risks
- no code insight
- no public media
综合分 37/100,建议为 low。这个值来自任务紧急度、近期动量、战略相关性、成熟/影响证据和停滞惩罚;它只是候选建议,只有 apply 后才会改项目 priority。
Open P0/P1 tasks and active doing items.
Recent repository pushes, project updates, and log activity.
Current lifecycle state plus Pigou OS/workflow/life-state relevance.
Progress, shipped/use signals, screenshots, and repository scale.
Paused, archived, or stale projects should cool down unless other signals are strong.
- no open linked tasks
- repo files: 224
- last push: 2026-06-08
- strategic OS/workflow signal in project text
- progress evaluation: 84% building
GitHub sync processed; Pigou OS refreshed the project wiki, progress, status, and sync log signals from repository evidence.
The sync pipeline applied local repository, wiki, task, image, and log signals after refreshing GitHub data.
Project status, launch wording, and product surface signals.
Repository file count, framework, entrypoint, module, and code insight signals.
Launch/use wording, screenshots, and visible product proof.
Project notes, README summary, and wiki/code insight completeness.
Recent push, linked work items, and project log activity.
- repo files: 224
- last push: 2026-06-08
- frameworks: React, Python
- No LLM code insight snapshot has been generated yet. Run pnpm sync:wiki -- --with-llm.
- Generate LLM code insights for the most important source files.
- Add one approved public screenshot or product surface image.
用 GLM-5.1 实现的多 Agent 编排系统。
文件 作用 ------------ task.py Task 状态机(todo→inprogress→review→done) agents.py 三种角色定义(planner/builder/reviewer) llmclient.py GLM-5.1 API 调用层(zhipuai SDK 或 OpenAI 兼容) orchestrator.py 编排引擎(核心调度器) validator.py 验证框架(单元/集成/端到端测试)
Layer 1: 单元测试 - 状态机转换是否合法 - 依赖阻塞逻辑是否正确 - Planner 输出解析器是否健壮
Layer 2: 集成测试 - API 调用是否通畅 - 重试机制是否工作 - 超时处理是否正常
<div align="center" <img src="assets/icon.svg" alt="oh-my-Dynamic" width="112" height="112" <h1oh-my-Dynamic</h1 <p<strongDynamic workflow tooling for Codex.</strong</p <p<a href="https://github.com/PIGU-PPPgu/oh-my-Dynamic/actions/workflows/tests.yml"<img src="https://github.com/PIGU-PPPgu/oh-my-Dynamic/actions/workflows/tests.yml/badge.svg" alt="tests"</a <a href="https://github.com/PIGU-PPPgu/oh-my-Dynamic/actions/workflows/tests.yml"<img src="https://img.shields.io/badge/coverage-82%25-brightgreen" alt="coverage"</a <a href="LICENSE"<img src="https://img.shields.io/badge/license-MIT-blue" alt="license"</a</p <p<a href="README.zh-CN.md"中文说明</a</p </div
React, Python project with 224 indexed file(s).
showcase/package.json
- No LLM code insight snapshot has been generated yet. Run pnpm sync:wiki -- --with-llm.
- Generate LLM code insights for the most important source files.
- Add one approved public screenshot or product surface image.
- Repository: PIGU-PPPgu/oh-my-Dynamic
- Default branch: main
- Indexed files: 224
- Primary language: Python
- Frameworks: React, Python
- Last pushed: 2026-06-08
- Snapshot: 2026-06-27
- 1Generate per-file summaries for important source files.
- 2Connect modules to project goals and next actions.
- 3Detect stale README sections by comparing code signals with project description.
- 4Persist historical wiki snapshots to show architecture drift.
src
高置信Source root: 53 file(s) under src/
scripts
高置信Automation scripts: 7 file(s) under scripts/
docs
高置信Documentation: 61 file(s) under docs/
- No LLM code insight snapshot has been generated yet. Run pnpm sync:wiki -- --with-llm.