openclaw/extensions/anthropic
Josh Lehman 799c6f40aa
refactor: move provider replay runtime ownership into plugins (#60126)
* refactor: move provider replay runtime ownership into plugins

* fix(provider-runtime): address review followups

---------

Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
2026-04-03 23:14:37 +09:00
..
api.ts refactor(anthropic): move stream wrappers into plugin 2026-04-01 09:21:48 +01:00
cli-backend.ts
cli-migration.test.ts
cli-migration.ts
cli-shared.ts
index.test.ts refactor: move provider replay runtime ownership into plugins (#60126) 2026-04-03 23:14:37 +09:00
index.ts refactor: move provider replay runtime ownership into plugins (#60126) 2026-04-03 23:14:37 +09:00
media-understanding-provider.ts
openclaw.plugin.json
package.json build: prepare 2026.4.1-beta.1 release 2026-04-01 15:09:19 +01:00
replay-policy.ts refactor: move provider replay runtime ownership into plugins (#60126) 2026-04-03 23:14:37 +09:00
stream-wrappers.test.ts refactor(anthropic): move stream wrappers into plugin 2026-04-01 09:21:48 +01:00
stream-wrappers.ts refactor(providers): centralize request capabilities (#59636) 2026-04-02 20:26:22 +09:00
test-api.ts