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.1.tar.gz (97.1 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.1-py3-none-any.whl (92.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: datapaw_host_core-0.1.1.tar.gz
  • Upload date:
  • Size: 97.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for datapaw_host_core-0.1.1.tar.gz
Algorithm Hash digest
SHA256 00c174c7bd73c7698fa382e419976ca25cb14ed5aea1e436f510360f45f984dd
MD5 6fd8919bdb36fc4de84bcdf8db425437
BLAKE2b-256 540a6c800f70cc8d88d77dca088eba41048fe1a366a1901dc146daf0cc219df3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for datapaw_host_core-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c80f09237b79231bfaeda1b6dbc39777db619d1b2c35ba81a2c7ad4b15e285e0
MD5 973fd06ecdf9b2aa4aa5934fe1a622a6
BLAKE2b-256 a3ddad2eeb3001037d0d67e7dc0443680917a93636219de7529eafbc62aafc13

See more details on using hashes here.

Release history Release notifications | RSS feed

0.2.4

2 files

0.2.0

2 files

0.1.2

2 files

This release

0.1.1 This release

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