top | item 47097106

(no title)

behnamoh | 9 days ago

[flagged]

discuss

order

SatvikBeri|9 days ago

It's interesting that you find compaction trivial. I think it's one of the most important tasks, to the point where I use Amp these days because its "handoff" feature is so much nicer than CC's compaction.

handfuloflight|9 days ago

What's nicer about their handoff feature?

g-mork|9 days ago

how do you make CC talk via a proxy? I had a few googles for this and got nowhere

behnamoh|9 days ago

set Anthropic base URL in CC to your proxy server and map each model to your preferred models (I keep opus↔opus but technically you can do opus↔gpt-5.3, etc.). then check the incoming messages for the string that triggers compaction (it's a system prompt btw) and modify that message before it hits the LLM server.

tyre|9 days ago

have you tried asking CC to build something that does it? I'm guessing it could.