docs: refresh README feature overview - #906
Conversation
Signed-off-by: Andre Manoel <amanoel@nvidia.com>
Greptile SummaryRefreshes the repository overview to describe current multimodal generation, MCP tooling, plugins, resumability, monitoring, and agent-skill support.
|
| Filename | Overview |
|---|---|
| README.md | Updates the public feature overview and agent guidance, with a non-blocking inconsistency between the new dual-agent claim and the linked Claude Code-focused guide. |
Prompt To Fix All With AI
### Issue 1
README.md:123
**Agent support guidance conflicts**
The README now presents Claude Code and Codex as tested agents, but the linked guide still says testing focused on Claude Code and provides Claude Code-specific installation guidance. Readers following that link receive contradictory support and setup instructions.
---
For each issue above, determine whether it is valid and should be fixed. If so, fix it directly.Reviews (1): Last reviewed commit: "docs: refresh README feature overview" | Re-trigger Greptile
|
Thanks for tidying up the front page, @andreatnvidia — the new feature list is a much better snapshot of where Data Designer actually is today. SummaryThis PR rewrites the README's "What can you do" bullets to cover multimodal generation, MCP tool use with traces, plugins, resume, and monitoring; drops the async-engine transition notice; and refreshes the docs/agent-skill wording. The implementation matches the stated intent — it's a README-only change, and I verified each new capability claim against the code rather than taking it on faith. Every one holds up (details in What Looks Good). FindingsWarnings — Worth addressing
Suggestions — Take it or leave it
What Looks Good
Residual Risk
VerdictNeeds changes — one item to resolve before merge:
Everything else is optional polish. The substance of the refresh is solid and verified. This review was generated by an AI assistant. |
📋 Summary
Refresh the README overview to reflect current stable Data Designer capabilities and remove transition-era guidance. This keeps the repository front page aligned with shipped multimodal, tool-use, extensibility, resumability, observability, and agent-skill support.
🔗 Related Issue
N/A
🔄 Changes
🧪 Testing
.venv/bin/ruff check --fix ..venv/bin/ruff format .git diff --check✅ Checklist