Sprint 188: Auto Embed docs Setup Agent — merge feature/CODUX-188-auto-embed-docs-setup-agent into dev - #2713
Merged
Conversation
…mbed-docs-setup-agent-t01-codex-mrcd4xxd (CODUX-117) Create docs auto-embed service
…mbed-docs-setup-agent-t02-codex-mrcdj8jf (CODUX-117) Integrate docs embedding into setup backend
…mbed-docs-setup-agent-t03-codex-mrcdxxq5 (CODUX-117) Add Docs setup control in dashboard
…mbed-docs-setup-agent-t04-codex-mrcgmhpm (CODUX-117) Document docs setup embedding
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 Sprint Completion: Sprint 188 · Auto Embed docs Setup Agent
📋 Summary
Sprint: Sprint 188 · Auto Embed docs Setup Agent Tasks: 4/4 completed
🔗 Linked Issues
🧭 Planning
gpt-5.5Included usage estimate (subscription/local login): $1.58
🎯 Original Sprint Prompt
Add a Project Setup Agent option to auto-embed relevant repository documentation into the project Knowledge docs library, expose it in dashboard and MCP setup flows, and document the behavior.
✅ Task Checklist
codex(PR)codex(PR)codex(PR)codex(PR)👥 Provider Breakdown
4 by codex
⏱️ Sprint Timing
📊 Aggregate CLI Token Usage
Included usage estimate (subscription/local login): $10.38
🕵️ QA Review Summary
Outcome: pass
The sprint deliverables have been successfully implemented, integrated, tested, and documented. The
ProjectDocsAutoEmbedServicesafely discovers project documentation and embeds it using the existingKnowledgeServiceingestion pipeline withrepo_pathpayload metadata. The setup option has been exposed across the Dashboard UI (both in the Add Project modal and the existing project setup flow) and normalized in the MCP project actions handler to accept both nested and flat payload shapes. Extensive tests have been added for the service, setup integration, MCP action handler, and Dashboard components, all of which pass successfully. Documentation has also been updated to accurately reflect the setup request structure, response fields, and behavior.🌿 Branch Info
Base:
devHead:
feature/CODUX-188-auto-embed-docs-setup-agent🤖 Generated by Code UX