@arborship/agent-history
v0.1.0
Published
Agent-history source readers — the filesystem adapters that observe local coding-harness session history (claude-code, codex, opencode + its legacy JSON storage, cursor-agent, the Cursor IDE) and normalize it into observations, shared by the Cortex engine
Readme
@arborship/agent-history
Agent-history source readers — the filesystem adapters that observe local coding-harness session history (claude-code, codex, opencode + its legacy JSON storage, cursor-agent, the Cursor IDE) and normalize it into observations, shared by the Cortex engine's local sync and the hostagent history reconciler
Layer: operational port / protocol client (L4) (see docs/architecture/PLATFORM_BOUNDARIES.md).
Install
npm install @arborship/agent-historyPart of Levi
This package is developed in the Levi monorepo under
packages/runtime/agent-history. It is published so that the other Levi packages that depend on it can be
installed from npm; the documentation for the platform as a whole lives in the repository's
docs/ directory. Versions follow the repository's changesets.
License
Apache-2.0 — see the LICENSE and NOTICE files in this package. The full license set for the
repository is described in docs/architecture/LICENSING_AND_TOPOLOGY.md.
