@agent-dispatch/store-sqlite
v0.1.0
Published
SQLite task store and filesystem log/artifact storage for AgentDispatch.
Readme
@agent-dispatch/store-sqlite
Local durable storage for AgentDispatch OSS usage.
- SQLite stores tasks, sessions, runtimes, events, and artifact metadata.
- Filesystem files store log streams and artifact payloads.
- The public surface implements
TaskStorefrom@agent-dispatch/core.
