Skip to content

Enhance LM Studio tool-call handling and configuration#111

Merged
hackall360 merged 1 commit intoLMStudiofrom
codex/enhance-lm-studio-provider-for-codex-cli
Sep 28, 2025
Merged

Enhance LM Studio tool-call handling and configuration#111
hackall360 merged 1 commit intoLMStudiofrom
codex/enhance-lm-studio-provider-for-codex-cli

Conversation

@hackall360
Copy link
Owner

Summary

  • add a regex-backed fallback for <tool_call> tags so LM Studio streams that fail native parsing still execute tools
  • thread the parallel_tool_calls setting through config, CLI, and API payloads, and append Qwen-specific system guidance
  • reuse an existing environment variable in the Azure auth tests so cargo test -p codex-core passes without sandbox credentials

Testing

  • just fmt
  • cargo clippy -p codex-core --fix --allow-dirty --tests --all-features
  • cargo test -p codex-core

https://chatgpt.com/codex/tasks/task_b_68d8f282cd74832f9e1e6b854ec3a531

@hackall360 hackall360 merged commit 9314edd into LMStudio Sep 28, 2025
3 of 6 checks passed
@hackall360 hackall360 deleted the codex/enhance-lm-studio-provider-for-codex-cli branch September 28, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant