paperclip/server/src/adapters
HenkDz f884cbab78 fix(adapters): restore built-in Hermes and sync lockfile with server
Re-align phase1 with upstream: hermes_local ships via hermes-paperclip-adapter on the server and UI (hermes-local module). Fixes ERR_PNPM_OUTDATED_LOCKFILE from server/package.json missing a dep still present in the lockfile.

Add shared BUILTIN_ADAPTER_TYPES and skip external plugin registration when it would override a built-in type. Docs list Hermes as built-in; Droid remains the primary external example.

Made-with: Cursor
2026-04-03 21:11:21 +01:00
..
http Add adapter environment testing infrastructure 2026-02-20 12:50:23 -06:00
process Log resolved adapter command in run metadata 2026-03-29 10:55:26 -05:00
builtin-adapter-types.ts fix(adapters): restore built-in Hermes and sync lockfile with server 2026-04-03 21:11:21 +01:00
codex-models.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
cursor-models.ts Fix cursor model defaults and add dynamic model discovery 2026-03-05 07:52:23 -06:00
index.ts feat(adapters): external adapter plugin system with dynamic UI parser 2026-04-03 21:11:20 +01:00
plugin-loader.ts feat(adapters): external adapter plugin system with dynamic UI parser 2026-04-03 21:11:20 +01:00
registry.ts fix(adapters): restore built-in Hermes and sync lockfile with server 2026-04-03 21:11:21 +01:00
types.ts Add unmanaged skill provenance to agent skills 2026-03-18 14:21:50 -05:00
utils.ts Address Greptile feedback on workspace reuse 2026-03-30 14:55:44 -05:00