fetching the source code from main to web#4
Merged
Merged
Conversation
- dependency issue - added new filter - update the UI - fix mcp server name - refine for v.0.1.3 release
now live graph can be access through any device using connected with the same lan - feature this feature can be used by cli and tui - added a quit button in the TUI and buttons for start the live mode in lan and local
updated the tui for better UX and added .gitignore support so that the engine ignores files and folders added in .gitignore file
Co-authored-by: Cursor <cursoragent@cursor.com>
This reverts commit 1a6b981.
ollama cloud provider added and a new Max context catagory
mcp lan + more pytest added
… 3.11 Pinned tree-sitter grammar packages at 0.21.x are not published for Python 3.12+, which blocks pip/pipx installs on macOS Apple Silicon and other 3.12 environments. Keep the existing 0.21.x pins for Python <3.12 and add bounded >=0.23,<0.26 constraints for Python >=3.12 across core and grammar packages in pyproject.toml and requirements.txt. Add _build_language() in the parser to tolerate legacy and modern tree_sitter.Language constructor signatures so upgraded grammars do not fail at runtime. Add parser API regression tests and a compatibility CI matrix (ubuntu + macos-14, Python 3.11/3.12/3.13) with install, parser, and CLI smoke checks. Changelog: document Tree-sitter install fix for 3.12+.
made the tui console outputs copyable
Issue 1 fix : Fix Python 3.12+ Tree-sitter Installation & Enhance TUI Copyability
Co-Authored-By: Yeamim Hossain Sajid <142750760+YeamimHossainSajid@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.