Commit Graph

  • 9578dc3da7 Wire per-adapter sandbox install commands through test and execute paths (#5280) Devin Foley 2026-05-05 08:29:28 -07:00
  • af9386f879 Run a real command-v probe and source login profiles before exec in e2b sandboxes (#5279) Devin Foley 2026-05-05 08:21:37 -07:00
  • cb6af7c2cc Stage stdin to a temp file so the e2b sandbox executor delivers it reliably (#5278) Devin Foley 2026-05-05 08:00:49 -07:00
  • 5c2f9aba9d Run explicit-environment adapter tests on the requested target instead of falling back to the host (#5277) Devin Foley 2026-05-05 08:00:32 -07:00
  • 9042b8d042 Write apikey-mode auth.json so Codex CLI 0.122+ can authenticate via OPENAI_API_KEY (#5276) Devin Foley 2026-05-05 08:00:27 -07:00
  • 44c365dea3 Stop leaking host process.env into the remote Pi SSH probe (#5275) Devin Foley 2026-05-05 08:00:23 -07:00
  • 028c5aa00a Stop leaking host process.env into the remote OpenCode SSH probe (#5274) Devin Foley 2026-05-05 08:00:19 -07:00
  • ea7f53fd7d Handle Gemini CLI v0.38 stream-json wire format across parser, UI, and CLI formatter (#5273) Devin Foley 2026-05-05 08:00:14 -07:00
  • 3c73ed26b5 Expand plugin host surface (#5205) Dotta 2026-05-05 07:42:57 -05:00
  • d6bee62f02 Fix Cloud tenant issue identifier routes (#5196) Dotta 2026-05-04 13:20:58 -05:00
  • edbb670c3b Merge pull request #5154 from paperclipai/pap-3474-docker-timeout Dotta 2026-05-03 23:01:46 -05:00
  • fd10404374 Raise Docker image build timeout Dotta 2026-05-03 22:52:33 -05:00
  • 47920f9c47 Speed up PR CI critical path (#5147) Devin Foley 2026-05-03 20:20:14 -07:00
  • e01ffc18d3 Merge pull request #5148 from paperclipai/pap-3474-tenant-identity-deploy Dotta 2026-05-03 21:57:28 -05:00
  • ae23e02526 Support Cloud tenant identity bootstrap Dotta 2026-05-03 21:50:23 -05:00
  • 29401b231b fix(ci): gate new release packages on npm bootstrap (#5146) Devin Foley 2026-05-03 19:31:28 -07:00
  • a5430f010d Handle Gemini assistant message events in JSONL parser (#5143) Devin Foley 2026-05-03 18:36:50 -07:00
  • 6c090f84a9 Strip inherited host shell env from SSH remote execution (#5142) Devin Foley 2026-05-03 18:36:13 -07:00
  • 90631b09b3 Let adapters declare runtime command spec for remote provisioning (#5141) Devin Foley 2026-05-03 18:35:36 -07:00
  • 2dce81fbf6 Add optional bridge proxy request logging via PAPERCLIP_BRIDGE_DEBUG (#5140) Devin Foley 2026-05-03 18:34:48 -07:00
  • 0e51fa2b0d Honor reuse-existing preference and assignee default environment in issue runs (#5139) Devin Foley 2026-05-03 18:33:55 -07:00
  • 09eceb952a Avoid resuming stale remote sessions (Pi adapter) (#5120) Devin Foley 2026-05-03 13:51:38 -07:00
  • d22e790bd4 Validate remote model probes on execution target (OpenCode) (#5119) Devin Foley 2026-05-03 13:34:09 -07:00
  • 856c6cb192 Fix remote workspace environment shaping (#5118) Devin Foley 2026-05-03 13:17:52 -07:00
  • bb7d040894 Switch OpenCode to explicit static/local-aware model selection (#5117) Devin Foley 2026-05-03 13:01:34 -07:00
  • 076067865f Migrate SSH environment callback to bridge (#5116) Devin Foley 2026-05-03 12:43:52 -07:00
  • a7b45938b7 Let sandbox providers declare shell defaults (#5114) Devin Foley 2026-05-03 12:19:35 -07:00
  • 15eac43b43 [codex] Retry max-turn exhausted heartbeats (#5096) Dotta 2026-05-03 11:30:48 -05:00
  • 57229d0f24 [codex] Add issue monitor liveness controls (#4988) Dotta 2026-05-03 08:58:53 -05:00
  • 76f09c8eb6 [PAP-3180] Move workspace switcher into sidebar (#4981) Dotta 2026-05-02 08:13:53 -05:00
  • 685ee84e4a [codex] Document terminal bench dispatch config (#4961) Dotta 2026-05-01 12:00:47 -05:00
  • d7719423e9 [codex] Harden non-system database backup schemas (#4960) Dotta 2026-05-01 11:59:53 -05:00
  • fe401b7fa9 [codex] Polish inbox nested issue UI (#4959) Dotta 2026-05-01 11:58:53 -05:00
  • 2d72292ad6 [codex] Add workspace routine run tab (#4958) Dotta 2026-05-01 11:58:15 -05:00
  • 570a4206da [codex] Recover productive terminal continuations (#4956) Dotta 2026-05-01 11:57:23 -05:00
  • 3cd26a78fc [codex] Surface live run comment context (#4957) Dotta 2026-05-01 10:44:11 -05:00
  • e8275318ba [codex] Raise agent heartbeat concurrency default (#4954) Dotta 2026-05-01 10:42:56 -05:00
  • e273d621fc [PAP-3154] Stop padding /live-runs by default (#4963) Dotta 2026-05-01 10:33:13 -05:00
  • 42a299fb9d [codex] Bound productivity review recovery loops (#4948) Dotta 2026-05-01 08:32:04 -05:00
  • d2dd759caa plugins: make e2b template default explicit (#4901) Devin Foley 2026-04-30 22:43:24 -07:00
  • b02e67cea5 fix(ci): diff PR workflow paths from merge base (#4903) Devin Foley 2026-04-30 21:22:40 -07:00
  • 6a7cca95ef chore(lockfile): refresh pnpm-lock.yaml (#4899) github-actions[bot] 2026-04-30 20:00:07 -05:00
  • 4272c1604d Add ACPX local adapter runtime (#4893) Dotta 2026-04-30 19:57:05 -05:00
  • ad5432fece [codex] Harden issue recovery reliability (#4875) Dotta 2026-04-30 16:44:28 -05:00
  • a3de1d764d Add cheap model profiles for local adapters (#4881) Dotta 2026-04-30 15:32:04 -05:00
  • 1fe1067361 Polish board settings and skills workflow (#4863) Dotta 2026-04-30 15:28:11 -05:00
  • c4269bab59 Add workflow interaction cancellation and issue cost summaries (#4862) Dotta 2026-04-30 13:57:25 -05:00
  • 87f19cd9a6 Improve issue thread scale and markdown polish (#4861) Dotta 2026-04-30 13:18:01 -05:00
  • cd606563f6 Expand database backups to non-system schemas (#4859) Dotta 2026-04-30 12:54:35 -05:00
  • c0ce35d1fb Improve E2B plugin configuration UX and fix execution timeouts (#4802) Devin Foley 2026-04-29 17:12:30 -07:00
  • a4ac6ff133 Add sandbox callback bridge for remote environment API access (#4801) Devin Foley 2026-04-29 16:37:34 -07:00
  • 4cf612a92d Fix runtime state race, workspace sync, plugin startup, and orphaned leases (#4804) Devin Foley 2026-04-29 16:37:10 -07:00
  • f9cf1d2f6a Add cursor sandbox support and fix SSH workspace sync (#4803) Devin Foley 2026-04-29 16:12:06 -07:00
  • a0f5cbffd7 Harden release flow with registry verification and dist-tag checks (#4800) Devin Foley 2026-04-29 15:56:20 -07:00
  • 367d4cab72 Fix SSH callback URL selection for LAN and private networks (#4799) Devin Foley 2026-04-29 15:56:17 -07:00
  • 9b99d30330 Add dedicated environment settings page and test-in-environment (#4798) Devin Foley 2026-04-29 15:56:13 -07:00
  • 3494e84a29 Add v2026.428.0 release changelog (#4665) Dotta 2026-04-28 17:40:20 -05:00
  • 6b7f6ce4b8 [codex] Split PR #4692 UI/QoL updates (#4701) Dotta 2026-04-28 17:18:58 -05:00
  • 1991ec9d6f [codex] Split backend control-plane QoL slice (#4700) Dotta 2026-04-28 16:46:45 -05:00
  • d9f540c331 [codex] Refresh docs and agent skills (#4693) Dotta 2026-04-28 16:12:03 -05:00
  • d0bdbe11a9 Stabilize inline selector keyboard handling (#4617) Dotta 2026-04-27 20:04:35 -05:00
  • 43b0f2ae58 Add pause and resume actions to sidebar agents (#4616) Dotta 2026-04-27 20:03:54 -05:00
  • f88f538e6d Keep manual routine runs visible in the runner inbox (#4615) Dotta 2026-04-27 20:03:24 -05:00
  • 68c37660f0 Dispatch assigned todo work during recovery sweeps (#4614) Dotta 2026-04-27 20:02:44 -05:00
  • 7a9b3a6037 [codex] Harden recovery issue handling (#4600) Dotta 2026-04-27 15:02:47 -05:00
  • 6ccf80bcf2 [codex] Reject stale company skill refreshes (#4601) Dotta 2026-04-27 13:19:38 -05:00
  • d95968a9f8 [codex] Ignore stale stored company selections (#4602) Dotta 2026-04-27 13:18:21 -05:00
  • 15c0ce3722 Add Twitter/X link to READMEs (PAP-2475) (#4593) Dotta 2026-04-27 09:35:33 -05:00
  • ecd92af001 release: v2026.427.0 notes (#4590) Dotta 2026-04-27 09:16:20 -05:00
  • 215b6cd161 [codex] Add security role route coverage (#4589) Dotta 2026-04-27 08:49:59 -05:00
  • 53396f272a [codex] Fix sub-issue progress summary styling (#4588) Dotta 2026-04-27 08:48:26 -05:00
  • fda296ee4f [codex] Add configurable liveness auto-recovery controls (#4587) Dotta 2026-04-27 08:46:44 -05:00
  • f0f9460d1d docs: AWS ECS Fargate deployment runbook (#3897) Neeraj Kumar Singh B 2026-04-27 06:41:47 -07:00
  • 1d8c7a09b8 [codex] Add security role route regression (#4586) Dotta 2026-04-27 08:11:52 -05:00
  • d2cbe2cb23 Prefer pushing feature branches to a user fork in paperclip-dev skill (#4572) Devin Foley 2026-04-26 22:19:07 -07:00
  • 82e257c7ba Cancel stale queued heartbeats when issue graph changes (PAP-2314) (#4534) Dotta 2026-04-26 21:17:38 -05:00
  • 868d08903e test: isolate CLI company import e2e state (#4560) Devin Foley 2026-04-26 19:10:01 -07:00
  • 1d9f7a5149 Fix flaky heartbeat recovery teardown CI failure (#4559) Devin Foley 2026-04-26 17:30:20 -07:00
  • 8145141c55 Fix external issue URL rewriting in markdown (#4558) Devin Foley 2026-04-26 17:19:23 -07:00
  • 54ab0d24cd Fix disappearing issue comments (#4557) Devin Foley 2026-04-26 16:23:53 -07:00
  • b2496c8067 fix(auth): trust allowed hostname port variants on detected listen port (#4554) Devin Foley 2026-04-26 15:40:39 -07:00
  • 08af830430 Tighten publicBaseUrl port rewriting (#4553) Devin Foley 2026-04-26 14:29:22 -07:00
  • d47ffa87f0 Fix CEO AGENT_HOME paths and centralize workspace env propagation (#4551) Devin Foley 2026-04-26 13:57:35 -07:00
  • d1484551ee Add open-source hygiene note to paperclip-dev skill (#4541) Devin Foley 2026-04-26 12:14:49 -07:00
  • 91333ec86f feat: add paperclip-dev skill with optional bundled skill support (#3854) Devin Foley 2026-04-26 11:06:13 -07:00
  • c036bbfa98 Add first-class security agent role to taxonomy (#4532) Dotta 2026-04-26 07:52:05 -05:00
  • df425fde96 Present ordered sub-issues as a workflow checklist (#4523) Dotta 2026-04-26 07:36:49 -05:00
  • 40782f703d Fix release packaging for standalone public packages (#4494) Devin Foley 2026-04-25 12:16:23 -07:00
  • 4ef969f084 Add E2B sandbox provider plugin (#4452) Devin Foley 2026-04-25 11:01:11 -07:00
  • 5bd0f578fd Generalize sandbox provider core for plugin-only providers (#4449) Devin Foley 2026-04-24 18:03:41 -07:00
  • deba60ebb2 Stabilize serialized server route tests (#4448) Dotta 2026-04-24 19:27:00 -05:00
  • f68e9caa9a Polish markdown external link wrapping (#4447) Dotta 2026-04-24 19:26:13 -05:00
  • 73fbdf36db Gate stale-run watchdog decisions by board access (#4446) Dotta 2026-04-24 19:25:23 -05:00
  • 6916e30f8e Cancel stale retries when issue ownership changes (#4445) Dotta 2026-04-24 19:24:13 -05:00
  • 0c6961a03e Normalize escaped multiline issue and approval text (#4444) Dotta 2026-04-24 18:02:45 -05:00
  • 5a0c1979cf [codex] Add runtime lifecycle recovery and live issue visibility (#4419) Dotta 2026-04-24 15:50:32 -05:00
  • 9a8d219949 [codex] Stabilize tests and local maintenance assets (#4423) Dotta 2026-04-24 15:11:42 -05:00
  • 70679a3321 Add sandbox environment support (#4415) Devin Foley 2026-04-24 12:15:53 -07:00
  • 641eb44949 [codex] Harden create-agent skill governance (#4422) Dotta 2026-04-24 14:15:28 -05:00
  • 77a72e28c2 [codex] Polish issue composer and long document display (#4420) Dotta 2026-04-24 14:12:41 -05:00