chore: delete filetime module (#22999)

This commit is contained in:
Aiden Cline 2026-04-16 23:31:21 -05:00 committed by GitHub
parent 4bd5a158a5
commit 76a141090e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
34 changed files with 59 additions and 766 deletions

View file

@ -573,7 +573,6 @@ O opencode pode ser configurado usando variáveis de ambiente.
| `OPENCODE_DISABLE_CLAUDE_CODE_SKILLS` | boolean | Desabilitar carregamento de `.claude/skills` |
| `OPENCODE_DISABLE_MODELS_FETCH` | boolean | Desabilitar busca de modelos de fontes remotas |
| `OPENCODE_FAKE_VCS` | string | Provedor VCS falso para fins de teste |
| `OPENCODE_DISABLE_FILETIME_CHECK` | boolean | Desabilitar verificação de tempo de arquivo para otimização |
| `OPENCODE_CLIENT` | string | Identificador do cliente (padrão é `cli`) |
| `OPENCODE_ENABLE_EXA` | boolean | Habilitar ferramentas de busca web Exa |
| `OPENCODE_SERVER_PASSWORD` | string | Habilitar autenticação básica para `serve`/`web` |