v1.1.8.post1

agentscope-ai/QwenPawv1.1.8.post1May 20, 2026by xieyxclack

AI Summary

A patch release integrating OpenCode Go provider, adding task timeout support, and fixing Windows compatibility issues.

Key Highlights

  • Integration of OpenCode Go provider
  • Task timeout support for background tasks
  • Fixed Windows compatibility and dark mode visibility

New Features

  • OpenCode Go provider integration
  • Task timeout support
  • File name normalization
  • Windows compatibility fixes

Full Release Notes

## What's Changed
* docs(install): add backup dir by @xieyxclack in https://github.com/agentscope-ai/QwenPaw/pull/4534
* feat(provider): add OpenCode Go into opencode via meta.base_url_options by @DICKQI in https://github.com/agentscope-ai/QwenPaw/pull/4536
* chore(version): bump patch version to 1.1.8.post1 by @zhijianma in https://github.com/agentscope-ai/QwenPaw/pull/4548
* feat(provider): disable URL freeze in OpenCode provider configuration by @zhijianma in https://github.com/agentscope-ai/QwenPaw/pull/4549
* feat(agent): add task_timeout support for background task submissions by @zhijianma in https://github.com/agentscope-ai/QwenPaw/pull/4547
* test(providers): fix freeze_url default value in opencode provider tests by @zhijianma in https://github.com/agentscope-ai/QwenPaw/pull/4555
* style(console): update plugin page in console by @zhaozhuang521 in https://github.com/agentscope-ai/QwenPaw/pull/4545
* fix(mcp): fix mcp client key routing for keys containing "/" by @qbc2016 in https://github.com/agentscope-ai/QwenPaw/pull/4560
* test(provider): add fixture to isolate provider data during tests by @zhijianma in https://github.com/agentscope-ai/QwenPaw/pull/4571
* fix(console): The plan panel title is invisible in dark mode by @ltzu929 in https://github.com/agentscope-ai/QwenPaw/pull/4570
* fix(backup): Remove backup host gate by @jinglinpeng in https://github.com/agentscope-ai/QwenPaw/pull/4563
* fix(console): chatSession by @zhaozhuang521 in https://github.com/agentscope-ai/QwenPaw/pull/4573
* feat(file): normalize file name handling in message content processing by @zhijianma in https://github.com/agentscope-ai/QwenPaw/pull/4574
* fix(qwenpaw-pet): Windows compatibility, pet lifecycle UX, bilingual UI, and packaging by @Osier-Yi in https://github.com/agentscope-ai/QwenPaw/pull/4564

## New Contributors
* @DICKQI made their first contribution in https://github.com/agentscope-ai/QwenPaw/pull/4536

**Full Changelog**: https://github.com/agentscope-ai/QwenPaw/compare/v1.1.8...v1.1.8.post1