A reasonably sized autonomous AI construction kit
Project description
Docketeer
The core agent engine for building autonomous AI assistants with Anthropic and Docket.
Docketeer is a small, opinionated toolkit for running an AI agent that can manage its own memory, schedule its own future work, and extend itself through plugins. The core package provides the agent loop, a persistent workspace for the agent's files and journal, and a plugin system based on standard Python entry points.
Tools
Workspace
list_files— list files and directories in the workspaceread_file— read contents of a text filewrite_file— write content to a text filedelete_file— delete a filesearch_files— search for text across files (case-insensitive)
Journal
journal_add— add a timestamped entry to today's journaljournal_read— read journal entries for a day or date rangejournal_search— search across all journal entries
Scheduling
schedule— schedule a future nudge to prompt the agent at a given timecancel_task— cancel a scheduled tasklist_scheduled— list all scheduled and running tasks
Configuration
| Variable | Default | Description |
|---|---|---|
DOCKETEER_ANTHROPIC_API_KEY |
(required) | Anthropic API key |
DOCKETEER_CLAUDE_MODEL |
claude-opus-4-6 |
Claude model to use |
DOCKETEER_DATA_DIR |
~/.docketeer |
Where the agent stores memory and audit logs |
DOCKETEER_DOCKET_URL |
redis://localhost:6379/0 |
Redis connection for task scheduling |
DOCKETEER_DOCKET_NAME |
docketeer |
Name of the Docket instance |
DOCKETEER_REVERIE_INTERVAL |
PT30M (30 min) |
Background thinking cycle interval |
DOCKETEER_CONSOLIDATION_CRON |
0 3 * * * |
Cron schedule for daily memory consolidation |
Plugins
Docketeer discovers plugins through two entry point groups:
docketeer.chat— chat backends (how the agent talks to people)docketeer.tools— tool plugins (what the agent can do)
Available plugins:
- docketeer-rocketchat — Rocket Chat backend
- docketeer-web — web search, HTTP requests, file downloads
- docketeer-monty — sandboxed Python execution
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file docketeer-0.0.4.tar.gz.
File metadata
- Download URL: docketeer-0.0.4.tar.gz
- Upload date:
- Size: 34.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca419ce7b06ca16c9a8985b049c8c75ee39c60ae162b2dd038c32223c8861845
|
|
| MD5 |
16d500a614e79353e3dac91952284905
|
|
| BLAKE2b-256 |
328375e3227042dea03f7bd56d697388ea7a792fe8135b63a0656b3fa76b68ec
|
Provenance
The following attestation bundles were made for docketeer-0.0.4.tar.gz:
Publisher:
publish.yml on chrisguidry/docketeer
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
docketeer-0.0.4.tar.gz -
Subject digest:
ca419ce7b06ca16c9a8985b049c8c75ee39c60ae162b2dd038c32223c8861845 - Sigstore transparency entry: 927217771
- Sigstore integration time:
-
Permalink:
chrisguidry/docketeer@8c410f19ddc9f01ef8f61bc10f45fb9cedf8ac50 -
Branch / Tag:
refs/tags/0.0.4 - Owner: https://github.com/chrisguidry
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@8c410f19ddc9f01ef8f61bc10f45fb9cedf8ac50 -
Trigger Event:
release
-
Statement type:
File details
Details for the file docketeer-0.0.4-py3-none-any.whl.
File metadata
- Download URL: docketeer-0.0.4-py3-none-any.whl
- Upload date:
- Size: 27.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4d7268d61b42bac698d73a676a769ab3f4dff9330c1a2a8e70dc7584d83c49d
|
|
| MD5 |
ff9e526127deb8e60710afd827b160ad
|
|
| BLAKE2b-256 |
6e704249973c143a515753a082d41082241fd6da80c8d077b9ce8b3119e7105e
|
Provenance
The following attestation bundles were made for docketeer-0.0.4-py3-none-any.whl:
Publisher:
publish.yml on chrisguidry/docketeer
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
docketeer-0.0.4-py3-none-any.whl -
Subject digest:
e4d7268d61b42bac698d73a676a769ab3f4dff9330c1a2a8e70dc7584d83c49d - Sigstore transparency entry: 927217777
- Sigstore integration time:
-
Permalink:
chrisguidry/docketeer@8c410f19ddc9f01ef8f61bc10f45fb9cedf8ac50 -
Branch / Tag:
refs/tags/0.0.4 - Owner: https://github.com/chrisguidry
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@8c410f19ddc9f01ef8f61bc10f45fb9cedf8ac50 -
Trigger Event:
release
-
Statement type: