upvote
Hey I built that into my harness! http://github.com/computerex/z

Long tool outputs/command outputs everything in my harness is spilled over to the filesystem. Context messages are truncated and split to filesystem with a breadcrumb for retrieving the full message.

Works really well.

reply
That doesn't sound all that useful to be honest and would likely increase costs overall due to the hit to prompt caching by removing messages
reply
> would likely increase costs overall

Assuming you pay per token, which seems like a really strange workflow to lock yourself into at this point. Neither paid monthly plans nor local models suffer from that issue.

I tried once to use APIs for agents but seeing a counter of money go up and eventually landing at like $20 for one change, made it really hard to justify. I'd rather pay $200/month before I'd be OK with that sort of experience.

reply
Have a look how pi.dev implements /tree. Super useful
reply
Seems interesting, but at a glance I can't find a repo or a package manager download for this. Have you made it available anywhere?
reply
I found the opencode fork repo, but no plugin seems available so far

https://github.com/Vibecodelicious/opencode

reply