Spaces:
Running
Running
This is NOT the Next.js you know
This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in node_modules/next/dist/docs/ before writing any code. Heed deprecation notices.
Agentic PM Demo (Codex)
Product
Build an independent web demo called Agentic PM Demo (not a Codex plugin).
The UI is split:
- Left: chat workspace
- Right: structured IoT product-development work packages
MVP Rules
- Seed work packages from
agentic_pm_demo_codex_plans/data/work-packages.seed.json. - Support commands:
@WorkPackageName ask ...@WorkPackageName plan ...@WorkPackageName change ...@WorkPackageName execute ...
- All
executetasks are simulated. - Every simulated output must include this disclaimer verbatim:
This is a simulated execution result generated for demo purposes. No real external tool, engineering review, certification approval, user database, image generation service, patent search, or test system was executed.