GitHub Trends
10.1K subscribers
15.3K 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
#typescript #ai #chatgpt #copilot #developer_tools #intellij #jetbrains #llm #open_source #openai #pycharm #software_development #visual_studio_code #vscode

Continue is a tool that helps developers create and use custom AI assistants for coding. It integrates with popular coding tools like VS Code and JetBrains, offering features like code autocompletion, chat for understanding code, and editing capabilities. This makes coding faster and more efficient, reducing errors and improving software reliability. Users can tailor these AI assistants to their specific needs, making it easier to work with complex codebases and improve overall productivity.

https://github.com/continuedev/continue
#other #ai #bolt #copilot #cursor #cursorai #devin #devinai #github_copilot #lovable #open_source #replit #system_prompts #trae #trae_ai #trae_ide #v0 #vscode #windsurf #windsurf_ai

You can access a huge collection of over 7000 lines of official system prompts and internal tools from many AI models and agents like v0, Manus, Cursor, Replit Agent, and more. These prompts guide AI to work better by giving clear instructions, which helps the AI give more accurate and useful answers. Using these prompts can save you time, improve AI performance, and make your interactions with AI smoother and more productive. Plus, there’s a free AI security audit service to help protect your AI systems from leaks and hacks, keeping your data safe. Supporting this project helps keep these valuable resources updated.

https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools
#typescript #codemirror #graphiql #graphql #lsp_mode #lsp_server #monaco_editor #vscode

GraphiQL is a powerful, open-source GraphQL IDE that helps you write, test, and explore GraphQL queries easily in your browser or desktop. It offers features like syntax highlighting, live error checking, and schema exploration, making it simpler to work with GraphQL APIs. The project is part of a monorepo that includes tools for different editors like CodeMirror and Monaco, providing a consistent and extensible development experience. Using this monorepo setup improves collaboration, code sharing, and maintenance across related tools, saving you time and effort when building or extending GraphQL IDEs. This means you get a reliable, efficient environment to develop GraphQL applications faster and with fewer errors.

https://github.com/graphql/graphiql
#python #copilot #csharp #dotnet #github #github_copilot #github_copilot_chat #github_copilot_for_azure #github_copilot_free #github_copilot_training #javascript #lab #labs #microsoft #python #sql #tutorial #tutorial_code #tutorial_exercises #visual_studio_code #vscode

GitHub Copilot’s new Agent Mode is a powerful AI coding partner that goes beyond just suggesting code—it can independently write, debug, and improve your code, handle complex workflows, and even fix its own mistakes automatically. It works with multiple programming languages and integrates with popular development tools, helping you save time on repetitive tasks like testing, deployment, and refactoring. By using natural language prompts, you can guide it to complete multi-step projects, making coding faster and easier whether you’re a beginner or an expert. This course teaches you how to fully use these features, boosting your productivity and coding skills.

https://github.com/microsoft/Mastering-GitHub-Copilot-for-Paired-Programming
#go #dev_tools #development_environment #go #golang #ide #jetbrains #remote_development #terraform #vscode

Coder lets you create and manage cloud-based development environments on your own servers or cloud accounts, using Terraform to define setups like VMs, containers, or Kubernetes pods. It securely connects your workspace via a fast tunnel and automatically shuts down idle environments to save money. You can start coding quickly without waiting days to onboard, and use your favorite IDEs like VS Code or JetBrains with easy integration. This means you get flexible, secure, and cost-efficient development spaces that speed up work, protect your code, and let your team collaborate smoothly from anywhere[1][3][5].

https://github.com/coder/coder
#rust #ai_agent #developer_tools #enterprise #fine_tuning #on_prem #open_source #rag #self_hosted #swe_bench #vscode

Refact.ai is a free, open-source AI software development agent that helps you code faster and smarter by deeply understanding your code and integrating with tools like GitHub, databases, Docker, and debuggers. It offers unlimited, context-aware code auto-completion, can generate, refactor, explain, debug code, and create tests and documentation across 25+ programming languages. You can run it securely on your own servers, use top AI models like GPT-4o, and connect your own API keys. This means you save time on repetitive tasks, improve code quality, and collaborate better, making your development workflow much more efficient and productive[1][3][5].

https://github.com/smallcloudai/refact
#typescript #agentic_ai #ai #flow_based_programming #visual_ai #visual_programming #visual_programming_editor #visual_programming_language #vscode #vscode_extension

Flyde is a free, open-source tool that lets you build and manage AI workflows visually inside your existing TypeScript codebase using VS Code. It helps you create, test, and improve complex backend AI logic like AI agents and prompt chains with a clear visual interface, making it easier for both developers and non-developers to collaborate. Flyde integrates directly with your code and tools, so you keep full control while simplifying development and debugging. This saves time, reduces errors, and improves teamwork on AI-powered backend projects.

https://github.com/flydelabs/flyde
#typescript #llm #markup_language #prompt #vscode_extension

POML (Prompt Orchestration Markup Language) is a special markup language that helps you build clear, organized, and flexible prompts for large language models (LLMs). It uses simple HTML-like tags to separate parts like roles, tasks, examples, and data, making prompts easier to read, reuse, and update. You can include text, tables, images, and style prompts without changing their core logic. POML also has tools like a Visual Studio Code extension and SDKs for JavaScript and Python, which help you write, test, and manage prompts efficiently. This means you can create smarter, more reliable AI applications with less effort and better control.

https://github.com/microsoft/poml
#typescript #ai_coding #ai_developer_tools #chatgpt #claude #gemini #sonnet #vscode #vscode_extension

Kilo Code is a free, open-source AI extension for Visual Studio Code that helps you write and manage code faster by generating code from natural language, automating repetitive tasks, and improving existing code. It uses advanced AI models like GPT-5 and Gemini 2.5 Pro, and you get $20 in free credits to try them. It also supports multiple modes for planning, coding, and debugging, plus a marketplace to add extra tools. You just install it from the VS Code Marketplace, sign in, and start coding with AI that adapts to your workflow, saving you time and effort on boring tasks.

https://github.com/Kilo-Org/kilocode
#rust #dataflow #rust #static_analysis #vscode

Flowistry is a tool for Rust programming that helps you focus on the parts of code relevant to your current task by analyzing how data flows within functions. When you select a variable or expression, it fades out unrelated code, making it easier to understand complex functions and see what affects or is affected by that code. It works as a VSCode plugin and uses Rust’s ownership system to provide precise analysis. This helps you read, debug, and modify Rust code more efficiently by reducing distractions and highlighting important dependencies. However, it has some limitations with certain Rust features like interior mutability and nested functions.

https://github.com/willcrichton/flowistry