Comment on Show HN: ctx – Search the coding agent history already on your machineComments−indigodaddy2moOr you could just use a great agent/harness like Shelley that already uses sqlite to store converians is searchable from the UI as well.https://github.com/boldsoftware/shelley−luca-ctxOP2moWe’re working on adding native support for Shelley!The idea is that even with native recall from Shelley, ctx results are more accurate, ergonomic, and token efficientFor example search can retrieve a specific message and then window for trailing and leading N messages, in just a few hundred tokens−gb2d_hn2moI worked on this problem with https://www.agentkanban.io - this is a human in the loop integration for VS code that stores the context in the kanban task so it lives with the task (can also be forked, split etc).
Comments
Or you could just use a great agent/harness like Shelley that already uses sqlite to store converians is searchable from the UI as well.
https://github.com/boldsoftware/shelley
We’re working on adding native support for Shelley!
The idea is that even with native recall from Shelley, ctx results are more accurate, ergonomic, and token efficient
For example search can retrieve a specific message and then window for trailing and leading N messages, in just a few hundred tokens
I worked on this problem with https://www.agentkanban.io - this is a human in the loop integration for VS code that stores the context in the kanban task so it lives with the task (can also be forked, split etc).