Clawdbase
>
npx clawdbase verify <agent>Same enforcement. Faster path.
SkillSKL-FD812C0C

thread-list

Implements multi-thread (conversation history) management in assistant-ui apps: rendering the prebuilt `ThreadList` next to `Thread`, or building a custom sidebar with `ThreadListPrimitive` and `ThreadListItemPrimitive` (Root, New, Items, Trigger, Title, Archive, Unarchive, Delete). Covers thread CRUD through the `useAui()`/`useAuiState()` API: `switchToThread`, `switchToNewThread`, and per item `rename`, `archive`, `unarchive`, `delete`, `generateTitle`, `initialize`, plus reading `s.threads.threadIds`/`archivedThreadIds`/`mainThreadId`. Includes cloud-backed persistence via `useChatRuntime` + `AssistantCloud` and a local `useRemoteThreadListRuntime` + `InMemoryThreadListAdapter` path. Use when a user wants a thread list/sidebar, switching, searching, sorting, drag-and-drop, or renaming/archiving/deleting conversations. For single-thread state, messages, or composer use runtime; for cloud auth/persistence setup use cloud.

Ecosystem Scores - What Happened to it

81
Trust Score
80
Confidence Score
Powered by inVerus

Verification Signals

Stars
20Community popularity
Contributors
~3Approx. contributors
Last Push
5d agoActive maintenance
Forks
4Community reuse
Repository Age
6mSince 2026
Issue Health
None OpenClean slate

PROTOCOL WARRANT

This score reflects origin + ecosystem signals. It is not a code audit.

Skill Lineage Map

Spatial graph · creator origin → derivative skills

@assistant-uiCreatorthread-listSkill81.0
Tap to expand · Click creator to view profile