|
|
|
|
|
by eliben
128 days ago
|
|
Very interesting! I encountered the problems these tools are trying to tackle just recently while trying to guide an agent into creating an in-browser tool for me. Closing the loop on a web interface isn't as simple as CLI-only tools. I should give this a try. It's also interesting that you've shifted to Go for your agent-coded CLI tools, Simon. |
|
... but then I'm mostly running them with "uvx name-of-tool" because it turns out Python's packaging infrastructure for binary tools is so good!