logoalt Hacker News

newsomix9xlyesterday at 4:43 PM2 repliesview on HN

Can you post a generic version of code for this somewhere (e.g. codeberg or whatever)?

I find your description intriguing but I'd like to see it to make sure I understand it.


Replies

Syntafyesterday at 8:43 PM

Sorry I can't share what we're doing here directly!

I will however say that this page alone does a pretty good job of illustrating what an agent harness might look like: https://docs.agno.com/tools/overview

* System prompt

* Tool calls

* Model definition

Everything else (guards / etc) can just exist as code abstractions between the agent layer and the tool layer.

rpastuszakyesterday at 5:38 PM

Just came here to say the same :)