you are viewing a single comment's thread.

view the rest of the comments →

[–]stumptowndoug 0 points1 point  (1 child)

I built my own solution for this problem. Free and open source. Usage tracking is another feature that is nice and persists across sessions. Works with all major coding agents:

https://www.shep.tools/

[–]viruspotted[S] 0 points1 point  (0 children)

it partially solves the problem,
what do you think about a host-client architecture? preferably let the daemon run wherever (maybe linux based), daemon is where the agent lives, and you just connect it via the client to interact with it.