Collection size
100 articles
Page 5 of 5
Code Mala Tang
Code Mala Tang
Apr 23, 2026 · User Experience Design

Why a Running Demo Doesn’t Equal Deliverable: Rethinking Design Skills in the AI Era

AI‑powered coding tools let designers turn ideas into runnable demos instantly, but true deliverables require clear problem definition, state coverage, error handling, maintainability, and production stability, prompting a shift toward expressive, validation, and delivery coding while emphasizing engineering understanding and robust design systems.

AIEngineeringVibe Coding
0 likes · 15 min read
Why a Running Demo Doesn’t Equal Deliverable: Rethinking Design Skills in the AI Era
Laravel Tech Community
Laravel Tech Community
Jul 25, 2021 · Artificial Intelligence

GitHub Copilot: An AI‑Powered Code Completion Tool – Features, Technology, and Early Evaluation

GitHub Copilot, an AI‑driven code synthesis assistant built on OpenAI Codex and trained on billions of lines of public code, offers context‑aware completions for multiple languages, demonstrates promising accuracy in early benchmarks, but still requires human review due to potential security and licensing concerns.

AI code completionGitHub CopilotOpenAI Codex
0 likes · 7 min read
GitHub Copilot: An AI‑Powered Code Completion Tool – Features, Technology, and Early Evaluation
High Availability Architecture
High Availability Architecture
Aug 14, 2025 · Artificial Intelligence

How Anthropic Teams Supercharged Development with Claude Code: A Real‑World Case Study

Anthropic’s internal case study reveals how dozens of teams—from product development and data infrastructure to security, inference, growth marketing, and legal—leveraged Claude Code to automate repetitive tasks, accelerate onboarding, improve code quality, and achieve measurable productivity gains across the organization.

AI codingAnthropicClaude Code
0 likes · 22 min read
How Anthropic Teams Supercharged Development with Claude Code: A Real‑World Case Study
MeowKitty Programming
MeowKitty Programming
Apr 12, 2026 · Artificial Intelligence

Why Claude Code’s Real Threat Is Taking Over Your Development Pipeline

Claude Code is evolving from a code‑writing assistant into an agentic tool that can edit repositories, run commands, integrate with GitHub Actions, hooks, web‑based async execution, and multi‑agent teams, effectively becoming a programmable node in the software development pipeline and reshaping how engineers work.

AI development workflowAgentic CodingAnthropic
0 likes · 11 min read
Why Claude Code’s Real Threat Is Taking Over Your Development Pipeline
AI Insight Log
AI Insight Log
Jan 29, 2026 · Artificial Intelligence

Redis Creator Says Stop Fighting AI: Programming Logic Is Being Reshaped

In a candid blog post, Redis founder Salvatore Sanfilippo admits he’s “surrendered” to AI, showing how Claude Code helped him refactor a library, fix transient bugs, build a C‑based BERT inference engine, and rewrite Redis Streams in minutes, arguing that manual coding is no longer the wise choice for most projects.

AIClaude CodeRedis
0 likes · 7 min read
Redis Creator Says Stop Fighting AI: Programming Logic Is Being Reshaped
MoonWebTeam
MoonWebTeam
Apr 23, 2024 · Artificial Intelligence

Exploring Devika AI: An Open‑Source AI Programmer’s Capabilities and Limits

Devika AI, an open‑source AI programmer from Stition AI, is examined for its architecture, supported actions, installation steps, and real‑world performance across tasks such as building a Snake game, Conway’s Game of Life, Vue3 components, and unit‑test generation, highlighting strengths, weaknesses, and future potential.

Devika AITool Evaluationlarge language models
0 likes · 21 min read
Exploring Devika AI: An Open‑Source AI Programmer’s Capabilities and Limits
phodal
phodal
Mar 12, 2025 · Artificial Intelligence

Turning AutoDev into an MCP Service: Empowering AI Agents for End‑to‑End Coding

This article explores how AutoDev can be implemented as an MCP service and client, enabling any AI Agent tool—such as Cursor, Cline, or GitHub Copilot—to invoke IDE capabilities, integrate external tools like Git, Docker, and Kubernetes, and streamline the full software development lifecycle.

Agent toolsAutoDevMCP
0 likes · 7 min read
Turning AutoDev into an MCP Service: Empowering AI Agents for End‑to‑End Coding
JavaEdge
JavaEdge
Aug 20, 2025 · Artificial Intelligence

Exploring Kiro: Amazon’s AI‑Powered IDE for Structured Vibe Coding

This article provides a detailed overview of Kiro, Amazon's AI‑driven IDE that integrates Claude models to bring specification‑driven structure to vibe coding, covering its core concepts, installation steps, key features, workflow, pricing, and practical insights from a hands‑on experience.

AI IDEClaudeKiro
0 likes · 12 min read
Exploring Kiro: Amazon’s AI‑Powered IDE for Structured Vibe Coding
DevOps
DevOps
Feb 24, 2025 · Artificial Intelligence

AI‑Powered Full‑Stack Development with DeepSeek and ClinePRO: A 12× Efficiency Case Study

During the Chinese New Year break the author used DeepSeek and AISE ClinePRO to build a complete full‑stack product in only 20 hours, demonstrating a twelve‑fold productivity boost over traditional development while showcasing AI‑driven code generation, multilingual support, automated documentation, and DevOps integration.

AI codingClinePRODeepSeek
0 likes · 17 min read
AI‑Powered Full‑Stack Development with DeepSeek and ClinePRO: A 12× Efficiency Case Study
21CTO
21CTO
Jul 15, 2024 · Artificial Intelligence

Top AI Coding Assistants of 2024: Boost Your Development Speed

This 2024 guide reviews the most powerful AI coding assistants—from code completion and generation tools like GitHub Copilot and Claude to design‑to‑code converters and security analyzers—showcasing how they accelerate development, improve code quality, and reshape collaborative programming.

2024 toolsAI coding assistantscode completion
0 likes · 13 min read
Top AI Coding Assistants of 2024: Boost Your Development Speed
DataFunSummit
DataFunSummit
Dec 11, 2025 · Artificial Intelligence

Beyond Assistance: How Code Agents Are Evolving Toward Full Autonomy

A round‑table of AI experts and industry leaders examines the current capabilities, limitations, and future trajectories of code agents, covering topics from capability boundaries and autonomous evolution to large‑scale codebase challenges, multi‑agent collaboration, hallucination mitigation, and security safeguards.

AICode Agentautomation
0 likes · 16 min read
Beyond Assistance: How Code Agents Are Evolving Toward Full Autonomy
AI Explorer
AI Explorer
Apr 4, 2026 · Artificial Intelligence

Teams-First Multi-Agent Orchestration for Claude Code – Zero Learning Curve

The open‑source project oh‑my‑claudecode introduces a Teams‑first multi‑agent orchestration model for Claude Code, replacing manual “micro‑operations” with a full development‑team workflow that handles planning, design, execution, verification, and fixing, and offers features such as deep‑interview prompts, tmux CLI workers, and easy installation via marketplace or npm.

AI programmingClaude Codedeep-interview
0 likes · 7 min read
Teams-First Multi-Agent Orchestration for Claude Code – Zero Learning Curve
21CTO
21CTO
Apr 20, 2025 · Artificial Intelligence

How Agentic IDEs Are Turning Code Editors into Autonomous AI Partners

The article explores the evolution of integrated development environments into agentic IDEs that can reason, remember context, set goals, and act autonomously, highlighting their core modules, current implementations, potential team impacts, and the challenges of trust, security, and developer reliance.

AIIDEagentic
0 likes · 10 min read
How Agentic IDEs Are Turning Code Editors into Autonomous AI Partners
大转转FE
大转转FE
Sep 22, 2025 · Artificial Intelligence

Top 5 Cutting-Edge AI & Frontend Innovations Shaping 2024

This edition of the ZuanZuan Frontend Weekly curates five cutting‑edge articles, exploring AI‑driven development paradigms, Alibaba’s Qwen Code CLI, Mem0‑Milvus long‑term AI memory, the new Lynx 3.4 release with HarmonyOS support, and Claude Code’s stateless grep‑based design, offering deep insights for developers.

AIdevelopment paradigmsfrontend tools
0 likes · 4 min read
Top 5 Cutting-Edge AI & Frontend Innovations Shaping 2024
Shi's AI Notebook
Shi's AI Notebook
Mar 15, 2026 · Artificial Intelligence

How We Built a Full‑Scale Product Using Only Codex‑Generated Code

Over five months the team created an internally used product from an empty Git repository, writing every line of application logic, tests, CI configuration, documentation and tooling with OpenAI's Codex, achieving roughly one‑tenth the effort of manual coding while uncovering new engineering roles and processes.

AI coding agentsCodexObservability
0 likes · 20 min read
How We Built a Full‑Scale Product Using Only Codex‑Generated Code
High Availability Architecture
High Availability Architecture
Feb 14, 2026 · Artificial Intelligence

How AI Agents Are Redefining Software Development: The New Agent‑Native Paradigm

The article examines how leading teams at OpenAI, StrongDM, and the author’s own company have independently built end‑to‑end software factories powered by AI agents, shifting the engineer’s role from writing code to designing environments, validation loops, and scaffolding for reliable autonomous development.

AI AgentsAgent NativeDevOps
0 likes · 14 min read
How AI Agents Are Redefining Software Development: The New Agent‑Native Paradigm
phodal
phodal
Oct 23, 2023 · Artificial Intelligence

How AutoDev’s New Team Prompts Boost AI‑Assisted Development and Code Review

The article explains AutoDev 1.4.0’s new Team Prompts feature, showing how shared, code‑based prompts enable TDD workflows, living documentation, and integrated code review within IDEs, while also detailing prompt syntax, interaction modes, and open‑source resources for teams seeking AI‑driven productivity gains.

AIAutoDevCode Review
0 likes · 8 min read
How AutoDev’s New Team Prompts Boost AI‑Assisted Development and Code Review
AI Info Trend
AI Info Trend
Feb 10, 2026 · Artificial Intelligence

How GPT-5.3‑Codex Redefines AI‑Powered Software Engineering

The article provides an in‑depth analysis of OpenAI's GPT‑5.3‑Codex, detailing its role as a software‑engineering AI agent, its multi‑layered capabilities, core concepts, benchmark results, and the shift toward real‑time collaborative development workflows.

AI coding agentCodexGPT-5.3
0 likes · 8 min read
How GPT-5.3‑Codex Redefines AI‑Powered Software Engineering