mirror of
https://github.com/whit3rabbit/anyllm-proxy.git
synced 2026-09-22 00:00:50 +00:00
- ci: replace inline smoke test with docker-compose.test.yml + scripts/docker-smoke-test.sh (9 checks) - add .env.example, .env.example.test, .anyllm.env.example, docker-compose.test.yml - gitignore: add .anyllm.env*, *.db-shm, *.db-wal patterns - admin UI: fix auth store, vite config, App.tsx updates; rebuild dist - admin routes: keys, traffic, mod, db, health_check updates - server: gemini_input, mod, routes adjustments - translator: lib.rs, gemini_message_map, tools_map fixes - batch: anthropic_batch cleanup - docs: add React admin UI plan Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>