Commit graph

  • db83eb2a00 [nexus] test(19-02): route-level integration tests for adapter-aware skill routes Mikkel Georgsen 2026-04-01 11:29:03 +02:00
  • 0c587ad664 [nexus] feat(19-02): adapter-aware route handlers with agentId resolution Mikkel Georgsen 2026-04-01 11:26:34 +02:00
  • a06eac3278 [nexus] feat(19-01): unit tests for adapter-aware install/uninstall and Hermes dual-source Mikkel Georgsen 2026-04-01 11:19:57 +02:00
  • 1f33b1243a [nexus] feat(19-01): adapter-aware skill service layer — source column, uninstall file removal, syncHermesNativeSkills Mikkel Georgsen 2026-04-01 11:15:27 +02:00
  • ad69f829ae [nexus] feat(18-01): implement adapter skill config resolver Mikkel Georgsen 2026-04-01 10:57:31 +02:00
  • 2d546bedaf [nexus] test(18-01): add failing tests for adapter skill config resolver Mikkel Georgsen 2026-04-01 10:56:39 +02:00
  • 2f5e0ea189 [nexus] fix: restore upstream delegation and fact-extraction content lost during rebase Mikkel Georgsen 2026-04-01 07:54:09 +02:00
  • 06345e12b5 [nexus] chore: regenerate pnpm-lock.yaml after upstream rebase Mikkel Georgsen 2026-04-01 07:46:41 +02:00
  • bbcbc86035 feat(12-02): SkillDetail Ratings tab and Overview usage stats Mikkel Georgsen 2026-04-01 04:25:00 +02:00
  • bf52c56f5a feat(12-02): StarRating component, API extensions, DesignGuide entry Mikkel Georgsen 2026-04-01 04:23:04 +02:00
  • 2e9470be62 feat(12-01): ratings routes, community ratings in fetcher, list/getById JOIN, heartbeat hook Mikkel Georgsen 2026-04-01 04:08:18 +02:00
  • b7dddfa266 feat(12-01): personalRatings schema, DB DDL, skillRatingService, and tests Mikkel Georgsen 2026-04-01 04:05:49 +02:00
  • 12cab29630 fix(11): default agentSkillsDir server-side — GROUP-03/GROUP-04 gap closure Mikkel Georgsen 2026-04-01 03:46:58 +02:00
  • 4c771b8051 feat(11-04): extend AgentSkillsTab with groups section and dialogs Mikkel Georgsen 2026-04-01 03:38:30 +02:00
  • 609c5b30b7 feat(11-04): create GroupBadge component Mikkel Georgsen 2026-04-01 03:35:45 +02:00
  • 37476870a2 feat(11-03): add skill groups frontend API client and query keys Mikkel Georgsen 2026-04-01 03:32:17 +02:00
  • ed87cc721f feat(11-03): add skill group routes, mount in app.ts, startup reconciliation Mikkel Georgsen 2026-04-01 03:31:02 +02:00
  • bebacf5406 feat(11-02): skillGroupService() with CRUD, membership, inheritance, assignment, import/export Mikkel Georgsen 2026-04-01 03:25:26 +02:00
  • 0294ccdd29 feat(11-01): add group table DDL and built-in group seeding to skill-registry-db Mikkel Georgsen 2026-04-01 03:21:33 +02:00
  • 3612b3ae66 feat(11-01): add five Drizzle table definitions for skill groups Mikkel Georgsen 2026-04-01 03:20:48 +02:00
  • f9e632ca18 fix(10): correct toast error messages in SkillDetail — Update/Uninstall not Install/Rollback Mikkel Georgsen 2026-04-01 02:56:23 +02:00
  • c7a5280c84 feat(10-03): update DesignGuide SkillCard section with all 5 required variants Mikkel Georgsen 2026-04-01 02:40:37 +02:00
  • bfa0b9db1a feat(10-03): implement SkillDetail page with Overview, Versions, Diff tabs Mikkel Georgsen 2026-04-01 02:39:57 +02:00
  • 90354bb8ce test(10-02): add SkillBrowser SSR smoke tests Mikkel Georgsen 2026-04-01 02:39:21 +02:00
  • d4a5087400 feat(10-02): build SkillBrowser page with Browse tab, dialogs, and 5 mutations Mikkel Georgsen 2026-04-01 02:38:24 +02:00
  • b282040917 feat(10-01): add SkillCard component, tests, route wiring, and design guide entry Mikkel Georgsen 2026-04-01 02:32:55 +02:00
  • 23afacfe56 feat(10-01): add skillRegistry API client and query keys Mikkel Georgsen 2026-04-01 02:30:29 +02:00
  • 96cb10748a feat(09-04): implement skill registry REST routes and mount in app.ts (GREEN) Mikkel Georgsen 2026-04-01 01:31:22 +02:00
  • 323ab7ecd3 test(09-04): add failing tests for skill registry routes (RED) Mikkel Georgsen 2026-04-01 01:27:17 +02:00
  • ff99723991 feat(09-03): wire skillRegistryService export and startup DB init Mikkel Georgsen 2026-04-01 01:12:40 +02:00
  • 4ee53bd62a feat(09-03): implement skillRegistryService with install, uninstall, rollback, list Mikkel Georgsen 2026-04-01 01:11:25 +02:00
  • fd55204e1d test(09-03): add failing tests for skillRegistryService install/rollback/uninstall/list Mikkel Georgsen 2026-04-01 01:10:51 +02:00
  • 12de4a018f feat(09-02): implement multi-source skill fetcher with file caching Mikkel Georgsen 2026-04-01 01:06:24 +02:00
  • 77b3180045 test(09-02): add failing tests for skill-registry-fetcher Mikkel Georgsen 2026-04-01 01:04:57 +02:00
  • 11f1ff2b7b feat(09-01): extract GitHub fetch helpers to shared module Mikkel Georgsen 2026-04-01 01:01:37 +02:00
  • 576fda3adc feat(09-01): install @libsql/client, schema, DB init, path helpers Mikkel Georgsen 2026-04-01 01:00:25 +02:00
  • e80a419aff feat(08-02): add ensureGeneralistAgents startup migration for existing workspaces Mikkel Georgsen 2026-04-01 00:19:07 +02:00
  • 53dfd52b72 fix(08-02): update agent-skills-routes test expectations for rewritten bundles Mikkel Georgsen 2026-04-01 00:17:22 +02:00
  • 5242e7f2b2 feat(08-02): add Generalist agent creation to onboarding wizard Mikkel Georgsen 2026-04-01 00:14:39 +02:00
  • efca65cf08 feat(08-01): update PM routing rules to include Generalist delegation Mikkel Georgsen 2026-04-01 00:08:17 +02:00
  • d3d042bff6 feat(08-01): add Generalist agent template bundle and wire role mapping Mikkel Georgsen 2026-04-01 00:07:59 +02:00
  • 4758327dbe [nexus] fix: replace radix DialogPortal with createPortal in NexusOnboardingWizard Mikkel Georgsen 2026-03-31 17:55:02 +02:00
  • 30fc5b3341 feat(07-02): update Layout toggle to cycle three themes with next-theme label Mikkel Georgsen 2026-03-31 14:20:31 +02:00
  • 6f1a7c7b51 feat(07-02): add theme picker section to InstanceGeneralSettings Mikkel Georgsen 2026-03-31 14:19:35 +02:00
  • 2866522c2b feat(07-01): update index.html flash-prevention script for three themes Mikkel Georgsen 2026-03-31 14:16:03 +02:00
  • d9d86e29dd feat(07-01): extend ThemeContext to support three named themes with THEME_META export Mikkel Georgsen 2026-03-31 14:15:27 +02:00
  • 545b77a29b feat(07-01): replace CSS variable blocks with Catppuccin Mocha, Tokyo Night, and Catppuccin Latte palettes Mikkel Georgsen 2026-03-31 14:13:58 +02:00
  • 8790e939c1 [nexus] fix(06): resolve verifier gaps — portability fallback, export readme, CLI company descriptions, server error msg Mikkel Georgsen 2026-03-31 13:57:50 +02:00
  • 0281e7a6bf feat(06-03): TERM-18 grep audit — fix remaining display-zone corporate strings Mikkel Georgsen 2026-03-31 13:45:35 +02:00
  • e4ddb2453a feat(06-02): replace Select a company empty states + CLI Paperclip strings Mikkel Georgsen 2026-03-31 13:32:27 +02:00
  • 89ef62b5c0 feat(06-02): replace Paperclip brand + CEO display strings in UI components Mikkel Georgsen 2026-03-31 13:25:46 +02:00
  • d23c7ea4d5 feat(06-01): fix named terminology straggler requirements (TERM-10 through TERM-17) Mikkel Georgsen 2026-03-31 13:25:00 +02:00
  • f3eed12c30 test(05-01): rewrite onboarding E2E for Nexus single-step wizard Mikkel Georgsen 2026-03-31 12:58:36 +02:00
  • 453a1ab54d fix(05-01): switch Vite alias to array syntax with RegExp find pattern Mikkel Georgsen 2026-03-31 12:58:01 +02:00
  • 863ef44db5 [nexus] fix(audit): resolve integration checker findings — straggler strings, query param pre-fill, orphaned import Mikkel Georgsen 2026-03-31 11:08:53 +02:00
  • d2a7d9e7da [nexus] fix(04-03): add root directory prompt to CLI onboarding (ONBD-06) Mikkel Georgsen 2026-03-31 10:58:05 +02:00
  • bfc08664c3 feat(04-03): add Nexus agent bootstrap to CLI onboarding Mikkel Georgsen 2026-03-31 10:48:53 +02:00
  • eca7927145 fix(03-05): grep audit fixes — CEO→Project Manager in export readme, Board→Owner in local user, test assertion updates Mikkel Georgsen 2026-03-31 09:56:12 +02:00
  • 01ff1faef8 feat(03-04): replace display strings in CLI commands with VOCAB constants Mikkel Georgsen 2026-03-30 23:53:13 +02:00
  • 7f7d69b699 feat(03-03): replace display strings in page files A-D with VOCAB constants Mikkel Georgsen 2026-03-30 23:52:40 +02:00
  • 795ed5a886 feat(03-02): replace display strings in OnboardingWizard, LiveUpdatesProvider, and assignees lib Mikkel Georgsen 2026-03-30 23:51:59 +02:00
  • 052b476a72 feat(02-01): replace PAPERCLIP ASCII art with NEXUS in banners Mikkel Georgsen 2026-03-30 23:10:23 +02:00
  • e6e38f9e73 [nexus] chore(01-02): make install-hooks.sh executable Mikkel Georgsen 2026-03-30 22:33:55 +02:00
  • 9688b576f7 [nexus] docs(01-02): create zone taxonomy, rebase runbook, and hook installer Mikkel Georgsen 2026-03-30 22:32:41 +02:00
  • 0be4a7a590 [nexus] fix(audit): resolve integration checker findings — straggler strings, query param pre-fill, orphaned import Mikkel Georgsen 2026-03-31 11:08:53 +02:00
  • ea356a1191 [nexus] fix(04-03): add root directory prompt to CLI onboarding (ONBD-06) Mikkel Georgsen 2026-03-31 10:58:05 +02:00
  • e0b659afed feat(04-02): add Vite alias to redirect OnboardingWizard to NexusOnboardingWizard Mikkel Georgsen 2026-03-31 10:49:02 +02:00
  • 981dbeaa2e feat(04-03): add Nexus agent bootstrap to CLI onboarding Mikkel Georgsen 2026-03-31 10:48:53 +02:00
  • 6f2663bbc8 feat(04-02): create NexusOnboardingWizard component Mikkel Georgsen 2026-03-31 10:48:16 +02:00
  • 648379c667 feat(04-03): add PM and Engineer template selector to NewAgentDialog Mikkel Georgsen 2026-03-31 10:46:56 +02:00
  • 9cb0e1a27b feat(04-01): register pm and engineer bundles in bundle registry Mikkel Georgsen 2026-03-31 10:38:05 +02:00
  • 2a20db297e feat(04-01): create PM and Engineer agent template bundles, rewrite CEO bundle Mikkel Georgsen 2026-03-31 10:37:04 +02:00
  • 49365d0729 [nexus] fix(03-05): replace remaining Paperclip/Companies display strings in BreadcrumbContext and CompanySwitcher Mikkel Georgsen 2026-03-31 10:08:38 +02:00
  • 509b73d8fc fix(03-05): grep audit fixes — CEO→Project Manager in export readme, Board→Owner in local user, test assertion updates Mikkel Georgsen 2026-03-31 09:56:12 +02:00
  • 4a25c3684c feat(03-03): replace display strings in page files I-R and App.tsx with VOCAB Mikkel Georgsen 2026-03-30 23:55:08 +02:00
  • dd9a0487a0 feat(03-04): replace display strings in CLI commands with VOCAB constants Mikkel Georgsen 2026-03-30 23:53:13 +02:00
  • ff1a062ae3 feat(03-03): replace display strings in page files A-D with VOCAB constants Mikkel Georgsen 2026-03-30 23:52:40 +02:00
  • 6dddf038eb feat(03-02): replace display strings in OnboardingWizard, LiveUpdatesProvider, and assignees lib Mikkel Georgsen 2026-03-30 23:51:59 +02:00
  • a260882540 feat(03-04): replace Paperclip display strings in CLI entry point and HTTP client Mikkel Georgsen 2026-03-30 23:50:37 +02:00
  • 94e4821422 feat(03-02): replace display strings in UI components with VOCAB constants Mikkel Georgsen 2026-03-30 23:49:50 +02:00
  • 0aa7eb7230 feat(03-01): replace Paperclip icon with Box in CompanyRail, use VOCAB in Auth Mikkel Georgsen 2026-03-30 23:44:47 +02:00
  • 18dddd5f9b feat(03-01): add branding dep and replace HTML/asset branding with Nexus Mikkel Georgsen 2026-03-30 23:43:47 +02:00
  • e23f59fc67 feat(02-01): replace PAPERCLIP ASCII art with NEXUS in banners Mikkel Georgsen 2026-03-30 23:10:23 +02:00
  • b247678337 feat(02-02): update resolveDefaultAgentWorkspaceDir to use slugified agent names Mikkel Georgsen 2026-03-30 23:08:44 +02:00
  • cfad6f9f73 feat(02-02): add ~/.nexus pointer-file resolution to server and CLI home-paths Mikkel Georgsen 2026-03-30 23:06:46 +02:00
  • 45da249203 feat(02-01): update AGENT_ROLE_LABELS.ceo to Project Manager Mikkel Georgsen 2026-03-30 23:05:49 +02:00
  • ea417fa0d5 [nexus] chore(01-02): make install-hooks.sh executable Mikkel Georgsen 2026-03-30 22:33:55 +02:00
  • 859aa333d8 feat(01-foundation-01): register branding package in root vitest config Mikkel Georgsen 2026-03-30 22:33:43 +02:00
  • 6f9ddca061 [nexus] chore(01-02): install commit-msg hook and enable git rerere Mikkel Georgsen 2026-03-30 22:33:39 +02:00
  • 914db28640 feat(01-foundation-01): scaffold branding package with VOCAB constant and tests Mikkel Georgsen 2026-03-30 22:32:47 +02:00
  • 960db7b1cd [nexus] docs(01-02): create zone taxonomy, rebase runbook, and hook installer Mikkel Georgsen 2026-03-30 22:32:41 +02:00
  • d12e3e3d1a Fix feedback review findings dotta 2026-04-02 10:03:07 -05:00
  • c0d0d03bce Add feedback voting and thumbs capture flow dotta 2026-04-02 09:11:49 -05:00
  • 3db6bdfc3c
    Merge pull request #2414 from aronprins/skill/routines Dotta 2026-04-02 06:37:44 -05:00
  • 6524dbe08f fix(skills): move routines docs into paperclip references dotta 2026-04-02 06:28:04 -05:00
  • 2c1883fc77
    Merge pull request #2449 from statxc/feat/github-enterprise-url-support Dotta 2026-04-02 06:07:44 -05:00
  • 4abd53c089 fix(skills): tighten api-reference table descriptions to match existing style Aron Prins 2026-04-02 11:00:53 +02:00
  • 3c99ab8d01 chore: improve api documentation and implementing routines properly. Aron Prins 2026-04-02 10:52:52 +02:00
  • 9d6d159209
    chore: add package files to CODEOWNERS for dependency review (#2476) Devin Foley 2026-04-01 20:32:39 -07:00
  • 26069682ee
    fix: copy button fallback for non-secure contexts (#2472) Devin Foley 2026-04-01 20:16:52 -07:00