Commit Graph

  • 8fbbc4ada6 Fix budget incident resolution edge cases Dotta 2026-03-16 16:48:13 -05:00
  • d77630154a Fix required Paperclip skill rows on agent detail Dotta 2026-03-16 16:39:21 -05:00
  • 0c121b856f Merge remote-tracking branch 'public-gh/master' into paperclip-subissues Dotta 2026-03-16 16:02:37 -05:00
  • 1990b29018 Fix agent budget tab routing Dotta 2026-03-16 16:02:21 -05:00
  • 10d06bc1ca Separate required skills into own section on agent skills page Dotta 2026-03-16 16:01:20 -05:00
  • 9b7b90521f Redesign project codebase configuration Dotta 2026-03-16 15:56:37 -05:00
  • 728d9729ed Fix budget auth and monthly spend rollups Dotta 2026-03-16 15:41:48 -05:00
  • 0b76b1aced Fix import adapter configuration forms Dotta 2026-03-16 15:41:06 -05:00
  • 5f2c2ee0e2 Harden budget enforcement and migration startup Dotta 2026-03-16 08:12:50 -05:00
  • 411952573e Add budget tabs and sidebar budget indicators Dotta 2026-03-16 08:12:38 -05:00
  • 76e6cc08a6 feat(costs): add billing, quota, and budget control plane Dotta 2026-03-14 22:00:12 -05:00
  • 656b4659fc refactor(quota): move provider quota logic into adapter layer, add unit tests Sai Shankar 2026-03-10 11:32:12 +05:30
  • f383a37b01 fix(costs): replace non-null map assertions with nullish coalescing, clarify weekData guard Sai Shankar 2026-03-08 21:39:19 +05:30
  • 3529ccfa85 fix(costs): guard byProject against duplicate null keys, memoize ProviderQuotaCard row aggregations Sai Shankar 2026-03-08 21:26:06 +05:30
  • 7db3446a09 fix(costs): align byAgent run filter to startedAt, tighten providerTabItems memo deps, stabilize byProject row keys Sai Shankar 2026-03-08 21:00:46 +05:30
  • 9d21380699 feat(costs): add agent model breakdown, harden date validation, sync CostByProject type, fix quota threshold and tab-gated queries Sai Shankar 2026-03-08 20:56:13 +05:30
  • db20f4f46e fix(costs): harden company auth check, fix frozen date memo, hide empty quota rows Sai Shankar 2026-03-08 19:18:04 +05:30
  • bc991a96b4 fix(costs): guard routes, fix DST ranges, sync provider state, wire live updates Sai Shankar 2026-03-08 19:04:27 +05:30
  • 56c9d95daa feat(costs): consolidate /usage into /costs with Spend + Providers tabs Sai Shankar 2026-03-08 17:11:08 +05:30
  • f14b6e449f feat(usage): add subscription quota windows per provider on /usage page Sai Shankar 2026-03-08 16:35:14 +05:30
  • 82bc00a3ae address greptile review: per-provider deficit notch, startedAt filter, weekRange refresh, deduplicate providerDisplayName Sai Shankar 2026-03-08 03:35:23 +05:30
  • 94018e0239 feat(ui): add resource and usage dashboard (/usage route) Sai Shankar 2026-03-08 03:18:37 +05:30
  • fed94d18f3 Improve imported agent adapter selection Dotta 2026-03-16 12:17:28 -05:00
  • 3dc3347a58 Merge pull request #162 from JonCSykes/feature/upload-company-logo Dotta 2026-03-16 11:10:07 -05:00
  • 0763e2eb20 fix: hide instructions file and show advanced fields in import adapter config Dotta 2026-03-16 11:09:36 -05:00
  • 1548b73b77 feat: add adapter picker for imported agents Dotta 2026-03-16 10:28:44 -05:00
  • cf8bfe8d8e Fix company import file selection Dotta 2026-03-16 10:14:09 -05:00
  • 6eceb9b886 Use attachment-size limit for company logos Dotta 2026-03-16 10:13:19 -05:00
  • 4dfd862f11 Address Greptile company logo feedback Dotta 2026-03-16 10:05:14 -05:00
  • 5d6dadda83 fix: default import target to new company instead of existing Dotta 2026-03-16 10:05:03 -05:00
  • 43fa4fc487 fix: show rename indicator on folder, not AGENTS.md file Dotta 2026-03-16 09:58:33 -05:00
  • bf9b057670 feat: show rename indicators in file tree and preview, right-align import button Dotta 2026-03-16 09:54:20 -05:00
  • 4a5aba5bac Restrict company imports to GitHub and zip packages Dotta 2026-03-16 09:52:16 -05:00
  • 0b829ea20b fix: move import button below renames panel Dotta 2026-03-16 09:47:29 -05:00
  • 2d548a9da0 Drop lockfile from PR branch Dotta 2026-03-16 09:37:23 -05:00
  • 86bb3d25cc fix: refine import renames panel per feedback Dotta 2026-03-16 09:35:26 -05:00
  • e538329b0a Use asset-backed company logos Dotta 2026-03-16 09:25:39 -05:00
  • ad494e74ad feat: replace collision strategy dropdown with inline conflict resolution UI Dotta 2026-03-16 09:21:48 -05:00
  • bc8fde5433 fix: remove GitHub source pinning warning from company import Dotta 2026-03-16 09:08:12 -05:00
  • 8d0581ffb4 refactor: extract shared PackageFileTree component for import/export Dotta 2026-03-16 09:04:22 -05:00
  • 298cb4ab8a fix: auto-expand conflicting files and warn on agent overwrites during import Dotta 2026-03-16 08:59:43 -05:00
  • 3572ef230d fix: update import page badge colors for consistency Dotta 2026-03-16 08:58:19 -05:00
  • f8249af501 Stop exporting paperclipSkillSync in company packages Dotta 2026-03-16 08:55:37 -05:00
  • 140c4e1feb fix: move import/export buttons to top left on org chart page Dotta 2026-03-16 08:55:11 -05:00
  • 617aeaae0e Use zip archives for company export Dotta 2026-03-16 08:54:50 -05:00
  • b116e04894 fix: hide collision strategy dropdown when importing to new company Dotta 2026-03-16 08:54:10 -05:00
  • dc1bf7e9c6 fix: match import page warning/error boxes to export page card style Dotta 2026-03-16 08:53:45 -05:00
  • 1a5eaba622 Merge public-gh/master into review/pr-162 Dotta 2026-03-16 08:47:05 -05:00
  • 5b44dbe9c4 fix: align file icons with folder icons in export file tree Dotta 2026-03-16 08:33:44 -05:00
  • 3c31e379a1 fix: keep .paperclip.yaml in sync with export file selections Dotta 2026-03-16 08:33:17 -05:00
  • 4e146f0075 feat: make skill pills clickable in company export preview Dotta 2026-03-16 08:27:21 -05:00
  • 173e7915a7 fix: export file tree alignment and remove file count subtitle Dotta 2026-03-16 08:25:40 -05:00
  • e76fca138d feat: paginate issues in company export file tree Dotta 2026-03-16 08:24:24 -05:00
  • 45df62652b fix: clean up export page warnings and notes display Dotta 2026-03-16 08:21:52 -05:00
  • 068441b01b Merge remote-tracking branch 'public-gh/master' into paperclip-company-import-export Dotta 2026-03-16 08:11:47 -05:00
  • 7034ea5b01 Merge pull request #1038 from paperclipai/paperclip-worktree-dynamics Dotta 2026-03-16 08:10:54 -05:00
  • ccb6729ec8 fix: use appType "custom" for Vite dev server so worktree branding is applied Dotta 2026-03-16 08:08:38 -05:00
  • ca0169eb6c Add company creator skill files Dotta 2026-03-16 07:40:39 -05:00
  • 448fdaab96 Merge public-gh/master into paperclip-company-import-export Dotta 2026-03-16 07:38:08 -05:00
  • 4244047d4d Merge pull request #990 from paperclipai/dotta-sunday-ui-updates Dotta 2026-03-16 07:12:35 -05: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