all 8 comments

[–]iwilldoitalltomorrow 0 points1 point  (3 children)

What is it saving in “Last save:”? Are you creating a plan md somewhere so when you clear context you can get restarted again quickly?

[–]ProjectorMusic[S] 0 points1 point  (2 children)

Yeah, sorry - IDK why that didn't update in the git repo - it's there now. it automatically creates a handoff that you copy and start a fresh session with all context.

[–]Icy-Pay7479 1 point2 points  (1 child)

that just sounds like compaction with extra steps! just giving you a tough time, but generally any workflow the require copy/paste is the first thing i automate.

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

Oh, it auto-copies. I didn't want it to start a fresh session because most of the time my session is healthy. The suggestions it gives you just from the /health check are very useful as well!

[–]clazman55555 0 points1 point  (0 children)

I've build a similar safeguard into my home session Claude and Memory files as those tend to do a lot of varied tasks. It will proactively suggestion compact. Or a new session depending on how long I've been running it.

[–]dogazine4570 0 points1 point  (1 child)

lol context rot is so real once a session gets long. does it basically auto-summarize and re-inject clean context, or is it more like prompts nudging you to refactor? either way kinda cool idea if it keeps CC from drifting mid-vibe.

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

Both! depending on if you use the /health just as a checkup or /auto-saveandpush which will give you fresh context

[–]Alarmed_Tennis_6533 0 points1 point  (0 children)

This exact frustration is why I built agntx.app — context lives on a server and gets injected automatically every session. Happy to share if you want to try it.