kimi-code/packages
Kaiyi 0dfc99daf2 fix(agent-core-v2): align AskUserQuestion tool chain with v1
- translate wire ids back to question text / option labels when resolving
  a question over REST, joining multi-select labels with ', '
- enforce unique question texts / option labels and non-empty strings at
  both the schema and the execution path
- cancel pending questions on turn abort or background task stop by
  dismissing the parked entry (resolves null, v1 broker semantics)
- restore the unsupported-client fallback and dismissed-error handling
- pass empty header / option description through verbatim and align the
  model-facing tool description byte-for-byte with v1
- drop the synthetic expires_at field from the question wire shape
2026-07-08 18:14:01 +08:00
..
acp-adapter fix(agent-core): report EXIF-rotated image dimensions and raise edge cap to 3000px (#1460) 2026-07-08 15:45:23 +08:00
agent-core feat(agent-core): discard loaded tool schemas on compaction (#1471) 2026-07-08 15:45:24 +08:00
agent-core-v2 fix(agent-core-v2): align AskUserQuestion tool chain with v1 2026-07-08 18:14:01 +08:00
kaos fix(kaos): enrich PATH from the user's login shell at startup (#1339) 2026-07-03 15:20:38 +08:00
kap-server fix(agent-core-v2): align AskUserQuestion tool chain with v1 2026-07-08 18:14:01 +08:00
kosong ci: release packages (#1468) 2026-07-08 17:31:36 +08:00
migration-legacy chore(agent-core): remove experimental micro compaction (#1317) 2026-07-02 19:50:51 +08:00
minidb chore: fix lint issues across packages 2026-07-07 23:37:34 +08:00
node-sdk ci: release packages (#1468) 2026-07-08 17:31:36 +08:00
oauth feat: add model alias overrides (#1262) 2026-07-01 19:57:13 +08:00
pi-tui ci: release packages (#1378) 2026-07-06 23:18:32 +08:00
protocol feat(ws-v1): add per-agent event subscription filter 2026-07-08 17:31:36 +08:00
server fix(agent-core): report EXIF-rotated image dimensions and raise edge cap to 3000px (#1460) 2026-07-08 15:45:23 +08:00
server-e2e chore: fix lint issues across packages 2026-07-07 23:37:34 +08:00
telemetry fix(telemetry): gate unsafe numeric telemetry values (#1478) 2026-07-07 20:32:02 +08:00