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.2.4.tar.gz (100.7 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.2.4-py3-none-any.whl (95.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: datapaw_host_core-0.2.4.tar.gz
  • Upload date:
  • Size: 100.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.14

File hashes

Hashes for datapaw_host_core-0.2.4.tar.gz
Algorithm Hash digest
SHA256 abe46394288d76f73d0db96da62354b38a7cf793a9fbcfa3e2ed693c1fdabf66
MD5 c9157d194b4b1fdeb65ba7eaad722595
BLAKE2b-256 bf61bc3eadb4091ad50bc705ca15537c7bcf8285a9ebee0f4de36f4e92881018

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for datapaw_host_core-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 6590831e0dc66741310092b0d083be2db798b78a6a97482a2c9e9f23619637c8
MD5 832708520d55b730b658e6aad9ecdd80
BLAKE2b-256 b71240b13dc3f928f592f7fd9f7079fe5ccaa69a33b82c6aa0249efbbb8e4219

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.4 This release

2 files

0.2.0

2 files

0.1.2

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