Grandis SYF and Tam Nhu Tran
baa58c9543
feat(proxy): add HEAD method support for health probe endpoints
2026-04-20 13:06:00 -04:00
Tam Nhu Tran
1cfed73ca5
fix(proxy): harden stale daemon ownership checks
2026-04-20 12:44:30 -04:00
Wooseong Kim
afcb1abf9e
fix(proxy): retain explicit profile names in status
2026-04-20 15:30:51 +09:00
Wooseong Kim
391bdddc22
fix(proxy): handle legacy stop and preferred ports
2026-04-20 15:25:16 +09:00
Wooseong Kim
c0c119867a
fix(proxy): persist daemon state after startup
2026-04-20 15:04:24 +09:00
Wooseong Kim
8ad2763942
fix(proxy): retry candidate ports on bind conflict
2026-04-20 14:59:59 +09:00
Wooseong Kim
db32d15d86
fix(proxy): preserve running daemons on restart failure
2026-04-20 14:51:32 +09:00
Wooseong Kim
7cf555356a
fix(proxy): retry raced dynamic port binds
2026-04-20 14:33:44 +09:00
Wooseong Kim
f345cf441e
fix(proxy): ignore legacy singleton session file
2026-04-20 14:09:50 +09:00
Wooseong Kim
24c24847f7
fix(proxy): preserve legacy state and exact ports
2026-04-20 14:03:12 +09:00
Wooseong Kim
630a493cca
fix(proxy): disambiguate activate without profile
2026-04-20 13:28:25 +09:00
Wooseong Kim
94bf1fbfe9
feat(proxy): support profile-scoped local proxy ports
2026-04-20 13:14:19 +09:00
Tam Nhu Tran
ebc92194bb
fix(proxy): harden Anthropic request transformation semantics
...
- enforce strict tool_result ordering and pairing against assistant tool_use ids
- reject tool_result image payloads that cannot map to OpenAI tool messages
- preserve raw tool schemas on the /v1/messages proxy path instead of silently tightening them
- forward Anthropic tool_choice semantics and cover adaptive routing plus upstream payload checks
2026-04-18 19:39:13 -04:00
Tam Nhu Tran
32d6bfdda7
fix(proxy): restore strict Anthropic message validation
2026-04-18 19:02:38 -04:00
Grandis SYF
2672e35362
feat(proxy): enhance Anthropic-to-OpenAI message transformation and schema sanitization
2026-04-18 13:49:20 +07:00
Tam Nhu Tran
841eeb497c
fix(proxy): keep stream guards active through sse piping
2026-04-15 02:52:29 -04:00
Tam Nhu Tran
a3407093d7
refactor(proxy): internalize sse translation and cleanup handlers
2026-04-15 01:44:01 -04:00
Tam Nhu Tran
17187c4abd
feat(proxy): complete openai routing scope
2026-04-15 00:55:11 -04:00
Tam Nhu Tran
a6aa576d5a
fix(proxy): detect dashscope compatible-mode profiles
2026-04-14 23:49:34 -04:00
Tam Nhu Tran
074e900557
feat(proxy): add openai-compatible local proxy runtime
2026-04-14 19:26:59 -04:00