no code
30 articles about no code in AI news
Codex Builds $7K Portfolio Site With Zero Hand-Written Code
Developer built $7K portfolio site with Codex, Flow, ChatGPT—no code written. Workflow shows AI-directed multi-stage builds.
ObservAgent Gives You Real-Time Claude Code Session Visibility
Install ObservAgent to see live cost tracking, tool latency, and subagent activity during your Claude Code sessions—no code changes needed.
MCP Server Versioning: How to Avoid Breaking All Your AI Clients (Like I
Stop breaking AI clients with MCP schema changes. Use query param versioning (?v=2) — it works with every MCP client, requires no code changes, and lets old and new versions coexist seamlessly.
PetClaw AI Agent Automates Research Stack, Replaces $200/Month Tools
A developer claims PetClaw's desktop AI agent automated their entire research workflow—browsing, sourcing, dashboard building—and saved it as a reusable skill, replacing multiple paid tools. No code was written.
Claude Opus 5 Is Now in Claude Code: How to Use Fast Mode and Save 50% on Tokens
Claude Opus 5 is now in Claude Code with Fast Mode (2.5x speed) at Opus 4.8 pricing. Run `claude code --model opus-5` to start saving 50% on tokens immediately.
Claude Code Artifacts Now Call MCP Connectors for Live Data
Claude Code artifacts now call MCP connectors, enabling live data fetching and actions in generated dashboards and apps, announced via tweet.
Ship Autonomous MVPs with Claude Code
Shiploop's /plugin installs an autonomous delivery loop for Claude Code, running parallel DEV agents to deliver an MVP with contracts and evidence gates.
Reduce Compliance Violations 60% by Running Claude Code with OPA/Kyverno
Reduce compliance violations 60% by running Claude Code through OPA/Kyverno policies. This cloud-native approach cuts remediation from 3 days to 2 hours.
Claude Code Steganography Flagged Chinese Users; Anthropic Rolls Back
Anthropic's Claude Code 2.1.91 used steganography to detect Chinese users. After Reddit exposure, Anthropic rolled back the feature, calling it an experiment against model distillation.
OpenAI Buys Ona to Give Codex Multi-Day Autonomous Coding
OpenAI acquired Ona (formerly Gitpod) to give Codex persistent cloud environments for autonomous coding tasks lasting hours or days, targeting Anthropic's Claude Code lead.
Claude Code Runs PhD-Level Research Pipeline Autonomously
Claude Code autonomously runs a 10-stage PhD research pipeline from blank page to publication-ready output, per a demo by @HowToAI_.
How Claude Code scales to 500K+ line monorepos
Claude Code handles 500K+ line monorepos via hierarchical context management using AST parsing and git history, achieving 94% accuracy on multi-file edits.
Claude Code `/goal` Enables Autonomous Dev Loops With Evaluator Check
Claude Code v2.1.139 adds `/goal` for autonomous dev loops with a separate evaluator model, freeing developers from per-step prompting.
Claude Code's Six-Layer Architecture: Harness, Not Magic
Claude Code's six-layer architecture uses a 3-layer context compressor at 92% threshold and Redis-based multi-agent FSM protocol. The model is just one node in a harness.
Claude Code Head Says AI Now Writes All His Production Code
Claude Code head Boris Cherny says all his production code is now AI-written, shifting his role from coder to prompt engineer over the past six months.
Claude Code Regression: How to Diagnose and Fix the Recent Quality Drop
Anthropic's postmortem reveals three regressions in Claude Code: reasoning effort, context retention, and verbosity changes. Here's how to diagnose and fix them.
Opus 4.6 Is Gone from Claude Code: What Developers Should Do Now
Claude Code users must now work with Opus 4.7 exclusively, as 4.6 has been silently removed, impacting cost and workflow decisions.
Claude Code's New Repo-Resolver Fixes Monorepo and Remote URL Headaches
Claude Code's runtime now uses a unified repo-resolver package, providing consistent project identification across all its services and correctly handling monorepos and various git remote URL formats.
ChatGPT App Code Hints at Upcoming Image Feature Announcement
A developer found new strings in the ChatGPT app's code referencing an 'image announcement,' signaling a likely upcoming feature reveal from OpenAI.
Connect Claude Code to EClaw for Autonomous Kanban Task Execution
Set up the claude-code-eclaw-channel bridge to have Claude Code autonomously execute tasks assigned via EClaw Kanban, with progress reporting and phone-based permissions.
Graphify: Open-Source Tool Builds Knowledge Graphs from Code & Docs in One Command
Developer shipped Graphify, an open-source tool that builds queryable knowledge graphs from code, docs, and images in one command. It uses a two-pass pipeline with tree-sitter and Claude subagents, achieving 71.5x fewer tokens per query versus reading raw files.
Efficient Universal Perception Encoder (EUPE) Family Challenges DINOv2
Researchers introduced the Efficient Universal Perception Encoder (EUPE), a family of compact vision models that achieve performance rivaling the larger DINOv2. This could enable high-quality visual understanding on resource-constrained devices.
How a 12-Hour Autonomous Claude Code Loop Built a Full-Stack Dog Tracker
A developer's autonomous Claude Code system built a sophisticated dog tracking application with 67K lines of code across 133 sessions, showcasing the potential of fully automated build pipelines.
GitNexus Open Sources Codebase Knowledge Graph Engine for AI Agents
GitNexus, an open-source knowledge graph engine, autonomously indexes codebases to map dependencies and execution flows. It integrates with Claude Code, Cursor, and Windsurf via MCP to give AI agents architectural awareness, preventing breaking changes.
OpenAI Codex Now Translates C++, CUDA, and Python to Swift and Python for CoreML Model Conversion
OpenAI's Codex AI code generator is now being used to automatically rewrite C++, CUDA, and Python code into Swift and Python specifically for CoreML model conversion, a previously manual and error-prone process for Apple ecosystem deployment.
Install ContextZip to Slash Node.js Stack Trace Token Waste in Claude Code
Install the ContextZip tool to filter out useless Node.js internal stack frames from your terminal, preserving Claude Code's context for your actual code.
Claude Code's 'Safety Layer' Leak Reveals Why Your CLAUDE.md Isn't Enough
Claude Code's leaked safety system is just a prompt. For production agents, you need runtime enforcement, not just polite requests.
OpenAI Announces 'AI Superapp' Vision, Aiming to Consolidate ChatGPT, Codex, and Browsing into a Single Platform
OpenAI announced a vision for an 'AI superapp,' moving from separate tools like ChatGPT and Codex to a unified platform. The strategic goal is to leverage consumer scale to achieve enterprise dominance and become core AI infrastructure.
Base44 Launches Superagent Skills: No-Code Library for Adding Domain-Specific Functions to AI Agents
Base44 has launched Superagent Skills, a library of pre-built, domain-specific functions that can be added to AI agents with a single click. The no-code system allows for combining skills and creating custom ones via natural language description.
OpenAI Expands Codex Plugin Ecosystem to Slack, Figma, Notion, and Gmail
OpenAI has rolled out new plugins connecting its Codex model to productivity tools like Slack, Figma, Notion, and Gmail, moving code generation beyond the IDE into broader workflows.