Use MCP's progress flow to signal indexing progress
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 355
- Forks
- 24
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 17
Description
Currently, agents need to call the tools periodically to know when the indexing completes. We could improve the experience using progress flow.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked MCP progress flow specification and tracing how indexing currently reports completion. Define the progress notifications needed so agents no longer need to poll, then verify that indexing progress and completion are communicated through the MCP flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100