Add full-text search to trace queries
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- sqlite, typescript
- Domain
- backend-api-design, databases, frontend, observability, search
Research direction
Start with src/storage/ and the Storage Design section of docs/architecture.md, then trace get_traces and the dashboard trace list page. Done means the MCP tool and dashboard support full-text search across agent input, agent output, and metadata values, using SQLite FTS5 with highlighted results.
Written by the indexing model from the issue text.
Description
Currently traces can only be filtered by agent_name, framework, and date range. Teams need to search trace content.
Goal: Add text search capability to get_traces and the dashboard.
Acceptance criteria:
- New search parameter on get_traces MCP tool
- Searches across: agent input, agent output, metadata values
- SQLite FTS5 for performant full-text search
- Dashboard search box on trace list page
- Search highlights in results
Resources:
- Storage adapter: src/storage/
- Architecture guide — Storage Design section
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 4
- Avg merge
- 2h 7m
- Merged PRs (30d)
- 140
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.
More from iris-eval/mcp-server
-
Difficulty 4/5 3-5 days Newbie friendliness 58/100
iris-eval/mcp-server#427 ·
-
acceptance-testing dashboard P2
Difficulty 4/5 3-5 days Newbie friendliness 50/100
iris-eval/mcp-server#409 ·
-
P3 server
Difficulty 3/5 1-2 days Newbie friendliness 72/100
iris-eval/mcp-server#408 ·
-
acceptance-testing P3 server
Difficulty 3/5 1-2 days Newbie friendliness 68/100
iris-eval/mcp-server#407 ·
-
acceptance-testing P2 server
Difficulty 4/5 3-5 days Newbie friendliness 48/100
iris-eval/mcp-server#406 ·
All issues in iris-eval/mcp-server
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
fullcalendar/fullcalendar#8106 ·