This commit is contained in:
2025-07-04 14:30:22 -06:00
parent 949be0bc6a
commit ed0bd33ee9
65 changed files with 1095 additions and 553 deletions

View File

@@ -70,6 +70,10 @@ def on_pre_build(config: Dict[str, Any]) -> None:
{
"repo": "anthropics/claude-code",
"github": True
},
{
"repo": "ollama/ollama",
"github": True
}
]