Commit Graph

5 Commits

Author SHA1 Message Date
Haitao Pan
97c443834f test: align bridge and geminiadapter tests with new protocol and routing 2026-04-18 09:29:42 +08:00
Haitao Pan
f30c8d4816 fix(security): enforce mandatory authentication and update deployment
Enforce strict Bearer token validation even when the bridge auth token is not explicitly configured in the environment. This ensures unauthenticated requests are rejected with a 401 status code by default. Updated deployment scripts to pass the required auth token and adjusted the test suite to align with the new security requirements.
2026-04-16 18:50:47 +08:00
Haitao Pan
67696beab8 Add GitHub Actions pipeline for bridge deploy 2026-04-10 16:17:32 +08:00
Haitao Pan
98a076cd65 Fix ACP auth and Gemini session compatibility 2026-04-09 19:21:12 +08:00
Haitao Pan
6ebcdd6f5b Add Gemini ACP adapter shim 2026-04-09 14:09:18 +08:00