Alternatives
Products that do what SeaTicket – AI agent that resolve GitHub and Discord issues does
https://seaticket.ai/ After maintaining Seafile, open-source file-sync software, since 2012. Somewhere across those fourteen years, "go check if someone already reported this" turned into one of the most common lines in our team chat. Because the same bug tended to show up multiple times. Nothing connected Github and Discord Issues until my team happened to remember seeing "that thing" somewhere else. SeaTicket is what we built to fix that for ourselves before opening it up. It connects GitHub Issues, and Discords with a handful of other sources like Notion, Confluence,…
- 1

- 2
- 3

- 4

- 5

- 6

Get real work done, moving from idea to shipping in minutes
11d ago · arena.ai
- 7

- 8

- 9

- 10

- 11LO
Hi HN, Martin, Nils, and Jannes here. We are building Legit, an open source version control and collaboration layer for AI agents and AI native applications. You can find the repo here https://github.com/Legit-Control/monorepo and the website here https://legitcontrol.com Over the last years, we worked on multiple developer tools and AI driven products. As soon as we started letting agents modify real files and business critical data, one problem kept showing up. We could not reliably answer what changed, why it changed, or how to safely undo it. Today, most AI…
Jan 2026
- 12IB
So I've been obsessed with a weird question for the past 6 months, what happens to SEO when everyone starts asking ChatGPT for recommendations instead of Googling? The answer, apparently, is chaos. And maybe opportunity? I built FirstClick because I noticed something strange. My previous startup was getting zero traffic from AI assistants, but our competitor (objectively worse product, sorry not sorry) was getting mentioned by Claude and Perplexity constantly. It drove me crazy. So I reverse engineered why. Turns out there's a whole new game being played and most founders don't even know it…
Dec 2025 · firstclick.so
- 13AB
Hey everyone, My friend and I built a simple bug fixing app that listens for alerts/issues from Sentry, contextualizes it against your codebase, and any other data sources you wish to connect (right now we support Notion, Google Docs, and Slack), and deploys an ai agent to write a PR for review in Github or Gitlab to solve the bug. Our current demo shows the end-to-end process for a trivial bug fix, but we have been testing it with open source python repos like http-pie, comparing how our agent solves a bug compared to a human engineer and it gets fairly close. We are working on adding…
2023 · resolvd.ai
- 14GB
Hey HN Community, I recently found myself knee-deep in a fascinating challenge that I think you'll find intriguing. I'm a backend developer with a penchant for Node.js and SQL, and I've been wrestling with a problem that's both technically intricate and surprisingly common in the world of open-source development. The issue at hand? Duplicate GitHub issues. They're like weeds in a garden – you turn your back for a second, and suddenly they're everywhere, choking out the valuable discussions and dragging down productivity. So, I set out to build a bot. Not just any bot, mind you, but a Probot…
2024 · github.com
- 15RO
Hey HN, I built RepoGPT, an open-source AI tool that lets you interact with your GitHub repos using natural language. Ask it things like: How is auth implemented? List API endpoints. What are the key dependencies? RepoGPT aims to make navigating large codebases easier with AI. Check it out: https://github.com/mbarinov/repogpt You'll need Node.js, pnpm, Docker (PostgreSQL), and an OpenAI API key. Full setup in the README. Feedback and contributions are welcome! Also, I'm looking for remote roles in EU time zones. Thanks!
2024 · github.com
- 16AP
Hey HN! I'm excited to share our latest project - QueryPal! It's a Slack app designed to enhance your team's productivity by providing better, faster answers directly in Slack. QueryPal is trained on your company documents and features seamless integration with Slack, Notion, Confluence, Google Drive, OneDrive, Jira, Monday, and more. You can install QueryPal from our website or join our community Slack to try it out here : https://www.querypal.com We'd love your feedback or any questions you might have. Let's chat! :)
2024 · querypal.com
- 17GD
Hi all. I'm working on GitBiased platform. Basically the idea is to let you or your team (manager) know what is happening at the moment in your development life. I myself use it lot, for having PRs of all my GitHub projects in one place. Also you can enable weekly mail with all things you have done for the previous week. Permission-wise each widget requires its own permissions. At the moment we do not require any write permissions first of all and none of them allow to read the code of the repo(s). I'm writing this post because I've recently released iOs version of the app.…
12d ago
- 18IC
Hey HN, I built ShadowGit a while back to automatically commit code every minute to a hidden git repo (.shadowgit.git). Original goal was to easily rollback when AI tools break things. But I discovered something interesting: this minute-by-minute history is perfect context for AI assistants. So I built an MCP server that lets Claude/Cursor query this history using native git commands. The results surprised me: Before: Claude would read my entire codebase repeatedly, burning 15,000+ tokens to debug issues. After: Claude runs `git log --grep="drag"` finds when drag-and-drop worked,…
2025 · shadowgit.com
- 19AS
Hi, I am Bigyan from The Drive AI. We recently launched Chat Channels and Direct Messaging within The Drive AI. The Problem We're Solving: Current systems like Google Drive and OneDrive don’t utilize stored files to create new ones effectively. For instance, if you have a resume and a link to a job description, why can’t Google Docs write a resume for you? Team projects often involve file-specific tasks like reading or writing. However, existing team communication platforms, like Slack, result in inefficient communication due to their long threads of conversation. Have you ever posted in the…
2024 · thedrive.ai
- 20TF
A few weeks ago I got rejected from a role and the feedback was that I needed a deeper understanding of FAISS and LlamaIndex. So I built triage.flow — an AI assistant that lets you explore and understand GitHub repositories through a chat interface. It clones a repo, indexes it using FAISS + BM25 + tree-sitter parsing, and powers a full UI where you can: - Ask natural-language questions like “how does auth work?” or “explain @src/components/Modal.tsx” - Mention specific files/folders with @filename.ts (autocomplete supported) - See how the agent thinks in real time (Thought →…
2025 · github.com
- 21

We're been seeing an explosion of agent generated artifacts get shared in companies, but with no place to put them or comment on them their utility is limited. We're building Valet to give agents the tools to collaborate with humans.
10d ago · valet.dev
- 22GF
Hey HN - today I’m launching GitHired. A hiring platform that ranks developers based on what they actually build — not what they claim on a PDF. It’s called GitHired, and here’s the core idea: GitHub > Resumes Instead of trusting “proficient in React” bullet points, we analyze a candidate’s actual GitHub: their real tech stack their most complex projects how active they are what kinds of contributions they make which skills match your job description and yes, we detect fake “green square farming.” Why we built this Because engineering hiring is broken. Resumes are inflated. Activity charts…
Dec 2025 · githired.tech
- 23VA
VektorGeist is a platform designed for AI operators to discover, share, and distribute AI resources in one place. The platform brings together: AI tools MCP servers Prompts Workflows Templates Agents Technical articles A community for collaboration Recent updates include selectable layouts, customizable themes, an immersive interface, community profiles, and a marketplace for sharing projects and resources. The goal is to create a central hub where AI operators can find practical resources, contribute their own work, and collaborate with others without having to search across dozens of…
Jul 2026 · vektorgeist.com
- 24CP
I'm building an AI platform, FlowChai and found a neat use case for it today that I thought would be useful to HN readers. I use GPT4 heavily for writing / editing code, but a major downside is that it doesn't know about new projects. I made the connection today that I could upload the zip file of a Github repo to FlowChai and then write prompts just like with ChatGPT with code questions. While the original intent for this platform is more around natural language, it's neat how this works so well. It's powered underneath by pgvector and OpenAI embeddings.
2023 · flowch.ai
Ranked by how close each launch is in meaning, then by votes. Refine with a description →