Commit Graph

  • dd8b724c99 fix(hooks/auto-update): make fingerprints merge unambiguous in Phase 3d Lum1104 2026-05-18 09:58:45 +08:00
  • 5304ff06f3 fix(hooks/auto-update): apply .understandignore exclusions in Phase 0 Lum1104 2026-05-18 09:58:11 +08:00
  • 2da74848e5 chore(release): bump version to 2.7.1 Lum1104 2026-05-18 09:48:44 +08:00
  • f71bad5267 fix(skills/understand): persist canonical edge direction during merge Lum1104 2026-05-18 09:27:06 +08:00
  • a5644ca3b0 Merge pull request #139 from nieao/fix/windows-compat Yuxiang Lin 2026-05-17 22:07:38 +08:00
  • cde871990c Merge pull request #147 from rustanacexd/fix/understand-domain-plugin-root Yuxiang Lin 2026-05-13 10:20:33 +08:00
  • fafb888422 fix(skills/understand-domain): resolve plugin root at runtime for symlink installs Rustan Corpuz 2026-05-12 15:00:55 +08:00
  • 9ab6724dca docs(homepage): add author homepage link below enterprise contact Lum1104 2026-05-12 15:00:44 +08:00
  • 04c84ab4a4 chore(release): bump version to 2.7.0 Lum1104 2026-05-12 14:27:12 +08:00
  • 8b96a8b1ce Merge pull request #145 from zhushen12580/fix/code-review-feedback Yuxiang Lin 2026-05-12 14:22:05 +08:00
  • 208921be3b docs: Add --language parameter documentation to all READMEs zhushen 2026-05-12 11:25:18 +08:00
  • 4c6f7c3e0b Merge pull request #142 from zhushen12580/feature/language-parameter Yuxiang Lin 2026-05-12 11:07:14 +08:00
  • 2083342199 fix: Address code review feedback for PR #142 zhushen 2026-05-12 11:02:13 +08:00
  • a3ec91bf39 feat(dashboard): Complete i18n translation for all UI components zhushen 2026-05-12 01:53:58 +08:00
  • 31a775d65f feat(install): add KIMI CLI platform support (#134) Lum1104 2026-05-11 22:11:48 +08:00
  • b2fed42eac feat(install): add Cline platform support (#116) Lum1104 2026-05-11 22:10:37 +08:00
  • 1779cbd9a7 feat(dashboard): allow ACCESS_TOKEN override via env var Lum1104 2026-05-11 22:02:58 +08:00
  • e1650f627c fix: Wrap MobileLayout with I18nProvider; use outputLanguage key in config zhushen 2026-05-11 20:30:50 +08:00
  • 752fe59e0c feat(dashboard): Add i18n support for localized UI text zhushen 2026-05-11 19:00:05 +08:00
  • 656289121c feat: Add --language parameter for localized content generation zhushen 2026-05-11 12:20:05 +08:00
  • 788aa90802 feat(install): add Hermes platform; refresh README (#91) Lum1104 2026-05-11 10:33:36 +08:00
  • 40519ee5ff Merge pull request #138 from voidborne-d/fix/worktree-paths Yuxiang Lin 2026-05-10 20:13:28 +08:00
  • e638ed8303 Merge pull request #132 from Xingkai98/feat/dashboard-file-class-views Yuxiang Lin 2026-05-10 17:44:04 +08:00
  • e29f461574 fix(dashboard): reset fn toggle on view switch; hide detail toolbar in domain view Xingkai98 2026-05-10 16:24:26 +08:00
  • f23291f9ea Merge branch 'Lum1104:main' into feat/dashboard-file-class-views Kai Xing 2026-05-10 15:40:06 +08:00
  • a381c41ef6 Merge pull request #124 from tipich/fix/windows-pnpm10-compat Yuxiang Lin 2026-05-10 09:38:18 +08:00
  • 562eba412c feat(dashboard): first-visit onboarding overlay nieao 2026-05-09 19:15:05 +08:00
  • f3ea1a3088 fix(understand-knowledge): Windows path + zod schema null compatibility nieao 2026-05-09 15:38:13 +08:00
  • b962a3dc33 fix(skills): redirect PROJECT_ROOT out of git worktrees (#133) d ๐Ÿ”น 2026-05-09 12:58:46 +08:00
  • 3eb7700a8f Merge pull request #122 from Lum1104/feat/issue-113-tested-by-coverage Yuxiang Lin 2026-05-09 11:18:27 +08:00
  • a4bdc1c99d fix(merge): keep max-weight tested_by edge in Pass 1 dedup (#113) Lum1104 2026-05-09 11:05:43 +08:00
  • 4bb22fd9af feat(merge): swap-then-supplement tested_by linker (#113) Lum1104 2026-05-09 10:45:22 +08:00
  • c1bc4bfac1 feat(dashboard): add file/class dual-view toggle to reduce graph clutter Xingkai98 2026-05-09 01:36:46 +08:00
  • 6987840e07 Merge pull request #127 from 3ng7n33r/main Yuxiang Lin 2026-05-08 22:22:50 +08:00
  • 5a2ffb1e0f feat: customizable heading font via theme settings (#121) Yuxiang Lin 2026-05-08 22:20:47 +08:00
  • 05fd42343c fix(merge): recover imports edges file-analyzer batches drop Lum1104 2026-05-08 19:35:34 +08:00
  • 366368face fix(skill): make /understand work on Windows + pnpm 10 tipich 2026-05-06 23:38:45 +03:00
  • c49c46d974 fix(pipeline): close 12 sources of silent data loss in graph extraction Lum1104 2026-05-07 21:44:24 +08:00
  • 7834f9bc75 fix(file-analyzer): preserve language and fall back when imports unresolved Lum1104 2026-05-07 21:02:47 +08:00
  • 4d23590621 add mistral vibe cli to install script 3ng7n33r 2026-05-07 14:16:07 +02:00
  • fdfa331009 fix(merge): coerce malformed tags before adding "tested" (#113) Lum1104 2026-05-07 10:25:56 +08:00
  • 53248fea8b Merge pull request #117 from DenisBalan/patch-1 Denis Balan 2026-05-07 05:14:13 +03:00
  • 068ef8ec1d Merge pull request #123 from Lum1104/feat/unified-install-script Yuxiang Lin 2026-05-06 23:00:09 +08:00
  • a25c8e2527 fix(install): address Codex review โ€” guard reparse deletes and robust uninstall Lum1104 2026-05-06 22:59:54 +08:00
  • 8956696228 feat(install): unify per-platform installers into install.sh / install.ps1 Lum1104 2026-05-06 22:50:41 +08:00
  • 6c257a55f0 feat(dashboard): tested badge on node cards (#113) Lum1104 2026-05-06 22:20:40 +08:00
  • ba9eeab5bd refactor(merge): polish tested_by linker per code review (#113) Lum1104 2026-05-06 22:13:37 +08:00
  • 92a13eadb5 feat: customizable heading font via theme settings Buzzwoo Team E-Com 2026-05-06 16:13:28 +02:00
  • f661a03376 docs(agents): drop tested_by from file-analyzer prompt (#113) Lum1104 2026-05-06 22:00:41 +08:00
  • d9aa9cbc89 feat(merge): deterministic tested_by linker (#113) Lum1104 2026-05-06 22:00:34 +08:00
  • b9ca060613 docs: collect translated READMEs into READMEs/ folder Lum1104 2026-05-05 18:43:18 +08:00
  • 5cef66c5c5 docs(homepage): add Discord and enterprise contact Lum1104 2026-05-05 16:52:13 +08:00
  • 880e223bb4 feat(dashboard): add mobile layout and responsive fixes Lum1104 2026-05-05 16:25:56 +08:00
  • 6e0d1c11ea feat(dashboard): add favicon to match homepage branding Lum1104 2026-05-04 19:52:08 +08:00
  • c69a00df28 Merge pull request #114 from Lum1104/fix/dashboard-tour-cycle Yuxiang Lin 2026-05-04 19:28:11 +08:00
  • 61356da3dc fix(dashboard): suppress TourFitView overlay flicker after fallback Lum1104 2026-05-04 19:27:30 +08:00
  • 4e1b83a35d chore: bump to 2.5.1 Lum1104 2026-05-04 19:24:15 +08:00
  • 75368dc103 fix(dashboard): TourFitView timeout no longer freezes refit Lum1104 2026-05-04 19:24:09 +08:00
  • f58f0edd62 fix(dashboard): clear pendingFocusContainer on layer/state resets Lum1104 2026-05-04 19:21:06 +08:00
  • 4b86c696a5 fix(dashboard): tour navigation glitches across layers Lum1104 2026-05-04 19:06:39 +08:00
  • 0ed747e175 Merge pull request #112 from voidborne-d/fix/large-graph-quadratic-aggregations Yuxiang Lin 2026-05-04 17:25:18 +08:00
  • 988533a550 fix(dashboard): preserve any-layer-wins membership for filterNodes d ๐Ÿ”น 2026-05-04 17:16:42 +08:00
  • 44e1fee31b fix(dashboard): O(N+K) per-layer aggregations, kill quadratic Array.includes (#102) d ๐Ÿ”น 2026-05-04 11:49:20 +08:00
  • 2320ac9103 chore: bump to 2.5.0 v2.5.0 Lum1104 2026-05-03 18:16:02 +08:00
  • c80cd5ee64 Merge pull request #111 from Lum1104/feature/graph-layout-scaling Yuxiang Lin 2026-05-03 18:12:21 +08:00
  • 2327cd74e4 fix(dashboard): address Codex review Lum1104 2026-05-03 17:49:32 +08:00
  • a6612b17e1 fix(dashboard): render intra-container edges when container is expanded Lum1104 2026-05-03 17:29:59 +08:00
  • 09308631bc fix(dashboard): clear container cache on focus, deprecate applyDagreLayout Lum1104 2026-05-03 17:26:49 +08:00
  • 8d068549cb fix(dashboard): address final review C1 + C2 Lum1104 2026-05-03 17:14:04 +08:00
  • 1329c93dbd feat(dashboard): layout-issue banner + Computing layout overlay Lum1104 2026-05-03 17:01:41 +08:00
  • 69a0cd13a9 chore(dashboard): address Task 14 + 15 review concerns Lum1104 2026-05-03 16:53:58 +08:00
  • ccb52545ad feat(dashboard): Stage 2 size-deviation triggers Stage 1 re-layout Lum1104 2026-05-03 16:51:47 +08:00
  • bbbd789603 test(dashboard): layout perf benchmark script Lum1104 2026-05-03 16:50:01 +08:00
  • cb71e989e8 chore(dashboard): address Task 12 + 13 review concerns Lum1104 2026-05-03 16:46:43 +08:00
  • 202c9e0481 feat(dashboard): container overlays โ€” search/diff/focus Lum1104 2026-05-03 16:42:39 +08:00
  • 1e0849b528 feat(dashboard): auto-expand on zoom, focus, and tour Lum1104 2026-05-03 16:38:53 +08:00
  • 7dd1c41906 chore(dashboard): address Task 11 review minors Lum1104 2026-05-03 16:35:39 +08:00
  • b19d93efc2 feat(dashboard): layer-detail Stage 2 โ€” lazy children layout + edge expansion Lum1104 2026-05-03 16:32:38 +08:00
  • 4efeccc702 feat(dashboard): layer-detail Stage 1 โ€” containers + ELK Lum1104 2026-05-03 16:26:17 +08:00
  • ff4ac3c265 chore(dashboard): address Task 9 + 10 review concerns Lum1104 2026-05-03 16:19:50 +08:00
  • 8d20efec94 feat(dashboard): DomainGraphView uses ELK Lum1104 2026-05-03 16:17:26 +08:00
  • 47a80912c9 chore(dashboard): address Task 6 + 8 review minors Lum1104 2026-05-03 16:14:10 +08:00
  • 0b18a84014 feat(dashboard): overview view uses ELK Lum1104 2026-05-03 16:12:17 +08:00
  • a9b614ae2d fix(dashboard): complete the GraphEdge test fixture Lum1104 2026-05-03 16:08:52 +08:00
  • 00a75c27db chore(dashboard): address Task 5 review minors Lum1104 2026-05-03 16:07:57 +08:00
  • e459e924ff feat(dashboard): ContainerNode component (visual + click toggle) Lum1104 2026-05-03 16:07:26 +08:00
  • 43fd232df7 test(dashboard): applyElkLayout integration cases Lum1104 2026-05-03 16:06:49 +08:00
  • 9da085018e chore(dashboard): address Task 4 review minors Lum1104 2026-05-03 16:04:57 +08:00
  • 3ba65e67a0 feat(dashboard): store fields for expanded containers + layout cache Lum1104 2026-05-03 16:04:34 +08:00
  • a2b8f27810 chore(dashboard): address Task 2 + 3 review minors Lum1104 2026-05-03 16:02:20 +08:00
  • 8f3a6bf2c4 feat(dashboard): elk-layout repair pipeline + applyElkLayout Lum1104 2026-05-03 16:00:49 +08:00
  • 46dc0485b9 feat(dashboard): aggregateContainerEdges (directional, types-set) Lum1104 2026-05-03 15:57:28 +08:00
  • 74342da070 feat(dashboard): deriveContainers community fallback via Louvain Lum1104 2026-05-03 15:54:24 +08:00
  • 5d11a6bfdc docs(spec+plan): fix-up โ€” rename KnowledgeGraph* types, correct ยง2 thresholds Lum1104 2026-05-03 15:51:28 +08:00
  • 30cd640b1e feat(dashboard): deriveContainers folder strategy Lum1104 2026-05-03 10:53:46 +08:00
  • a11c692c99 chore(dashboard): add graphology-types as direct dep Lum1104 2026-05-03 10:46:53 +08:00
  • 28362dbfe0 chore(dashboard): add elkjs, graphology, vitest Lum1104 2026-05-03 10:42:34 +08:00
  • fec05f6278 docs(plan): graph layout scaling โ€” implementation tasks Lum1104 2026-05-03 10:37:18 +08:00
  • d965df7859 docs(spec): graph layout scaling โ€” ELK + lazy containers Lum1104 2026-05-03 10:27:26 +08:00
  • ab96806c08 Merge pull request #110 from LukasWana/main Yuxiang Lin 2026-05-01 18:31:22 +08:00