Skip to content

Extra: Agent document review workspace for coding tools - #194

Open
Rahul9214 wants to merge 4 commits into
superdocsapp:mainfrom
Rahul9214:extra/agent-document-review-workspace
Open

Extra: Agent document review workspace for coding tools#194
Rahul9214 wants to merge 4 commits into
superdocsapp:mainfrom
Rahul9214:extra/agent-document-review-workspace

Conversation

@Rahul9214

Copy link
Copy Markdown

What

Adds a human control surface for document changes proposed by coding agents.

The workspace is based on the SuperDocs Open Task List entry for an Agent document workspace for coding tools and follows the required extensions/<github-username>/<project-name>/ structure.

Why

Coding agents can report that they changed a document without giving the developer an easy way to verify what actually changed.

This workspace separates the agent's claim from artifact evidence and keeps document mutations behind explicit human review.

What it demonstrates

  • before / after review per proposed change
  • independent approve and reject decisions
  • reversible approved changes
  • reverting one change does not disturb sibling decisions
  • claimed-vs-actual verification
  • deliberately detected false or incomplete agent claims
  • Cursor Agent and Claude Code through one generic review model
  • evidence export with reviewer decision, artifact state and reverted state
  • completed human-review state before export
  • responsive and keyboard-accessible review UI

Verification

npm ci
npm run build
npm test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant