mirror of
https://codeberg.org/jsilveira/opencode-go-agents.git
synced 2026-06-11 18:15:08 +00:00
Fix: sync
This commit is contained in:
commit
dfc797bd95
1 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
<<<<<<< HEAD
|
||||
# Arquitetura de Agentes — OpenCode
|
||||
|
||||
Implementação do padrão **Planner-Executor em 3 níveis** (low/mid/high) para qualquer linguagem de programação.
|
||||
|
|
@ -228,3 +229,7 @@ Crie um arquivo `.md` em `.opencode/agents/` e adicione a configuração em `ope
|
|||
## Licença
|
||||
|
||||
MIT
|
||||
=======
|
||||
# opencode-go-agents
|
||||
|
||||
>>>>>>> 5232b8d1b2db174f4c7324195ffcf39c8d1f035e
|
||||
|
|
|
|||
Loading…
Reference in a new issue