Commit Graph

  • 78a34d88d8 feat(dashboard): detect remote session and ask for host before launch fix/dashboard-allowed-hosts-485 Lum1104 2026-06-20 19:07:25 +08:00
  • 0a6bd10e6c fix(dashboard): allow configuring Vite host + allowedHosts for remote serving Lum1104 2026-06-20 19:04:30 +08:00
  • 7f5a717694 docs: note local-model option and token-usage expectations in install steps main Lum1104 2026-06-19 11:37:38 +08:00
  • f6a4fa36cc Merge pull request #466 from thejesh23/fix/understandignore-multi-language-test-patterns Yuxiang Lin 2026-06-18 11:02:13 +08:00
  • 83d3fb6e7a fix(skills): prefer $PLUGIN_ROOT over relative path in generate-ignore.mjs thejesh 2026-06-17 01:02:17 -07:00
  • a0155c5b48 refactor(skills): extract generate-ignore.mjs from SKILL.md inline one-liner thejesh 2026-06-16 12:02:53 -07:00
  • f5682bf2b8 feat(core): broaden .understandignore starter — C#/Java/Go test patterns thejesh 2026-06-16 11:53:33 -07:00
  • ba9ba1f73c Merge pull request #364 from smjeong84/feat/add-kiro-platform-support Yuxiang Lin 2026-06-16 15:51:27 +08:00
  • bfb51a5ee0 docs(readme): add Kiro platform support to translated READMEs Lum1104 2026-06-16 15:50:37 +08:00
  • af435ed251 fix(install): address PR #364 review feedback for Kiro support smjeong84 2026-06-16 14:18:56 +09:00
  • 6a11656185 Merge pull request #435 from thejesh23/feat/dart-language-support Yuxiang Lin 2026-06-16 11:06:53 +08:00
  • a555f4dd2a fix(core): DartExtractor — call graph coverage for codex P2 findings thejesh 2026-06-15 02:50:06 -07:00
  • f2d6b997c3 chore: sync root pnpm-lock.yaml with new workspace dep thejesh 2026-06-15 02:49:55 -07:00
  • ede10b9f12 Merge branch 'main' into feat/add-kiro-platform-support 정수민/아이엔소프트 2026-06-15 11:34:39 +09:00
  • 68777feb1d feat(core): DartExtractor — broaden coverage per review (#436) thejesh 2026-06-13 07:49:48 -07:00
  • e4301aea0c chore: trim process docs from docs/superpowers/ thejesh 2026-06-13 07:49:34 -07:00
  • 6be6ad057c chore: bump version 2.7.7 → 2.8.0 for Dart language support thejesh 2026-06-13 05:57:24 -07:00
  • a1ee028c35 feat(core): DartExtractor — call graph extraction thejesh 2026-06-13 05:41:43 -07:00
  • 23d6b1a39c test(core): DartExtractor — visibility rule (underscore prefix) thejesh 2026-06-13 05:36:23 -07:00
  • 798c1747b9 feat(core): DartExtractor — import directives (package/relative/show/as) + export directives thejesh 2026-06-13 05:30:40 -07:00
  • fd1d1c6450 feat(core): DartExtractor — enum declarations thejesh 2026-06-13 05:26:12 -07:00
  • 306ee2c070 feat(core): DartExtractor — extension declarations (named + anonymous) thejesh 2026-06-13 05:21:25 -07:00
  • 05ce514db5 feat(core): DartExtractor — mixin declarations thejesh 2026-06-13 05:15:46 -07:00
  • 893208efb3 feat(core): DartExtractor — constructor naming (default/named/factory) thejesh 2026-06-13 05:12:41 -07:00
  • f4fc802743 feat(core): DartExtractor — class extraction with fields + methods thejesh 2026-06-13 05:02:48 -07:00
  • 136f85c1c8 feat(core): DartExtractor — top-level function extraction thejesh 2026-06-13 04:55:06 -07:00
  • 072bab798c feat(core): scaffold DartExtractor + register in builtinExtractors thejesh 2026-06-13 04:50:00 -07:00
  • 62932684c6 feat(core): register dart LanguageConfig thejesh 2026-06-13 04:46:13 -07:00
  • 3587ffa7a3 feat(tree-sitter-dart-wasm): vendor freshly-built dart WASM grammar thejesh 2026-06-13 04:38:41 -07:00
  • 5459ac0e6d docs: implementation plan for Dart language support thejesh 2026-06-13 04:35:07 -07:00
  • c447b69faf docs: revise Dart spec for workspace-vendored wasm thejesh 2026-06-13 04:30:09 -07:00
  • 2bb5233517 docs: design spec for Dart language support thejesh 2026-06-13 04:19:22 -07:00
  • 09ede1917f Merge pull request #419 from chengyongru/feat/nanobot-support Yuxiang Lin 2026-06-11 16:28:17 +08:00
  • fb1356ae32 remove homepage starter community copy chienvon 2026-06-09 14:42:00 -07:00
  • 7254852f4a sync egonex organization metadata chienvon 2026-06-09 14:26:48 -07:00
  • 8de0b3b11d feat(install): add Nanobot platform support chengyongru 2026-06-09 16:16:04 +08:00
  • ef7adac58e Merge pull request #347 from tirth8205/feat/kotlin-extractor Yuxiang Lin 2026-06-09 13:25:10 +08:00
  • 13a39c01cb Merge pull request #359 from tirth8205/fix/import-resolver-nodenext-rewrite Yuxiang Lin 2026-06-09 13:23:21 +08:00
  • 5c1e35f90b Merge pull request #387 from tirth8205/fix/phase7-cleanup-mv-trash ZebangCheng 2026-06-06 18:47:00 +08:00
  • 3281fd15e0 Merge pull request #346 from tirth8205/perf/understand-pipeline ZebangCheng 2026-06-06 16:25:49 +08:00
  • b3da919223 fix(skill): use mv-to-trash + delayed purge for Phase 7 cleanup (#301) Tirth Kanani 2026-06-05 16:56:42 +01:00
  • 1f8d165f86 fix(extract-import-map): preserve deterministic stderr order across concurrent loaders Tirth Kanani 2026-06-05 16:19:31 +01:00
  • 7a3b7511b2 Merge pull request #378 from BozhengLong/feat/understand-language-auto-detection Yuxiang Lin 2026-06-04 13:46:14 +08:00
  • 55d0ab2336 docs: design + implementation plan for language auto-detection Bozheng Long 2026-06-03 21:19:52 +08:00
  • 92e76190aa feat(understand): auto-detect conversation language on first run Bozheng Long 2026-06-03 21:19:52 +08:00
  • 025b884935 Merge pull request #350 from tirth8205/chore/repo-hygiene ZebangCheng 2026-06-02 17:49:02 +08:00
  • f65013e689 Merge pull request #343 from xiazl1993/chore/cleanup-gitignore-patterns ZebangCheng 2026-06-02 17:47:24 +08:00
  • aa3a220e75 feat: add Kiro CLI/IDE platform support smjeong84 2026-06-02 13:46:55 +09:00
  • e5dded6215 Merge pull request #332 from ZebangCheng/fix/phase7-preserve-scan-result Yuxiang Lin 2026-06-01 17:53:12 +08:00
  • 143b4e492f Merge branch 'main' into fix/import-resolver-nodenext-rewrite Tirth Kanani 2026-06-01 10:25:37 +01:00
  • a6c653e36b fix(extract-import-map): apply NodeNext .js→.ts rewrite (#294) Tirth Kanani 2026-05-31 22:31:23 +01:00
  • aef940fcde chore(repo): add issue/PR templates, SECURITY.md, CoC, package metadata; widen CI triggers Tirth Kanani 2026-05-31 21:29:13 +01:00
  • 235f2fafc8 feat(core): add Kotlin structural analysis via tree-sitter Tirth Kanani 2026-05-31 20:42:12 +01:00
  • eea73b656d perf(understand): parallelise file I/O in compute-batches + extract-import-map (#76) Tirth Kanani 2026-05-31 20:25:39 +01:00
  • d2d4d23156 chore: clean up duplicate gitignore patterns summer 2026-05-31 23:14:38 +08:00
  • 928b997c57 fix(skill): preserve scan-result.json across Phase 7 cleanup for incremental runs (#293) Zebang Cheng 2026-05-29 15:33:31 +00:00
  • 26edf61856 Merge pull request #235 from ZebangCheng/feat/add-trae-platform ZebangCheng 2026-05-26 13:09:57 +08:00
  • d40d6b6204 Merge pull request #227 from ZebangCheng/fix/tsconfig-path-leading-dot-slash ZebangCheng 2026-05-26 13:09:25 +08:00
  • 1a16e4de61 Merge pull request #208 from evanclan/docs/cursor-manual-install-i18n Yuxiang Lin 2026-05-26 08:03:39 +08:00
  • 44d1d59028 Merge pull request #231 from atlas-architect/fix/scan-project-non-ascii-paths Yuxiang Lin 2026-05-26 08:02:54 +08:00
  • b4d856d3b8 fix(scan-project): preserve non-ASCII path bytes via git ls-files -z Adam Herring 2026-05-25 11:09:20 -07:00
  • b4b599e214 feat(install): add Trae (ByteDance AI IDE) platform support (#229) Zebang Cheng 2026-05-25 15:45:48 +00:00
  • d9ae3c290c fix(extract-import-map): normalize tsconfig path-alias candidates with leading "./" (#214) Zebang Cheng 2026-05-25 14:02:01 +00:00
  • 47e9001634 docs(readme): add Cursor manual install fallback to 7 translated READMEs (#172) Evan Alferez 2026-05-25 09:20:33 +09:00
  • 470cc01dc5 Merge pull request #200 from AsimRaza10/fix/agent-model-omit-inherit Yuxiang Lin 2026-05-24 21:12:57 +08:00
  • a8a115dc36 docs(readme): note Cursor manual install fallback when auto-discovery fails (#199) Yuxiang Lin 2026-05-24 20:23:10 +08:00
  • a59a573a1d Merge pull request #204 from Lum1104/feat/semantic-batching-and-output-chunking Yuxiang Lin 2026-05-24 20:12:14 +08:00
  • 0566ea8b6b fix(agents): omit model: inherit so non-Claude tools don't see a bad model id Asim Raza 2026-05-24 10:50:26 +05:00
  • 0db7b3c795 docs(readme): note Cursor manual install fallback when auto-discovery fails Asim Raza 2026-05-24 10:43:18 +05:00
  • 42d70c3f9c Merge pull request #186 from AsimRaza10/fix/tailwind-source-detection Yuxiang Lin 2026-05-24 10:10:58 +08:00
  • be458664c1 Merge pull request #187 from devangpratap/fix/progress-reporting Yuxiang Lin 2026-05-24 09:58:52 +08:00
  • dbba0703a9 docs(readme): document incremental updates, subdir scoping, and tree-sitter+LLM split Lum1104 2026-05-24 09:27:05 +08:00
  • 31ae12b65c fix(ux): add progress reporting to /understand pipeline devangpratap 2026-05-23 14:18:26 -04:00
  • 96c412bcc1 fix(dashboard): add explicit @source for Tailwind v4 detection Asim Raza 2026-05-23 18:23:17 +05:00
  • 35699dd82b Merge pull request #171 from Derrick-xn/docs/update-skill-graph-reference Yuxiang Lin 2026-05-23 16:10:55 +08:00
  • 58f66be006 Merge pull request #177 from vedrao/fix/security-astro-vite-cve-bumps Yuxiang Lin 2026-05-23 16:05:54 +08:00
  • 4ef12f39a6 chore(dependencies): update astro and vite versions in package.json and pnpm-lock.yaml Ved Prakash 2026-05-22 12:16:02 -04:00
  • 4bd6f78dff Merge pull request #161 from okwn/contrib/understand-anything/eslint-tooling Yuxiang Lin 2026-05-23 15:47:52 +08:00
  • a1261b4883 chore(lint): switch to recommended baseline, fix errors, wire into CI Lum1104 2026-05-23 15:26:39 +08:00
  • f51727526d Merge pull request #175 from zichen0116/fix/wrong-github-url-in-footer Yuxiang Lin 2026-05-22 22:06:27 +08:00
  • 11c5123d61 fix: correct GitHub URL in onboarding guide footer Ubuntu 2026-05-22 20:23:21 +08:00
  • a30c226bf4 docs(skills): update graph structure references 初晨 2026-05-22 12:08:44 +08:00
  • 17eed78876 Merge pull request #170 from Lum1104/feat/trendshift-badge Yuxiang Lin 2026-05-22 08:28:45 +08:00
  • 33728f04a6 feat(readme,homepage): add Trendshift badge Lum1104 2026-05-22 08:27:43 +08:00
  • ea4d17b484 Merge pull request #164 from Lum1104/feat/community-video Yuxiang Lin 2026-05-21 20:01:23 +08:00
  • db94d066a8 feat(readme,homepage): add Community section featuring Better Stack walkthrough video Lum1104 2026-05-21 19:57:09 +08:00
  • 300056e789 Merge pull request #163 from Lum1104/fix/extract-structure-symlink-isCli Yuxiang Lin 2026-05-21 19:40:01 +08:00
  • d14d6f8f96 chore(release): bump version to 2.7.4 Lum1104 2026-05-21 19:36:17 +08:00
  • 8a78c94fc6 fix(skills/understand): canonicalize isCli paths so symlinked SKILL_DIR runs main() Lum1104 2026-05-21 19:36:14 +08:00
  • 1bbfe99c64 chore: add ESLint tooling with TypeScript support okwn 2026-05-21 09:15:15 +00:00
  • 58411ac1f7 Merge pull request #155 from nieao/feat/onboarding-overlay Yuxiang Lin 2026-05-21 11:09:34 +08:00
  • 9dfcce73a5 refactor(onboarding): theme tokens, lifted state, a11y Lum1104 2026-05-21 11:07:02 +08:00
  • a29585874e fix(onboarding): include class/function in node-type description Lum1104 2026-05-21 11:06:54 +08:00
  • 8f85b85679 fix(onboarding): wire to i18n + add missing ua-fade-in keyframes Lum1104 2026-05-21 10:56:10 +08:00
  • cd09d4fe09 Merge branch 'main' into feat/onboarding-overlay Lum1104 2026-05-21 10:33:16 +08:00
  • 57a25ed4aa chore: remove Product Hunt promo from README and homepage hero Lum1104 2026-05-20 08:53:03 +08:00
  • 9d1318a0e7 feat(i18n): add Russian language support v2.7.3 Lum1104 2026-05-19 15:01:43 +08:00
  • 0e39f227a4 chore(release): bump version to 2.7.3 Lum1104 2026-05-18 10:13:22 +08:00
  • e7af9ae35e fix(skills/understand): bundle build-fingerprints.mjs and reorder Phase 7 Lum1104 2026-05-18 10:13:02 +08:00
  • 97fa2f3cab chore(release): bump version to 2.7.2 Lum1104 2026-05-18 09:59:05 +08:00