Commit Graph

3 Commits

Author SHA1 Message Date
CanbiZ (MickLesk)
27f0056ea5 Remove public SurrealDB JSON and update metadata
Delete duplicated frontend/public/json/surrealdb.json and update the canonical json/surrealdb.json file: restore original date_created, adjust description, normalize website URL, change default_credentials.password to null, and add notes about web UI and saved creds. Also include a tiny EOF/newline normalization in json/cliproxyapi.json.
2026-03-27 14:06:51 +01:00
CanbiZ (MickLesk)
eb36cb3133 Refactor CLIProxyAPI: remove msg wrapper, remove creds file, update JSON notes 2026-03-27 14:03:38 +01:00
Mathias Nagler
67dc40ada5 feat: add CLIProxyAPI LXC container script
Add CLIProxyAPI - an OpenAI-compatible proxy server for AI CLI tools
(Claude Code, Gemini CLI, OpenAI Codex, etc.) with credential routing,
quota management, and request retrying.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 08:11:07 +01:00