I built subagent-cli, a CLI for coordinating multiple coding agents.<p>I wanted a way to combine agents by role instead of being locked into a single built-in workflow. In practice, I often want one agent acting as a manager and others acting as workers for implementation, review, or research.<p>The...
Hey HN,<p>I posted GitClassic here 2 months ago- since then I've rebuilt most of it based on what people asked for.<p><a href="https://gitclassic.com" rel="nofollow">https://gitclassic.com</a><p>What's new: Issues, PRs w/ full diffs, repo intelligence (health score...
Unlike Terraform and Pulumi, Autoschematic is built around a bidirectional (push-pull) state model. This means that it can resolve state drift by "pulling" or "pushing" (applying). This makes it a much better fit for certain use-cases where configuration drift is more common, lik...
CloudCLI is an open source web and mobile UI/mini IDE for Claude Code, Gemini, Codex and Cursor CLI.<p>It sits on top of your existing agent install and gives you a browser interface you can open from any device. You can start sessions, resume existing ones, browse and edit files, manage git an...
Canonry lets you track in detail how LLMs (Claude, ChatGPT, Gemini) site your business for specific keywords or phrases!<p>Would love some feedback!
I accidentally cooked my local .env file and then went on a spiritual journey building what I wished 1pass’s environment tool was. Used Tauri to make a native mac app with a cli attached to it. Everything is offline, local, and encrypted. The cli forks a child process and injects your envs so you do...
My first serious Open source project, MIT license, created with Sonnet 4.6 as co-pilot. Please give feedback. Thanks !
Hi HN
I built ApiNotes Mock Server, a small tool that generates a live mock REST API from an OpenAPI (3.0/3.1) or Swagger 2.0 spec.<p>The goal was to remove all friction when you just need a mock API quickly:<p>No sign-up required to create an anonymous mock
Supports paste, file upload, or URL ...
While there is still a long way to go for AI Agents to create complex software in its entirety and comply with regulatory frameworks in certain industries, but I can see software development companies already facing the brunt and client expectations changing (a lot to do with misinformation too). Ho...