Skip to content

Comment on What's your tooling around coding agents?

Comments

d675OP

He discusses:

Instead of maintaining a catalog of tools like read_file, grep, list_dir, they just expose one run(command: str) tool and let the LLM compose Unix pipelines. It has access to one tool for shell commands: run(...)

I think you could use mcp-shell , written in Go instead of python subprocesses

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.