• Joined on 2026-03-09
mmc pushed tag v0.1.1 to mmc/lingma-openai-gateway 2026-04-19 19:30:11 +08:00
mmc pushed to main at mmc/lingma-openai-gateway 2026-04-19 19:30:11 +08:00
e600bae27c fix: harden tooling session reuse and event routing
mmc pushed to main at mmc/lingma-openai-gateway 2026-04-19 09:49:10 +08:00
5aa7fbfae5 fix: align Lingma tool event lifecycle handling
mmc pushed to main at mmc/lingma-openai-gateway 2026-04-18 22:35:11 +08:00
1c7b86e2c0 feat: bridge Lingma tool events to OpenAI/Anthropic responses
mmc pushed tag v0.1.0 to mmc/lingma-openai-gateway 2026-04-18 20:57:10 +08:00
mmc deleted tag v0.4.0 from mmc/lingma-openai-gateway 2026-04-18 20:55:38 +08:00
mmc pushed tag v0.4.0 to mmc/lingma-openai-gateway 2026-04-18 20:51:21 +08:00
mmc pushed to main at mmc/lingma-openai-gateway 2026-04-18 20:04:25 +08:00
b3fd8800f7 fix: align Anthropic endpoints for Claude Code compatibility
mmc pushed to main at mmc/lingma-openai-gateway 2026-04-18 15:39:53 +08:00
0b08dc6573 feat: Anthropic Messages API compat (/v1/messages)
mmc pushed to main at mmc/lingma-openai-gateway 2026-04-18 10:35:31 +08:00
d9dffbb8ba docs: restructure README + add DESIGN.md (二开白盒手册)
mmc pushed to main at mmc/lingma-openai-gateway 2026-04-18 10:21:18 +08:00
2febc37c2c prod hardening: admin/metrics authz split, subprocess lifecycle, parallel pool start, HEALTHCHECK
mmc pushed to main at mmc/lingma-openai-gateway 2026-04-18 09:46:04 +08:00
3130533888 chore: wire read-only secrets/ volume for session bundles
mmc pushed to main at mmc/lingma-openai-gateway 2026-04-18 09:38:56 +08:00
4e08d1af36 feat: session bundle import/export to skip Playwright auto-login
mmc pushed to main at mmc/lingma-openai-gateway 2026-04-18 09:28:11 +08:00
ba865f3be0 feat: expose /internal/models/raw for authoritative model metadata
mmc pushed to main at mmc/lingma-openai-gateway 2026-04-18 08:10:04 +08:00
dfdb7087dc perf: session reuse for multi-turn latency
mmc pushed to main at mmc/lingma-openai-gateway 2026-04-18 07:53:45 +08:00
d209d8ac0b perf: stop blocking on chat/ask RPC timeout (fixes ~30s TTFB)
mmc pushed to main at mmc/lingma-openai-gateway 2026-04-18 07:39:41 +08:00
707acc9005 feat: M1+M2 gateway hardening and multi-instance pool
mmc pushed to main at mmc/lingma-openai-gateway 2026-04-17 17:37:42 +08:00
6114c66aed chore: remove Gitea CI workflow
mmc pushed to main at mmc/lingma-openai-gateway 2026-04-17 17:36:29 +08:00
640bf3d6b4 ci: use self-hosted runner and simplify python steps
mmc pushed to main at mmc/lingma-openai-gateway 2026-04-17 16:28:59 +08:00
4e5f451489 chore: simplify build to fixed Tencent pip mirror