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.0.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.0-py3-none-any.whl (92.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: datapaw_host_core-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 0b7dd3b23e581f1caf7a8f319818ccfa23fe64fa27cbd69684e19f11bde03541
MD5 dcaf0806c0728eaab830533cbe6cc5e0
BLAKE2b-256 712bfbba55413dbece81f4140339aca6e14377a76c1e4ab3b8e6a0d5943765f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for datapaw_host_core-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1563ebe381675cd4b5123a45018611e6a3a13c7574b12299768c0863ce1a7615
MD5 dbf6ed7fc0a3372fca057655f4d46cdd
BLAKE2b-256 eb24bc49e88f178812021a5a11a6d34dee2e6aec230ffeb9660a9fb22049674d

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

0.1.1

2 files

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