chore: init pi_coder repository

Pi agent extension, model config, and LLaMA server startup scripts
for the coder/judge workflow (ports 8001/8002).
This commit is contained in:
Dieter Schlüter 2026-05-19 18:21:34 +02:00
commit 4074e10c1a
6 changed files with 1075 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
*.bak
node_modules/
.DS_Store