Skip to content

Commit 6eb498a

Browse files
committed
docs: describe monorepo packages
1 parent aa6c620 commit 6eb498a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88

99
This repository also contains the `@razroo/parallel-mcp` TypeScript npm workspace under [`packages/parallel-mcp`](./packages/parallel-mcp/).
1010

11+
## Packages
12+
13+
- [`state-trace`](./) — Python graph-native working memory for coding agents; published on PyPI as `state-trace`.
14+
- [`@razroo/parallel-mcp`](./packages/parallel-mcp) — TypeScript durable orchestration core for parallel MCP workloads; published on npm.
15+
1116
What it is optimized for:
1217

1318
- artifact-first retrieval for coding agents

0 commit comments

Comments
 (0)