Orc
C 64 completedPipeline State
completedPipeline Metadata
🧪 Code Distillation
Browse all specs →state.LoadLoopCountsdoctor.gatherTimingdispatch.RunScriptAI Prompt
Catalog Information
The orc project is a deterministic agent orchestrator CLI that allows users to run AI workflows as state machines, providing reliability and context preservation.
Description
Orc is a command-line tool that enables running AI workflows in a deterministic manner. It uses a state machine approach to drive the workflow, persisting context through artifact files on disk rather than conversational memory. Users define their workflow as a series of phases in a YAML config file, which can include shell scripts, AI agent invocations, and human approval gates. Orc provides features such as variable substitution, on-fail retry loops, parallel execution, and conditional phases.
الوصف
هو أداة سطر الأوامر التي تسمح بتشغيل تدفقات الذكاء الاصطناعي بطريقة محددة. يستخدم نهج الماكينة الحالة لتشغيل التدفق، ويحتفظ بالسياق من خلال ملفات الفنون على القرص بدلاً من الذاكرة المحادثة. يحدد المستخدمين تدفقهم كعديد من المراحل في ملف تعريف YAML، والتي يمكن أن تشمل أوامر shell و استدعاءات एजنت الذكاء الاصطناعي وبوابات الموافقة البشرية. توفر orc ميزات مثل تبديل المتغيرات، والخوارزميات للتعويض عن الفشل، وتسجيل النتائج في الوقت الحقيقي، ومراحل متوازية، ومراحل مشروطة.
Novelty
7/10Tags
Claude Models
Quality Score
Strengths
- Good test coverage (62% test-to-source ratio)
- Consistent naming conventions (snake_case)
- Good security practices \u2014 no major issues detected
- Properly licensed project
Weaknesses
- No CI/CD configuration \u2014 manual testing and deployment
- 368 duplicate lines detected \u2014 consider DRY refactoring
Recommendations
- Add a test suite \u2014 start with critical path integration tests
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
Security & Health
Languages
Frameworks
Symbols
Concepts (6)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | Deterministic agent orchestrator CLI — run AI workflows as a state machine, not a conversation. | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| arch_layer | infrastructure | Detected infrastructure layer | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Documentation | docs | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| business_logic | Configuration | Detected from 3 related files | 50% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| business_logic | File Management | Detected from 3 related files | 50% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| business_logic | Testing | Detected from 16 related files | 50% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
