Commit Graph

  • b83086297f fix: four production bugs — Windows crashes, ghost-merge collision, version probe Safi 2026-06-13 15:13:23 +01:00
  • 813db19252 Merge pull request #1295 from sirphilliptubell/perf/fix5 Safi 2026-06-13 11:28:43 +01:00
  • dbbf0a45a1 Merge pull request #1294 from sirphilliptubell/perf/fix4 Safi 2026-06-13 11:28:40 +01:00
  • 0f6d46f822 perf: parallelize save_manifest file hashing with ThreadPoolExecutor #1295 Sir Phillip Tubell 2026-06-12 16:06:49 -04:00
  • c4689a2f47 bump version to 0.8.39 v0.8.39 Safi 2026-06-12 20:36:47 +01:00
  • a7c69808ac perf: convert _walk_js_tree from recursive generator to iterative #1294 Sir Phillip Tubell 2026-06-12 15:18:38 -04:00
  • 3929eca450 changelog: add unreleased entries for #1289, #1207, #1208, #1176 Safi 2026-06-12 20:18:17 +01:00
  • 70a1ad7278 Merge pull request #1176 from galshubeli/falkordb-backend Safi 2026-06-12 20:15:30 +01:00
  • 70380b8ea0 Merge pull request #1208 from nucleusjay/pin-tree-sitter-deps Safi 2026-06-12 20:15:27 +01:00
  • 3e8cd7da6d Merge pull request #1207 from nucleusjay/fix-merge-chunks-and-manifest-bugs Safi 2026-06-12 20:15:23 +01:00
  • 418fab8e23 Merge pull request #1289 from sirphilliptubell/perf/fix1 Safi 2026-06-12 20:15:20 +01:00
  • 6c2f273742 changelog: add unreleased entries for #1280, #1276, #1282, #1281 Safi 2026-06-12 19:58:49 +01:00
  • 5a21685bf1 Merge pull request #1281 from BemoBit/docs/fa-readme Safi 2026-06-12 19:54:47 +01:00
  • fb1908cc55 Merge pull request #1282 from balloon72/codex/community-label-model Safi 2026-06-12 19:54:44 +01:00
  • 90decbc4ed Merge pull request #1276 from papinto/fix/graphifyignore-negation-pruning Safi 2026-06-12 19:54:41 +01:00
  • 0ff84d8bf3 Merge pull request #1280 from s22hyun/fix/affected-edges-key Safi 2026-06-12 19:54:38 +01:00
  • c4d6b412ca perf: fix O(n^2) -> O(n) LSH neighbor lookup in dedup #1289 Sir Phillip Tubell 2026-06-11 23:19:57 -04:00
  • b304331d24 feat: add model override for community labeling #1282 hanmo1 2026-06-12 17:57:19 +08:00
  • 0e74c0401e docs: add Persian (فارسی) translation and language selector link #1281 Behnam Moradi 2026-06-12 11:15:32 +03:30
  • 2ab2302112 fix(affected): handle "edges"-keyed graph.json in load_graph (KeyError: 'links') #1280 s22hyun 2026-06-12 15:33:33 +09:00
  • 1bb30fcc56 bump version to 0.8.38 v0.8.38 Safi 2026-06-11 23:46:54 +01:00
  • b739cf2fda changelog: document all v8 unreleased fixes and features Safi 2026-06-11 23:42:11 +01:00
  • 3a47091021 docs: update tree-sitter grammar count from 28 to 36 Safi 2026-06-11 23:38:46 +01:00
  • 6dc23db90f fix: emit symbol edges for default imports/exports fix/default-import-export-edges Jamie Evans 2026-06-11 15:23:16 -04:00
  • d276a5aa57 Merge pull request #1271 from giovanecesar/feat/cargo-introspect Safi 2026-06-11 23:22:50 +01:00
  • 60d4b4373f Merge pull request #1269 from jevans-agent/fix/tsconfig-paths-baseurl Safi 2026-06-11 23:22:45 +01:00
  • e16c1f37bf Merge pull request #1266 from PowPickles/fix/claude-cli-windows-spawn Safi 2026-06-11 23:22:41 +01:00
  • b87329496f Merge pull request #1265 from PowPickles/fix/resolve-seed-callable-decoration Safi 2026-06-11 23:22:38 +01:00
  • 0be4e81047 Merge pull request #1246 from VLDCNDN/fix/extract-out-cache-leak Safi 2026-06-11 23:22:35 +01:00
  • b7b59ca9ea Merge pull request #1244 from PCeltide/fix/claude-cli-json-array-envelope Safi 2026-06-11 23:22:30 +01:00
  • 5b60624acd Merge pull request #1267 from TheFedaikin/v8 Safi 2026-06-11 23:22:27 +01:00
  • 3ea6def727 Merge pull request #1262 from teemow/fix/collect-files-single-walk Safi 2026-06-11 23:22:23 +01:00
  • b34902b8d7 Merge pull request #1260 from teemow/fix/frontmatter-delimiters Safi 2026-06-11 23:22:20 +01:00
  • e364f72fd8 Merge pull request #1253 from teemow/fix/ast-cache-version Safi 2026-06-11 23:22:15 +01:00
  • 556cab3c2c Merge pull request #1251 from teemow/fix/global-graph-external-edges Safi 2026-06-11 23:22:11 +01:00
  • 2117983b87 Merge pull request #1248 from teemow/fix/dedup-pass2-winner-union Safi 2026-06-11 23:21:39 +01:00
  • e8ab8f4172 fix: negation pattern no longer disables all directory pruning #1276 Paulo Pinto 2026-06-11 14:50:44 -07:00
  • b56a415388 feat(extract): add opt-in --cargo crate dependency extractor #1271 Giovane Cesar da Silva 2026-06-11 15:08:36 -06:00
  • ec04152a90 fix: resolve tsconfig path aliases relative to baseUrl #1269 Jamie Evans 2026-06-11 14:20:09 -04:00
  • b525549a24 feat(extract): SystemVerilog class-level extraction; Dart with-clause mixin fix #1267 Danil Tarasov 2026-06-11 19:52:56 +03:00
  • 96585badd0 fix: claude-cli backend works headlessly on Windows npm installs #1266 Skyler Southern 2026-06-11 09:58:39 -04:00
  • 58efcebd83 fix: resolve_seed matches bare names against ()-decorated callable labels #1265 Skyler Southern 2026-06-11 09:14:28 -04:00
  • cce2673021 fix: LLM calls-edge direction reversal and ghost-node merge #289 Safi 2026-06-11 12:03:59 +01:00
  • d26a32a30c fix(extract): collect files in a single pruned walk instead of one rglob per extension (#1261) #1262 Timo Derstappen 2026-06-11 10:58:24 +02:00
  • 7b5e625066 fix(cache): require whole --- lines as frontmatter delimiters (#1259) #1260 Timo Derstappen 2026-06-11 10:49:11 +02:00
  • 8401c50178 fix(cache): namespace AST cache by graphify version (#1252) #1253 Timo Derstappen 2026-06-11 09:45:05 +02:00
  • 444d73e1c8 fix(global-graph): rewire edges to deduplicated external nodes (#1250) #1251 Timo Derstappen 2026-06-11 09:36:38 +02:00
  • 4f8de1e42b fix(dedup): pick pass-2 winner from the verified pair only (#1247) #1248 Timo Derstappen 2026-06-11 09:30:36 +02:00
  • 7cb5e86fc1 fix: anchor extraction cache at --out root so external output leaves the scanned project clean #1246 Vlladie Condeno 2026-06-11 14:02:32 +08:00
  • edfe5812f7 fix(claude-cli): handle JSON-array envelope from Claude Code CLI >= 2.1 #1244 PCeltide 2026-06-11 04:09:21 +05:30
  • 565026d3d1 fix(ci): add cluster-only step to generate GRAPH_REPORT.md in release-graph Safi 2026-06-10 22:01:12 +01:00
  • ba1921fe76 fix(ci): skip .md/.txt files in release-graph to avoid LLM API key requirement Safi 2026-06-10 21:55:16 +01:00
  • e6d2dc4d6f release 0.8.37 v0.8.37 Safi 2026-06-10 21:45:02 +01:00
  • 1513e6271a fix(ci): correct three bugs in release-graph workflow Safi 2026-06-10 21:15:00 +01:00
  • 7182b18c35 ci: add release-graph workflow to ship self-graph as release asset Safi 2026-06-10 21:07:38 +01:00
  • a37672f25f fix: obsidian crash, NFC/NFD dedup, JSON data nodes, OpenAI temperature, JSON config detection Safi 2026-06-10 19:31:47 +01:00
  • 5504c84324 perf/fix: replace datasketch with pure-numpy MinHash; memoize detect ignore checks Safi 2026-06-10 15:50:38 +01:00
  • 6695f0aefd fix: security hardening, dedup correctness, and large-graph support Safi 2026-06-10 12:39:46 +01:00
  • 39afb2d8ef Wire bandit and pip-audit into CI #1209 nucleusjay 2026-06-09 03:36:44 -04:00
  • 524289fb66 Fix two latent bugs: merge-chunks output and manifest data loss #1207 nucleusjay 2026-06-09 03:36:19 -04:00
  • 6f6d74d42d Pin tree-sitter dependency version ranges #1208 nucleusjay 2026-06-09 03:35:45 -04:00
  • 137bc2d951 release 0.8.36 v0.8.36 Safi 2026-06-08 23:58:08 +01:00
  • e477825a97 fix: three correctness bugs — cycle hang, label token budget, fuzzy dedup prefix merge Safi 2026-06-08 23:49:16 +01:00
  • 3602c8031e fix: guard label/text normalizers against None node labels (#1195) freiit 2026-06-09 00:22:15 +02:00
  • 7477b469ee feat: extra_body for custom providers + multi-batch label_communities (#1197) EirikWolf 2026-06-09 00:22:00 +02:00
  • 418604f32a refactor: rename neo4j_* push vars to push_* (shared by neo4j + falkordb) #1176 Gal Shubeli 2026-06-08 13:05:24 +03:00
  • 12615226e4 fix: correct FalkorDB cypher.txt import guidance Gal Shubeli 2026-06-08 12:59:26 +03:00
  • bf0ace1759 feat: add --falkordb/--falkordb-push skill shorthands, use falkordb:// URI Gal Shubeli 2026-06-08 12:56:20 +03:00
  • 29e57cd295 feat: add .slnx solution file support (#1189) Rasmus Bækgaard 2026-06-08 11:35:32 +02:00
  • 42d1b8d02f feat: add graphify-mcp console script entry point (#1190) Jan 2026-06-08 11:35:21 +02:00
  • 8a04560bf5 fix: remove non-spec trigger: field from skill frontmatter (#1180) Safi 2026-06-07 15:49:52 +01:00
  • 6dbcb89f3d release 0.8.35 v0.8.35 Safi 2026-06-07 14:42:30 +01:00
  • 660d2d32cf fix(codebuddy): install SKILL.md in codebuddy install subcommand + fix README hook description Safi 2026-06-07 14:39:16 +01:00
  • 9e1ad425a9 feat: add CodeBuddy platform support (#1136) Safi 2026-06-07 14:34:13 +01:00
  • 8d3457130a Merge origin/v8 into pr-1136 — resolve codex .codex path + version bump feat/codebuddy-support Safi 2026-06-07 14:32:01 +01:00
  • 12a9b5e812 fix: prevent fuzzy dedup from collapsing distinct same-named symbols on --update (#1178) Safi 2026-06-07 14:26:14 +01:00
  • 7aa300709f feat: add FalkorDB export backend (#1175) Gal Shubeli 2026-06-07 15:03:49 +03:00
  • 3744e6e220 release 0.8.34 v0.8.34 Safi 2026-06-07 12:51:33 +01:00
  • 6a549e42d5 fix: four bugs — affected direction, hook root, glob fish/zsh, manifest drift (#1174 #1173 #1172 #1163) Safi 2026-06-07 12:40:44 +01:00
  • a8dbbe59cf fix: land PRs #1170 #1169 #1165 (hooks, sensitive filter, score_nodes) Safi 2026-06-07 12:20:36 +01:00
  • f146be3ea2 fix: numpy Python 3.13 pin + codex skill dir (#1154 #1160) Safi 2026-06-07 12:11:34 +01:00
  • 3e8afc9192 docs: detail proposed node summary contents #1166 Leon Aburime 2026-06-06 20:36:30 -07:00
  • 1ad47ec05e docs: add RFC for file-level node summaries Leon Aburime 2026-06-06 20:33:35 -07:00
  • 079b34da78 docs: update README for Apex, Azure, and PostgreSQL additions Safi 2026-06-07 01:39:54 +01:00
  • 7467c1b6a4 feat/fix: land PRs #1118 #1110 #1159 #1107 #1103 (graph quality + new features) Safi 2026-06-07 01:20:38 +01:00
  • 7b4c8df6e9 docs: add Streamable HTTP transport section to README (#1155) Safi 2026-06-07 00:47:29 +01:00
  • 2a683aac2e feat(serve): add Streamable HTTP transport to MCP server (#1143) Safi 2026-06-07 00:43:40 +01:00
  • 4b06fd7bf7 release 0.8.33 v0.8.33 Safi 2026-06-06 09:40:14 +01:00
  • a380b34739 fix(extract): three graph quality fixes (#1145 #1146 #1147) Safi 2026-06-06 09:35:59 +01:00
  • 5d24fef4bf fix: align codebuddy install with claude install logic #1136 DevinZeng 2026-06-06 12:11:12 +08:00
  • 2c32a4ef3c Address PR feedback: Add PreToolUse hook, uninstall handler, idempotency, and tests DevinZeng 2026-06-06 10:15:07 +08:00
  • 2a102bc75b Merge official v8 (v0.8.32) with CodeBuddy support DevinZeng 2026-06-06 09:58:11 +08:00
  • 3405c1fb96 feat(install): add amber brain banner on graphify install Safi 2026-06-05 23:46:15 +01:00
  • ec1a3bc9e9 release 0.8.32 v0.8.32 Safi 2026-06-05 22:50:47 +01:00
  • 23acb41910 docs: bump grammar count to 28 (tree-sitter-hcl added in #1129) Safi 2026-06-05 22:41:19 +01:00
  • e3499e069c docs: add Terraform/HCL to file types table and optional extras (#1129) Safi 2026-06-05 22:37:42 +01:00
  • 9c2f2f5663 docs: clarify code-only extract needs no API key (#1122) Safi 2026-06-05 22:34:34 +01:00
  • f85339bcb1 fix(extract): don't require LLM API key for code-only corpus (#1122) Safi 2026-06-05 22:28:57 +01:00
  • 3a4bdf54cc fix(install): route kiro install/uninstall through shared progressive helper (#1142) Safi 2026-06-05 22:15:09 +01:00
  • 6e860e018a docs: clarify .graphifyignore vs .gitignore fallback behaviour (#1137) Safi 2026-06-05 22:06:02 +01:00