# agentic-coding

Agentic coding is a software-development approach in which AI coding agents plan and execute complex programming tasks using coding tools and execution environments.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## MLPerf Inference v6.1: 5.7x Per-Accelerator Gains, a 512-GPU Run, and Vera Rubin's First Peer-Reviewed Numbers

DevFeed: [MLPerf Inference v6.1: 5.7x Per-Accelerator Gains, a 512-GPU Run, and Vera Rubin's First Peer-Reviewed Numbers](<https://devfeed.tech/articles/mlperf-inference-v6-1-5-7x-per-accelerator-gains-a-512-gpu-run-and-vera-rubin-s-first-peer-reviewed-numbers-31404.md>)

Original publisher: [Read original article](<https://www.storagereview.com/news/mlperf-inference-v6-1-5-7x-per-accelerator-gains-a-512-gpu-run-and-vera-rubins-first-peer-reviewed-numbers>)

Author: Harold Fritts

Published: 2026-09-16T15:00:00Z

Content type: news

Language: en

Sources: [StorageReview.com](<https://devfeed.tech/sources/storagereview-com.md>)

Topics: [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [Inference Performance](<https://devfeed.tech/topics/inference-performance.md>), [Retrieval Augmented Generation (RAG)](<https://devfeed.tech/topics/retrieval-augmented-generation-rag.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [Vera Rubin NVL72](<https://devfeed.tech/topics/vera-rubin-nvl72.md>), [Nvidia](<https://devfeed.tech/topics/nvidia.md>), [Vera Rubin](<https://devfeed.tech/topics/vera-rubin.md>)

Tags: [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [ai](<https://devfeed.tech/tags/ai.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [gpt-oss](<https://devfeed.tech/tags/gpt-oss.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [inference](<https://devfeed.tech/tags/inference.md>), [llama-cpp](<https://devfeed.tech/tags/llama-cpp.md>), [numbers](<https://devfeed.tech/tags/numbers.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [qwen3](<https://devfeed.tech/tags/qwen3.md>), [rag](<https://devfeed.tech/tags/rag.md>)

### AI overview

MLCommons published MLPerf Inference v6.1 with record participation, two new inference tests, and peer-reviewed results for several newly covered accelerators. The release reports a 5.7x improvement in the best per-accelerator DeepSeek-R1 server result compared with v5.1.

### Source excerpt

MLCommons has published MLPerf Inference v6.1, and the round sets a participation record with 30 submitting organizations and 486 datacenter and edge results. Two new tests join the suite: an End-to-End RAG pipeline for the datacenter and an Edge Agentic Inference benchmark for single-user devices, and the results carry the first peer-reviewed numbers for NVIDIA's The post MLPerf Inference v6.1: 5.7x Per-Accelerator Gains, a 512-GPU Run, and Vera Rubin's First Peer-Reviewed Numbers appeared first on StorageReview.com.

## Why developers should avoid relying on frontier-model APIs in trusted systems

DevFeed: [Why developers should avoid relying on frontier-model APIs in trusted systems](<https://devfeed.tech/articles/the-case-for-open-weight-models-and-why-we-can-t-trust-frontier-labs-26992.md>)

Original publisher: [Read original article](<https://blog.apnic.net/2026/09/16/the-case-for-open-weight-models-and-why-we-cant-trust-frontier-labs/>)

Author: Niels Provos

Published: 2026-09-16T05:42:22Z

Content type: opinion

Language: en

Sources: [APNIC Blog](<https://devfeed.tech/sources/apnic-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Frontier Model](<https://devfeed.tech/topics/frontier-model.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [coding](<https://devfeed.tech/topics/coding.md>), [Claude](<https://devfeed.tech/topics/claude.md>)

Tags: [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [ai](<https://devfeed.tech/tags/ai.md>), [anthropic](<https://devfeed.tech/tags/anthropic.md>), [api](<https://devfeed.tech/tags/api.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [coding](<https://devfeed.tech/tags/coding.md>), [frontier-model](<https://devfeed.tech/tags/frontier-model.md>), [gateway](<https://devfeed.tech/tags/gateway.md>), [guest-post](<https://devfeed.tech/tags/guest-post.md>), [security](<https://devfeed.tech/tags/security.md>), [tech-matters](<https://devfeed.tech/tags/tech-matters.md>)

### AI overview

This opinion article argues that relying on frontier-lab APIs creates risks around pricing, availability, model behavior, and output integrity. It presents open-weight models as a way to retain control over critical dependencies, while distinguishing coding assistance from placing frontier models in live request paths.

### Source excerpt

Guest Post: A frontier API can refuse, change, or vanish out from under you. Open weights keep the model you depend on yours.

## Moving from XCTest to Swift Testing \[FREE\]

DevFeed: [Moving from XCTest to Swift Testing \[FREE\]](<https://devfeed.tech/articles/moving-from-xctest-to-swift-testing-free-11509.md>)

Original publisher: [Read original article](<https://www.kodeco.com/53560697-moving-from-xctest-to-swift-testing>)

Author: renan.dias

Published: 2026-09-11T18:41:42Z

Content type: tutorial

Language: en

Sources: [Kodeco | High quality programming tutorials: iOS, Android, Swift, Kotlin, Unity, and more](<https://devfeed.tech/sources/kodeco-high-quality-programming-tutorials-ios-android-swift-kotlin-unity-and-more.md>)

Topics: [Swift Testing](<https://devfeed.tech/topics/swift-testing.md>), [Unit testing](<https://devfeed.tech/topics/unit-testing.md>), [Xcode](<https://devfeed.tech/topics/xcode.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [SwiftUI](<https://devfeed.tech/topics/swiftui.md>), [iOS](<https://devfeed.tech/topics/ios.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [app](<https://devfeed.tech/tags/app.md>), [apple](<https://devfeed.tech/tags/apple.md>), [article](<https://devfeed.tech/tags/article.md>), [free](<https://devfeed.tech/tags/free.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [ios](<https://devfeed.tech/tags/ios.md>), [swift-testing](<https://devfeed.tech/tags/swift-testing.md>), [swiftui](<https://devfeed.tech/tags/swiftui.md>), [testing](<https://devfeed.tech/tags/testing.md>), [xcode](<https://devfeed.tech/tags/xcode.md>)

### AI overview

A tutorial on migrating unit tests from Apple's XCTest framework to Swift Testing. It explains common testing scenarios, Swift Testing's newer syntax and constructs, and how Xcode's Agentic Coding can assist with the migration while working on a SwiftUI coffee-ordering app.

### Source excerpt

Swift Testing is Apple's replacement for the objective-C XCTest unit testing framework. Discover how to migrate your existing XCTest suites over to Swift Testing, including how to get some assistance from Xcode's agentic AI tooling.

## How to secure AI coding agents with permissions, approval gates, hooks, and sandboxing

DevFeed: [How to secure AI coding agents with permissions, approval gates, hooks, and sandboxing](<https://devfeed.tech/articles/how-to-secure-ai-coding-agents-30026.md>)

Original publisher: [Read original article](<https://www.augmentedswe.com/p/secure-ai-coding-agents>)

Author: Jeff Morhous

Published: 2026-09-08T10:07:38Z

Content type: tutorial

Language: en

Sources: [The AI-Augmented Engineer](<https://devfeed.tech/sources/the-ai-augmented-engineer.md>)

Topics: [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [coding](<https://devfeed.tech/topics/coding.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-coding-agents](<https://devfeed.tech/tags/ai-coding-agents.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [least-privilege](<https://devfeed.tech/tags/least-privilege.md>), [permissions](<https://devfeed.tech/tags/permissions.md>), [sandboxing](<https://devfeed.tech/tags/sandboxing.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

The article explains why coding-agent instructions such as CLAUDE.md are behavioral guidance rather than enforceable security boundaries. It discusses least privilege, Claude Code permissions, approval gates, hooks, and sandboxing as technical controls for limiting agent actions.

### Source excerpt

Learn how to use the principle of least privilege, Claude Code permissions, approval gates, hooks, and sandboxing to keep your agentic coding secure

## Coding Challenge #134 - Agentic Engineering Graph

DevFeed: [Coding Challenge #134 - Agentic Engineering Graph](<https://devfeed.tech/articles/coding-challenge-134-agentic-engineering-graph-29209.md>)

Original publisher: [Read original article](<https://codingchallenges.substack.com/p/coding-challenge-134-agentic-engineering>)

Author: John Crickett

Published: 2026-08-29T08:01:12Z

Content type: tutorial

Language: en

Sources: [Coding Challenges](<https://devfeed.tech/sources/coding-challenges.md>)

Topics: [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [coding](<https://devfeed.tech/topics/coding.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [Langgraph](<https://devfeed.tech/topics/langgraph.md>), [MCP](<https://devfeed.tech/topics/mcp.md>), [Chaos Engineering](<https://devfeed.tech/topics/chaos-engineering.md>), [ide](<https://devfeed.tech/topics/ide.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [agentic-engineering](<https://devfeed.tech/tags/agentic-engineering.md>), [ci](<https://devfeed.tech/tags/ci.md>), [code](<https://devfeed.tech/tags/code.md>), [distributed-systems](<https://devfeed.tech/tags/distributed-systems.md>), [langgraph](<https://devfeed.tech/tags/langgraph.md>), [news](<https://devfeed.tech/tags/news.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [review](<https://devfeed.tech/tags/review.md>), [sonarqube](<https://devfeed.tech/tags/sonarqube.md>), [systems](<https://devfeed.tech/tags/systems.md>)

### AI overview

A coding challenge guides readers through building an agentic engineering graph: a small orchestration system that runs an autonomous coding loop of planning, coding, testing, review, and retry. It uses scripts and files for dispatch and persisted state, adds a deterministic Sonar static-analysis quality gate, and then replaces it with an AI-augmented review node using the SonarQube MCP Server.

### Source excerpt

This challenge is to build your own agentic engineering graph.

## Experiment with Qwen3.8-Flash-Next on NVIDIA GB300 NVL72 for Agentic Coding

DevFeed: [Experiment with Qwen3.8-Flash-Next on NVIDIA GB300 NVL72 for Agentic Coding](<https://devfeed.tech/articles/experiment-with-qwen3-8-flash-next-on-nvidia-gb300-nvl72-for-agentic-coding-6819.md>)

Original publisher: [Read original article](<https://developer.nvidia.com/blog/experiment-with-qwen3-8-flash-next-on-nvidia-gb300-nvl72-for-agentic-coding/>)

Author: Michelle Horton

Published: 2026-08-26T17:07:12Z

Content type: article

Language: en

Sources: [NVIDIA Developer](<https://devfeed.tech/sources/nvidia-developer.md>), [NVIDIA Technical Blog](<https://devfeed.tech/sources/nvidia-technical-blog.md>)

Topics: [qwen](<https://devfeed.tech/topics/qwen.md>), [long-context](<https://devfeed.tech/topics/long-context.md>), [Mixture of Experts (MoE)](<https://devfeed.tech/topics/mixture-of-experts-moe.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [multimodal](<https://devfeed.tech/topics/multimodal.md>), [NeMo](<https://devfeed.tech/topics/nemo.md>), [sglang](<https://devfeed.tech/topics/sglang.md>), [TensorRT-LLM](<https://devfeed.tech/topics/tensorrt-llm.md>), [vllm](<https://devfeed.tech/topics/vllm.md>), [rust-ai](<https://devfeed.tech/topics/rust-ai.md>)

Tags: [agentic-ai-generative-ai](<https://devfeed.tech/tags/agentic-ai-generative-ai.md>), [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [context-window](<https://devfeed.tech/tags/context-window.md>), [developer-tools-techniques](<https://devfeed.tech/tags/developer-tools-techniques.md>), [gb300-nvl72](<https://devfeed.tech/tags/gb300-nvl72.md>), [inference](<https://devfeed.tech/tags/inference.md>), [mixture-of-experts-moe](<https://devfeed.tech/tags/mixture-of-experts-moe.md>), [multimodal](<https://devfeed.tech/tags/multimodal.md>), [nemo](<https://devfeed.tech/tags/nemo.md>), [nvlink](<https://devfeed.tech/tags/nvlink.md>), [qwen](<https://devfeed.tech/tags/qwen.md>), [sglang](<https://devfeed.tech/tags/sglang.md>), [tensorrt-llm](<https://devfeed.tech/tags/tensorrt-llm.md>), [top-stories](<https://devfeed.tech/tags/top-stories.md>), [vllm](<https://devfeed.tech/tags/vllm.md>)

### AI overview

This NVIDIA developer article introduces Qwen3.8-Flash-Next, a multimodal mixture-of-experts model released by Alibaba for experimentation and evaluation. It explains the model's long-context hybrid architecture, including Gated DeltaNet and Qwen Sparse Attention, and discusses reported efficiency improvements for million-token workloads. The article also covers inference support through SGLang, vLLM, TensorRT-LLM, and NVIDIA NeMo, plus performance on the NVIDIA GB300 NVL72 platform.

### Source excerpt

Alibaba released the model weights for Qwen3.8-Flash-Next as a preview of the upcoming Qwen4 architecture for developers to experiment with and evaluate. It's...

## Practices for Using Coding Agents to Build Stable Temporal Applications

DevFeed: [Practices for Using Coding Agents to Build Stable Temporal Applications](<https://devfeed.tech/articles/everything-in-its-place-making-agents-write-correct-temporal-applications-35911.md>)

Original publisher: [Read original article](<https://temporal.io/blog/making-agents-write-correct-temporal-applications>)

Author: Mason Egger

Published: 2026-08-26T00:00:00Z

Content type: tutorial

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [coding](<https://devfeed.tech/topics/coding.md>), [unit test](<https://devfeed.tech/topics/unit-test.md>)

Tags: [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [ai](<https://devfeed.tech/tags/ai.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [coding](<https://devfeed.tech/tags/coding.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [temporal-voices](<https://devfeed.tech/tags/temporal-voices.md>)

### AI overview

The article explains how to use coding agents to build stable, production-ready Temporal applications. It recommends providing the right context, applying guardrails, and aligning with the agent on what to build, while noting that the approach is not limited to Claude Code.

### Source excerpt

The tools and habits I've found that lead to stable, production-ready Temporal applications.

## Four Days Left to Enter the Ready, Spec, Ship Hackathon

DevFeed: [Four Days Left to Enter the Ready, Spec, Ship Hackathon](<https://devfeed.tech/articles/just-four-days-left-to-enter-the-ready-spec-ship-hackathon-29213.md>)

Original publisher: [Read original article](<https://codingchallenges.substack.com/p/just-four-days-left-to-enter-the>)

Author: John Crickett

Published: 2026-08-19T08:02:04Z

Content type: opinion

Language: en

Sources: [Coding Challenges](<https://devfeed.tech/sources/coding-challenges.md>)

Topics: [Hackathon](<https://devfeed.tech/topics/hackathon.md>), [Kiro](<https://devfeed.tech/topics/kiro.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>)

Tags: [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [build](<https://devfeed.tech/tags/build.md>), [coding](<https://devfeed.tech/tags/coding.md>), [hackathon](<https://devfeed.tech/tags/hackathon.md>), [kiro](<https://devfeed.tech/tags/kiro.md>), [project](<https://devfeed.tech/tags/project.md>)

### AI overview

A reminder that four days remain to enter the Ready, Spec, Ship Hackathon. Participants may enter individually or in teams of up to three, submit multiple projects, and receive free Kiro credits if their entries are verified. The article also describes the $9,600 prize pool and submission deadline.

### Source excerpt

What will you build and could you win a prize?

## How to move fast toward the right thing

DevFeed: [How to move fast toward the right thing](<https://devfeed.tech/articles/how-to-move-fast-toward-the-right-thing-9798.md>)

Original publisher: [Read original article](<https://www.figma.com/blog/how-to-move-fast-toward-the-right-thing/>)

Author: Jake Albaugh

Published: 2026-08-13T20:30:00Z

Content type: article

Language: en

Sources: [Figma Blog](<https://devfeed.tech/sources/figma-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Tech Debt](<https://devfeed.tech/topics/tech-debt.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Vibe coding](<https://devfeed.tech/topics/vibe-coding.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [sdlc](<https://devfeed.tech/topics/sdlc.md>)

Tags: [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [ai](<https://devfeed.tech/tags/ai.md>), [developers](<https://devfeed.tech/tags/developers.md>), [llms](<https://devfeed.tech/tags/llms.md>), [sdlc](<https://devfeed.tech/tags/sdlc.md>), [tech-debt](<https://devfeed.tech/tags/tech-debt.md>), [vibe-coding](<https://devfeed.tech/tags/vibe-coding.md>)

### AI overview

AI makes software building faster and more accessible, but can also produce tech debt and encourage uncritical acceptance of polished outputs. The article argues that teams should begin with clear intent, carefully decide what is worth building, and use AI to translate that intent into software while retaining human judgment.

### Source excerpt

With AI, speed comes easy, but so does tech debt. That's why the best teams don't just ship something fast; they consider it carefully, build it efficiently, and make it stand out.

## Responding to the next frontier of critical cyber capabilities

DevFeed: [Responding to the next frontier of critical cyber capabilities](<https://devfeed.tech/articles/responding-to-the-next-frontier-of-critical-cyber-capabilities-6629.md>)

Original publisher: [Read original article](<https://openai.com/index/responding-next-frontier-critical-cyber-capabilities>)

Published: 2026-08-07T15:20:00Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [Threat Research](<https://devfeed.tech/topics/threat-research.md>), [Security](<https://devfeed.tech/topics/security.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [ai](<https://devfeed.tech/tags/ai.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [network](<https://devfeed.tech/tags/network.md>), [openai](<https://devfeed.tech/tags/openai.md>), [safety](<https://devfeed.tech/tags/safety.md>), [security](<https://devfeed.tech/tags/security.md>), [systems](<https://devfeed.tech/tags/systems.md>), [testing](<https://devfeed.tech/tags/testing.md>), [tool](<https://devfeed.tech/tags/tool.md>)

### AI overview

OpenAI reports preliminary internal evaluations of its upcoming Astra model, indicating significant advances in agentic coding and cybersecurity. The evaluations suggest that the model may approach the Critical cybersecurity capability threshold, including the ability to develop zero-day exploits or execute novel cyberattack strategies against hardened targets without human intervention. OpenAI says it is strengthening safeguards through stricter security controls, isolated testing, restricted network and tool access, encryption, monitoring, detection, and sandboxed execution.

### Source excerpt

OpenAI is sharing preliminary cybersecurity evaluations for Astra and the steps we're taking to strengthen safeguards and security controls.

## Better code, fewer tokens: The benefits of Code Connect in MCP

DevFeed: [Better code, fewer tokens: The benefits of Code Connect in MCP](<https://devfeed.tech/articles/better-code-fewer-tokens-the-benefits-of-code-connect-in-mcp-10102.md>)

Original publisher: [Read original article](<https://www.figma.com/blog/the-benefits-of-code-connect-in-mcp/>)

Author: Tom Weightman

Published: 2026-08-05T18:16:00Z

Content type: article

Language: en

Sources: [Figma Blog](<https://devfeed.tech/sources/figma-blog.md>)

Topics: [Figma](<https://devfeed.tech/topics/figma.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [Front end](<https://devfeed.tech/topics/frontend.md>), [Code quality](<https://devfeed.tech/topics/code-quality.md>)

Tags: [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [agents](<https://devfeed.tech/tags/agents.md>), [case-study](<https://devfeed.tech/tags/case-study.md>), [code](<https://devfeed.tech/tags/code.md>), [code-quality](<https://devfeed.tech/tags/code-quality.md>), [coding](<https://devfeed.tech/tags/coding.md>), [design](<https://devfeed.tech/tags/design.md>), [figma](<https://devfeed.tech/tags/figma.md>), [mcp](<https://devfeed.tech/tags/mcp.md>)

### AI overview

Figma's Code Connect gives coding agents production-component context through the Figma MCP server. Evaluations found shorter task durations, higher code quality, and lower token usage when Code Connect templates were available.

### Source excerpt

When going from design to code, agents lack the context of your production components. With Code Connect in Figma's MCP, they get that context. We measured its impact on token usage, task duration, and code quality.

## Ready, Spec, Ship Hackathon Announces $9,600 Prize Pool and Kiro Credits

DevFeed: [Ready, Spec, Ship Hackathon Announces $9,600 Prize Pool and Kiro Credits](<https://devfeed.tech/articles/join-the-ready-spec-ship-hackathon-hackathon-29212.md>)

Original publisher: [Read original article](<https://codingchallenges.substack.com/p/join-the-ready-spec-ship-hackathon>)

Author: John Crickett

Published: 2026-08-04T15:03:54Z

Content type: article

Language: en

Sources: [Coding Challenges](<https://devfeed.tech/sources/coding-challenges.md>)

Topics: [Hackathon](<https://devfeed.tech/topics/hackathon.md>), [Kiro](<https://devfeed.tech/topics/kiro.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [coding](<https://devfeed.tech/tags/coding.md>), [hackathon](<https://devfeed.tech/tags/hackathon.md>), [kiro](<https://devfeed.tech/tags/kiro.md>)

### AI overview

An announcement for the Ready, Spec, Ship Hackathon, sponsored by Kiro. Participants may enter alone or in teams of up to three, submit multiple projects, and receive Kiro credits for verified entries; submissions close on 23 August.

### Source excerpt

Try Kiro for free and win prizes!

## Agentic Coding: Bet on the Primitives

DevFeed: [Agentic Coding: Bet on the Primitives](<https://devfeed.tech/articles/agentic-coding-bet-on-the-primitives-18935.md>)

Original publisher: [Read original article](<https://www.robinwieruch.de/agentic-coding-bet-on-primitives/>)

Author: Robin Wieruch

Published: 2026-07-31T06:00:00Z

Content type: opinion

Language: en

Sources: [Robin Wieruch](<https://devfeed.tech/sources/robin-wieruch.md>)

Topics: [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [coding](<https://devfeed.tech/topics/coding.md>), [React](<https://devfeed.tech/topics/react.md>), [SVG](<https://devfeed.tech/topics/svg.md>)

Tags: [abstraction](<https://devfeed.tech/tags/abstraction.md>), [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [ai-coding-agents](<https://devfeed.tech/tags/ai-coding-agents.md>), [ai-engineer](<https://devfeed.tech/tags/ai-engineer.md>), [build-vs-buy-components](<https://devfeed.tech/tags/build-vs-buy-components.md>), [coding](<https://devfeed.tech/tags/coding.md>), [d3-vs-recharts](<https://devfeed.tech/tags/d3-vs-recharts.md>), [opinions](<https://devfeed.tech/tags/opinions.md>), [react](<https://devfeed.tech/tags/react.md>), [svg](<https://devfeed.tech/tags/svg.md>)

### AI overview

The article argues that agentic coding lowers implementation costs enough to make owning lower-level primitives more practical. It describes an experiment comparing D3 math primitives with React-rendered SVG against Recharts for custom charts: Recharts reached most of the result faster, but its remaining customization needs and an animation issue led to more workarounds than the primitive-based approach.

### Source excerpt

Agentic coding collapses the cost of implementation labor. Why the rational bet is moving from high-level libraries back to primitives you own.

## Announcing new course: AI in Platform Engineering

DevFeed: [Announcing new course: AI in Platform Engineering](<https://devfeed.tech/articles/announcing-new-course-ai-in-platform-engineering-12130.md>)

Original publisher: [Read original article](<https://platformengineering.org/blog/announcing-new-course-ai-in-platform-engineering>)

Author: Luca Galante

Published: 2026-07-23T05:40:01Z

Content type: article

Language: en

Sources: [Platform Engineering Blog](<https://devfeed.tech/sources/platform-engineering-blog.md>)

Topics: [Platform Engineering](<https://devfeed.tech/topics/platform-engineering.md>), [AI Platform](<https://devfeed.tech/topics/ai-platform.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Inference](<https://devfeed.tech/topics/inference.md>)

Tags: [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [ai](<https://devfeed.tech/tags/ai.md>), [course](<https://devfeed.tech/tags/course.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [inference](<https://devfeed.tech/tags/inference.md>), [observability](<https://devfeed.tech/tags/observability.md>), [platform-engineering](<https://devfeed.tech/tags/platform-engineering.md>), [sdlc](<https://devfeed.tech/tags/sdlc.md>)

### AI overview

This article announces a course on AI in Platform Engineering. It covers AI-native platforms, platforms for AI workloads, agentic coding, conversational observability, AI reference architectures, compliance, model provenance, and the operational requirements of training and inference at scale.

### Source excerpt

Supercharge your SDLC and design the next generation of infrastructure for AI/ML workloads. Learn AI-native platform engineering from Mallory Haigh

## Laguna S 2.1 is now available on AI Gateway

DevFeed: [Laguna S 2.1 is now available on AI Gateway](<https://devfeed.tech/articles/laguna-s-2-1-is-now-available-on-ai-gateway-995.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/laguna-s-2-1-is-now-available-on-ai-gateway>)

Author: Jerilyn Zheng

Published: 2026-07-21T00:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [AI Models](<https://devfeed.tech/topics/ai-models.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [Mixture of Experts (MoE)](<https://devfeed.tech/topics/mixture-of-experts-moe.md>), [context window](<https://devfeed.tech/topics/context-window.md>), [API](<https://devfeed.tech/topics/api.md>), [MLOps](<https://devfeed.tech/topics/mlops.md>), [AI Research](<https://devfeed.tech/topics/ai-research.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>), [Routing (disambiguation)](<https://devfeed.tech/topics/routing.md>)

Tags: [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [ai-models](<https://devfeed.tech/tags/ai-models.md>), [ai-research](<https://devfeed.tech/tags/ai-research.md>), [api-keys](<https://devfeed.tech/tags/api-keys.md>), [context-window](<https://devfeed.tech/tags/context-window.md>), [cost](<https://devfeed.tech/tags/cost.md>), [mixture-of-experts](<https://devfeed.tech/tags/mixture-of-experts.md>), [mlops](<https://devfeed.tech/tags/mlops.md>), [routing](<https://devfeed.tech/tags/routing.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [support](<https://devfeed.tech/tags/support.md>)

### AI overview

Poolside's Laguna S 2.1 is now available through Vercel AI Gateway in free and paid versions, with context windows of 256K and 1M tokens. The open-weight Mixture-of-Experts model supports thinking and no-thinking modes and is designed for agentic coding, long-running tasks, browser tooling, MLOps pipelines, and AI research.

### Source excerpt

Laguna S 2.1 from Poolside is now available on AI Gateway. There are 2 versions of the model available: Free version (256K context window): poolside/laguna-s-2.1-free Paid version (1M context window): poolside/laguna-s-2.1 Laguna S 2.1 is an open-weight Mixture-of-Experts model that supports a context window of up to 1M tokens and runs in thinking and no-thinking modes. The model specializes in agentic coding and long-running tasks, including writing and debugging code, running tests, building browser-based tooling, and working on MLOps pipelines and AI research. In thinking mode, Laguna S 2.1 reports 70.2% on Terminal-Bench 2.1, 78.5% on SWE-bench Multilingual, and 59.4% on SWE-Bench Pro. To use Laguna S 2.1, set model to poolside/laguna-s-2.1-free or poolside/laguna-s-2.1 in the AI SDK: AI Gateway provides a unified API for calling models, tracking usage and cost, and configuring retries, failover, and performance optimizations for higher-than-provider uptime. It includes built-in custom reporting, Zero Data Retention support, budgets for API keys, routing rules, and more. AI Gateway reflects provider pricing with no markup and does not charge a platform fee on inference, including on Bring Your Own Key (BYOK) requests. Try Laguna S 2.1 in the model playground. Read more

## How Decagon uses AI for design system saturation

DevFeed: [How Decagon uses AI for design system saturation](<https://devfeed.tech/articles/how-decagon-uses-ai-for-design-system-saturation-9755.md>)

Original publisher: [Read original article](<https://www.figma.com/blog/how-decagon-uses-ai-for-design-system-saturation/>)

Author: Jenny Xie

Published: 2026-07-10T20:30:56.769000Z

Content type: article

Language: en

Sources: [Figma Blog](<https://devfeed.tech/sources/figma-blog.md>)

Topics: [Figma](<https://devfeed.tech/topics/figma.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [code](<https://devfeed.tech/tags/code.md>), [customer-service](<https://devfeed.tech/tags/customer-service.md>), [design](<https://devfeed.tech/tags/design.md>), [developer](<https://devfeed.tech/tags/developer.md>), [figma](<https://devfeed.tech/tags/figma.md>), [mcp](<https://devfeed.tech/tags/mcp.md>)

### AI overview

Figma MCP and Figma Make helped Decagon scale an organization-wide design system, improve design-to-code handoffs, and support rapid customer-service product development. The article explains how structured Figma libraries give designers, developers, and coding agents a shared source of truth.

### Source excerpt

The fast-growing customer experience platform explains how Figma MCP and Figma Make helped them scale a new design system and keep pace with customer requests.

## Using Storybook Workbench to audit AI-generated UIs for dead components and accessibility bugs

DevFeed: [Using Storybook Workbench to audit AI-generated UIs for dead components and accessibility bugs](<https://devfeed.tech/articles/storybook-workbench-audit-vibe-coded-uis-and-find-hidden-bugs-in-hours-19789.md>)

Original publisher: [Read original article](<https://evilmartians.com/chronicles/storybook-workbench-audit-vibe-coded-uis-and-find-hidden-bugs-in-hours>)

Author: Travis Turner (richardturner@evilmartians.com)

Published: 2026-07-08T00:00:00Z

Content type: tutorial

Language: en

Sources: [Evil Martians](<https://devfeed.tech/sources/evil-martians.md>)

Topics: [Storybook](<https://devfeed.tech/topics/storybook.md>), [Agent Skills](<https://devfeed.tech/topics/agent-skills.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Accessibility](<https://devfeed.tech/topics/accessibility.md>), [Design system](<https://devfeed.tech/topics/design-system.md>)

Tags: [accessibility](<https://devfeed.tech/tags/accessibility.md>), [agent-experience](<https://devfeed.tech/tags/agent-experience.md>), [agent-skills](<https://devfeed.tech/tags/agent-skills.md>), [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [agentic-development](<https://devfeed.tech/tags/agentic-development.md>), [ai](<https://devfeed.tech/tags/ai.md>), [bugs](<https://devfeed.tech/tags/bugs.md>), [design](<https://devfeed.tech/tags/design.md>), [design-engineering](<https://devfeed.tech/tags/design-engineering.md>), [design-for-devtools](<https://devfeed.tech/tags/design-for-devtools.md>), [design-system](<https://devfeed.tech/tags/design-system.md>), [dx](<https://devfeed.tech/tags/dx.md>), [storybook](<https://devfeed.tech/tags/storybook.md>)

### AI overview

The article presents Storybook Workbench, a bundle of Agent Skills that audits AI-generated web applications by rendering components as Storybook stories. It describes finding dead components, coexisting design systems, conditional component states, and accessibility bugs, based on an internal audit of an agent-coded app.

### Source excerpt

Storybook Workbench is a bundle of Agent Skills that turn Storybook into an audit layer for AI-generated UIs: find dead components, design-system drift, and hidden accessibility bugs.

## Community Engineering, Agentic Coding, and Real-User Component Testing 

DevFeed: [Community Engineering, Agentic Coding, and Real-User Component Testing ](<https://devfeed.tech/articles/community-engineering-agentic-coding-and-real-user-component-testing-18909.md>)

Original publisher: [Read original article](<https://blog.angular.dev/community-engineering-agentic-coding-and-real-user-component-testing-%EF%B8%8F-15c768142043?source=rss----447683c3d9a3---4>)

Author: Angular

Published: 2026-07-07T15:47:29Z

Content type: article

Language: en

Sources: [Angular](<https://devfeed.tech/sources/angular.md>)

Topics: [Angular](<https://devfeed.tech/topics/angular.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [browser](<https://devfeed.tech/topics/browser.md>)

Tags: [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [angular](<https://devfeed.tech/tags/angular.md>), [angular-weekly](<https://devfeed.tech/tags/angular-weekly.md>), [blog](<https://devfeed.tech/tags/blog.md>), [browser](<https://devfeed.tech/tags/browser.md>), [testing](<https://devfeed.tech/tags/testing.md>)

### AI overview

This Angular ecosystem roundup highlights community-first engineering, agentic coding support for Angular workspaces, and component testing with Vitest's Full Browser Mode. It also points to resources about Signal Forms, Angular compiler diagnostics, AI image generation with Firebase AI Logic, and restoring CSS classes in Signal Forms.

### Source excerpt

What an incredible week for the ecosystem. We are diving deep into what it truly means to build a community-first framework, exploring how AI agents are changing how we write code, and looking at next-level browser testing. Get inspired and upgrade your workflow with this week's resources: The Dev Life Podcast: Community-First Engineering with Magda Kustosz Brooke Avery @JediBravery and Matthew Christiansen sit down for a must-listen conversation with our very own Angular Community Manager, Magda Kustosz 🌟 Dive into the strategy, heart, and insights behind building a community-driven ecosystem. Plus, check out the full playlist intro to catch the rest of the season's tech discussions. Listen to the Community Episode: https://www.youtube.com/watch?v=YAT7vc1zYLg Check out the full playlist: https://www.youtube.com/watch?v=6nmeHYDjZk8| Agentic Coding: AI Support for Angular Johannes Hoppe @JohannesHoppe and Ferdinand Malcher @fmalcher01 explore the frontier of Agentic Coding. Discover how advanced AI agents are moving past simple autocomplete to provide deep, context-aware architectural support tailored specifically for Angular workspaces. Read the blog post: https://angular.schule/blog/2026-02-agentic-coding Test Components Like a Real User with Vitest "Full" Browser Mode Younes Jaaidi @yjaaidi drops a game-changing tutorial on testing. Learn how to leverage Vitest's Full Browser Mode to test your Angular components exactly how a real user interacts with them in an actual browser environment. Watch the testing guide: https://youtu.be/Pu22JQG6jdg Signal Forms & Extended Compiler Diagnostics (Spanish with English Subtitles) Alejandro Cuba Ruiz @zorphdark brings us two fantastic videos with English subtitles. First, a comprehensive deep dive into the practical power of Signal Forms. Second, an essential look at how to leverage the Extended Diagnostics of the Angular Compiler to catch tricky bugs before they hit production. Watch the Signal Forms breakdown: https://youtu.

## Viability of local models for coding

DevFeed: [Viability of local models for coding](<https://devfeed.tech/articles/viability-of-local-models-for-coding-4416.md>)

Original publisher: [Read original article](<https://martinfowler.com/articles/exploring-gen-ai/local-models-for-coding-factors.html>)

Author: Martin Fowler (martin@martinfowler.com)

Published: 2026-07-07T12:34:00Z

Content type: article

Language: en

Sources: [Martin Fowler](<https://devfeed.tech/sources/martin-fowler.md>)

Topics: [coding](<https://devfeed.tech/topics/coding.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [quantization](<https://devfeed.tech/topics/quantization.md>), [MLX](<https://devfeed.tech/topics/mlx.md>), [Tooling](<https://devfeed.tech/topics/tooling.md>)

Tags: [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [coding](<https://devfeed.tech/tags/coding.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [llms](<https://devfeed.tech/tags/llms.md>), [local](<https://devfeed.tech/tags/local.md>), [mlx](<https://devfeed.tech/tags/mlx.md>), [quantization](<https://devfeed.tech/tags/quantization.md>), [tooling](<https://devfeed.tech/tags/tooling.md>)

### AI overview

This memo examines how viable local language models are for coding, with particular attention to agentic coding rather than autocomplete. It discusses hardware constraints, model size, context windows, response speed, quantization, runtimes, and tooling. The author reports that tool calling remains unreliable but that models can often recover from failures.

### Source excerpt

Birgitta Böckeler recently spent some time trying out running local LLMs for some programming tasks. In this memo she outlines the factors that influence how viable they are for the job. more...

## Career Advice for Engineers in the Age of AI Agents

DevFeed: [Career Advice for Engineers in the Age of AI Agents](<https://devfeed.tech/articles/the-agent-era-career-28495.md>)

Original publisher: [Read original article](<https://addyosmani.com/blog/career-advice-age-of-agents/>)

Author: Addy Osmani

Published: 2026-07-06T00:00:00Z

Content type: opinion

Language: en

Sources: [Addy Osmani](<https://devfeed.tech/sources/addy-osmani.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [Vibe coding](<https://devfeed.tech/topics/vibe-coding.md>), [coding](<https://devfeed.tech/topics/coding.md>), [LeetCode](<https://devfeed.tech/topics/leetcode.md>)

Tags: [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [ai](<https://devfeed.tech/tags/ai.md>), [career](<https://devfeed.tech/tags/career.md>), [coding](<https://devfeed.tech/tags/coding.md>), [job](<https://devfeed.tech/tags/job.md>), [vibe-coding](<https://devfeed.tech/tags/vibe-coding.md>)

### AI overview

This commentary argues that AI will make answer-based problem solving and routine software shipping cheaper, while durable career advantages will come from choosing worthwhile problems, building systems, understanding people, judging quality, and developing a strong reputation and relationships.

### Source excerpt

AI gets good at anything with an answer key. Your career is everything that doesn't have one.

## Automating Everything That Doesn't Need Me

DevFeed: [Automating Everything That Doesn't Need Me](<https://devfeed.tech/articles/automating-everything-that-doesn-t-need-me-32354.md>)

Original publisher: [Read original article](<https://joshtronic.com/2026/07/05/automating-what-doesnt-need-me/>)

Author: Josh Sherman

Published: 2026-07-05T00:00:00Z

Content type: opinion

Language: en

Sources: [Josh Sherman](<https://devfeed.tech/sources/josh-sherman.md>)

Topics: [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [automation](<https://devfeed.tech/tags/automation.md>), [code](<https://devfeed.tech/tags/code.md>), [coding](<https://devfeed.tech/tags/coding.md>), [deploy](<https://devfeed.tech/tags/deploy.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [projects](<https://devfeed.tech/tags/projects.md>), [side-projects](<https://devfeed.tech/tags/side-projects.md>), [trust](<https://devfeed.tech/tags/trust.md>)

### AI overview

The author describes an ongoing experiment in using a personal agent and automation to reduce human involvement across side-project workflows, including design, coding, review, merging, deployment, and monitoring. Trust is built through repeated supervised iterations, with tests and intervention when the agent fails.

### Source excerpt

I've been writing a lot about LLMs, AI (or the so-called "Artificial Intelligence") and the like. Part of that is because I haven't been running into many problems that I feel need documenting. Bigger part is because I'm finding that "how-to" content is easy to slop with a robot, so I'd rather write about things that the clankers can't. In a word, I'm just trying to write more human. While I don't think I've achieved full tokenmaxxing AI psychosis levels yet, I do like agentic coding. I'm also a huge proponent for automation. If it comes up regularly, it should be automated. If it can't be fully automated, then it should at least be partially automated. If I don't need to be materially involved, then I shouldn't be involved at all. My latest foray into building my own agent has included a refocus around trying to automate any and everything that I can. I still consider this to be an experiment more than me drinking any sort of Kool-Aid. Similar motives to my push for a dumber home, if I need to be involved, then it doesn't need to be smart. Well if I don't need to be involved, it should be automated. That's led me down a rabbit hole of trying to be less and less involved with certain things. Keep in mind, this is an experiment against my personal agent, and my myriad of smaller side projects. Most of the work is code based, so that includes writing a spec and/or design, slinging code, reviewing it, merging it, and deploying it. Most of that chain doesn't need me at all. Robots can take my half baked idea and turn it into a design spec. They can generate code that's coherent enough. Then they can review the code. I get to play gatekeeper and make them wait for my approval. From there, they can worry about merging it in and monitoring the deploy. I measure success on my agentic game loops by how much trust I have in the output that I'm reviewing. Run the loop enough times with a watchful eye, I can see where it fucks up. We iterate, and repeat the process. Usually wit

## Agentic Coding on Supabase with OpenCode

DevFeed: [Agentic Coding on Supabase with OpenCode](<https://devfeed.tech/articles/agentic-coding-on-supabase-with-opencode-297.md>)

Original publisher: [Read original article](<https://supabase.com/blog/agentic-coding-on-supabase-with-opencode>)

Author: Eric Kharitonashvili

Published: 2026-06-30T07:00:00Z

Content type: article

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [Supabase](<https://devfeed.tech/topics/supabase.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [ai-coding](<https://devfeed.tech/topics/ai-coding.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [Database](<https://devfeed.tech/topics/database.md>), [Agent Skills](<https://devfeed.tech/topics/agent-skills.md>), [coding](<https://devfeed.tech/topics/coding.md>), [Terminal](<https://devfeed.tech/topics/terminal.md>)

Tags: [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [ai-coding](<https://devfeed.tech/tags/ai-coding.md>), [backend](<https://devfeed.tech/tags/backend.md>), [coding](<https://devfeed.tech/tags/coding.md>), [database](<https://devfeed.tech/tags/database.md>), [ide](<https://devfeed.tech/tags/ide.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [writing-code](<https://devfeed.tech/tags/writing-code.md>)

### AI overview

Supabase's OpenCode integration connects an open-source AI coding agent to Supabase account and project management APIs, bundled Supabase skills, and--through MCP--project capabilities such as databases, Edge Functions, logs, data queries, and deployments. The integration can also monitor agent activity, create projects, and run within a terminal, IDE, or desktop.

### Source excerpt

OpenCode integrates with Supabase. Connect your agent to your database, Edge Functions, and logs. MCP setup is configured automatically.

## An Opinion on LLMs, Vibe Coding, and Agentic Coding

DevFeed: [An Opinion on LLMs, Vibe Coding, and Agentic Coding](<https://devfeed.tech/articles/two-anecdotes-in-a-trench-coat-32353.md>)

Original publisher: [Read original article](<https://joshtronic.com/2026/06/28/anecdotes-trench-coat/>)

Author: Josh Sherman

Published: 2026-06-28T00:00:00Z

Content type: opinion

Language: en

Sources: [Josh Sherman](<https://devfeed.tech/sources/josh-sherman.md>)

Topics: [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Vibe coding](<https://devfeed.tech/topics/vibe-coding.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Code](<https://devfeed.tech/topics/code.md>), [trust](<https://devfeed.tech/topics/trust.md>)

Tags: [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [ai](<https://devfeed.tech/tags/ai.md>), [coding](<https://devfeed.tech/tags/coding.md>), [llms](<https://devfeed.tech/tags/llms.md>), [trust](<https://devfeed.tech/tags/trust.md>), [vibe-coding](<https://devfeed.tech/tags/vibe-coding.md>)

### AI overview

The author argues that slow websites predate vibe coding and criticizes broad claims that LLM-generated software is inherently poor. They support experimenting with LLMs and agentic coding while maintaining code and product quality, acknowledging that the tools still need guardrails and can require cleanup.

### Source excerpt

LLMs are great at pattern detection. Use them long enough, and you get good at it too. Smoking guns, being absolutely right, it's not X but Y. They tend to be cute at first, but then these AI-isms become bad jokes after only a few conversations. Now that I can practically recite all of the dumb shit robots say, I'm starting to see it more and more from humans. That's not to say I see humans using AI-isms, I'm starting to see new patterns emerge. Maybe they've been there the whole time and I'm only now starting to notice. The one I particularly dislike is taking two disparate things, and attempting to use them as inference towards your biased opinion on things. My favorite one thus far cites that every company that has embraced vibe coding now has a 30 second page load or is completely unusable. This was the math behind an eye roll "programming is dead" quip. I guess if you just got here, this makes sense to you. Fun fact, there's always been slow websites. Like, forever. I've been both the contributing factor to slow websites as well as the savior that fixed them for nearly three decades. Most of which didn't include vibe coding. Fine, the robots still go off the rails, and need a lot of guard rails. But to jump to the conclusion that if something is slopped together by an LLM it's complete shit is... it's fucking dumb short sighted at BEST. We're all biased in one way or another. Clearly I'm in the camp that these new technologies are good, and are going to elevate us all. I also find that those sort of opinions are clearly made by people that aren't working with the tools. If they are, they are trying to find the holes to poke, rather than figuring out how we can work past them. I've been operating more and more in an end state with agentic coding. Where can I produce results? How can I remove myself from the things I find to be a waste of time? How do I balance it all while maintaining code and product quality. There are people moving faster than me. They trust t

## Improving token efficiency for GitHub Copilot in VS Code

DevFeed: [Improving token efficiency for GitHub Copilot in VS Code](<https://devfeed.tech/articles/improving-token-efficiency-for-github-copilot-in-vs-code-4054.md>)

Original publisher: [Read original article](<https://code.visualstudio.com/blogs/2026/06/17/improving-token-efficiency-in-github-copilot>)

Author: Ryan Caldwell, Bhavya U

Published: 2026-06-17T00:00:00Z

Content type: article

Language: en

Sources: [Visual Studio Code - Code Editing. Redefined.](<https://devfeed.tech/sources/visual-studio-code-code-editing-redefined.md>)

Topics: [GitHub Copilot](<https://devfeed.tech/topics/github-copilot.md>), [vs-code](<https://devfeed.tech/topics/vs-code.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [context window](<https://devfeed.tech/topics/context-window.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [anthropic](<https://devfeed.tech/topics/anthropic.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [JSON](<https://devfeed.tech/topics/json.md>)

Tags: [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [anthropic](<https://devfeed.tech/tags/anthropic.md>), [blog](<https://devfeed.tech/tags/blog.md>), [caching](<https://devfeed.tech/tags/caching.md>), [coding](<https://devfeed.tech/tags/coding.md>), [context-window](<https://devfeed.tech/tags/context-window.md>), [cost](<https://devfeed.tech/tags/cost.md>), [github-copilot](<https://devfeed.tech/tags/github-copilot.md>), [json](<https://devfeed.tech/tags/json.md>), [latency](<https://devfeed.tech/tags/latency.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [openai](<https://devfeed.tech/tags/openai.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>)

### AI overview

This article explains how VS Code improves token efficiency in GitHub Copilot's agentic coding harness. It focuses on prompt-prefix caching and reducing tool-definition overhead to lower token usage, cost, and latency while preserving task success rates across OpenAI and Anthropic models.

### Source excerpt

Learn how we're improving token efficiency for GitHub Copilot to reduce costs and latency for VS Code users. Read the full article

[Next page](<https://devfeed.tech/topics/agentic-coding.md?cursor=WyIyMDI2LTA2LTE3VDAwOjAwOjAwKzAwOjAwIiwgIjRmODllNmQwLTIwNmItNDk0ZS1iMzZhLTZjOWEyNzkzZTU2ZSJd>)