Skip to content

chore: bump @office-ai/aioncli-core to 0.30.2#1751

Merged
IceyLiu merged 1 commit intomainfrom
chore/bump-aioncli-core-0.30.2
Mar 26, 2026
Merged

chore: bump @office-ai/aioncli-core to 0.30.2#1751
IceyLiu merged 1 commit intomainfrom
chore/bump-aioncli-core-0.30.2

Conversation

@kaizhou-lab
Copy link
Copy Markdown
Collaborator

Summary

  • Bump @office-ai/aioncli-core from 0.30.1 to 0.30.2
  • Remove debug logging from src/process/agent/gemini/utils.ts

Changes

  • package.json / bun.lock: Upgrade aioncli-core dependency
  • gemini/utils.ts: Remove [ToolCallRequest-DEBUG] console.log added during investigation

Context

aioncli-core 0.30.2 fixes empty tool call parameters when using OpenAI-compatible models (e.g. gpt-5.4) via newapi protocol. See iOfficeAI/aioncli#35.

Test Plan

  • Start app, create session with newapi protocol + gpt-5.4
  • Trigger tool call and verify parameters are correctly populated
  • Verify no debug logs in console output

Includes fix for empty tool call parameters when using OpenAI-compatible
models via newapi protocol (iOfficeAI/aioncli#35).

Also remove debug logging from gemini/utils.ts.
@IceyLiu IceyLiu merged commit 245d165 into main Mar 26, 2026
11 of 17 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.

2 participants