initial: ollama-compatible facade for claude -p

This commit is contained in:
2026-04-26 14:49:44 +10:00
commit a3be103232
4 changed files with 290 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
venv/
__pycache__/
*.pyc
config.yaml.bak.*