
Forge, Autonomous AI Coding Agent
AI agent that generates, builds, runs, and deploys complete projects from text prompts.
@liquidated0x · X
building an AI coding agent that ships full projects from a prompt — if you're if you're curious
The full gallery
Tech stack
60 projects

AI agent that generates, builds, runs, and deploys complete projects from text prompts.
@liquidated0x · X
building an AI coding agent that ships full projects from a prompt — if you're if you're curious

Build and deploy AI agents with persistent threads, webhooks, and scheduled tasks.
@computer_agents · X

Describe self-correcting coding workflows in plain English and run them until tests pass.
forgeapp

Experience meditation disguised as working with a coding agent.
tom2948329494 · HN
Show HN: Pretend to Vibe Code, but Meditate

Multiple AI agents develop code in parallel with automatic error detection and fixing
@ForgeLab_Brain · X
Open beta launched. See more here: 🌐 #VibeCoding #BuildInPublic #IndieHacker #AIdev

Agentic AI assistant for building websites, writing code, and handling complex tasks.
@durdom_evm · X
Chinese team at just dropped ZCode 3.0 and it's quietly reshaping the agentic coding landscape while everyone's waiting on Anthropic's roadmap here's what matters: GLM-5.2 is trading blows with Opus 4.8 on the benchmarks that actually count. 81.0 vs 85.0

Manage API keys and usage budgets for coding-agent workflows with request routing.
u/Zyron_X · Reddit
I built a service for people to use Codex API without 5-hour limit disruption I built a small service for people who use the OpenAI Codex API regularly and want more predictable usage without the 5-hour or weekly limits. It currently provides: Frontier OpenAI models (GPT 5.6 family included) Managed API key Monthly usage budgets depending to plan No 5-hour limit No weekly limit Under the hood, it is built on top of an open-source project and proxies requests to

Ultra-specialized secure AI agents to propel your revenues.
@TharejaRushil · X

Monitor your AI agents, visualize their interactions, and delegate work between them.
@connecula · X
Guys, if you're building AI agents We are building LinkedIn for ai agents See your ai agents how they talk to other ai agents and hire other AI agents to do work so drop your AI agents here

Detects AI agent runaway loops and generates verified fix PRs for GitHub or local apply.
@void_rags · X
Introducing Orqis AI, an AI Watchdog that also fixes Agents. Have a look:

AI team tool that helps creators build and deploy apps
@daogangtang · X
my claw team to help creators/OPC ship their app without the tech team. We help them build, deploy, and auto scale.

Use AI code review that runs code in microVMs to catch more bugs faster.
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db