Files
openclaw/docs/plugins/reference/anthropic.md
Peter Steinberger 3255b3218a feat: unify external sessions with native catalog pagination (#104717)
* feat(gateway): add generic sessions.catalog surface with plugin SDK registration seam

* feat(agents): support one-shot forked CLI session resume with successor rebinding

* feat(anthropic): adopt local Claude CLI sessions into native chats via catalog continue

* feat(codex): register the session catalog provider independently of supervision

* refactor(ui): delete the retired custom Claude/Codex session tab views

* feat(ui): render external session catalogs as native sidebar sessions and chat panes

* docs: describe the unified native session catalog

* fix: harden forked CLI resume and catalog transcript mapping after review

* fix: satisfy strict typecheck for catalog source guard and imported message cast

* chore(i18n): regenerate session catalog locales

* fix(codex): simplify session source guard type

* fix(ui): paginate sidebar session catalogs

* chore(i18n): refresh catalog metadata after main merge

* fix(ui): harden session catalog pagination refresh

* test(agents): use sqlite session accessor in fork tests

* fix(ci): refresh session catalog generated surfaces

* fix(ui): align session catalog locales

* fix: address session catalog review findings

* fix(sessions): roll back failed plugin catalog adoption

* test(sessions): preserve CLI binding literals

* fix(ui): restore native session pagination label

* docs: note external session catalogs

* Revert "docs: note external session catalogs"

This reverts commit cfb503f160.
2026-07-11 17:26:26 -07:00

756 B

summary, read_when, title
summary read_when title
Anthropic models, Claude CLI, and native Claude session catalog.
You are installing, configuring, or auditing the anthropic plugin
Anthropic plugin

Anthropic plugin

Anthropic models, Claude CLI, and native Claude session catalog.

Distribution

  • Package: @openclaw/anthropic-provider
  • Install route: included in OpenClaw

Surface

providers: anthropic; contracts: mediaUnderstandingProviders, usageProviders

node commands: anthropic.claude.sessions.list.v1, anthropic.claude.sessions.read.v1; contracts: mediaUnderstandingProviders, usageProviders