wandb-exe.git
git clone https://gitpad.exe.xyz/wandb-exe.git
Branches
Files
.gitignore
AGENTS.md
CLAUDE.md
Makefile
README.md
cmd/srv/main.go
db/db.go
db/dbgen/db.go
db/dbgen/models.go
db/dbgen/visitors.sql.go
db/dbgen/wandb.sql.go
db/migrations/001-base.sql
db/migrations/002-wandb-schema.sql
db/queries/visitors.sql
db/queries/wandb.sql
db/sqlc.yaml
go.mod
go.sum
pyproject.toml
srv.service
srv/server.go
srv/server_test.go
srv/sse.go
srv/static/script.js
srv/static/style.css
srv/templates/index.html
srv/templates/llm.txt
srv/templates/welcome.html
wandb_client.py