Discover and explore top open-source AI tools and projects—updated daily.
Dong90AI development pipeline for structured code generation and workflow automation
Top 35.5% on SourcePulse
<2-3 sentences summarising what the project addresses and solves, the target audience, and the benefit.> TaiyiForge addresses the chaos of AI-driven software development by providing a standardized, nine-stage, auditable pipeline. It targets engineers and teams using AI for serious projects, offering a structured workflow that mitigates common AI development pitfalls like context loss and inconsistent tooling across platforms.
How It Works
The system orchestrates AI development through a nine-stage workflow engine, enforcing a strict sequence from change initiation to integration. It leverages a consistent command vocabulary (/taiyi:*) and "Skills" across four AI terminals (Claude, Codex, Cursor, OpenCode), ensuring uniform behavior. Key stages incorporate human gatekeeping (--approver) and mandatory Test-Driven Development (TDD), aiming for robust, auditable AI-generated code.
Quick Start & Requirements
npx taiyi-forge-install --all for a zero-build setup. Direct GitHub installation via npm install 'git+https://github.com/Dong90/oh-my-taiyiforge.git#v0.25.0' is available.Highlighted Details
/taiyi:* commands and workflow behavior across Claude, Codex, Cursor, and OpenCode.--approver) for critical stages like change, design, and review./taiyi:token compress utility for managing long conversation contexts.Maintenance & Community
The project is maintained by "TaiyiForge contributors." Bug reports are handled via GitHub Issues, and feature discussions occur in GitHub Discussions. Roadmap milestones include v1.0.0 with a locked nine-stage API and cross-platform parity.
Licensing & Compatibility
Limitations & Caveats
The project is actively developed, with v1.0.0 planned for future stability. Features like production-grade SLA and full internationalization are not yet ready. Direct npm installation for recent versions may require workarounds due to package manager lock periods. Careful configuration of agent discipline and token management is necessary.
8 hours ago
Inactive