Migrated all 80 app JSON files to place config_path inside each
install_methods object instead of at the root level. This allows
different install methods (e.g. Debian vs Alpine) to have distinct
config paths.
Also updated AGENTS.md JSON structure example to reflect the change.
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.
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>