heguangyong/scene-capability-engine
Scene Capability Engine (SCE): ontology-aware scene orchestration across AI agents for plan, generate, patch, verify, and release workflows.
Built on a semantic model of `project -> scene -> spec -> task`, SCE enforces spec-first governance and recoverable SQLite-backed state to prevent agent drift, keeping requirements and design decisions attached to work rather than buried in chat history. The engine supports both interactive studio workflows (`plan → generate → apply → verify → release`) and autonomous modes (`close-loop`, `close-loop-program`, `close-loop-controller`) with built-in retry, fallback chains, and governance replay. It integrates with IDEs and AI shells via structured task streams and hierarchical task references, while an errorbook-driven learning system and timeline snapshots enable incident staging and deterministic reruns even before git commits.
Available on npm.
Stars
22
Forks
1
Language
JavaScript
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Dependencies
11
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/heguangyong/scene-capability-engine"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
awslabs/agent-squad
Flexible and powerful framework for managing multiple AI agents and handling complex conversations
horizon-rl/strands-sglang
SGLang model provider for Strands Agents for on-policy agentic RL training.
rodmena-limited/stabilize
Queue-Based State Machine - A lightweight workflow execution engine with DAG-based stage...
jeremiah-k/agor
AgentOrchestrator - Multi-agent development coordination platform. Transform AI assistants into...
aws-solutions-library-samples/guidance-for-multi-agent-orchestration-on-aws
Enables developers to build, deploy, and manage multiple specialized agents that work together...