Show HN: ToolKami CLI – Simple Agents Made Easy (Extending Shopify Tobi's Try)

github.com

2 points by SafeDusk 3 hours ago

ToolKami CLI is a modified version of Shopify's CEO Tobias try implementation[0]. It extends the implementation with sandboxing capabilities and designed with functional core, imperative shell in mind.

I had success using it to manage parallel coding agents with a minimal TUI interface.

It is free and open source, have fun playing around with it, roll your own or contribute!

[0]: https://github.com/tobi/try

SafeDusk 3 hours ago

Hi HN,

I hope someone will find this useful.

On a side note: if you're already using Try and would like to see this incorporated, I've opened an issue here: https://github.com/tobi/try/issues/40. Give a like or comment to make this more possible!

Am keen to hear TUI tips for coding agents parallelization as feedback for improvements. How are you guys doing it?