🛠️ All DevTools
Showing 1–20 of 4787 tools
Last Updated
May 28, 2026 at 12:00 PM
EveryInc/compound-engineering-plugin
GitHub Trending[Other] Official Compound Engineering plugin for Claude Code, Codex, Cursor, and more
Show HN: Sweetpad – VS Code extension for building iOS/Swift apps
Show HN (score: 5)[IDE/Editor] Show HN: Sweetpad – VS Code extension for building iOS/Swift apps
Show HN: Iron – A Programmable Compiler that can convert 6.3M LOC/s
Show HN (score: 5)[Other] Show HN: Iron – A Programmable Compiler that can convert 6.3M LOC/s
Show HN: VAEN – Package and import portable AI coding-agent Harnesses
Show HN (score: 8)[CLI Tool] Show HN: VAEN – Package and import portable AI coding-agent Harnesses Hi HN, I built VAEN (an open source CLI) because I kept running into a boring problem with AI coding-agent workflows: the setup becomes useful, but then it is hard to move.<p>A good, useful agentic harness consists of more than just instructions: skills, mcp servers and more. There should be a better way to share those than just .MD files, and that is why I created VAEN.<p>What works: create a yaml, run the CLI commands as per the repo, and get a .agent file that you can share and extract. Think of how awesome it could be if anyone could use a very useful agentic harness, and share it with one CLI command.
Show HN: Open-Source AI Racing Harness
Hacker News (score: 10)[Other] Show HN: Open-Source AI Racing Harness Hi I'm Dan from Elodin, making an open source real-time capable flight software simulation.<p>For AI Grand Prix contestants, the wait for the Round 1 virtual qualifier simulation has been grueling.<p>If you’re competing, check out our simulation harness to tide you over, built to match the published competition constraints and message format. It runs against real Betaflight, which we learned requires at least 1000 sensor samples per second to run real-time correctly.<p>The competition warranted introducing a new feature to generate the camera sensor directly in the simulation loop. Typically people connect to Unreal or similar game engine to create a camera sensor, which works well but is very heavy. For the simple needs of this challenge, creating sample directly in the loop is very handy and easy to use. Happy to hear your feedback on this! While it's not fancy looking currently, it uses the Rust Bevy game engine, which should allow us to improve the visual fidelity quickly.<p>We all should easily be able to shift our implementation to the published competition sim once it lands. Hope you enjoy and good luck!
Chachamaru127/claude-code-harness
GitHub Trending[Other] Claude Code Dedicated Development Harness - Achieving High-Quality Development Through an Autonomous Plan→Work→Review Cycle
Show HN: Filemat – an open-source web-based file manager
Show HN (score: 9)[Other] Show HN: Filemat – an open-source web-based file manager Hello HN,<p>I would like to share Filemat, a web-based file manager that I built because I wanted something with a simple setup and file permissions that work across the filesystem (as opposed to permissions only for a folder managed by the app).<p>It's self-hosted and open-source (currently in beta).<p>I'd be happy to hear your feedback<p>Repo: <a href="https://github.com/bingud/filemat" rel="nofollow">https://github.com/bingud/filemat</a>
Show HN: Game Boy pixel pipeline explorer
Show HN (score: 7)[Other] Show HN: Game Boy pixel pipeline explorer I made a pixel pipeline explorer for the original Game Boy's Pixel Processing Unit (PPU). If you are implementing a Game Boy emulator or just interested in it then this might provide some help :)
Incident with Pull Requests, Issues, Git Operations and API Requests
Hacker News (score: 167)[Other] Incident with Pull Requests, Issues, Git Operations and API Requests
XLIDE: VBA without excel
Hacker News (score: 54)[Other] XLIDE: VBA without excel
Show HN: Gave Claude Code ADHD.. Now it thinks 3x better
Show HN (score: 6)[Other] Show HN: Gave Claude Code ADHD.. Now it thinks 3x better
Claude Code as a Daily Driver: Claude.md, Skills, Subagents, Plugins, and MCPs
Hacker News (score: 97)[Other] Claude Code as a Daily Driver: Claude.md, Skills, Subagents, Plugins, and MCPs
Show HN: Posthorn, self-hosted mail without the mail server
Hacker News (score: 12)[DevOps] Show HN: Posthorn, self-hosted mail without the mail server Introducing Posthorn, a self hosted email gateway. One docker container (or Go binary) between every self hosted app on your VPS and your transactional email provider. Set up Posthorn once, point your apps to it, done.<p>I was trying to deploy Ghost on a DigitalOcean droplet and found that DO and many different VPS services have started to block the default SMTP ports to try to combat the various types of abuse they get. To actually configure my app, I had to hack together a Postfix relay.<p>In another project, I had a static site which had a contact form, but my free Formspree account was occasionally hitting usage limits and I desperately wanted some of the anti-spam features they had gated behind their paid accounts so I put together a caddy module to catch HTTP POSTs and bounce them to my provider.<p>I kept bumping into these same email issues. Many of the services I wanted to host (Gitea, Mastodon, Umami, Comentario) ran into the same limitations. This felt like a really common issue that had no good solution.<p>Posthorn is what I built to solve this. It's a small Go binary (or 10 MB docker image) that sits between your self hosted apps and your transactional email provider of choice (shipping with support for Postmark, Resend, Mailgun, Amazon SES or an outbound SMTP relay). It also accepts POSTs from HTML forms to support static site needs while adding security layers such as honeypot fields, origin checks and IP rate limiting. There's also a JSON HTTP API that supports Bearer auth for backend scripts or cron jobs that just want a /send endpoint.<p>I now use this personally in multiple scenarios and I've spent a lot of time beating this up and testing against what I can validate. I'd love to hear how this might be useful for you, what breaks and any feedback you might have. It's open source under Apache 2.0 and I'd love contributions. I'm planning to support and grow this for the long haul.<p>Code: <a href="https://github.com/craigmccaskill/posthorn" rel="nofollow">https://github.com/craigmccaskill/posthorn</a><p>Docs: <a href="https://posthorn.dev/" rel="nofollow">https://posthorn.dev/</a><p>Longer write up: <a href="https://craigmccaskill.com/introducing-posthorn/" rel="nofollow">https://craigmccaskill.com/introducing-posthorn/</a><p>Previous HN discussion on the exact issue I'm trying to solve: <a href="https://news.ycombinator.com/item?id=43620318">https://news.ycombinator.com/item?id=43620318</a>
The Best Engineers Write Less Code
Hacker News (score: 25)[Other] The Best Engineers Write Less Code
Show HN: I built a tool to auto-accept AI slop and bigtech devs loves it
Show HN (score: 6)[Other] Show HN: I built a tool to auto-accept AI slop and bigtech devs loves it So, you know how bigtech gives nearly unlimited credits for coding tools and in the same time put a huge admin whitelist of what commands are allowed?<p>So, instead of becoming a 100x engineers, you (including me) simply become a multi-window-enter-clicker<p>I build a tool to solve this. It works locally, using OCR finds the "run" (or any other label you put e.g. accept, allow, fetch etc. ) and just clicks this button.<p>Originally this was a tool for me and my team, but people seamed to love it so much, they encouraged me to share with you.<p>I do understand that workflows in each bigtech company is different, so what worked for us !-> will work for you. So if you are interested in using this or have any question, please feel free to reach out, open issues and prs.<p>lets make AI slop inevitable! <a href="https://github.com/Alcray/SlopeAutoAcceptor" rel="nofollow">https://github.com/Alcray/SlopeAutoAcceptor</a>
DeepSWE: A contamination-free benchmark for long-horizon coding agents
Hacker News (score: 21)[Other] DeepSWE: A contamination-free benchmark for long-horizon coding agents
Show HN: TUI to keep track of local GSD (get-shit-done) projects
Show HN (score: 5)[Other] Show HN: TUI to keep track of local GSD (get-shit-done) projects GSD is great for project management making it possible to run multiple projects at once. My multi-tasking skills can't keep up at the same pace, hence a utility to help me keep track of the projects.<p>cargo install gsd-meta-manager<p>TUI for: - GSD milestone and phase progress - git history - open milestones - backlog - browser for the GSD markdown artifacts - tmux support to quickly jump into the project's running claude instance<p>All feedback, improvements, PR and questions are welcome.
Xiaomi MiMo-v2.5 Series API Permanent Price Reduction Up to 99%
Hacker News (score: 72)[Other] Xiaomi MiMo-v2.5 Series API Permanent Price Reduction Up to 99%
[Other] Show HN: NeuroFlow 55.8x video inference speedup for Vision Transformers PyTorch
Launch HN: Minicor (YC P26) – Windows desktop automations at scale
Hacker News (score: 20)[DevOps] Launch HN: Minicor (YC P26) – Windows desktop automations at scale Hey we’re Faiz and Saheed and we built Minicor so AI companies who need to integrate to desktop systems with no API can quickly build scalable desktop RPAs. Demo: <a href="https://www.youtube.com/watch?v=MD0GHZIJ1cw" rel="nofollow">https://www.youtube.com/watch?v=MD0GHZIJ1cw</a><p>We were working on non-RPA integrations when a customer promised to sign a deal in 2 days if we could unblock a sale of theirs that involved integrating with a clinic’s Windows based medical record system. We didn’t know it at the time but it turns out that building desktop RPAs at scale is extremely difficult because scripting is hard (learning the system, defining the automation, UIs changing constantly), orchestration is hard (is the VM up? queuing, parallelizing) and debugging is hard (zero observability, false positives, cascading failures). 30%+ failure rates are not uncommon. At scale we’ve seen cases of failed RPAs leading to thousands of support tickets a month.<p>To solve the problems we were facing, we built an MCP that Claude Code/Codex can use to navigate a virtual machine running desktop software with Python to create RPA workflows. The RPA workflows run as Python scripts for speed, cost, and determinism. These workflows can be triggered by API following any input/output schema specified, with video replays and logs stored with each run. The MCP can debug RPAs and make changes to the underlying code, all of which are version controlled. We also built tools for cloning VMs for parallelizing RPAs, and handling 2FA/OTP challenges. Plus since workflows are code based: we were also able to add triggers for Slack notifications, human-in-the-loop steps, or call an LLM to verify the state of a VM by passing a screenshot.<p>Would love to hear your feedback and if you have any RPA horror stories! (: