chore: generate

This commit is contained in:
opencode-agent[bot]
2026-02-09 19:57:32 +00:00
parent 274bb948e7
commit 389afef336
65 changed files with 823 additions and 793 deletions

View File

@@ -13,7 +13,7 @@ OpenCode podržava i **JSON** i **JSONC** (JSON sa komentarima) formate.
```jsonc title="opencode.jsonc"
{
"$schema": "https://opencode.ai/config.json",
"$schema": "https://opencode.ai/config.json",
// Konfiguracija teme
"theme": "opencode",
"model": "anthropic/claude-sonnet-4-5",
@@ -74,7 +74,7 @@ Možete omogućiti određene servere u vašoj lokalnoj konfiguraciji:
```json title="opencode.json"
{
"mcp": {
"mcp": {
"jira": {
"type": "remote",
"url": "https://jira.example.com/mcp",