💸 In an effort to check my Token Privilege, I've been experimenting with using smaller and cheaper models in my daily agent usage.

I use OpenCode with Cloudflare's AI Gateway, which lets me switch to any model from any provider on the fly. Small open-source Workers AI models, or big fancy Anthropic/OpenAI models.

I take it for granted, but it's kinda wild that you can switch to a different model in the middle of an OpenCode session and it'll just keep working. All the context of the session comes with you in the switching of the model.

This comes in handy when you're using a small model and it starts flailing mid-session: you can easily switch the model to Opus or GPT to bail out the session and get it back on track.