# Kaimon stopped working

**URL:** https://discourse.julialang.org/t/kaimon-stopped-working/138430
**Category:** General Usage
**Tags:** question, package, kaimon
**Created:** [July 23, 2026, 11:47am UTC](https://discourse.julialang.org/t/kaimon-stopped-working/138430 "2026-07-23T11:47:35Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![ufechner7](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ufechner7/32/51363_2.png) [@ufechner7](https://discourse.julialang.org/u/ufechner7)
#### Post date: [July 23, 2026, 11:47am UTC](https://discourse.julialang.org/t/kaimon-stopped-working/138430/1 "2026-07-23T11:47:35Z")

</div>

I cannot use Kaimon any longer. Claudes says:

> The server is up, but the REPL eval bridge is not actually executing code.
> 
> ping succeeds — the MCP server is healthy and one session is connected (ea21299c, V3Kite.jl).  
> But every ex() call returns “completed with no output,” even q=false returning a plain string, even a deliberate error(…).  
> I confirmed code is genuinely not running: I had ex() write a probe file to disk, and the file was never created.  
> Restarting the REPL didn’t fix it.  
> So: kaimon is reachable but not usable for running Julia right now — evals are silently no-op’ing. Per your CLAUDE.md I’m supposed to route all Julia through these tools rather than the julia CLI, so I’m currently blocked from running/inspecting code.
> 
> A couple of things that might get it working, which are on your side to try:
> 
> Check the Julia gate/REPL process — the session shows as connected but the eval channel may have wedged (the log has one MCP handler error: SystemError: write: Broken pipe around session init).  
> A full shutdown + fresh start\_session (rather than restart) may re-establish the eval channel cleanly.

I rebooted my computer, but it did not help:

- ✅ **Code search/intelligence works** — `grep_code`, `search_code`, `ping`, etc. all respond correctly.
- ❌ **Running Julia does not** — `ex()` (and by extension `run_tests`) silently no-ops. I verified this concretely: an `ex()` call told to write a file to disk produced no file, on both the old and a freshly-restarted session.

---

<div class="post-metadata">

### Author: ![kahliburke](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/kahliburke/32/208472_2.png) [@kahliburke](https://discourse.julialang.org/u/kahliburke)
#### Post date: [July 23, 2026, 12:36pm UTC](https://discourse.julialang.org/t/kaimon-stopped-working/138430/2 "2026-07-23T12:36:35Z")

</div>

> [@ufechner7](#):
>
> I cannot use Kaimon any longer.

First off, sorry you are running into an issue here, I’ll connect with you to sort it out ASAP. I’m not certain which version this is against so let’s figure that out so I can look in the right area and figure out what’s causing the problem.

---

<div class="post-metadata">

### Author: ![ufechner7](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ufechner7/32/51363_2.png) [@ufechner7](https://discourse.julialang.org/u/ufechner7)
#### Post date: [July 23, 2026, 1:09pm UTC](https://discourse.julialang.org/t/kaimon-stopped-working/138430/3 "2026-07-23T13:09:14Z")

</div>

I updated to the latest versions of Kaimon and KaimonGate, and now it is working again. Thank you so much!

---

<div class="post-metadata">

### Author: ![kahliburke](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/kahliburke/32/208472_2.png) [@kahliburke](https://discourse.julialang.org/u/kahliburke)
#### Post date: [July 23, 2026, 1:11pm UTC](https://discourse.julialang.org/t/kaimon-stopped-working/138430/4 "2026-07-23T13:11:59Z")

</div>

> [@ufechner7](#):
>
> I updated to the latest versions of Kaimon

Good to hear, there have been some changes lately to support the KaimonSlate.jl release in the near future, as well as fixing a few reported bugs. It’s possible you caught a version that had an issue somewhere in the middle of this. Hoping things will be stable for you but if not, don’t hesitate to let me know.

---

<div class="post-metadata">

### Author: ![mbauman](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/mbauman/32/31082_2.png) [@mbauman](https://discourse.julialang.org/u/mbauman)
#### Post date: [August 18, 2026, 9:02pm UTC](https://discourse.julialang.org/t/kaimon-stopped-working/138430/5 "2026-08-18T21:02:31Z")

</div>

2 posts were merged into an existing topic: [[ANN] Kaimon.jl — opening the gate between AI agents and Julia](https://discourse.julialang.org/t/ann-kaimon-jl-opening-the-gate-between-ai-agents-and-julia/135880/113)
