Skip to main content

qwenpaw-data-host-core

Shared host foundation for QwenPaw Data.

This package owns the non-HTTP QwenPaw Data host runtime:

  • QwenPawDataHost runtime handle for plan, execute, and run
  • AgentScope agent, toolkit, workspace tools, and prompt templates
  • DAG orchestration, session trace storage, and artifact path helpers
  • MCP Context Manager timeout and metadata injection helpers
  • Context Manager HTTP discovery client used by CLI integrations

Concrete host packages such as qwenpaw-data-cli should depend on this package instead of duplicating host orchestration logic.

This first migration stage intentionally leaves HTTP server and router code out.

Default local state

qwenpaw-data-host-core resolves its own local state through qwenpaw_data.host.core.paths; it does not use DataBridge path helpers.

${QWENPAW_DATA_HOME:-~/.qwenpaw-data}/host/
├── .secrets/                              # shared durable Host secrets
└── workspace/
    ├── .mcp                               # shared durable MCP config
    ├── skills/                            # shared durable skills
    ├── sessions/
    │   ├── console/                       # session traces
    │   ├── dag/                           # session DAG snapshots
    │   └── {session_id}/                  # AgentScope context/tool offload
    ├── data/                              # shared durable AgentScope blobs
    └── artifacts/
        └── {session_id}/                  # direct-chat artifacts
            └── {graph_id}/{node_id}/      # optional TaskGraph node scope

Directories are created lazily by their writers. The Host does not read or migrate the historical ${QWENPAW_DATA_HOME}/agents/default layout.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qwenpaw_data_host_core-0.1.0.tar.gz (100.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qwenpaw_data_host_core-0.1.0-py3-none-any.whl (96.2 kB view details)

Uploaded Python 3

File details

Details for the file qwenpaw_data_host_core-0.1.0.tar.gz.

File metadata

File hashes

Hashes for qwenpaw_data_host_core-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8c6c2232b4512ca18caaec6a88404d3c9cbe299c4956597a5f20e87d82896ccb
MD5 1ab3b7de0a6bac90b6b60d48f41cbea0
BLAKE2b-256 f9d5207517800da04edb5a22bbc10637d23c3083d4124b0bc29136ad74ed6dc2

See more details on using hashes here.

File details

Details for the file qwenpaw_data_host_core-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for qwenpaw_data_host_core-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a587e77ba327b2682b9022803e441e1fb1acaf7ccd2d299d13cf8b7b992bb880
MD5 2b42fced88bae9aa999162e64c40475c
BLAKE2b-256 430457a6ee713b59cba4d3167296e9c2104ed6c53cd8b39a0c24b0b0087a3bca

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page