Skip to content

Feedback by andy #3

@wcchang1115

Description

@wcchang1115

feedback:

  • claude is smart enough to know recce needs two environments and it can switch branches to prepare for that.
  • the duckdb journey may be different from snowflake, bigquery. (no warehouse connection needed)
  • the mcp server is running, but not sure it turned out to need session_id and fallback to recce cli.
  • claude code should find the venv and read the dependency of the project. (e.g., pyproject.toml or requirements.txt)
⏺ Bash(bash /Users/wcchang/.claude/plugins/cache/recce-plugins/recce-quickstart/0.1.0/scripts/check-mcp.sh)
  ⎿  STATUS=RUNNING
     RECCE_MCP_PORT=8081
     RECCE_MCP_URL=http://localhost:8081/sse
     RECCE_MCP_PID=55675

⏺ Recce MCP Server is running. Since we added a new column (average_order_value) to the customers model, let me run the relevant checks.

⏺ User answered Claude's questions:
  ⎿  · Which checks would you like to run to verify the change? → Schema diff (Recommended)

⏺ Running schema diff on the modified models.

⏺ Bash(curl -s -X POST http://localhost:8081/mcp \ timeout: 1m 0s
        -H "Content-Type: application/json" \…)
  ⎿  session_id is required

⏺ Let me try using Recce CLI directly.

loom: https://www.loom.com/share/8321b631ccc14fb688a6b0d212cb221a

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions