Commit Graph

  • 6018831193 fix(llm): force UTF-8 encoding on _call_claude_cli subprocess + loud failure on chunk errors (#906) Christopher Beaulieu 2026-05-17 06:32:38 -04:00
  • 0ca8d3d9f7 bump version to 0.8.8 Safi 2026-05-16 23:52:24 +01:00
  • b4c0f01bfd update README and CHANGELOG for graphify prs (0.8.8) v0.8.8 Safi 2026-05-16 22:55:43 +01:00
  • 6d54b25d20 stop tracking uv.lock (library, not app) Safi 2026-05-16 22:38:33 +01:00
  • cc9e5816a7 add graphify prs: graph-aware PR dashboard with triage, worktrees, conflict detection Safi 2026-05-16 22:36:58 +01:00
  • d717415522 Bump version to 0.8.7, update CHANGELOG v0.8.7 Safi 2026-05-16 20:25:04 +01:00
  • b82d5d147f fix review findings from #898 #895 #899 corrections Safi 2026-05-16 20:20:49 +01:00
  • 500e4a732d fix #898 #895 #899: C++ header extraction, dedup cross-file merge, include path resolution Safi 2026-05-16 20:12:09 +01:00
  • a316590adc Fix query seed scoring: IDF weighting, dynamic K seeds, actionable truncation Safi 2026-05-16 16:20:20 +01:00
  • b1ade00ece Bump version to 0.8.6, update CHANGELOG v0.8.6 Safi 2026-05-16 14:37:32 +01:00
  • 0157d5f6ad Add pytest testpaths to stop crawling external repos in subdirs Safi 2026-05-16 14:30:38 +01:00
  • 766566f6a8 Fill test gaps from PR #890 and fix case-insensitive path in _is_json_key_node Safi 2026-05-16 14:27:01 +01:00
  • aa541a680a Suppress code-doc INFERRED edges and filter JSON key nodes from god_nodes Safi 2026-05-16 14:23:38 +01:00
  • 8105266800 Add .gitattributes to fix GitHub language detection showing HTML instead of Python Safi 2026-05-16 14:15:52 +01:00
  • f86b0309e7 Merge pull request #891 from jattree/fix/install-guidance-query-first Safi 2026-05-16 14:13:01 +01:00
  • c74b95c44c Merge pull request #888 from kanya-approve/feat/nuitka-build Safi 2026-05-16 14:12:58 +01:00
  • 1ba3e37d27 Merge pull request #887 from alphanury/feat/auto-detect-symlinks-default Safi 2026-05-16 14:12:54 +01:00
  • 31a9f13cc7 Merge pull request #886 from kanya-approve/chore/commit-uv-lock Safi 2026-05-16 14:12:52 +01:00
  • d1a2c3f958 Stop telling assistants to read GRAPH_REPORT.md first (#580) Jon Attree 2026-05-15 20:17:52 -07:00
  • 246f4001d2 build: add dev deps for Nuitka onefile binary builds Brian Kanya 2026-05-15 21:05:29 -04:00
  • 5e178b9cd4 feat(detect): auto-detect symlinked children when follow_symlinks is unset Alpha Nury 2026-05-16 02:17:30 +02:00
  • 0b54974719 chore: commit uv.lock for reproducible installs Brian Kanya 2026-05-15 19:36:40 -04:00
  • d14e8a72d1 Suppress cross-language INFERRED calls/uses edges in surprising connections Safi 2026-05-16 00:07:18 +01:00
  • fa70449d80 Suppress autogenerated module docstrings from rationale extraction (#882) Safi 2026-05-16 00:01:57 +01:00
  • 63926c5e39 Add rsl-siege-manager case study to 0.8.5 CHANGELOG Safi 2026-05-15 23:42:12 +01:00
  • 9ca27aad31 Update CHANGELOG for 0.8.2 through 0.8.5 Safi 2026-05-15 23:40:14 +01:00
  • aaf66f1cee Bump version to 0.8.5 v0.8.5 Safi 2026-05-15 23:35:21 +01:00
  • 8076687d52 worked(case-study): add rsl-siege-manager (Python + TypeScript monorepo) Safi Shamsi 2026-05-15 23:28:37 +01:00
  • 43baaf1950 Merge pull request #881 from cbeaulieu-gt/v7 v7 Safi 2026-05-15 23:24:24 +01:00
  • 6f8e6c59f5 fix gitignore parent-exclusion rule (#882) and dedup false merges on short labels (#878) Safi 2026-05-15 22:57:36 +01:00
  • 230a75c4f6 Merge pull request #1 from cbeaulieu-gt/evaluation/rsl-siege-manager Christopher Beaulieu 2026-05-15 13:26:22 -04:00
  • 3d99603e8d refactor(eval): restructure as worked/ case study for upstream alignment Christopher Beaulieu 2026-05-15 13:22:04 -04:00
  • 5685984110 evaluation(rsl-siege-manager): capture dry-run results + verdict Christopher Beaulieu 2026-05-15 11:08:27 -04:00
  • 299b6baa26 v0.8.4: SQL FK/trigger extraction, deletion pruning fixes, community label normalization Safi 2026-05-15 15:31:22 +01:00
  • 1b3296a093 Fix Windows skill temp files polluting project root Safi 2026-05-15 15:07:59 +01:00
  • 5f2c55bc95 Bump version to 0.8.3 Safi 2026-05-15 14:12:59 +01:00
  • ac9587bfda Fix antigravity Windows skill and Python detection for uv/pipx (#831) Safi 2026-05-15 14:09:31 +01:00
  • da4ec1d5e7 Bump version to 0.8.2 Safi 2026-05-15 11:29:31 +01:00
  • 1ac3b96897 Fix Windows skill Python detection for uv tool installs (#831) Safi 2026-05-15 11:25:59 +01:00
  • df40e4d818 fix #873 index dot dirs, fix #874 MCP hot-reload on graph change Safi 2026-05-15 08:51:46 +01:00
  • d172650065 Note callflow-html auto-regeneration in README Safi 2026-05-15 00:38:48 +01:00
  • 5f5b70ff91 Add 0.8.1 to CHANGELOG v0.8.1 Safi 2026-05-15 00:34:32 +01:00
  • daafec20ba Update README for v0.8.1: CI badge, file types, branch references Safi 2026-05-15 00:25:30 +01:00
  • 914a32d000 Bump version to 0.8.1 Safi 2026-05-15 00:23:26 +01:00
  • 4d6818190d Fix detect.py missing .sh/.json extensions and security harden extractors Safi 2026-05-15 00:18:33 +01:00
  • 03dd794a80 Add v8 to CI branch list Safi 2026-05-15 00:09:16 +01:00
  • 40b9b84caa Add tree-sitter bash and JSON extractors (#866) Safi 2026-05-15 00:07:09 +01:00
  • 7c561e6f82 Skip coverage/visual-test/snapshot/storybook-static noise dirs in detect (#869, #870) Safi 2026-05-14 23:51:39 +01:00
  • 4e7648b4e2 fix #865: use git rev-parse --git-path hooks so hook install works in linked worktrees Safi 2026-05-14 23:37:05 +01:00
  • 972fdc1b87 fix #862 #861 #857: skill-windows.md path prefix, sidecar graphifyignore bypass, manifest ast/semantic split Safi 2026-05-14 23:31:14 +01:00
  • 91f4d120b6 fix worktree hook crash, prune isolated code nodes, restore rationale-node prohibition main Safi 2026-05-14 23:03:21 +01:00
  • a9b0ddbb86 add .astro to supported extensions in README Safi 2026-05-14 11:48:59 +01:00
  • 3baedc5bdb bump version to 0.7.19 v0.7.19 Safi 2026-05-14 11:43:28 +01:00
  • cfe18ea947 fix(watch): unlink .rebuild.lock on release, rewrite single PID line (PR #859, voidborne-d) Safi 2026-05-14 10:49:10 +01:00
  • fcafec7081 feat(extract): add .astro support (#850, PR #852, spindle79) Safi 2026-05-14 10:49:02 +01:00
  • 6c78a74776 docs(skill): clarify no provider API key is read for semantic extraction (PR #864, Jstottlemyer) Safi 2026-05-14 10:48:57 +01:00
  • a08f0de53b docs(skill): clarify that no provider API key is read for semantic extraction Justin Stottlemyer 2026-05-13 23:29:02 -07:00
  • 2c975ee9fb fix(watch): unlink .rebuild.lock on release and rewrite single PID line (#858) voidborne-d 2026-05-14 08:04:41 +08:00
  • 77bb10c682 document --force for extract and ghost-duplicate cleanup in README Safi 2026-05-14 00:59:58 +01:00
  • b7e7ae5ad6 bump version to 0.7.18 v0.7.18 Safi 2026-05-14 00:57:47 +01:00
  • 7c68c84fac update README and CHANGELOG for v0.7.18 Safi 2026-05-14 00:37:47 +01:00
  • f7c9a9ad82 fix watch.py labels churn, edges/links schema, shrink-check duplication, and skill.md ID edge cases Safi 2026-05-14 00:29:54 +01:00
  • 7d1c1096bc fix node ID format in skill.md: parent_dir+stem, not filename-only (fixes ghost-duplicate root cause from #807) Safi 2026-05-14 00:12:04 +01:00
  • 1b8b76816e fix: deterministic clustering, topology short-circuit on unchanged graph, --no-cluster for update (PR #824, FatahChan) Safi 2026-05-14 00:11:41 +01:00
  • ddb98226df docs: add prerequisites, extras table, env vars, troubleshooting, dev setup (PR #833, sachinampity) Safi 2026-05-14 00:11:15 +01:00
  • 76833f0281 document --backend claude-cli in README Safi 2026-05-14 00:04:50 +01:00
  • 258d2600cd feat: add --backend claude-cli (routes through Claude Code, no API key needed) (#855) v0.7.17 Safi 2026-05-13 23:53:00 +01:00
  • c4c2205658 bump version to 0.7.17 Safi 2026-05-13 23:45:33 +01:00
  • 53da14333e rename sample.F90 → sample_preprocessed.F90 to fix macOS case-collision Safi 2026-05-13 23:39:01 +01:00
  • 822abd6e69 fix --update manifest shrink and align file_type enum (#837, #840) Safi 2026-05-13 23:22:37 +01:00
  • 7bb0919c72 fix path/explain arrow direction and bedrock CLI guard (#846, #849, #853) Safi 2026-05-13 23:19:15 +01:00
  • d0e09aa89d fix MCP tool arrow direction and hub-transit BFS (#830, #849, #853) Safi 2026-05-13 23:18:52 +01:00
  • c0048d0a61 feat(extract): add .astro support (#850) Adam Harris 2026-05-13 10:07:50 -07:00
  • 5f9ea2b80e document graphify --version in CLI reference Safi 2026-05-12 14:53:22 +01:00
  • ab32098063 bump version to 0.7.16 v0.7.16 Safi 2026-05-12 14:44:23 +01:00
  • 994b17be46 fix #832 #831 #828 #826 #827: encoding, uv fallback, path scoring, cache, OpenCode trigger Safi 2026-05-12 12:11:03 +01:00
  • 2db5d966f2 docs: comprehensive README overhaul with prerequisites, extras, env vars, troubleshooting, dev setup sachinampity 2026-05-12 14:25:52 +05:30
  • 28fc71eddc skip reclustering when topology is unchanged Ahmad Fathallah 2026-05-12 03:21:19 +03:00
  • ef0e6ee681 harden community serialization fallbacks Ahmad Fathallah 2026-05-12 02:37:38 +03:00
  • 8e4c803f31 reduce graph update churn and stabilize community IDs Ahmad Fathallah 2026-05-12 02:23:51 +03:00
  • 094d8ba731 fix #821 #818 #820: universal help guard, --version flag, Ollama num_ctx fallback v0.7.15 Safi 2026-05-11 21:18:48 +01:00
  • dd465afd2c bump version to 0.7.14 v0.7.14 Safi 2026-05-11 18:49:16 +01:00
  • 95e2c5eb32 fix #811 #803 #801 #808: Unicode IDs, dedup edge keys, direction flip, chunk paths Safi 2026-05-11 18:46:12 +01:00
  • 4cec58e072 document GRAPHIFY_OLLAMA_NUM_CTX and GRAPHIFY_OLLAMA_KEEP_ALIVE env vars Safi 2026-05-09 23:48:27 +01:00
  • 9caaa17f7f bump version to 0.7.13 v0.7.13 Safi 2026-05-09 23:45:43 +01:00
  • 8c4c67f3ad fix Ollama num_ctx: derive from actual chunk size instead of hardcoding 131072 (#798) Safi 2026-05-09 23:42:44 +01:00
  • 5ead190891 wire callflow HTML into watch/hook rebuild: regenerates automatically if file exists Safi 2026-05-09 23:29:43 +01:00
  • db66b8727b feat: add callflow HTML export with Mermaid architecture diagrams Porun 2026-05-10 06:26:01 +08:00
  • 8c00287e84 fix Ollama context saturation: set num_ctx=131072, keep_alive=30m, serial by default (#798) Safi 2026-05-09 22:51:36 +01:00
  • e926079c0a bump version to 0.7.12, update README with new languages and extract flags Safi 2026-05-09 21:20:50 +01:00
  • 3a32997006 bump version to 0.7.12, update README with new languages and extract flags v0.7.12 Safi 2026-05-09 21:20:50 +01:00
  • 23f598f3a0 fix MultiGraph crash, hollow LLM response retry, and skill --help (#796, #795, #792) Safi 2026-05-09 21:17:25 +01:00
  • dc50979a68 fix hook OOM, lift worker cap, fix antigravity .agents path and frontmatter Safi 2026-05-09 16:57:05 +01:00
  • 8e6483511d add Pascal regex fallback - extraction works without tree-sitter-pascal Safi 2026-05-09 15:52:17 +01:00
  • 32bf8b4a37 feat(extract): add Pascal/Delphi and Lazarus IDE support (#781) simeonbodurov 2026-05-09 16:44:58 +03:00
  • adf96da283 bump version to 0.7.11 v0.7.11 Safi 2026-05-09 13:10:42 +01:00
  • e5f263ba98 fix(windows): unblock pipeline on Windows consoles + missing __main__ guards (#788) nauman73 2026-05-09 16:59:38 +05:00
  • f88567b114 Recover from context-window-exceeded API errors in adaptive retry (#789) tmaeder 2026-05-09 13:59:35 +02:00
  • 0c29b2cb88 fix reversed call edges after --update and missing SKILL.md on install (#760, #725) Safi 2026-05-08 22:00:57 +01:00
  • c8dcd03b08 document graphify uninstall command in README Safi 2026-05-08 20:40:07 +01:00