Commit Graph

  • 3e67b34baa Merge pull request #5 from farhoodliquor/fix/far-122-404-job-not-found Chris Farhood 2026-04-22 13:08:03 -04:00
  • 2a31fe1f9b fix: handle K8s 404 (job deleted) gracefully in waitForJobCompletion (FAR-122) kkroo/fix/far-122-404-job-not-found fix/far-122-404-job-not-found Test User 2026-04-22 16:42:07 +00:00
  • 99c97c1fb2 feat: add native Node.js RTK output filtering (FAR-66) Test User 2026-04-22 02:08:24 +00:00
  • 3fe4721da6 fix: eliminate reconnect duplicate logs with KMP-based dedup (FAR-105) kkroo/fix/far-105-dedup-kmp-v2 fix/far-105-dedup-kmp-v2 Test User 2026-04-21 20:13:58 +00:00
  • 5926b302e5 fix: replace pid:-1 sentinel with process.pid to prevent false process_lost Iceman 2026-04-21 18:09:41 +00:00
  • 31328dd85b chore: unscope package name to paperclip-adapter-claude-k8s Paperclip 2026-04-21 10:26:43 +00:00
  • 0660749c1f Merge pull request #3 from farhoodliquor/fix/p0-correctness-far107 farhoodliquor-paperclip[bot] 2026-04-20 19:41:16 +00:00
  • b45cc29787 chore: bump version to 0.1.25 for PR #3 Test User 2026-04-20 19:40:26 +00:00
  • 1e517bb9bb fix: P1 correctness and operational fixes from FAR-104/FAR-105 analysis Test User 2026-04-20 19:05:07 +00:00
  • d74b6d34b3 fix: P0 correctness fixes from FAR-104/FAR-105 analysis Test User 2026-04-20 18:57:16 +00:00
  • c35253ddd4 0.1.24 v0.1.24 Test User 2026-04-20 18:03:53 +00:00
  • 5f358b2a26 chore: update package-lock.json Test User 2026-04-20 18:03:50 +00:00
  • 5c28e6c191 fix: use printf instead of echo in init container to prevent prompt corruption Test User 2026-04-20 18:03:37 +00:00
  • 465a947e1d 0.1.23 0.1.23 Test User 2026-04-20 16:10:40 +00:00
  • ecd8bfc7f6 fix: correct Bedrock model list — add Sonnet 4.6, fix Sonnet 4.5 version Test User 2026-04-20 16:01:11 +00:00
  • b14ec960ae 0.1.22 v0.1.22 Test User 2026-04-17 02:58:08 +00:00
  • 5f5ae92ce7 fix: skip keepalive updatedAt refresh once K8s Job is terminal Test User 2026-04-17 02:57:05 +00:00
  • 20b85b8391 feat: add serviceAccountName field to config schema Chris Farhood 2026-04-16 20:06:43 -04:00
  • 2853506a72 feat: add serviceAccountName field to config schema Chris Farhood 2026-04-16 20:04:18 -04:00
  • ac18cc3ec3 chore: bump version to 0.1.20 Test User 2026-04-16 21:56:44 +00:00
  • df856e6ca5 fix: clean up orphaned K8s Jobs and refresh updatedAt to prevent UI desync Test User 2026-04-16 21:48:16 +00:00
  • d53559e58b fix: correct Bedrock Opus 4.7 model ID to us.anthropic.claude-opus-4-7 Test User 2026-04-16 17:51:47 +00:00
  • 335b7b50b5 chore: bump version to 0.1.18 Test User 2026-04-16 17:07:08 +00:00
  • 0b67ccc081 feat: add Opus 4.7 models and enable manual model selection Test User 2026-04-16 16:56:45 +00:00
  • 9a85842add chore: bump version for CI publish Chris Farhood 2026-04-16 11:52:02 -04:00
  • 4bf5cf64a4 fix: call onSpawn after pod enters Running state to prevent UI desync Test User 2026-04-16 15:40:13 +00:00
  • da709770f0 fix: call onSpawn after pod enters Running state to prevent UI desync kkroo/feat/adapter-plugin-capabilities feat/adapter-plugin-capabilities Test User 2026-04-16 15:40:13 +00:00
  • b8ba457790 fix: don't delete job when returning state-mismatch error to keep UI in sync Chris Farhood 2026-04-16 11:29:42 -04:00
  • fa5fcb94d9 fix: remove duplicate CI/CD section from CLAUDE.md Chris Farhood 2026-04-16 07:56:25 -04:00
  • 169636de1d docs: clarify CI/CD handles build, not local builds Chris Farhood 2026-04-16 07:27:14 -04:00
  • efbbfbc299 fix: re-check job state when completion waiter throws to prevent UI staleness Chris Farhood 2026-04-16 07:26:10 -04:00
  • 710cf37f5e chore: rebuild dist files Chris Farhood 2026-04-15 19:03:06 -04:00
  • 6f85a068f4 chore: bump version to trigger CI publish Chris Farhood 2026-04-15 17:59:18 -04:00
  • 2412ee427f Merge pull request #2 from farhoodliquor/feat/adapter-plugin-capabilities Chris Farhood 2026-04-15 17:47:48 -04:00
  • ddb1ea4311 chore: update lockfile for adapter-utils canary Test User 2026-04-15 21:45:46 +00:00
  • 3db5229407 feat: declare adapter plugin capabilities on ServerAdapterModule Test User 2026-04-15 21:42:20 +00:00
  • 77e4a13644 feat: declare adapter plugin capabilities on ServerAdapterModule kkroo/feat/rtk-hooks feat/rtk-hooks Test User 2026-04-15 21:42:20 +00:00
  • b24f849198 feat: add RTK hook support for token-optimized CLI output Barcode Betty 2026-04-14 12:10:51 +00:00
  • 389bbb6f99 Add ServerAdapterModule capabilities from fork's adapter-utils 0.3.1 Pawla Abdul 2026-04-14 11:13:18 +00:00
  • 10a5004c02 Revert "Add RTK integration for token-optimized command output" Pawla Abdul 2026-04-14 01:35:16 +00:00
  • d074cb2a8c Add RTK integration for token-optimized command output Pawla Abdul 2026-04-14 01:27:28 +00:00
  • 77ba40d9bf Reconnect K8s log stream on silent API disconnects Pawla Abdul 2026-04-13 10:34:41 +00:00
  • e760bf9386 Add keepalive pings during job execution to prevent UI timeout desync Pawla Abdul 2026-04-12 18:44:09 +00:00
  • ac2fe20294 Restore maxTurnsPerRun field, add config schema tests Pawla Abdul 2026-04-12 18:32:49 +00:00
  • c8d883d409 Remove duplicate/internal fields from UI config schema Pawla Abdul 2026-04-12 17:24:21 +00:00
  • df5cb84dca Rename project to 'Claude (Kubernetes) Paperclip Adapter' Chris Farhood 2026-04-12 11:22:43 -04:00
  • c8c5e01371 Enhance README with RWX PVC requirements, RBAC examples, and full config docs Pawla Abdul 2026-04-12 15:20:54 +00:00
  • e75a62b329 Fix CI publish failures and add missing config schema fields Pawla Abdul 2026-04-12 15:02:54 +00:00
  • 545950daf2 Add CLI formatter, fix env forwarding, rename job prefix to agent-claude- Chris Farhood 2026-04-12 10:47:27 -04:00
  • 514fe15009 Regenerate package-lock.json to sync with package.json Chris Farhood 2026-04-12 10:44:52 -04:00
  • f5fa41fb3a Fix getConfigSchema to use flat fields array with correct hint keys Chris Farhood 2026-04-12 10:43:31 -04:00
  • 448889fc94 Add GitHub Actions CI workflow Chris Farhood 2026-04-12 10:39:23 -04:00
  • 75ba66e504 Add getConfigSchema to surface K8s fields in Paperclip UI Chris Farhood 2026-04-12 10:31:55 -04:00
  • 98af28a272 Skip PVC chown on subsequent runs with fsGroupChangePolicy Chris Farhood 2026-04-12 00:04:35 -04:00
  • 4b0baaf05c Add .gitignore and bump version for npm publishing Chris Farhood 2026-04-11 23:43:19 -04:00
  • 4c310d020d Clarify that Paperclip must be deployed on an RWX PVC Chris Farhood 2026-04-11 23:18:16 -04:00
  • 9dbb5f337e Initial commit: Paperclip adapter for Claude Code on Kubernetes Chris Farhood 2026-04-11 23:16:31 -04:00