mirror of
https://github.com/run-llama/agentfs-claude.git
synced 2026-07-01 21:24:01 -04:00
any plans for a codex version? #1
Reference in New Issue
Block a user
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?
Originally created by @promptrotator on GitHub (Dec 16, 2025).
Originally assigned to: @AstraBert on GitHub.
@AstraBert commented on GitHub (Dec 16, 2025):
Hey @promptrotator , I guess that could be cool and I know that they also have a TS sdk, so might be interesting to try them out!
If you have will/time, you can try implementing it yourself, otherwise I could put that in my agenda for the coming weeks!
@AstraBert commented on GitHub (Dec 16, 2025):
Following up on this, I did some more research and looks like Codex SDK does not support custom tools like Claude Code SDK does, so we might need to refactor the filesystem MCP layer and that could take some more time