Commit Graph

  • 6d65800173 Register secret-ref format in AJV for validating Paperclip secret UUIDs gsxdsm 2026-03-14 15:41:22 -07:00
  • 0d2380b7b1 Fix plugin launchers initialization by adding enabled flag based on companyId gsxdsm 2026-03-14 15:35:01 -07:00
  • ec261e9c7c Enhance plugin loading and toolbar integration gsxdsm 2026-03-14 15:27:45 -07:00
  • 5d52ce2e5e Merge pull request #916 from gsxdsm/fix/plugin-slots Dotta 2026-03-14 17:22:34 -05:00
  • 811e2b9909 Add globalToolbarButton slot type and update related documentation gsxdsm 2026-03-14 15:05:04 -07:00
  • 8985ddaeed Merge pull request #914 from gsxdsm/fix/dev-runner-syntax Dotta 2026-03-14 16:55:43 -05:00
  • 2dbb31ef3c Fix syntax error gsxdsm 2026-03-14 14:34:56 -07:00
  • 648ee37a17 Merge pull request #912 from gsxdsm/feat/plugin-breadcumb-slot Dotta 2026-03-14 16:28:56 -05:00
  • 98e73acc3b Merge pull request #904 from gsxdsm/fix/build-plugin-sdk Dotta 2026-03-14 16:28:26 -05:00
  • 0fb85e5729 Merge pull request #910 from gsxdsm/feat/plugin-cli Dotta 2026-03-14 16:28:06 -05:00
  • 7e3a04c76c Refactor BreadcrumbBar to use useMemo for global toolbar slot context and improve rendering logic gsxdsm 2026-03-14 14:19:32 -07:00
  • e219761d95 Fix plugin installation output and error handling in registerPluginCommands gsxdsm 2026-03-14 14:15:42 -07:00
  • 0afd5d5630 Update cli/src/commands/client/plugin.ts gsxdsm 2026-03-14 14:08:21 -07:00
  • 4f8df1804d Update cli/src/commands/client/plugin.ts gsxdsm 2026-03-14 14:08:15 -07:00
  • d0677dcd91 Update cli/src/commands/client/plugin.ts gsxdsm 2026-03-14 14:08:03 -07:00
  • bc5d650248 Add global toolbar slots to BreadcrumbBar component gsxdsm 2026-03-14 14:05:29 -07:00
  • 2e3a0d027e Merge pull request #909 from mvanhorn/feat/plugin-domain-event-bridge Dotta 2026-03-14 16:00:03 -05:00
  • b92f234d88 Merge pull request #903 from gsxdsm/fix/process-list Dotta 2026-03-14 15:58:46 -05:00
  • 0f831e09c1 Add plugin cli commands gsxdsm 2026-03-14 13:58:43 -07:00
  • a6c7e09e2a fix(plugins): log plugin handler errors, warn on double-init Matt Van Horn 2026-03-14 13:51:41 -07:00
  • 30e2914424 feat(plugins): bridge core domain events to plugin event bus Matt Van Horn 2026-03-14 13:44:26 -07:00
  • 6b17f7caa8 Update scripts/dev-runner.mjs gsxdsm 2026-03-14 13:29:46 -07:00
  • 2dc3b4df24 Add buildPluginSdk function to build the plugin SDK during dev run gsxdsm 2026-03-14 13:10:01 -07:00
  • b13c530024 Refine heartbeatService to only target runs stuck in "running" state gsxdsm 2026-03-14 13:02:21 -07:00
  • dd828e96ad Fix workspace review issues and policy check Dotta 2026-03-14 14:13:03 -05:00
  • 6e6d67372c Merge remote-tracking branch 'public-gh/master' into paperclip-subissues Dotta 2026-03-14 13:56:09 -05:00
  • 7e43020a28 Pin imported GitHub skills and add update checks Dotta 2026-03-14 13:52:20 -05:00
  • 0851e81b47 Merge pull request #821 from paperclipai/feature/plugin-runtime-instance-cleanup Dotta 2026-03-14 13:45:56 -05:00
  • 325fcf8505 Merge pull request #864 from paperclipai/fix/agent-home-env Dotta 2026-03-14 12:44:28 -05:00
  • 8cf85a5a50 Merge remote-tracking branch 'public-gh/master' into paperclip-subissues Dotta 2026-03-14 12:24:40 -05:00
  • 4cfbeaba9d Drop lockfile from watcher change Dotta 2026-03-14 12:19:25 -05:00
  • 0605c9f229 Tighten plugin dev file watching Dotta 2026-03-14 12:07:04 -05:00
  • 22b8e90ba6 Fix plugin smoke example typecheck Dotta 2026-03-14 11:44:50 -05:00
  • 7c4b02f02b Fix plugin dev watcher and migration snapshot Dotta 2026-03-14 11:32:15 -05:00
  • cfa4925075 Refine skill import UX and built-in skills Dotta 2026-03-14 11:14:34 -05:00
  • 280536092e fix(adapters): add success log when agent instructions file is loaded Matt Van Horn 2026-03-14 09:07:26 -07:00
  • ff4f326341 fix(server): use realpathSync for .env path dedup to handle symlinks Matt Van Horn 2026-03-14 09:05:51 -07:00
  • 2ba0f5914f fix(ui): escape brackets in filename and use paragraph break for inline images Matt Van Horn 2026-03-14 09:02:20 -07:00
  • dcd8a47d4f Merge pull request #713 from paperclipai/release/0.3.1 Dotta 2026-03-14 11:00:24 -05:00
  • 0bf53bc513 Add company skills library and agent skills UI Dotta 2026-03-14 10:55:04 -05:00
  • eafb5b8fd9 Merge public-gh/master into feature/plugin-runtime-instance-cleanup Dotta 2026-03-14 10:46:19 -05:00
  • 30888759f2 Clarify plugin authoring and external dev workflow Dotta 2026-03-14 10:40:21 -05:00
  • 2137c2f715 Expand skills UI product plan Dotta 2026-03-14 10:15:04 -05:00
  • 58a9259a2e Update skill package docs and plans Dotta 2026-03-14 10:13:20 -05:00
  • 1d8f514d10 Refine company package export format Dotta 2026-03-14 09:46:16 -05:00
  • 9ed7092aab Stop runtime services during workspace cleanup Dotta 2026-03-14 09:41:13 -05:00
  • 193a987513 Merge pull request #837 from paperclipai/paperclip-issue-documents Dotta 2026-03-14 09:37:47 -05:00
  • 3b25268c0b Fix execution workspace runtime lifecycle Dotta 2026-03-14 09:35:35 -05:00
  • cb5d7e76fb Expand kitchen sink plugin demos Dotta 2026-03-14 09:26:45 -05:00
  • bc12f08c66 fix(issue-documents): address greptile review Dotta 2026-03-14 09:17:46 -05:00
  • a7a64f11be Update packages/shared/src/validators/issue.ts Dotta 2026-03-14 09:09:21 -05:00
  • 31e6e30fe3 feat(ui): add issue document copy and download actions Dotta 2026-03-14 07:24:47 -05:00
  • ad7bf4288a fix(ui): unify new issue upload action Dotta 2026-03-14 07:21:21 -05:00
  • 16dfcb56a4 feat(ui): stage issue files before create Dotta 2026-03-14 07:13:59 -05:00
  • 924762c073 feat(ui): handle issue document edit conflicts Dotta 2026-03-14 06:59:20 -05:00
  • abb70ca5c5 fix(ui): refresh issue documents from live events Dotta 2026-03-14 06:52:44 -05:00
  • 1e3a485408 feat(ui): deep link issue documents Dotta 2026-03-14 06:48:43 -05:00
  • 07d13e1738 fix(ui): streamline issue document chrome Dotta 2026-03-14 06:13:07 -05:00
  • c8cd950a03 fix(ui): collapse empty document and attachment states Dotta 2026-03-14 06:02:46 -05:00
  • 501ab4ffa9 fix(ui): simplify document card body layout Dotta 2026-03-14 05:56:17 -05:00
  • d671a59306 fix: set AGENT_HOME env var for agent processes Devin Foley 2026-03-14 00:36:53 -07:00
  • 8a201022c0 Fix Enter key not submitting login form Devin Foley 2026-03-14 00:17:39 -07:00
  • 6fa1dd2197 Add kitchen sink plugin example Dotta 2026-03-13 23:03:51 -05:00
  • 56a34a8f8a Add adapter skill sync for codex and claude Dotta 2026-03-13 22:49:42 -05:00
  • 271c2b9018 Implement markdown-first company package import export Dotta 2026-03-13 22:29:30 -05:00
  • 93faf6d361 fix: address review feedback — pin version, enable JWT teknium1 2026-03-13 20:26:27 -07:00
  • eb0a74384e fix(issues): address document review comments Dotta 2026-03-13 22:17:49 -05:00
  • ab41fdbaee Merge public-gh/master into paperclip-issue-documents Dotta 2026-03-13 21:47:06 -05:00
  • 2975aa950b Refine company package spec and rollout plan Dotta 2026-03-13 21:36:19 -05:00
  • 45998aa9a0 feat(issues): add issue documents and inline editing Dotta 2026-03-13 21:30:48 -05:00
  • 29b70e0c36 Add company import export v2 plan Dotta 2026-03-13 21:10:45 -05:00
  • 3f48b61bfa updated spec Dotta 2026-03-13 21:08:36 -05:00
  • 7a06a577ce Fix dev startup with embedded postgres reuse Dotta 2026-03-13 20:56:19 -05:00
  • dbb5bd48cc Add company packages spec draft Dotta 2026-03-13 20:53:22 -05:00
  • 303c00b61b fix(server): load .env from cwd as fallback when .paperclip/.env is missing Matt Van Horn 2026-03-13 17:22:27 -07:00
  • a39579dad3 fix(evals): address Greptile review feedback Matt Van Horn 2026-03-13 17:19:25 -07:00
  • fbb8d10305 feat(evals): bootstrap promptfoo eval framework (Phase 0) Matt Van Horn 2026-03-13 17:09:51 -07:00
  • 920bc4c70f Implement execution workspaces and work products Dotta 2026-03-13 17:12:25 -05:00
  • 12ccfc2c9a Simplify plugin runtime and cleanup lifecycle Dotta 2026-03-13 16:58:29 -05:00
  • 9da5358bb3 Add workspace technical implementation spec Dotta 2026-03-13 16:37:40 -05:00
  • 80cdbdbd47 Add plugin framework and settings UI Dotta 2026-03-13 16:22:34 -05:00
  • bcce5b7ec2 Merge pull request #816 from paperclipai/fix/worktree-seed-and-env-quoting Dotta 2026-03-13 15:18:03 -05:00
  • 8eacc9c697 Merge pull request #817 from paperclipai/docs/agent-evals-framework-plan Dotta 2026-03-13 15:17:40 -05:00
  • db81a06386 docs: add agent evals framework plan Dotta 2026-03-13 15:07:56 -05:00
  • 626a8f1976 fix(cli): quote env values with special characters Dotta 2026-03-13 15:07:49 -05:00
  • aa799bba4c Fix worktree seed source selection Dotta 2026-03-13 14:24:06 -05:00
  • aaadbdc144 Merge pull request #790 from paperclipai/paperclip-token-optimization Dotta 2026-03-13 15:01:45 -05:00
  • a393db78b4 fix: address greptile follow-up Dotta 2026-03-13 14:53:30 -05:00
  • c1430e7b06 docs: add paperclip skill tightening plan Dotta 2026-03-13 14:37:44 -05:00
  • 7e288d20fc Merge remote-tracking branch 'public-gh/master' into pr-432 Dotta 2026-03-13 11:59:17 -05:00
  • 528505a04a fix: isolate codex home in worktrees Dotta 2026-03-13 11:53:56 -05:00
  • e2a0347c6d Merge pull request #805 from paperclipai/fix/worktree-ui-branding Dotta 2026-03-13 11:15:11 -05:00
  • cce9941464 Add worktree UI branding Dotta 2026-03-13 11:12:43 -05:00
  • d51c4b1a4c fix: tighten token optimization edge cases Dotta 2026-03-13 10:18:00 -05:00
  • 3b0d9a93f4 Merge pull request #802 from paperclipai/fix/ui-routing-and-assignee-polish Dotta 2026-03-13 10:11:09 -05:00
  • 41eb8e51e3 Fix company switch remembered routes Dotta 2026-03-13 09:58:26 -05:00
  • cdebf7b538 Merge remote-tracking branch 'public-gh/master' into pr-432 Dotta 2026-03-13 09:52:38 -05:00
  • 32ab4f8e47 Add me and unassigned assignee options Dotta 2026-03-12 16:12:38 -05:00
  • 6365e03731 feat: skip pre-filled assignee/project fields when tabbing in new issue dialog Dotta 2026-03-12 16:11:37 -05:00
  • 2b9de934e3 Fix manual company switch route sync Dotta 2026-03-12 16:04:28 -05:00