#go #agent #agent_skills #code_review #code_review_assistant #harness #repository_level_context
OpenCodeReview is a free AI code review tool that checks your code changes, finds bugs and security issues, and gives clear line-by-line comments. It works with Git diffs, full files, and branches, and you can connect it to your own AI model or use it in CI/CD tools. This helps you review code faster, catch more real problems, and spend less time on false alarms.
https://github.com/alibaba/open-code-review
OpenCodeReview is a free AI code review tool that checks your code changes, finds bugs and security issues, and gives clear line-by-line comments. It works with Git diffs, full files, and branches, and you can connect it to your own AI model or use it in CI/CD tools. This helps you review code faster, catch more real problems, and spend less time on false alarms.
https://github.com/alibaba/open-code-review
GitHub
GitHub - alibaba/open-code-review: Fast, efficient, battle-tested at Alibaba's scale. Hybrid architecture code review tool: deterministic…
Fast, efficient, battle-tested at Alibaba's scale. Hybrid architecture code review tool: deterministic pipelines + LLM Agent, precise line-level comments, built-in multi-language ruleset (N...
👍1
#rust #ai_tools #code_review #rust #tui
This is tuicr, a terminal code review tool with vim keybindings that lets you read diffs, add comments, and send reviews to GitHub, GitLab, clipboard, or stdout. It works with git, jj, and Mercurial, so you can review changes in one place and save time when checking code or sharing feedback.
https://github.com/agavra/tuicr
This is tuicr, a terminal code review tool with vim keybindings that lets you read diffs, add comments, and send reviews to GitHub, GitLab, clipboard, or stdout. It works with git, jj, and Mercurial, so you can review changes in one place and save time when checking code or sharing feedback.
https://github.com/agavra/tuicr
GitHub
GitHub - agavra/tuicr: a code review TUI with vim keybindings
a code review TUI with vim keybindings. Contribute to agavra/tuicr development by creating an account on GitHub.
👍1
#python #ai #ast #claude_code #code_analysis #code_understanding #codebase_search #developer_tools #graph_database #knowledge_graph #llm #mcp #mcp_server #memgraph #monorepo #multi_language #python #rag #retrieval_augmented_generation #semantic_search #tree_sitter
Code-Graph-RAG is an open-source tool that reads a codebase, builds a graph of functions, classes, modules, and links, and lets you ask questions, find code, edit safely, and improve code in plain English. It supports many languages and can run as an MCP server for direct use with AI tools. Benefit: you can understand and change large mixed-language projects faster, with less manual searching and fewer mistakes.
https://github.com/vitali87/code-graph-rag
Code-Graph-RAG is an open-source tool that reads a codebase, builds a graph of functions, classes, modules, and links, and lets you ask questions, find code, edit safely, and improve code in plain English. It supports many languages and can run as an MCP server for direct use with AI tools. Benefit: you can understand and change large mixed-language projects faster, with less manual searching and fewer mistakes.
https://github.com/vitali87/code-graph-rag
GitHub
GitHub - vitali87/code-graph-rag: The ultimate RAG for your monorepo. Query, understand, and edit multi-language codebases with…
The ultimate RAG for your monorepo. Query, understand, and edit multi-language codebases with the power of AI and knowledge graphs - vitali87/code-graph-rag
👍1