2026-02-25 16:24:28 +03:00
|
|
|
{
|
|
|
|
|
"$schema": "https://btca.dev/btca.schema.json",
|
|
|
|
|
"resources": [
|
|
|
|
|
{
|
|
|
|
|
"type": "git",
|
|
|
|
|
"name": "bubbletea",
|
|
|
|
|
"url": "https://github.com/charmbracelet/bubbletea",
|
|
|
|
|
"branch": "main"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "git",
|
|
|
|
|
"name": "lipgloss",
|
|
|
|
|
"url": "https://github.com/charmbracelet/lipgloss",
|
|
|
|
|
"branch": "main"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "git",
|
|
|
|
|
"name": "bubbles",
|
|
|
|
|
"url": "https://github.com/charmbracelet/bubbles",
|
|
|
|
|
"branch": "main"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "git",
|
|
|
|
|
"name": "glamour",
|
|
|
|
|
"url": "https://github.com/charmbracelet/glamour",
|
2026-02-25 18:17:25 +03:00
|
|
|
"branch": "v2-exp"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "git",
|
|
|
|
|
"name": "fantasy",
|
|
|
|
|
"url": "https://github.com/charmbracelet/fantasy",
|
|
|
|
|
"branch": "main"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "git",
|
|
|
|
|
"name": "catwalk",
|
|
|
|
|
"url": "https://github.com/charmbracelet/catwalk",
|
2026-02-25 16:24:28 +03:00
|
|
|
"branch": "main"
|
2026-02-25 22:51:45 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "git",
|
|
|
|
|
"name": "crush",
|
|
|
|
|
"url": "https://github.com/charmbracelet/crush",
|
|
|
|
|
"branch": "main"
|
2026-02-26 11:34:39 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "git",
|
|
|
|
|
"name": "pi",
|
|
|
|
|
"url": "https://github.com/badlogic/pi-mono",
|
|
|
|
|
"branch": "main",
|
|
|
|
|
"searchPaths": [
|
|
|
|
|
"packages/coding-agent",
|
|
|
|
|
"packages/tui"
|
|
|
|
|
]
|
2026-02-27 00:26:26 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "git",
|
|
|
|
|
"name": "iteratr",
|
|
|
|
|
"url": "https://github.com/mark3labs/iteratr",
|
|
|
|
|
"branch": "master"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "git",
|
|
|
|
|
"name": "yaegi",
|
|
|
|
|
"url": "https://github.com/traefik/yaegi",
|
2026-02-27 00:41:48 +03:00
|
|
|
"branch": "master"
|
2026-03-09 21:41:10 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "git",
|
|
|
|
|
"name": "acp-go-sdk",
|
|
|
|
|
"url": "https://github.com/coder/acp-go-sdk",
|
|
|
|
|
"branch": "main"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "git",
|
|
|
|
|
"name": "opencode",
|
|
|
|
|
"url": "https://github.com/anomalyco/opencode",
|
|
|
|
|
"branch": "dev"
|
2026-03-27 20:54:43 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "git",
|
|
|
|
|
"name": "herald",
|
|
|
|
|
"url": "https://github.com/indaco/herald",
|
|
|
|
|
"branch": "main"
|
2026-03-30 15:02:01 +03:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "git",
|
|
|
|
|
"name": "herald-md",
|
|
|
|
|
"url": "https://github.com/indaco/herald-md",
|
|
|
|
|
"branch": "main"
|
2026-02-25 16:24:28 +03:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"model": "claude-haiku-4-5",
|
|
|
|
|
"provider": "opencode"
|
2026-03-09 21:41:10 +03:00
|
|
|
}
|