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
The current context mechanism is a bit too token-intensive. The output of the tool is continuously added to the next step, causing the tokens to multiply. Would using the Claude Code SDK in Python provide some relief?
The current context mechanism is a bit too token-intensive. The output of the tool is continuously added to the next step, causing the tokens to multiply. Would using the Claude Code SDK in Python provide some relief?