Initial commit with translated description

This commit is contained in:
2026-03-29 10:21:18 +08:00
commit baae4f6033
10 changed files with 185 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
### Ask for provider
Which AI provider do you want to use in Opencode?
### Ask for auth
How should Opencode authenticate (auth, key, local)?
### Plan request
Analyze the task and propose a step-by-step plan. Ask clarification questions if needed.
### Plan revision
The plan has issues. Please revise it.
### Build request
Proceed with implementation based on the approved plan.