File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 0.37 .0
1+ 0.44 .0
Original file line number Diff line number Diff line change @@ -79,6 +79,17 @@ trail export traj_abc123 --format markdown
7979trail 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+
8293## Why "Trail"?
8394
8495> ** Trajectory** = the complete path an agent takes through a task
Original file line number Diff line number Diff line change 99 "packages" : [
1010 {
1111 "name" : " trail-snippet" ,
12- "version" : " 1.0.0 " ,
12+ "version" : " 1.0.1 " ,
1313 "description" : " AGENTS.md / CLAUDE.md snippet for agents on how to use trail to record their work" ,
1414 "format" : " generic" ,
1515 "subtype" : " snippet" ,
You can’t perform that action at this time.
0 commit comments