Show HN: Agent from Scratch – Bootstrap an agent from a copy-paste, no framework(agentfromscratch.com)
agentfromscratch.com
Show HN: Agent from Scratch – Bootstrap an agent from a copy-paste, no framework
https://agentfromscratch.com/
0 comments
—
https://agentfromscratch.com/
—
The result is a model-specific REPL "genesis snippet." It's a short bash script that prompts for your API key, asks the model to generate a REPL with an agentic tool-use loop, and then drops you straight into that running REPL.
The self-imposed rules:
From there, the goal is to ask the agent to rewrite its own REPL, add quality-of-life improvements, and eventually figure out how to connect itself to Telegram.
I put the snippets up on a site along with some open challenges like code golf and speed runs:
https://agentfromscratch.com
To try it, you just need your own API key and a Linux VM or Docker container. If you want to see how it actually behaves before running it, here is the raw terminal output of my first successful run:
https://agentfromscratch.com/polis/afs-genesis/