Tag
The article announces the GitHub repository 'dzhng/skills' reaching 1,000 stars and introduces a new karpathy-style autoresearch skill for autonomous software development, highlighting a factory-based approach to building software with AI agents.
This article describes the architecture of a zero-dependency Node.js engine for autonomous coding agents, featuring wave-based task execution, hash gate validation, and dynamic model routing to ensure efficient and reliable code generation.
A Reddit user showcases using Opus 5.5 and OpenRouter API to autonomously create a whimsical hand-drawn video on the purpose of life, spending about $20 on AI services.
Marmel 0.9.0 is an update to an autonomous coding agent, focusing on stabilizing and improving performance for local AI models, with the developer inviting users to test and provide feedback.
This post announces Autoresearch Bench, an open-source benchmark for coding agents to autonomously tackle research problems, noting stark differences between models in autoresearch loops.
The post highlights how using vision-enabled AI models like QWEN 3.8 27B for coding improves error detection by allowing the model to take screenshots and verify fixes, enhancing autonomous coding tasks.
Arintra Health has raised $25M in Series B funding to develop AI that automates medical billing coding, improving revenue capture and efficiency for hospitals.
DeepSeek Harness's minimal mode can autonomously complete the entire process from project setup to final delivery with just one instruction, successfully building a cyberpunk-style 3D city and demonstrating the powerful capabilities of AI programming.
A developer asks for practical strategies to make reviewer/critic AI agents catch real flaws and drive coding tasks to completion without human oversight, covering prompting, testing access, and agent separation.
A user demonstrates an AI-agent workflow where DeepSeek-V4-Flash teams with the Muse-Glimmer vision model to iteratively build a realistic car-driving HTML canvas animation, using screenshots for visual feedback. In a follow-up run, DeepSeek ditches the vision model and instead uses PIL to inspect images, producing a stunning 'goldenhour' scene in under 10 minutes.
Alibaba's Qwen agent autonomously coded for over 10 days in an empty repo, filing issues, writing code, running tests, fixing failures, and merging. It still required some feedback, but demonstrates a self-correcting autonomous loop.
The author describes a workflow for running an AI coding agent overnight with a single goal, constraints, and a mandatory morning report, to maximize idle compute time.
A detailed exploration of background coding agents—AI agents that work autonomously in cloud sandboxes and open pull requests—contrasting them with autocomplete and IDE-based tools, based on FactoryKit's real-world experience shipping over 180 features in two weeks.
Anthropic published four types of loops for Claude Code to operate autonomously: turn-based, goal-based, time-based, and proactive, allowing different levels of task handoff.
Tip to use Fable-5 as orchestrator and Codex as implementer to save credits, with a link to a library of composable AI agent skills for autonomous software development.
The tweet describes a test where Ornith-1.0 resisted a false premise about using Redis, highlighting its honesty in autonomous coding. The linked Hugging Face page announces Ornith-1.0, a family of open-source coding agent models with state-of-the-art benchmarks.
aronprins announces updates to Claude Loop and Codex Loop, adding parallel wave support for faster autonomous coding workflows using Claude Code.
This article introduces the shift from traditional prompt engineering to 'recursive engineering', where developers no longer manually prompt AI but instead let AI automatically execute tasks through loops. It breaks down the core components of recursive systems, the debt brought by automation, and provides two practical methods.
An AI agent using a 30-billion-parameter model leverages headless screenshot loops to autonomously complete a raytraced first-person shooter demo written in C, showcasing advanced autonomous coding and debugging capabilities.
An Anthropic engineer explains how to use Claude Code in a loop to autonomously write code and manage PRs, allowing developers to step away from the keyboard entirely.