docs(agent-workflows): propose future Artifacts workspace#5241
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
🤖 The AI agent says: This is intentionally a future-only design PR. Please review the model, not an implementation. The main decisions to settle are:
The proposal also assumes artifacts complement questionnaires: use an artifact for shared interactive work, and retain questionnaires for bounded structured answers. |
Context
Agents can currently communicate through chat and bounded questionnaires, but there is no planned shared interactive surface for work such as a CRM, go-to-market board, or editable project object.
Changes
This design workspace proposes Artifacts as a future direction. An artifact is a sandboxed HTML, CSS, and JavaScript application in an agent mount. It persists user changes to its own files, which the agent can read on a later turn.
The proposal records:
No runtime, agent skill, toolkit, templates, or frontend behavior is implemented in this PR.
Tests / notes
docs/design/agent-workflows/projects/artifacts/.git diff --checkon the new workspace.