-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Title
Codex interactice mode MCP issue
Description
Codex + Responses
user
list_tables
╭──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│( ● ) 0s Thinking. press Esc twice to interrupt │
command
$
command.stdout (code: 1, duration: 0s)
Failed to parse JSON result
codex
The database contains a table named listings.
Steps to Reproduce
run ./start.sh
then in parallel install codex on npm 22.15.1 with gpt-4o and ask to list_tables
Expected Behavior
read listings table
Actual Behavior
Gets listings table but also a parsing error
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working