nowfound

Alternatives

Products that do what sphinx-ci does

Every PR is a learning moment.

  1. 1AG

    A little idea I got from playing with AI SWE Agents. Can AI help make sure we understand the code that our AIs write? PR Quiz uses AI to generate a quiz from a pull request and blocks you from merging until the quiz is passed. You can configure various options like the LLM model to use, max number of attempts to pass the quiz or min diff size to generate a quiz for. I found that the reasoning models, while more expensive, generated better questions from my limited testing. Privacy: This GitHub Action runs a local webserver and uses ngrok to serve the quiz through a temporary url. Your code…

    2025 · github.com

  2. 2IB

    https://the-pocket.github.io/Tutorial-Codebase-Knowledge/

    2025 · github.com

  3. 3

    AI-powered chat & code review

    2024

  4. 4WB

    Hey HN, We’re two developers (co-founders) with a team of 20 who got tired of spending hours reviewing PRs, so we built Infinitcode.ai, an AI-powered code reviewer that: - *Summarizes PRs in plain English*: No more deciphering 1,000-line diff jungles - *Catches more than bugs*: Security holes, performance pitfalls, code smells, even typos (yes, we’ll flag “vurnerabilities” and vulnerabilities) - *Zero onboarding*: Works instantly—no “let me learn your codebase for weeks” nonsense. Why we’re posting: We’re in alpha and need brutal honesty. Roast our tool, mock our UI, or tell us why AI will…

    2025 · infinitcode.ai

  5. 5
    Merge115

    AI-native code review assessments

    Aug 2026 · mergeoa.com

  6. 6

    Validate every PR with AI that runs tests for you

    Apr 2026 · qa.tech

  7. 7IB

    I've been using Claude Code heavily, and kept hitting the same issue: the agent would push changes, respond to reviews, wait for CI... but never really know when it was done. It would poll CI in loops. Miss actionable comments buried among 15 CodeRabbit suggestions. Or declare victory while threads were still unresolved. The core problem: no deterministic way for an agent to know a PR is ready to merge. So I built gtg (Good To Go). One command, one answer: $ gtg 123 OK PR #123: READY CI: success (5/5 passed) Threads: 3/3 resolved It aggregates CI status, classifies review comments…

    Jan 2026 · dsifry.github.io

  8. 8AE

    Hi HN, As a developer, I much prefer to write code than read other people’s code. But most projects I work on involve other developers so it’s hard to avoid. Often I find it really hard to quickly parse other people’s code so I thought maybe ChatGPT could help. ChatGPT does a really nice job of giving clear explanations when you paste in code and ask it to explain it. But the interface is a bit of a pain to use if you’re using it many times a day. It’s also hard to share explanations with co-workers. So I built whatdoesthiscodedo.com. Just paste your code and get your ChatGPT explanation and…

    2023 · whatdoesthiscodedo.com

  9. 9
    Doing135

    Voice and visual context for AI builders. No subscription.

    Apr 2026 · doing.tools

  10. 10SC

    Hey HN! We're Charles and Dean. A few weeks ago we posted about Stage, a code review tool that guides you through reading a PR step by step - https://news.ycombinator.com/item?id=47796818. We got a lot of great feedback but also heard from many people that they wanted to have the chapters experience even before opening a PR… so we built the Stage CLI as the local, open-source version that anyone can try. Here’s a quick demo video: https://www.tella.tv/video/stage-cli-demo-f55q It works with any coding agent of your choice. The skill instructs the agent to…

    May 2026 · github.com

  11. 11
    DexCode94

    Your AI Agent builds the Deck & you never leave the terminal

    Mar 2026 · co-r-e.github.io

  12. 12IB

    Hey everyone! I recently built this little side project that takes any document you upload and turns it into practice quizzes using LLMs to generate the questions: https://www.cuiz-ai.com Being a backend engineer, I have always struggled to finish my side projects due to my awful frontend skills. Now, with the progress of AI coding tools, I had no more excuses. 100% of the frontend, landing page and even the logo was made using a combination of Cursor, ChatGPT and Claude, but it's always been under my supervision and never blindly accepted the proposed changes. The backend and…

    2025

  13. 13CS

    We now write most of our code with agents. For a while, PRs piled up, causing review fatigue, and we had this sinking feeling that standards were slipping. Consistency is tough at this volume. I’m sharing the solution we found, which has become our main product. Continue (https://docs.continue.dev) runs AI checks on every PR. Each check is a source-controlled markdown file in `.continue/checks/` that shows up as a GitHub status check. They run as full agents, not just reading the diff, but able to read/write files, run bash commands, and use a browser. If it finds…

    Feb 2026 · docs.continue.dev

  14. 14MV

    I review PRs all day and I've basically stopped reading them. Someone opens a 2000-line PR, I scroll, see it's mostly AI-generated React components, leave a comment, merge. I felt bad about it until I realized everyone on my team does the same thing. The problem is diffs are the wrong format. A PR might change how three buttons behave. Staring at green and red lines to understand that is crazy. The core reason we built this is that we feel that products today are built with assumptions from the past. 100x code with the same review systems means 100x human attention. Human attention cannot…

    Feb 2026 · morphllm.com

  15. 15AQ
  16. 16

    Your AI has your code's text, never its map. Fix that.

    Jun 2026 · luuuc.github.io

  17. 17

    Ask any line of code why it exists, and get receipts

    15d ago · pruve.dev

  18. 18

    Learn anything. AI generates your course.

    Jun 2026 · curioverse.ai

  19. 19

    Stop staring at blank Git prompts. Automate it with AI.

    Jan 2026

  20. 20IB

    Hi! My name is Herve Kom, a computer science student that is interested in learning new things everyday! As one of my graduation project, I have developed a Claude Code -like Coding CLI, but with enhancement for API Testing: - Auto-generate & run tests (unit, e2e, Playwright, CI/CD, etc.) - Say bye-bye to hallucinations with built-in MCP Server to let LLM directly read from API Docs - Adding Agent.md support for better context persistence across your whole codebase - Automatic bug & security scans (logic is kind of basic but works great!) - Vibes, I want it to feel less "enterprise" but…

    2025 · github.com

  21. 21

    Understand any PR or Repo, even if you don't write code

    Jul 2026 · shilpi1958.github.io

  22. 22WH

    Hey guys, I'm investing a ton of time on writing unit tests, for both enterprise and personal projects. I came up with the idea to make extension for AI-generated tests and cases within a VS Code. Happy to hear feedback, both positive and negative.

    2024 · marketplace.visualstudio.com

  23. 23

    Turn any topic or text file into a quiz — recall made easy.

    Jul 2026 · inquizitriv.com

  24. 24

    Narrated Code Walkthroughs!

    Mar 2026 · prexplainer.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →