openclaw/extensions/anthropic
2026-05-11 07:49:58 +01:00
..
api.ts test(plugins): fast-path bundled provider contract loads 2026-04-17 14:25:21 -07:00
cli-auth-seam.ts
cli-backend-api.ts
cli-backend.ts fix: pass claude cli thinking effort (#77410) 2026-05-04 18:13:53 +00:00
cli-constants.ts test: optimize slow test hotspots 2026-04-21 22:42:08 +01:00
cli-migration.test.ts test: tighten qa and memory array assertions 2026-05-09 05:26:01 +01:00
cli-migration.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
cli-shared.test.ts fix: pass claude cli thinking effort (#77410) 2026-05-04 18:13:53 +00:00
cli-shared.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
config-defaults.ts fix(anthropic): backfill haiku api key allowlist 2026-05-10 05:09:12 +01:00
contract-api.ts
doctor-contract-api.ts perf(gateway): defer doctor legacy checks 2026-05-02 17:45:09 +01:00
index.test.ts test: tighten anthropic provider assertions 2026-05-10 19:57:49 +01:00
index.ts
media-understanding-provider.ts feat: default Anthropic to Opus 4.7 2026-04-16 16:12:06 +01:00
openclaw.plugin.json feat: unify model catalog registration 2026-05-09 02:34:56 -04:00
package.json build: refresh deps and route testbox through crabbox 2026-05-11 03:41:00 +01:00
provider-contract-api.ts test: use provider contract artifacts 2026-04-18 01:36:15 +01:00
provider-discovery.ts refactor: trim provider discovery internal exports 2026-05-01 11:44:13 +01:00
provider-policy-api.test.ts test: tighten anthropic policy assertions 2026-05-11 02:56:04 +01:00
provider-policy-api.ts fix(anthropic): expose bundled thinking policy 2026-05-03 11:10:56 -07:00
provider-runtime.contract.test.ts refactor: promote plugin test helpers to sdk 2026-04-28 00:55:11 +01:00
register.runtime.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
replay-policy.ts fix(plugin-sdk): share anthropic replay hook constants 2026-04-14 16:37:29 +01:00
setup-api.ts
stream-wrappers.test.ts test: tighten anthropic stream assertion 2026-05-11 07:49:58 +01:00
stream-wrappers.ts build: refresh deps and route testbox through crabbox 2026-05-11 03:41:00 +01:00
test-api.ts
tsconfig.json