docs: update Paperclip integration guide (#572)
This commit is contained in:
parent
952435848c
commit
96765263f4
|
|
@ -17,6 +17,7 @@ This page covers the current public-host-compatible Paperclip plugin. It support
|
|||
2. Click `Install Plugin`.
|
||||
3. Enter `@honcho-ai/paperclip-honcho`.
|
||||
4. Complete the install from the Paperclip UI.
|
||||
- Plugin download does not currently work on Windows because of a Paperclip host-side issue.
|
||||
|
||||
## Quick Setup
|
||||
|
||||
|
|
@ -66,7 +67,7 @@ The integration breaks down into four parts:
|
|||
|
||||
- **Identity and scope** - each Paperclip company maps to a Honcho workspace, agents and human actors map to peers, and issues map to sessions.
|
||||
- **What gets copied into Honcho** - issue comments and document revisions sync into Honcho, with document content sectioned and normalized message content capped before ingestion.
|
||||
- **What operators get** - operators get a plugin settings page, migration preview/status data, repair tools, and an issue-level `Memory` tab.
|
||||
- **What operators get** - operators get a plugin settings page, migration preview/status data, including a per-issue migration mapping preview, repair tools, and an issue-level `Memory` tab.
|
||||
- **What agents get** - agents get Honcho retrieval and peer-chat tools inside Paperclip.
|
||||
|
||||
## Operator Actions
|
||||
|
|
|
|||
Loading…
Reference in New Issue