Comment by usagisushi
5 hours ago
I have a similar setup. It might be worth checking out pi-coding-agent [0].
The system prompt and tools have very little overhead (<2k tokens), making the prefill latency feel noticeably snappier compared to Opencode.
[0] https://www.npmjs.com/package/@mariozechner/pi-coding-agent#...
Thanks! I just ran a quick test with pi, and it's working a bit faster.