Skip to main content

Default file-based memory provider for StrawPot

Project description

Dial

Default file-based memory provider for StrawPot.

Two memory layers — Event Memory and a unified Knowledge store — using local JSON/JSONL files. Zero external dependencies.

Quick Start

# strawpot.toml
memory = "dial"

How It Works

  • EM — Append-only event log per session. Fully automatic, no agent cooperation needed.
  • Knowledge (SM) — Facts and conventions, always included. Scoped to global, project, or role.
  • Knowledge (RM) — Domain-specific entries, included only when the task keywords match.

Knowledge is scoped at three levels:

Scope Example
Global "Always use conventional commits"
Project "This project uses pytest"
Role "Check migration dir before modifying models"

Agents write knowledge via the denden remember RPC during execution:

denden send '{"remember": {"content": "This project uses pytest", "scope": "project"}}'
denden send '{"remember": {"content": "Payments API needs idempotency keys", "keywords": ["payment", "stripe"]}}'

Entries are deduplicated and written directly to the knowledge store.

See DESIGN.md for architecture details.

License

MIT

Project details


Download files

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

Source Distribution

dial_memory-0.1.8.tar.gz (17.1 kB view details)

Uploaded Source

Built Distribution

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

dial_memory-0.1.8-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file dial_memory-0.1.8.tar.gz.

File metadata

  • Download URL: dial_memory-0.1.8.tar.gz
  • Upload date:
  • Size: 17.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for dial_memory-0.1.8.tar.gz
Algorithm Hash digest
SHA256 3fb452f83ccf53047c2e6c130203418dccbd8e59ef1b7ddb01500409a15f439b
MD5 75fe31b521c4c89d1493e6fa53e6a81a
BLAKE2b-256 96bf2b4ba186a4d6171865d81160adc1af0068b3766d12cd6e31780aa66dc670

See more details on using hashes here.

Provenance

The following attestation bundles were made for dial_memory-0.1.8.tar.gz:

Publisher: publish.yml on strawpot/dial

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

File details

Details for the file dial_memory-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: dial_memory-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 8.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for dial_memory-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 87985ee8afd950ed60aa642b7d429be5e458cbd18b5ae393316b96f4eeafd87f
MD5 cb7c23212466409a2b8ed990cd673b83
BLAKE2b-256 a4a8e8a1eee6329f19e8c8d05ee54dd85408ae681e812fc0e205fe1823a1f866

See more details on using hashes here.

Provenance

The following attestation bundles were made for dial_memory-0.1.8-py3-none-any.whl:

Publisher: publish.yml on strawpot/dial

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

Supported by

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