Skip to main content

datapaw-host-core

Shared host foundation for DataPaw.

This package owns the non-HTTP DataPaw host runtime:

  • DataPawHost 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 datapaw-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

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

${DATAPAW_HOME:-~/.datapaw}/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 ${DATAPAW_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

datapaw_host_core-0.1.2.tar.gz (97.3 kB view details)

Uploaded Source

Built Distribution

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

datapaw_host_core-0.1.2-py3-none-any.whl (92.9 kB view details)

Uploaded Python 3

File details

Details for the file datapaw_host_core-0.1.2.tar.gz.

File metadata

  • Download URL: datapaw_host_core-0.1.2.tar.gz
  • Upload date:
  • Size: 97.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for datapaw_host_core-0.1.2.tar.gz
Algorithm Hash digest
SHA256 d76af982e7a1fe0b8a8b19bdaef935f2749aa8e5d08b5499efb0e0cc38c397e8
MD5 f06954200c004fb31ace1be5b54a4d40
BLAKE2b-256 81c7b0dfc0d0d250f37c600f74d8adfe80123340c0e9b400f046c1a66d1b4dae

See more details on using hashes here.

Provenance

The following attestation bundles were made for datapaw_host_core-0.1.2.tar.gz:

Publisher: publish.yml on agentscope-ai/QwenPaw-Data

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file datapaw_host_core-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for datapaw_host_core-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0bcfd0a8f65237c4ab01a156b7ad581aa1632481ef8e4ec953b3fccc599d5c1b
MD5 66654aaaa9bb4187b8dd2e3a9c20a6c3
BLAKE2b-256 a69a56e85b84f4591cf9e2f5e0f5b00f1bcebc043919b725856434769d726c94

See more details on using hashes here.

Provenance

The following attestation bundles were made for datapaw_host_core-0.1.2-py3-none-any.whl:

Publisher: publish.yml on agentscope-ai/QwenPaw-Data

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.2.4

2 files

0.2.0

2 files

This release

0.1.2 This release

2 files

0.1.1

2 files

0.1.0

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