Quick Start

Learn the basics of Zardus and start coding smarter in under 5 minutes.

1. Start OpenCode

Open your terminal and start OpenCode:

$ opencode

2. Say Hello!

Zardus will greet you and check if Telegram is set up. Just talk naturally!

You: Hey Zardus, how are you?

Zardus: Hey! I'm doing great. Ready to code? 💙

3. Use ECC Commands

Zardus has specialized agents for different tasks. Try these:

/plan build a REST API

Creates a detailed implementation plan

/code-review

Reviews your code for issues

/tdd add user auth

Test-driven development workflow

4. Browser Control

Start Brave with debugging and Zardus can browse for you:

# Start Brave

brave-browser --no-sandbox --remote-debugging-port=9222

# Then in OpenCode:

agent-browser --cdp 9222 open https://github.com

Learn More

Dive deeper into Zardus capabilities: