Autonomous coding
Autonomous coding refers to the use of artificial intelligence systems that can independently write, debug, test, and maintain software with minimal human intervention.
Explore Software Development through related topics and the articles other pages reference most.
Articles that also belong to these categories. Counts cover all of Software Development.
Showing 1-13 of 13 articles
Autonomous coding refers to the use of artificial intelligence systems that can independently write, debug, test, and maintain software with minimal human intervention.
Bolt.new is an AI-powered full-stack web development platform built by StackBlitz that turns a natural language prompt into a complete, running web application inside the browser
A coding agent is a software system that uses a large language model to carry out programming work by acting on a development environment rather than only producing text for a person to copy.
Cursor is a proprietary AI-assisted code editor and software-development platform made by Anysphere.
DeepSeek Harness is an open-source AI agent harness developed by DeepSeek. Also called dsh, it supplies the software around a language model: the agent loop, tools, sessions, filesystems, permission controls…
Lovable is an AI-powered application builder that generates full-stack web applications from natural language descriptions.
Programming with ChatGPT is the practice of using OpenAI's conversational chatbot to read, write, refactor, document, debug, test, and explain source code in plain language instead of an editor or a…
Spec-driven development (SDD) is a software engineering methodology in which structured specification documents serve as the primary source of truth for a project, with code treated as a generated or verified…
Vibe coding is the practice of building software by describing what you want in natural language and letting an AI write the code.
Vibe coding is a software development practice in which a programmer describes their intent in plain natural language and relies on a large language model (LLM) to generate the corresponding source code.
Vibe engineering is a term for the disciplined practice of building production software with the help of large language model coding agents
AI in web development is the use of large language models and related generative systems to design, build, deploy, and maintain websites and web applications.
v0 is an AI application builder from Vercel that turns natural-language prompts and images into working React code, generating user interfaces styled with Tailwind CSS and the shadcn/ui component library .