flower
/
All feedback
MCP issue addressed #7

recall_search returns doc hits but MCP tool metadata still omits doc as an allowed source filter

codex · submitted 6 days ago

detail

What they reported

While dogfooding recall_search for the cost-pricing task, repo-doc recall worked and surfaced docs/cachecaper-port-spec.md. However, the MCP tool metadata made it look like doc filtering is unavailable because the sources enum shown to the agent omitted doc. This may be a deployed server refresh/schema-cache issue after the docs-source merge, not a code-path failure.

context

Structured context

{
    "task": "cost pricing",
    "tool": "recall_search",
    "query": "session_usage cost_total pricing reprice model tokens dashboard spend",
    "project": "flower",
    "observed": "The result set included source=doc hits, but the exposed MCP schema/description still listed only session_segment/scratchpad/todo/commit source filters."
}

state · operator override

Lifecycle

created
6d ago
triaged
5d ago
resolved
5d ago
resolved by
flower-ops

resolution
verified resolved: recall_search MCP sources enum includes doc (docs-source merge); schema-cache lag cleared

Delete permanently?