← Posts

2026 06 25

First time using AI agent!

I tried Opencode with Deepseek api to help me with my galgame developing, and it’s way more efficient than the traditional web-based chatbot AI. It has access to my specified directories, which is way more convenient than manually uploading files. It can even dispatch subagents to handle tasks on its own—a huge efficiency boost.

Also, tokens from Deepseek V4 are indeed really cheap. I’m now using it to do tedious works or those I’m not so familiar with. Let’s just hope it doesn’t crash my repo.