Commit Graph

  • 20737e2a11 cli/server: harden run startup for port conflicts and entrypoint loading Dotta 2026-03-03 10:41:31 -06:00
  • f640b0445d cli: update banner art and simplify onboard help text Dotta 2026-03-03 10:37:14 -06:00
  • 3248974435 cli: add quickstart onboarding flow and config-scoped jwt env handling Dotta 2026-03-03 10:24:34 -06:00
  • 5c07bdafc5 cli: add PAPERCLIP banner to onboard doctor configure Dotta 2026-03-03 10:15:25 -06:00
  • 98964b7c01 chore: ignore .paperclip-local directory Dotta 2026-03-03 10:09:45 -06:00
  • 8873dd793f fix(ui): fix config save button persisting after save on agent configure page Dotta 2026-03-03 10:09:15 -06:00
  • c1f0b33d16 Fix onboarding default task text and launch redirect Dotta 2026-03-03 10:08:18 -06:00
  • 69ba77f334 fix(ui): prevent infinite re-render loop on agent configure page Dotta 2026-03-03 09:36:49 -06:00
  • 535f22dcaf docs: add PUBLISHING.md with npm publish instructions Dotta 2026-03-03 09:32:55 -06:00
  • fe9f312cfc fix(ui): ensure rendered code blocks match editor styling for GFM support Dotta 2026-03-03 09:28:49 -06:00
  • 4c6fe04700 feat: add npm build process, version bump, and forbidden token enforcement Dotta 2026-03-03 09:25:10 -06:00
  • b6c321f30a chore: update pnpm-lock.yaml for @paperclipai package rename Dotta 2026-03-03 08:56:43 -06:00
  • 4adea5e292 chore: add paperclip skill symlink to .claude/skills Dotta 2026-03-03 08:45:57 -06:00
  • f60c1001ec refactor: rename packages to @paperclipai and CLI binary to paperclipai Dotta 2026-03-03 08:45:26 -06:00
  • 5a5549fc54 feat(ui): improve markdown typography with better paragraph spacing and line height Dotta 2026-03-03 08:39:56 -06:00
  • e9ba0418c3 feat(ui): sync browser title with current page breadcrumbs Dotta 2026-03-03 08:17:48 -06:00
  • 5769aaeca3 fix(ui): use absolute paths in Navigate redirects Dotta 2026-03-02 17:02:15 -06:00
  • dab5737b41 feat(agents): resolve agent shortnames to UUIDs in route params Dotta 2026-03-02 17:02:08 -06:00
  • 90dfa2e9cd feat(auth): add get-session endpoint and harden session resolution Dotta 2026-03-02 17:02:01 -06:00
  • dff78a6df4 feat(ui): replace comment reassign checkbox with inline assignee selector Dotta 2026-03-02 16:56:05 -06:00
  • ae5c85adb9 feat(agents): sort recent issues by most recent activity including comments Dotta 2026-03-02 16:55:37 -06:00
  • cabd16bc70 docs: sync docs and skills updates from backup branch Dotta 2026-03-02 16:44:10 -06:00
  • 8ee063c4e5 feat(ui): reconcile backup UI changes with current routing and interaction features Dotta 2026-03-02 16:44:03 -06:00
  • 83be94361c feat(core): merge backup core changes with post-split functionality Dotta 2026-03-02 16:43:59 -06:00
  • 7642743e62 fix(ui): project dialog improvements, onboarding cleanup, scroll-area fix Dotta 2026-03-02 16:09:07 -06:00
  • f12bef2f77 docs: document agent instructions path API in skill references Dotta 2026-03-02 16:09:03 -06:00
  • 7aab032578 refactor(ui): extract ChoosePathButton into reusable PathInstructionsModal Dotta 2026-03-02 16:08:59 -06:00
  • e9cc1fb8d9 fix(adapter): combine instructions file and path directive into single temp file Dotta 2026-03-02 16:08:55 -06:00
  • bcc64f6533 feat: agent instructions path API with chain-of-command authz Dotta 2026-03-02 14:21:24 -06:00
  • 633885b57a fix: remove stale port 5173 references from board mutation guard Dotta 2026-03-02 14:21:09 -06:00
  • ff472af343 feat: project workspace clear/update UX and creation docs Dotta 2026-03-02 14:21:03 -06:00
  • f54f30cb90 feat(ui): drag-to-reorder sidebar projects with persistent order Dotta 2026-03-02 14:20:49 -06:00
  • cabf09e7b1 feat(cli): add --data-dir flag to isolate local state Dotta 2026-03-02 14:20:37 -06:00
  • ba388dc382 feat: create project workspace alongside project in single request Dotta 2026-03-02 13:32:31 -06:00
  • e4056e4327 fix: project mention selection in editor and allow workspace on project create Dotta 2026-03-02 13:32:15 -06:00
  • 2488dc703c feat: @project mentions with colored chips in markdown and editors Dotta 2026-03-02 13:31:58 -06:00
  • 19e2cf3793 problem solving Dotta 2026-03-02 13:20:13 -06:00
  • 4748cb341d language Dotta 2026-03-02 12:38:42 -06:00
  • 4b3cdf2a2e special Dotta 2026-03-02 12:37:41 -06:00
  • 386386325f add 512x512 PNG versions of paperclip avatars Dotta 2026-03-02 12:21:58 -06:00
  • 82158a9a12 add paperclip avatar set for social platforms Dotta 2026-03-02 12:12:57 -06:00
  • afa2d385e4 ignores Dotta 2026-03-02 11:46:27 -06:00
  • ca561e42c2 chore: add .mailmap for author attribution Dotta 2026-03-02 11:44:39 -06:00
  • 76eafba20a footer Forgotten 2026-03-02 11:38:45 -06:00
  • 4b66e386c0 readme Forgotten 2026-03-02 11:06:07 -06:00
  • cae10a094e Readme Forgotten 2026-03-02 10:52:08 -06:00
  • 5f3cf37d80 readme Forgotten 2026-03-02 10:34:39 -06:00
  • b8bb7f0bbb docs: add README, draft README, and adapter logo assets Forgotten 2026-03-02 10:31:59 -06:00
  • 410164a632 feat(ui): company-prefix routes, archive company, hide archived from sidebar Forgotten 2026-03-02 10:31:54 -06:00
  • ce3b31d2c3 feat: prune default values from company portability exports Forgotten 2026-03-02 10:31:48 -06:00
  • 97d4f6c622 feat: company-prefixed routing, delete tests, docs favicon, and skills Forgotten 2026-03-02 09:07:09 -06:00
  • cc2c724ad2 feat: company portability — export/import companies and agents Forgotten 2026-03-02 09:06:58 -06:00
  • 79a9dffc80 chore: ignore *.tmp and .vscode/ in gitignore Forgotten 2026-03-02 09:06:45 -06:00
  • e7de580aba fix: remove personal path from codex adapter test fixture Forgotten 2026-03-02 08:54:57 -06:00
  • 2980f92bbb fix(ui): default issue sort to newest-first for new companies Forgotten 2026-02-27 15:55:52 -06:00
  • eb3593bd07 fix(ui): add Cmd+Enter save shortcut to issue description editor Forgotten 2026-02-27 13:27:44 -06:00
  • da7a0a01ae fix(ui): default issue filter to 'all' for new companies Forgotten 2026-02-27 13:00:39 -06:00
  • 86d0c5383e feat(ui): add instructions file path field to adapter config forms Forgotten 2026-02-26 16:34:39 -06:00
  • 614974f81c feat(adapter): add instructionsFilePath to config types and UI builders Forgotten 2026-02-26 16:34:29 -06:00
  • a63e1fd2db feat(adapter): agent instructions file support and docs:dev script Forgotten 2026-02-26 16:34:15 -06:00
  • 02dc46e782 docs: add external documentation site content Forgotten 2026-02-26 16:33:55 -06:00
  • ad19bc921d feat(ui): onboarding wizard, comment thread, markdown editor, and UX polish Forgotten 2026-02-26 16:33:48 -06:00
  • c2709687b8 feat: server-side issue search, dashboard charts, and inbox badges Forgotten 2026-02-26 16:33:39 -06:00
  • 5cd12dec89 feat(ui): light/dark theme toggle and light mode color support Forgotten 2026-02-26 16:33:29 -06:00
  • e2c5b6698c feat: join request claim secrets, onboarding API, and company branding Forgotten 2026-02-26 16:33:20 -06:00
  • 9e89ca4a9e feat(adapter): claude local chrome flag and max-turns session handling Forgotten 2026-02-26 16:33:10 -06:00
  • b0f3f04ac6 feat: add OpenClaw adapter type Forgotten 2026-02-26 16:32:59 -06:00
  • 39d7f5d196 style(ui): add small radius to toast notifications Forgotten 2026-02-26 16:32:02 -06:00
  • a7402a5500 style(ui): restore rounding for buttons, comments, and company/project icons Forgotten 2026-02-26 16:30:12 -06:00
  • b29849a669 style(ui): remove all border-radius for hard-edged containers app-wide Forgotten 2026-02-26 16:24:26 -06:00
  • f3d153c77e fix(ui): move live badge to left of assignee in issues list Forgotten 2026-02-26 16:15:23 -06:00
  • 7a5b0894ba fix(ui): show "Me" for self-assigned issues, truncated ID for other users Forgotten 2026-02-26 16:08:39 -06:00
  • 2327cfb861 feat(ui): make company rail items proper links for right-click support Forgotten 2026-02-26 15:41:59 -06:00
  • 9e1e1bcd2e feat(ui): improve failed run cards on inbox — prominent task name + retry button Forgotten 2026-02-26 13:55:47 -06:00
  • 25a528a636 feat(ui): persist collapsed group state on issues page Forgotten 2026-02-26 12:28:59 -06:00
  • 20176d9d60 fix(ui): resume lost runs, activity feed fixes, and selector focus Forgotten 2026-02-26 10:32:51 -06:00
  • e4e5609132 feat: per-issue assignee adapter overrides (model, effort, workspace) Forgotten 2026-02-26 10:32:44 -06:00
  • 1e11806fa3 feat: Docker quickstart with Compose, docs, and improved Dockerfile Forgotten 2026-02-26 10:32:33 -06:00
  • 3709901db3 commit Forgotten 2026-02-26 08:53:03 -06:00
  • 75e54bb82e feat(ui): add swipe gesture to open/close sidebar on mobile Forgotten 2026-02-25 21:43:49 -06:00
  • 33d549db13 feat(ui): mobile UX improvements, comment attachments, and cost breakdown Forgotten 2026-02-25 21:36:06 -06:00
  • b9dad31eb1 docs: update skill docs for blocked status handling and workspace API Forgotten 2026-02-25 21:35:53 -06:00
  • 45c4df7b8a feat: add billing type tracking and cost enhancements Forgotten 2026-02-25 21:35:44 -06:00
  • 20a4ca08a5 feat: workspace improvements - nullable cwd, repo-only workspaces, and resolution refactor Forgotten 2026-02-25 21:35:33 -06:00
  • 30522f3f11 fix(ui): wrap long monospaced strings in markdown comments on mobile Forgotten 2026-02-25 17:42:54 -06:00
  • 3717bab673 fix(ui): prevent top bar and header rows from overflowing on mobile Forgotten 2026-02-25 17:40:13 -06:00
  • a701f12059 fix(ui): ensure dashboard metric cards have equal height Forgotten 2026-02-25 15:06:03 -06:00
  • 82251b7b27 feat(ui): org chart page, issue detail tabs, and UX improvements Forgotten 2026-02-25 08:39:31 -06:00
  • 32cbdbc0b9 feat: authenticate WebSocket upgrades in authenticated mode Forgotten 2026-02-25 08:39:20 -06:00
  • 1c2873d22a feat: enforce agent icon enum and expose via LLM endpoint Forgotten 2026-02-25 08:39:11 -06:00
  • 9f049aa4f3 feat: resolve agent workspace from session/project/fallback Forgotten 2026-02-25 08:38:58 -06:00
  • 29af525167 feat: add project workspaces (DB, API, service, and UI) Forgotten 2026-02-25 08:38:46 -06:00
  • 6f7172c028 feat: add issue labels (DB schema, API, and service) Forgotten 2026-02-25 08:38:37 -06:00
  • 9458767942 feat(ui): add live duration clock for running agent runs Forgotten 2026-02-23 20:20:38 -06:00
  • e7ac4d0b04 fix(ui): prevent status badge pills from wrapping text Forgotten 2026-02-23 20:16:17 -06:00
  • 88855a6535 fix(ui): auto-navigate to run page and refresh runs list after invoke Forgotten 2026-02-23 20:08:12 -06:00
  • f4698b73de feat(ui): show issue title alongside identifier in activity feed Forgotten 2026-02-23 20:06:16 -06:00
  • 5af5e4f302 fix(ui): remove borders from label color picker and name input Forgotten 2026-02-23 20:04:47 -06:00
  • ab9828ae95 refactor(ui): standardize status/priority colors and improve text legibility Forgotten 2026-02-23 19:52:43 -06:00
  • f484d454c5 feat(ui): add mobile properties drawer on issue detail page Forgotten 2026-02-23 19:49:43 -06:00