• Joined on 2026-07-08
iomgaa opened issue iomgaa/PolyLoop#5 2026-08-26 19:57:02 +08:00
stores 的两笔欠账:承诺的内存实现不存在,下游自实现的准入路径断了
iomgaa opened issue iomgaa/PolyLoop#3 2026-08-26 19:57:01 +08:00
提示词模板的哈希在参数快照里没有位置
iomgaa opened issue iomgaa/PolyLoop#2 2026-08-26 19:57:00 +08:00
ActionExecutor 的契约没说抛异常时会怎样,而库这一侧不捕获
iomgaa opened issue iomgaa/PolyLoop#1 2026-08-26 19:56:40 +08:00
契约测试套件不随包发布,第一个下游拿不到准入标准
iomgaa commented on issue iomgaa/PolyGateway#17 2026-08-26 16:42:28 +08:00
MiniMax-M3 的 enable_thinking 在真实网关上不再产出推理,4 条 e2e 全红(main 既有)

已随 1.3.1 修复并发布,与 issue #16 是同一件事(处置详见 #16 的说明)。

本 issue 提出的两种可能,实测给出了第三种答案:

  1. 网关侧模型行为变了 —— MiniMax-M3 不再返回推理内容
  2. 库的…
iomgaa closed issue iomgaa/PolyGateway#17 2026-08-26 16:42:25 +08:00
MiniMax-M3 的 enable_thinking 在真实网关上不再产出推理,4 条 e2e 全红(main 既有)
iomgaa commented on issue iomgaa/PolyGateway#16 2026-08-26 16:41:55 +08:00
MiniMax-M3 开启推理已静默失效:参数进了请求体但模型不推理,reasoning_tokens 恒 NULL

已随 1.3.1 修复并发布。

先纠正诊断:M3 的推理一直是正常的

本 issue 判定「模型不推理」。2026-08-25 绕开库、用裸 httpx 抓真实响应,结论相反:M3 流式开启档拿到 124 字符完整推理正文,`prompt…

iomgaa closed issue iomgaa/PolyGateway#16 2026-08-26 16:41:53 +08:00
MiniMax-M3 开启推理已静默失效:参数进了请求体但模型不推理,reasoning_tokens 恒 NULL
iomgaa pushed tag v1.3.1 to iomgaa/PolyGateway 2026-08-26 16:39:16 +08:00
iomgaa pushed to main at iomgaa/PolyGateway 2026-08-26 16:39:15 +08:00
2bff962e48 Merge branch 'feat/issue-16-17-thinking-observability'
6e205e9382 docs: retire the criterion this version disproved, everywhere it survived
1307a02b92 fix: close the failure modes review found in the new code
c0b544d233 chore: cut 1.3.1
578a144231 docs: sync the field counts and module map to 1.3.1
Compare 22 commits »
iomgaa opened issue iomgaa/PolyGateway#18 2026-08-26 16:35:32 +08:00
共享 PG 上的保留期批量删除测试偶发红,污染合并前信号
iomgaa commented on issue iomgaa/PolyGateway#15 2026-08-26 09:45:01 +08:00
遥测的 Postgres 池吃 asyncpg 默认的 min_size=10,共享实例上建池即失败并永久降级

已随 1.3.0 修复并合并入 main(feat/issue-15-telemetry-pool-lifecycle)。四层缺陷逐条落地: ① min_size=0 + PGW_TELEMETRY_PG_POOL_MAX(缺省 4)+ 每次写入硬预算 PGW_TELEMETRY_PG_WRITE_TIMEOUT_S(缺省…

iomgaa closed issue iomgaa/PolyGateway#15 2026-08-26 09:44:39 +08:00
遥测的 Postgres 池吃 asyncpg 默认的 min_size=10,共享实例上建池即失败并永久降级
iomgaa released 1.3.0 at iomgaa/PolyGateway 2026-08-25 01:48:06 +08:00
iomgaa opened issue iomgaa/PolyGateway#17 2026-08-25 01:22:32 +08:00
MiniMax-M3 的 enable_thinking 在真实网关上不再产出推理,4 条 e2e 全红(main 既有)
iomgaa pushed tag v1.3.0 to iomgaa/PolyGateway 2026-08-25 01:21:43 +08:00
iomgaa pushed to main at iomgaa/PolyGateway 2026-08-25 01:21:32 +08:00
f5cf69a1ac Merge branch 'feat/issue-15-telemetry-pool-lifecycle'
ef13ca7ea9 chore: cut 1.3.0 and date its changelog entry
8e66a362f7 docs: fix the callout counts the fourth entry invalidated
15f0c16782 docs: correct three claims the code never made good on
28e0ea2442 fix: count every dropped SQLite telemetry row
Compare 20 commits »
iomgaa opened issue iomgaa/PolyGateway#16 2026-08-24 12:28:58 +08:00
MiniMax-M3 开启推理已静默失效:参数进了请求体但模型不推理,reasoning_tokens 恒 NULL
iomgaa pushed to main at iomgaa/PolyGateway 2026-08-24 12:28:10 +08:00
59a4bc3d14 Merge branch 'chore/e2e-slow-marks'
620b426ede test: keep gateway-dependent e2e out of the commit gate
Compare 2 commits »