docs(agentctl): document search unchanged and recent dedupe scenarios

List agentctl-search-unchanged, notif-thread-place, and search-recent-dedupe
scenarios added in v0.8.270–v0.8.271.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-05-23 08:16:32 -04:00
co-authored by Cursor
parent 4dfb5f8b79
commit a42a3093a4
+3
View File
@@ -155,6 +155,9 @@ Bundled scenarios under `apps/pearcord/scenarios/`:
| `agentctl-forum-channel-cache.json` | Forum search then switch forum → empty hits (v0.8.265) | | `agentctl-forum-channel-cache.json` | Forum search then switch forum → empty hits (v0.8.265) |
| `agentctl-thread-parent-perms.json` | Thread exposes `parentChannelPermissions` in view (v0.8.265) | | `agentctl-thread-parent-perms.json` | Thread exposes `parentChannelPermissions` in view (v0.8.265) |
| `agentctl-channel-search-cache.json` | Channel search empty after switching text channels (v0.8.266) | | `agentctl-channel-search-cache.json` | Channel search empty after switching text channels (v0.8.266) |
| `agentctl-search-unchanged.json` | Duplicate `update-search``searchUnchanged` + cached (v0.8.270) |
| `agentctl-notif-thread-place.json` | Thread notification `place` includes parent channel (v0.8.270) |
| `agentctl-search-recent-dedupe.json` | Guild + channel recent rows for same query (v0.8.271) |
`mesh.connectGuildMeshThread(scenarioPath)` — host steps + invite + `create-thread` + reply; guest must receive `threadReply` token. `mesh.connectGuildMeshThread(scenarioPath)` — host steps + invite + `create-thread` + reply; guest must receive `threadReply` token.