Skip to content

WebSearch tool returns "Did 0 searches in 3s" — no searches performed #304

Description

@dtereshenko

Description

The WebSearch tool in Claude Code completes without error but performs zero
actual searches. The UI shows "Did 0 searches in 3s" every time the tool is
invoked, regardless of query. Web search results are never returned.

Steps to Reproduce

  1. Open Claude Code (CLI) connected to the CodeMie ai-run-sso provider
  2. Ask a question that triggers the WebSearch tool (e.g. "search the web for X")
  3. Observe the tool output: "Did 0 searches in 3s"

Expected Behavior

WebSearch should execute the query and return relevant search results.

Actual Behavior

Tool reports "Did 0 searches in 3s" — silently completes with no results.

Environment

Field Value
OS Darwin 25.4.0 arm64
Node.js v24.13.0
npm 11.11.0
CodeMie CLI 0.1.0
Shell /bin/zsh
Terminal Apple_Terminal

Active Profile

  • Provider: ai-run-sso
  • CodeMie URL: https://codemie.lab.epam.com
  • Model: claude-sonnet-4-6

Installed Agents

  • CodeMie Code (0.0.47)
  • Claude Code (2.1.114)

CodeMie Doctor Output

Full doctor output
Node.js: ✓ v24.13.0
npm: ✓ 11.11.0
Python: ✓ 3.9.6
uv: ○ not found (optional)
AWS CLI: ⚠ not found (optional)
Active Profile: default | Provider: ai-run-sso | Model: claude-sonnet-4-6
CodeMie SSO: ✓ operational, session expires in 8h
Installed Agents: CodeMie Code (0.0.47), Claude Code (2.1.114)

Recent Errors

WARN/ERROR entries from recent logs
[2026-05-15] [WARN] [hook:SessionEnd] No transcript_path in event, skipping incremental sync
[2026-05-15] [ERROR] [ConversationApiClient] Non-retryable error (403): [object Object]
[2026-05-15] [ERROR] [conversation-sync] Failed to sync conversation: API error: 403

Full Debug Logs

https://gist.github.com/dtereshenko/163827f4db3aacda93de0afa88846bf4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions