Claude sees no response #10
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
kahliburke/Kaimon.jl#10
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I think this is a bit of a noob problem. Sorry in advance.
I went through the setup and Claude can connect to the mcp. However it complains that it cannot see the output. Neither with
q=false. I also don't see the interaction in the repl, only in the Kaimon activity tab.Do I have to configure something different?
Make sure you have mirroring on in the configuration, I've turned it on by default in 1.1. But it was false initially, and you only see output in the repl if it's on.
Make sure you're using the latest Claude. Have you tried another agent? Might help diagnose.
Also try 1.1, I've fixed bugs.
There is a bit of setup to get the agent's MCP configured, there is a bit of setup to install the global gate script in startup. If you can provide any more detailed output that might help.
Let me know if anything works or if you have more questions. Also what platform are you on?
Ha right. I will wait until you release 1.1 and then try it out again :)
I followed your "getting started" guide.
Fedora Silverblue, vscode
Can you paste some more information like copy the specific tools being called (in activity), look at the server log for any errors? Are you using the Claude VSCode plugin, or the Claude code CLI? What happens when you use /mcp command? Does it show a kaimon map server? Do you see the message about the Kaimon gate connected when you launch a Julia terminal? I'll need more information to help.
Sorry, I am on a deadline. Will try it out again soon. Feel free to close the issue in the meanwhile :)
@oameye Hey no problem, I can completely understand the time pressure. I'll close for now but hoping you'll come back and give it another go. Please enter an issue if you're having problems or reach me on the Julia discourse. I'm hoping things just work out of the box of course but with a new piece of software there are sometimes environmental hiccups and other rough spots that need a little polishing.
I ran into the same issue, claude/chatgpt + vs code copilot, with master I get no output on the vs code side no matter what (tried mirroring, the commands show up on Kaimon dashboard & in the REPL with agent prompt). With 1.1 it gets corrupted data back :
It also breaks the dashboard with similar stuff :
Julia 1.12.5, vs code 1.108.0, Ubuntu 22.04.3 LTS