opencode-cursor-agent/cmd
王性驊 8b6abbbba7 refactor(task-0): initialize go-zero project structure
- Add go-zero dependency to go.mod
- Create api/chat.api with OpenAI-compatible types
- Create etc/chat.yaml configuration
- Update Makefile with goctl commands
- Generate go-zero scaffold (types, handlers, logic, svc)
- Move chat.go to cmd/chat/chat.go
- Add Config struct for go-zero (keep BridgeConfig for backward compatibility)
2026-04-03 17:15:35 +08:00
..
chat refactor(task-0): initialize go-zero project structure 2026-04-03 17:15:35 +08:00
gemini-login feat: Add Gemini provider env vars to Makefile and CLI options 2026-04-02 22:53:41 +08:00
accounts.go first commit 2026-03-30 14:09:15 +00:00
args.go first commit 2026-03-30 14:09:15 +00:00
login.go first commit 2026-03-30 14:09:15 +00:00
resethwid.go first commit 2026-03-30 14:09:15 +00:00
sqlite.go first commit 2026-03-30 14:09:15 +00:00
usage.go first commit 2026-03-30 14:09:15 +00:00