Skip to content

chore: bump acp-kernel to 0.0.34 - #191

Merged
ranxianglei merged 1 commit into
masterfrom
2026-08-22_kernel-0.0.34
Aug 22, 2026
Merged

chore: bump acp-kernel to 0.0.34#191
ranxianglei merged 1 commit into
masterfrom
2026-08-22_kernel-0.0.34

Conversation

@ranxianglei

Copy link
Copy Markdown
Owner

Bumps acp-kernel 0.0.32 → 0.0.34 (two releases: 0.0.33 responses item.id fix + 0.0.34 inline <think> normalization).

What the proxy gains

  • Inline demoted-thinking normalization (kernel PR fix: reap decompress temp files (bounded retention) #112): openaiToCore now splits <think>\n…\n</think> / <thinking>…</thinking> / ```thinking fences at offset 0 of assistant content into a separate reasoning core message when no `reasoning_content` field is present. Providers that demote thinking inline (glm / qwen3 / deepseek / kimi via openai-completions) previously folded those turns as one opaque text blob:
  • Responses reasoning identity fix (kernel PR 开放尽可能配置的参数 #107, 0.0.33): reasoning core id derived from reasoning text instead of host item id.

Protocol/serialization decisions keep consolidating in the kernel; the proxy stays a thin mitm + adapter shell (this PR is dependency-only).

Tests

  • npm test 512/512 pass
  • npm run typecheck clean

@ranxianglei
ranxianglei merged commit 005857c into master Aug 22, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant