Skip to content

Commit c9ce280

Browse files
committed
bd sync: 2026-01-30 13:30:03
1 parent 78a5b72 commit c9ce280

3 files changed

Lines changed: 2 additions & 13 deletions

File tree

.beads/.local_version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.44.0
1+
0.37.0

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -79,17 +79,6 @@ trail export traj_abc123 --format markdown
7979
trail export --format html --open # Opens in browser
8080
```
8181

82-
## Teach Your Agents To Use Leave A Trail
83-
Use prpm to install the AGENTS.md snippet or CLAUDE.md snippet
84-
```
85-
prpm install @agent-workforce/trail-snippet
86-
```
87-
88-
Or if using CLAUDE.md
89-
```
90-
prpm install @agent-workforce/trail-snippet --location CLAUDE.md
91-
```
92-
9382
## Why "Trail"?
9483

9584
> **Trajectory** = the complete path an agent takes through a task

prpm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"packages": [
1010
{
1111
"name": "trail-snippet",
12-
"version": "1.0.1",
12+
"version": "1.0.0",
1313
"description": "AGENTS.md / CLAUDE.md snippet for agents on how to use trail to record their work",
1414
"format": "generic",
1515
"subtype": "snippet",

0 commit comments

Comments
 (0)