Commit Graph

21 Commits (main)

Author SHA1 Message Date
Rıdvan Altun ea3da01417
feat(ngrok): support fixed endpoint URL (#39) 2026-05-10 23:29:42 +08:00
Yixing Lao a35583a3e0
refactor(logging): simplified prints and add spinner (#37) 2026-05-04 19:35:58 +08:00
Yixing Lao 3ed8da6307
feat(config): default reasoning effort to max (#36) 2026-05-04 18:28:17 +08:00
Anudor 4eebf78351
fix: prevent recovery cascade and improve Stop-scenario reasoning lookup (#25) 2026-05-02 00:17:58 +08:00
Yixing Lao 7bdf177e0f
fix(server): honor missing-reasoning reject mode (#34) 2026-05-01 22:32:27 +08:00
Yixing Lao be0310751c
refactor(proxy): audit thinking-mode protocol and refactor test suite (#33) 2026-05-01 19:48:08 +08:00
Yixing Lao b65f0dd8a2
feat(streaming): add collapsible reasoning display (#32) 2026-05-01 17:05:06 +08:00
Yixing Lao 9e84b71f59
refactor(server): consolidate request logging into stages (#29) 2026-04-29 23:36:59 +08:00
Yixing Lao 5f14da32c6
fix(cache): fix reasoning recovery during mode/model switch (#28) 2026-04-29 22:32:13 +08:00
Yixing Lao cf3a9d3875
feat(trace): add request tracing and diagnostics (#27) 2026-04-29 19:20:56 +08:00
Yixing Lao b72d12f708
feat(config): increase reasoning cache defaults (#17) 2026-04-26 19:11:55 +08:00
Yixing Lao 9b8c1f76b7
refactor(config): simplify to file-only config with new cli flags and recover default (#15) 2026-04-26 17:30:10 +08:00
Yixing Lao 6b2c6e42c1
feat(reasoning): add recover strategy for missing reasoning content (#13) 2026-04-26 16:43:04 +08:00
Yixing Lao 4b66e5f081
fix(proxy): handle disconnects and tool-call reasoning race (#12) 2026-04-26 16:04:53 +08:00
Yixing Lao bf4ba45207
feat(proxy): fail closed with namespace-isolated reasoning cache and safer defaults (#9) 2026-04-25 00:03:51 +08:00
Yixing Lao 87bef7b660
revert(proxy): use fallback instead of fail-closed cache (#7) 2026-04-24 22:44:26 +08:00
Yixing Lao 9bb45b7a31
feat(proxy): fail closed with namespace-isolated reasoning cache (#6) 2026-04-24 22:36:28 +08:00
Yixing Lao 08eeb87c48
refactor(logging): merge log_bodies into verbose mode and improve log levels (#4) 2026-04-24 18:53:24 +08:00
Yixing Lao c238a40045
refactor(config): migrate to yaml and forward auth (#3) 2026-04-24 18:42:59 +08:00
Yixing Lao 1717331057
feat(proxy): mirror reasoning as think tags for cursor (#2) 2026-04-24 17:11:21 +08:00
Yixing Lao 27f332616a
feat(proxy): initial DeepSeek Cursor proxy implementation (#1) 2026-04-24 16:45:52 +08:00