並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 36 件 / 36件

新着順 人気順

codebaseの検索結果1 - 36 件 / 36件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

codebaseに関するエントリは36件あります。 githubAIprogramming などが関連タグです。 人気エントリには 『Visual AI Flows | In Your Codebase』などがあります。
  • Visual AI Flows | In Your Codebase

    Like n8n, but inside your codebase. Build AI agents visually, import your functions, deploy with your app. Works with VS Code, Cursor, Windsurf. Plays nicely with Claude Code, Gemini CLI, and more. This flow demonstrates LLM integration across multiple providers (OpenAI & Anthropic) with structured output generation, content processing, and response formatting.

    • GitHub Next | Visualizing a Codebase

      That wasn’t terribly difficult, but it also probably took a bit of time and exploration. Can we do better? Instead of the typical folders & files view, we can create a visual representation of the code. Below, I've visualized the same repository, but instead of a directory structure, each file and folder as a circle: the circle’s color is the type of file, and the circle’s size represents the size

        GitHub Next | Visualizing a Codebase
      • Formatting an entire 25 million line codebase overnight: the rubyfmt story

        Formatting an entire 25 million line codebase overnight: the rubyfmt story

          Formatting an entire 25 million line codebase overnight: the rubyfmt story
        • GitHub - sourcebot-dev/sourcebot: Sourcebot is a self-hosted tool that helps developers and agents understand your codebase.

          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

            GitHub - sourcebot-dev/sourcebot: Sourcebot is a self-hosted tool that helps developers and agents understand your codebase.
          • GitHub - microsoft/TypeScript-Compiler-Notes: A repo containing notes about the TypeScript Compiler codebase

            This repo is a corpus of notes from many engineers over time on different systems inside the TypeScript codebase. It is not meant as a "one true" source of authoritative documentation for the TypeScript compiler API, but as a way to ease contributions to the microsoft/TypeScript repo. If you're already familiar with the TypeScript codebase and want to help out, we're open to external folks sending

              GitHub - microsoft/TypeScript-Compiler-Notes: A repo containing notes about the TypeScript Compiler codebase
            • Claude Code modernizes a legacy COBOL codebase

              Watch how Claude Code helps modernize a mainframe codebase. Starting with code from an AWS Mainframe Modernization demo environment, Claude Code analyzes business logic, dependencies, and data flows, then helps refactor it into Java while preserving functionality. Claude Code handles the complex, multi-step work—generating documentation, developing migration plans, writing test suites, and iterat

                Claude Code modernizes a legacy COBOL codebase
              • GitHub - codemix/deprank: Use PageRank to find the most important files in your codebase.

                Deprank uses the PageRank algorithm to find the most important files in your JavaScript or TypeScript codebase. It uses dependency-cruiser to build a dependency graph of your source files, then ranks those dependencies based on their importance. We define importance as those files which are directly or indirectly depended upon the most by other files in the codebase. Deprank is particularly useful

                  GitHub - codemix/deprank: Use PageRank to find the most important files in your codebase.
                • GitHub - plasmicapp/plasmic: Visual builder for React. Build apps, websites, and content. Integrate with your codebase.

                  Plasmic is a visual builder for the web. It enables rapidly designing and building applications and websites--code optional. Main use cases: Content management: let marketing drag/drop your React components to build landing pages in your Next.js website, with design guardrails Applications: let developers and technical users quickly build internal tools, client portals, and business software Websi

                    GitHub - plasmicapp/plasmic: Visual builder for React. Build apps, websites, and content. Integrate with your codebase.
                  • GitHubコードのチュートリアルをAIで自動作成する「Tutorial-Codebase-Knowledge」

                    他の人が書いたコードを読み込み、複雑なコードをわかりやすく視覚化したチュートリアルを作成するツール「Tutorial-Codebase-Knowledge」が公開されました。 GitHub - The-Pocket/Tutorial-Codebase-Knowledge: Turns Codebase into Easy Tutorial with AI https://github.com/The-Pocket/Tutorial-Codebase-Knowledge This AI Explains ANY Codebase in 5 Minutes - Here is How I Built it - YouTube 何百ものファイル、何千もの関数があるコードベースに出くわした時、何から見始めたらいいのかわからなくなることがあります。Tutorial-Codebase-Knowledg

                      GitHubコードのチュートリアルをAIで自動作成する「Tutorial-Codebase-Knowledge」
                    • GitHub - anthropics/claude-code: Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural

                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                        GitHub - anthropics/claude-code: Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural
                      • GitHub - capy-ui/capy: 💻Build one codebase and get native UI on Windows, Linux and Web

                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                          GitHub - capy-ui/capy: 💻Build one codebase and get native UI on Windows, Linux and Web
                        • Why Cline Doesn't Index Your Codebase (And Why That's a Good Thing) - Cline Blog

                          Why Cline Doesn't Index Your Codebase (And Why That's a Good Thing) Here's a common question we get from prospective Cline users: "How does Cline handle large codebases? Do you use RAG to index everything?" It's a reasonable question. Retrieval Augmented Generation (RAG) has become the go-to solution for giving AI systems access to large knowledge bases. But for Cline, we've taken a deliberately d

                            Why Cline Doesn't Index Your Codebase (And Why That's a Good Thing) - Cline Blog
                          • GitHub - yamadashy/repomix: 📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, DeepSeek,

                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                              GitHub - yamadashy/repomix: 📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, DeepSeek,
                            • GitHub - sourcegraph/cody: Type less, code more: Cody is an AI code assistant that uses advanced search and codebase context to help you write and fix code.

                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                GitHub - sourcegraph/cody: Type less, code more: Cody is an AI code assistant that uses advanced search and codebase context to help you write and fix code.
                              • GitHub - finos/architecture-as-code: "Architecture as Code" (AasC) aims to devise and manage software architecture via a machine readable and version-controlled codebase, fostering a robust understanding, efficient development, and seamless maintenance of

                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                  GitHub - finos/architecture-as-code: "Architecture as Code" (AasC) aims to devise and manage software architecture via a machine readable and version-controlled codebase, fostering a robust understanding, efficient development, and seamless maintenance of
                                • GitHub - stagewise-io/stagewise: stagewise is the first frontend coding agent for existing production-grade web apps 🪄 -- Lives inside your browser 💻 -- Makes changes in local codebase 🤓 -- Compatible with all kinds of frameworks and setups 💪

                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                    GitHub - stagewise-io/stagewise: stagewise is the first frontend coding agent for existing production-grade web apps 🪄 -- Lives inside your browser 💻 -- Makes changes in local codebase 🤓 -- Compatible with all kinds of frameworks and setups 💪
                                  • Using CLAUDE.MD files: Customizing Claude Code for your codebase | Claude

                                    If you use AI coding agents, you face the same challenge: how do you give them enough context to understand your architecture, conventions, and workflows without repeating yourself? The problem compounds as your codebase grows. Complex module relationships, domain-specific patterns, and team conventions don't surface easily. You end up explaining the same architectural decisions, testing requireme

                                      Using CLAUDE.MD files: Customizing Claude Code for your codebase | Claude
                                    • GitHub - ysk8hori/typescript-graph: A CLI to visualize the dependencies between files in the TypeScript codebase.

                                      flowchart classDef dir fill:#0000,stroke:#999 subgraph src["src"] src/atoms.ts["atoms.ts"] subgraph src/components/atoms["/components/atoms"] src/components/atoms/Button.tsx["Button.tsx"] subgraph src/components/atoms/ConfigMenu["/ConfigMenu"] src/components/atoms/ConfigMenu/index.tsx["index.tsx"] subgraph src/components/atoms/ConfigMenu/MenuStack["/MenuStack"] src/components/atoms/ConfigMenu/Menu

                                        GitHub - ysk8hori/typescript-graph: A CLI to visualize the dependencies between files in the TypeScript codebase.
                                      • GitHub - mufeedvh/code2prompt: A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and token counting.

                                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                          GitHub - mufeedvh/code2prompt: A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and token counting.
                                        • GitHub - The-Pocket/Tutorial-Codebase-Knowledge: Turns Codebase into Easy Tutorial with AI

                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                            GitHub - The-Pocket/Tutorial-Codebase-Knowledge: Turns Codebase into Easy Tutorial with AI
                                          • Tour of our 250k line Clojure codebase

                                            At Red Planet Labs we’ve been quietly developing a new kind of developer tool for many years. Our tool reduces the cost of building large-scale end-to-end applications by multiple orders of magnitude, and Clojure is a big reason why we’ve been able to tackle such an ambitious project with a small team. Our codebase consists of 250k lines of Clojure split evenly between source and test code. It’s o

                                              Tour of our 250k line Clojure codebase
                                            • GitHub - yudppp/styled-formatter: A CLI tool to format `styled-components` template literals in your codebase. It ensures that your CSS-in-JS remains clean, consistent, and easy to read, supporting both `styled-components` and `css` tagged template litera

                                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                GitHub - yudppp/styled-formatter: A CLI tool to format `styled-components` template literals in your codebase. It ensures that your CSS-in-JS remains clean, consistent, and easy to read, supporting both `styled-components` and `css` tagged template litera
                                              • How to scale a large codebase - Vercel

                                                Recommendations for building and scaling large software projects. Scaling a codebase is an integral, and inevitable, part of growing a software company. You may have heard many terms thrown around as answers — monoliths, monorepos, micro frontends, module federation, and more. At Vercel, we’ve helped thousands of large organizations evolve their codebases, and we have an opinion on the optimal way

                                                  How to scale a large codebase - Vercel
                                                • CodeSee – Bring visibility to your codebase

                                                  UPDATE: GitKraken acquires CodeSee; bringing code health & visibility to 30M+ devs in its DevEx platform! Read the news >

                                                    CodeSee – Bring visibility to your codebase
                                                  • GitHub - coderamp-labs/gitingest: Replace 'hub' with 'ingest' in any GitHub URL to get a prompt-friendly extract of a codebase

                                                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                      GitHub - coderamp-labs/gitingest: Replace 'hub' with 'ingest' in any GitHub URL to get a prompt-friendly extract of a codebase
                                                    • Convert the codebase to modules by jakebailey · Pull Request #51387 · microsoft/TypeScript

                                                      (Or, wait until the next nightly after this is merged.) How? The bulk of the work to convert the repo to modules is done via automation, followed by a load of changes by hand to completely restructure our build system. To see the conversion process, take a look at the commits in this PR, each of which come with their own descriptive commit message. In short, the typeformer project recreates our ol

                                                        Convert the codebase to modules by jakebailey · Pull Request #51387 · microsoft/TypeScript
                                                      • GitHub - zilliztech/claude-context: Code search MCP for Claude Code. Make entire codebase the context for any coding agent.

                                                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                          GitHub - zilliztech/claude-context: Code search MCP for Claude Code. Make entire codebase the context for any coding agent.
                                                        • A leap in the evolution of Airtable’s codebase: Scaling TypeScript to thousands of projects

                                                          By: Michael Mitchell, Patrick Hayes We previously wrote about how Airtable migrated its codebase from Flow to TypeScript. A few years and several TypeScript versions later, TypeScript is still a critical tool for preventing bugs early on in the development cycle. Back when the previous article was written, we had just over 50 TypeScript projects — mostly mirroring the top-level directory structure

                                                            A leap in the evolution of Airtable’s codebase: Scaling TypeScript to thousands of projects
                                                          • GitHub - joshpxyne/gpt-migrate: Easily migrate your codebase from one framework or language to another.

                                                            This will create a virtual environment and install all the necessary dependencies in that environment. Set your OpenRouter API key (default) and/or your OpenAI API key (to use the OpenAI API directly...in this case, set --model to gpt-4-32k or your desired model) and install the python requirements: export OPENROUTER_API_KEY=<your key> export OPENAI_API_KEY=<your key> pip install -r requirements.t

                                                              GitHub - joshpxyne/gpt-migrate: Easily migrate your codebase from one framework or language to another.
                                                            • GitHub - facebookresearch/searchformer: Official codebase for the paper "Beyond A* Better Planning with Transformers via Search Dynamics Bootstrapping".

                                                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                GitHub - facebookresearch/searchformer: Official codebase for the paper "Beyond A* Better Planning with Transformers via Search Dynamics Bootstrapping".
                                                              • The Self-Driving Codebase

                                                                A background agent is an AI-powered software agent that runs autonomously on cloud infrastructure — triggered by events, schedules, or system signals — to perform development tasks across the SDLC without a developer at the keyboard. Learn the path from coding agents to background agents.

                                                                  The Self-Driving Codebase
                                                                • Introducing npm i chat – One codebase, every chat platform - Vercel

                                                                  Building chatbots across multiple platforms traditionally requires maintaining separate codebases and handling individual platform APIs. Today, we're open sourcing the new Chat SDK in public beta. It's a unified TypeScript library that lets teams write bot logic once and deploy it to Slack, Microsoft Teams, Google Chat, Discord, GitHub, and Linear. The event-driven architecture includes type-safe

                                                                    Introducing npm i chat – One codebase, every chat platform - Vercel
                                                                  • All Your Codebase

                                                                    A while ago I created https://github.com/allyourcodebase (AYC for short), a GitHub Organization that collects build.zig files for C/C++ projects. Those build scripts replace the project’s original build system(s), allowing you to just run zig build to get the project to build successfully. One example is the game VVVVVV, whose source code was made available some time ago by the creator. Contributo

                                                                      All Your Codebase
                                                                    • GitHub - chili-chips-ba/wireguard-fpga: Full-throttle, wire-speed hardware implementation of Wireguard VPN, using low-cost Artix7 FPGA with opensource toolchain. If you seek security and privacy, nothing is private in our codebase. Our door is wide open f

                                                                      Virtual Private Networks (VPNs) are the central and indispensable component of Internet security. They comprise a set of technologies that connect geographically dispersed, heterogeneous networks through encrypted tunnels, creating the impression of a homogenous private network on the public shared physical medium. With traditional solutions (such as OpenVPN / IPSec) starting to run out of steam,

                                                                        GitHub - chili-chips-ba/wireguard-fpga: Full-throttle, wire-speed hardware implementation of Wireguard VPN, using low-cost Artix7 FPGA with opensource toolchain. If you seek security and privacy, nothing is private in our codebase. Our door is wide open f
                                                                      • Your Engineers Aren't Lazy, Your Codebase Is Punishing Them

                                                                        Why Your Engineering Team Is Slow (It's the Codebase, Not the People) A two-minute interactive audit to score whether technical debt is dragging your engineering team. Five signals that separate people problems from code problems. Ally Piechowski · Mar 31, 2026 · 10 min read legacyleadershipdevelopmenttechnical-debtengineering-management A client’s team spent a full week adding a CSV export to the

                                                                        • Codified Context: Infrastructure for AI Agents in a Complex Codebase

                                                                          Codified Context: Infrastructure for AI Agents in a Complex Codebase Aristidis Vasilopoulos Independent Researcher USA arisvas4@gmail.com Abstract LLM-based agentic coding assistants lack persistent memory: they lose coherence across sessions, forget project conventions, and repeat known mistakes. Recent studies characterize how develop- ers configure agents through manifest files, but an open cha

                                                                          1

                                                                          新着記事