The idea is to use an open source coding agent (in case I don't get access to Codex or Claude or whatever) along with a free inference engine (maybe like Groq). Atleast for basic tasks and understanding codebases, this is required.
To install, just follow the website: https://opencode.ai/
curl -fsSL https://opencode.ai/install | bash
My use case is to connect it with either: a free cloud inference engine like Groq, or serve my own local LLM.