Commit Graph

13 Commits (9b8c1f76b7dc767015957372f6107b1792bbf3df)

Author SHA1 Message Date
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 4988f0f86c
docs(readme): simplify install instructions and clarify reasoning_content handling (#14) 2026-04-26 16:57:52 +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 96c889596f
docs(readme): update installation instructions and improve wording (#10) 2026-04-25 00:34:12 +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 ab14a07f65
feat(docs): add logo and improve setup instructions (#5) 2026-04-24 21:40:23 +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
Yixing Lao 3dc8f9b915
Initial commit 2026-04-24 16:21:44 +08:00