Skip to content

QwenPaw-Data 0.3.0

Choose a tag to compare

@cyruszhang cyruszhang released this 07 Sep 18:11
· 12 commits to main since this release
f8cc7cc

QwenPaw-Data 0.3.0

This coordinated release publishes:

  • qwenpaw-data-skills
  • qwenpaw-data-context
  • qwenpaw-data-host-core
  • qwenpaw-data-cli

Highlights

  • Adds the headless engine HTTP/replayable-SSE runtime with sessions, chats, attachments, artifacts, files, scheduled runs, steering, feedback, trace views, snapshots, forks, and signed share links.
  • Adds end-of-turn follow-up recommendations with entity grounding, relevance ranking, model generation, and deterministic timeout fallback emitted before terminal completion.
  • Expands Context with pluggable graph backends, universal datasource connectors, and MySQL-compatible, DuckDB, and SQLite integrations.
  • Adds BizTrace segments, SQL-result artifacts, and confirmed semantic-knowledge settlement.

Breaking changes

  • Public datapaw-* distributions, Python namespaces, and CLI have moved to the qwenpaw-data-* package line and qwenpaw-data command.
  • Engine-owned IM channel delivery has been removed; hosts now own delivery through the HTTP/SSE boundary.
  • The four packages are coordinated on the 0.3.x line and internal dependencies require >=0.3,<0.4.

See CHANGELOG.md for the complete release notes.