Commit Graph

  • 2b478764a9 Update .github/workflows/docker.yml Albert Le Batteux 2026-03-10 21:46:16 +00:00
  • 88cc8e495c chore(ci): deploy docker image albttx 2026-03-10 21:36:39 +00:00
  • 88df0fecb0 fix: show validation error on incomplete login submit Devin Foley 2026-03-15 19:39:12 -07:00
  • 34ec40211e Merge pull request #1010 from paperclipai/docs/maintenance-20260316 Dotta 2026-03-15 21:13:34 -05:00
  • 52b12784a0 docs: fix documentation drift — adapters, plugins, tech stack Dotta 2026-03-15 21:08:19 -05:00
  • 3bffe3e479 docs: update documentation for accuracy after plugin system launch Dotta 2026-03-15 20:30:54 -05:00
  • ef652a2766 Export: tasks in top-level folder, smart search expansion Dotta 2026-03-15 16:39:11 -05:00
  • cf30ddb924 Export/import UX polish: search, scroll, sort, null cleanup Dotta 2026-03-15 15:54:26 -05:00
  • 2f7da835de Redesign import page: file-browser UX with rich preview Dotta 2026-03-15 15:00:32 -05:00
  • c5cc191a08 chore: ignore superset artifacts Dotta 2026-03-15 14:44:01 -05:00
  • c6ea491000 Improve export/import UX: rich frontmatter preview, cleaner warnings Dotta 2026-03-15 14:52:07 -05:00
  • 76d30ff835 Move company import/export to dedicated pages with file-browser UX Dotta 2026-03-15 14:43:07 -05:00
  • 16ab8c8303 Dark theme for CodeMirror code blocks in MDXEditor Dotta 2026-03-15 14:39:09 -05:00
  • 2daa35cd3a Remove duplicate @paperclipai/adapter-openclaw-gateway in server/package.json Dotta 2026-03-15 14:33:22 -05:00
  • 597c4b1d45 Fix code block styles with robust prose overrides Dotta 2026-03-15 14:27:34 -05:00
  • 6f931b8405 Add Docker setup for untrusted PR review in isolated containers Dotta 2026-03-15 14:18:56 -05:00
  • 41e03bae61 Fix org chart canvas height to fit viewport without scrolling Dotta 2026-03-15 14:08:37 -05:00
  • d7f45eac14 Add doc-maintenance skill for periodic documentation accuracy audits Dotta 2026-03-15 10:55:53 -05:00
  • 94112b324c Fix sidebar scrollbar: hide track background when not hovering Dotta 2026-03-15 10:49:24 -05:00
  • fe0d7d029a Restyle markdown code blocks: dark background, smaller font, compact padding Dotta 2026-03-15 10:48:27 -05:00
  • aea133ff9f Add archive project button and filter archived projects from selectors Dotta 2026-03-14 17:47:53 -05:00
  • c94132bc7e Merge pull request #988 from leeknowsai/fix/plugin-event-subscription-wiring Dotta 2026-03-15 14:26:11 -05:00
  • 8468d347be fix: address review feedback — subscription cleanup, filter nullability, stale diagram HD 2026-03-16 02:25:03 +07:00
  • cc40e1f8e9 refactor(evals): split test cases into tests/*.yaml files Matt Van Horn 2026-03-15 12:15:51 -07:00
  • 61fd5486e8 fix: wire plugin event subscriptions from worker to host HD 2026-03-16 02:10:10 +07:00
  • 675421f3a9 Merge pull request #587 from teknium1/feat/hermes-agent-adapter Dotta 2026-03-15 08:25:56 -05:00
  • 2162289bf3 Merge branch 'master' into feat/hermes-agent-adapter Dotta 2026-03-15 08:23:23 -05:00
  • eb647ab2db Add company-creator skill for scaffolding agent company packages Dotta 2026-03-15 07:11:57 -05:00
  • 7675fd0856 Fix runtime skill injection across adapters Dotta 2026-03-15 07:05:01 -05:00
  • 82f253c310 Make company skills migration idempotent Dotta 2026-03-15 06:18:29 -05:00
  • 5de5fb507a Address Greptile review fixes Dotta 2026-03-15 06:13:50 -05:00
  • 269dd6abbe Drop lockfile changes from PR Dotta 2026-03-14 22:01:15 -05:00
  • 2c35be0212 Merge public-gh/master into paperclip-company-import-export Dotta 2026-03-14 21:45:54 -05:00
  • c44dbf79cb Fix Gemini local execution and diagnostics Dotta 2026-03-14 21:36:05 -05:00
  • 5814249ea9 Improve Pi adapter diagnostics Dotta 2026-03-14 21:11:06 -05:00
  • bfaa4b4bdc Merge pull request #834 from mvanhorn/fix/dotenv-cwd-fallback Dotta 2026-03-14 21:02:54 -05:00
  • e619e64433 Add skill sync for remaining local adapters Dotta 2026-03-14 19:22:23 -05:00
  • b2c0f3f9a5 Refine portability export behavior and skill plans Dotta 2026-03-14 18:59:26 -05:00
  • 872807a6f8 Merge pull request #918 from gsxdsm/fix/plugin-slots Dotta 2026-03-14 17:51:26 -05:00
  • f482433ddf Merge pull request #919 from paperclipai/fix/sidebar-scrollbar-hover-track Dotta 2026-03-14 17:49:05 -05:00
  • 825d2b4759 fix(ui): hide scrollbar track background when sidebar is not hovered Dotta 2026-03-14 13:47:55 -05:00
  • 6c7ebaeb59 Refactor secret-ref format registration to use a UI hint for Paperclip secret UUIDs gsxdsm 2026-03-14 15:43:56 -07:00
  • 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