docs: Update quicksprint templates docs for current execution UX and API - #741
Conversation
- Updated `docs-web/user/quicksprints.md` to reflect `QuicksprintTemplateRecord` and the Plan Only vs Plan & Start dashboard flow. - Added REST API and execution payload details (`submitMode`, `taskCount`, `noTaskLimit`, `routeOverride`, `modelOverride`) to `docs/dashboard/quicksprint-templates.md`. - Updated `docs/mcp/tools-and-contracts.md` with explicit fields for `create_template`, `update_template`, `execute`, and `start`. - Removed stale text in `docs-web/user/dashboard/sprints.md` about quicksprints lacking flexibility. Co-authored-by: numnx <1517214+numnx@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
cfe475e
into
feature/CODUX-44-qs-documentation-developer-surface-audit-2
Makes quicksprint documentation match current backend actions, API routes, and dashboard execution UI, as specified in the objective. It updates
docs-web/user/quicksprints.md,docs-web/user/dashboard/sprints.md,docs/dashboard/quicksprint-templates.md, anddocs/mcp/tools-and-contracts.md. Tests are successful.PR created automatically by Jules for task 12553292146914204903 started by @numnx