Commit graph

33 commits

Author SHA1 Message Date
abhigyanpatwari
91289404c2 feat(gitnexus): v1.2.9 — impact enrichment, cypher markdown, Windows setup fix
- Impact tool now returns risk score, affected processes/modules, and summary
- Cypher tool formats results as markdown tables for LLM readability
- Context tool includes module (functional area) field
- Semantic search skips model init when embeddings are disabled
- Setup: wrap npx in cmd /c on Windows for .cmd script compatibility
- Embedder: silence stderr during ONNX model load to protect MCP stdio
- API: use executeCypher directly to avoid double formatting
- Add community integrations section to READMEs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 17:10:51 +05:30
Paul Robello
8dd1c19bec feat(web): wire agent/chat through HTTP in backend mode
Add HTTP wrapper functions (executeQuery, textSearch) to the ingestion
worker and a new initializeBackendAgent method that creates the agent
with HTTP-backed tool closures instead of local KuzuDB. useAppState
detects backend mode and routes agent initialization accordingly.
2026-02-22 17:14:18 -08:00
Paul Robello
76d1538c5e docs: update READMEs for local backend mode 2026-02-22 17:14:18 -08:00
Abhigyan Patwari
93fc2b67ca
Add Trendshift badge to README
Added a badge for GitNexus repository on Trendshift.
2026-02-23 02:38:18 +05:30
Abhigyan Patwari
ad92b82723
Update README.md 2026-02-23 02:09:03 +05:30
abhigyanpatwari
a7c6903322 docs: remove deep architecture details from README 2026-02-21 04:33:23 +05:30
Abhigyan Patwari
366bc8b14b
Revise README with new links and enhanced details
Updated links and improved project description.
2026-02-20 05:02:50 +05:30
abhigyanpatwari
6ce715b62c repowiki CLI command implemented 2026-02-17 02:25:07 +05:30
abhigyanpatwari
dda8de41a3 MCP and cli fixes 2026-02-07 06:21:21 +05:30
abhigyanpatwari
1735c0ffcd gitnexus wal cleanup preventing reindexing issue fixed 2026-02-06 06:35:15 +05:30
Abhigyan Patwari
42115f0ad7
Remove AI tools comparison table from README
Removed comparison table for AI coding tools and their limitations.
2026-01-31 01:47:37 +05:30
Abhigyan Patwari
1e39f77718
Merge branch 'main' into leidens_algorithm_and_processmap 2026-01-30 04:10:28 +05:30
abhigyanpatwari
e3f4d4b365 updated readme 2026-01-30 04:08:55 +05:30
Abhigyan Patwari
1dfd80d2ea
Update asset link and deployment information in README
Updated asset link in README and added a note about deployment.
2026-01-29 14:22:04 +05:30
Abhigyan Patwari
e35cb2b920
Update asset links in README
Updated asset links in README.md.
2026-01-29 02:50:46 +05:30
abhigyanpatwari
898e28ba1f CALLS edges enabled by default in UI 2026-01-17 23:36:25 +05:30
abhigyanpatwari
e153d30c8f MCP bridge added 2026-01-17 23:08:48 +05:30
abhigyanpatwari
880eacf84a readme mermain fix 2026-01-15 05:38:15 +05:30
Abhigyan Patwari
2083f79810
Update README.md 2026-01-15 00:34:55 +05:30
Abhigyan Patwari
0ba97d8acb
Update README with asset link and image
Added a link to an asset and an image in the README.
2026-01-13 01:32:32 +05:30
abhigyanpatwari
a7c526e6d4 readme update again 2026-01-13 01:16:30 +05:30
abhigyanpatwari
63af090dec more readme edits 2026-01-13 01:10:43 +05:30
abhigyanpatwari
7e4a1df565 minor change in readme 2026-01-13 00:57:02 +05:30
abhigyanpatwari
736ecdbb1b readme updated 2026-01-13 00:53:48 +05:30
Abhigyan Patwari
6ee89fa3cd
Update asset link in README.md 2026-01-11 21:10:57 +05:30
Abhigyan Patwari
c0e210de32
Update README with supported languages
Added support information for additional programming languages.
2026-01-09 02:42:54 +05:30
Abhigyan Patwari
07126e835a
Update asset link in README.md 2026-01-07 01:02:54 +05:30
Abhigyan Patwari
c4a0e442a9
Update asset link in README.md 2026-01-06 06:56:49 +05:30
abhigyanpatwari
a85f72a282 readme uppdate 2026-01-05 20:21:09 +05:30
abhigyanpatwari
47ffbdc747 embedings pipeline and storage done -> faced issue with buffer memory limit for kuzu, wrote about it in readme -> solved and working 2026-01-05 07:49:58 +05:30
abhigyanpatwari
0ea3f2b845 setting up embeddings pipeline. Facing webgpu directx issue, maybe windows compatibility issue 2026-01-05 06:34:54 +05:30
Abhigyan Patwari
02ba735fff
Replace demo video link in README
Updated demo video link in README.md.
2026-01-04 00:55:41 +05:30
abhigyanpatwari
03c22246c0 readme 2026-01-04 00:39:37 +05:30