You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should plugins integrating with claude-code-acp keep track of the context window themselves? I couldn't find anything in the ACP protocol itself that would suggest how we should keep track of context.
I'm interested in exposing the context used % in codecompanion (especially since slash commands with TUIs like /context aren't supported in the claude code SDK) but wanted to better understand how it's supposed to work here.