logoalt Hacker News

dominotwtoday at 1:06 AM1 replyview on HN

til you can edit context. i keep a running log and /clear /reload log


Replies

8notetoday at 3:12 AM

double escape gets you to a rewind. not sure about much else.

the conversation history is a linked list, so you can screw with it, with some care.

I spend this afternoon building an MCP do break the conversation up into topics, then suggest some that aren't useful but are taking up a bunch of context to remove (eg iterations through build/edit just needs the end result)

its gonna take a while before I'm confident its worth sharing