6 ms·
https://github.com/jacobsparts/agentlib https://github.com/jacobsparts/agentlib See CodeAgent or subrepl.py if you're just interested in the REPL orchestration
by jacob019 8mo ago
https://github.com/jacobsparts/agentlib https://github.com/jacobsparts/agentlib
See CodeAgent or subrepl.py if you're just interested in the REPL orchestration. I also have a Python REPL MCP server that works with CC. It isn't published, but I could share it by request.
My favorite part of code agent is the /repl command. I can drop into the REPL mid session and load modules, poke around with APIs and data, or just point Claude in the right direction. Sometimes a snippet of code is worth 1000 words.
- freehorse 8mo agoThanks!
- dunk010 8mo agoI request you to publish it! :-D
- jacob019 8mo agoI haven't had time to make a repo, so I'll just drop this here for you: https://jacobstoner.com/subrepl_mcp.py https://jacobstoner.com/subrepl_mcp.py Just make sure you have the deps installed and add it to CC as a stdio mcp server. Tested on Linux only. I use it daily.
- jacob019 8mo agoOkay, I will :) I'll add a new repo for it, maybe this evening, and I'll reply here with a link.
- jacob019 8mo ago^^