GitHub Trends
11.6K subscribers
16K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#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
👍1
#javascript #agent_skills #ai_agents #claude #claude_code #claude_code_plugin #cursor_rules #developer_tools #llm #prompt_engineering #yagni

Ponytail is a tool for AI coding agents that tells them to use the simplest safe solution, like native features, shared code, or one-line fixes, instead of extra code. It can cut code, cost, and time while keeping safety checks, validation, and accessibility. For you, this means cleaner code, faster results, and less wasted work.

https://github.com/DietrichGebert/ponytail
👍4
#go #ai_agents #coding_agent #developer_tools #go #golang #guidelines

This project helps coding agents write modern Go by using newer Go features and stdlib tools instead of old patterns, based on the Go version in `go.mod`. It supports Go 1.25+ and works with Junie, Claude Code, Codex, Cursor, and other agents. The benefit to you is cleaner, newer Go code with less manual fixing later.

https://github.com/JetBrains/go-modern-guidelines
👍311
#rust #agents #claude_code #codex #developer_tools #git #worktrees

Worktrunk is a simple command-line tool for managing git worktrees, made for running many AI agents at the same time. It makes creating, switching, listing, merging, and cleaning up worktrees fast, and it can automate setup with hooks, commit messages, and shared build caches. The benefit to you is less manual git work, fewer conflicts, and an easier way to handle many parallel tasks.

https://github.com/max-sixty/worktrunk
3