dex (@dexhorthy)

코딩 에이전트와 세련된 소프트웨어에 관한 @badlogicgames의 강연이 추천되었습니다. 직접적인 출시 소식은 아니지만, AI 코딩 에이전트의 활용과 설계에 대한 유용한 기술 공유로 볼 수 있습니다.

https://x.com/dexhorthy/status/2040068971102408946

#codingagents #ai #softwareengineering #developerexperience #llm

dex (@dexhorthy) on X

if you care about coding agents and tasteful software def go watch this talk by @badlogicgames it’s very good https://t.co/2hBcbPktZe

X (formerly Twitter)

Coding at the Speed of Thought: The New Era of Symfony Docker

If we want to discuss Developer Experience (DX) in 2026, we have to talk about instantaneous feedback and coding agents. At SymfonyLive Paris 2026, I presented "Coding at the Speed of Thought: Symfony DX in 2026", where I detailed the bleeding-edge features we have brought to the PHP and Symfony ecosystems. To make this vision a reality, I have recently made dramatic improvements to the Symfony Docker project. While it remains the easiest way to spin up a Docker-based FrankenPHP skeleton for […]

https://dunglas.dev/2026/03/coding-at-the-speed-of-thought-the-new-era-of-symfony-docker/

Claude Code + Codex CLI: zwei Terminal-Coding-Agenten, komplementäre Stärken.

Claude Code für Architektur und Reasoning, Codex CLI (Open Source, Apache 2.0) für schnelle Batch-Tasks. Beide lassen sich nahtlos kombinieren, auch direkt aus einer Session heraus.

Drei Wege, wie das geht: https://kiberblick.de/artikel/claude-code-codex-cli-kombinieren

#KI #OpenSource #CodingAgents

vitrupo (@vitrupo)

François Chollet이 지능과 지식 사이에는 항상 트레이드오프가 있다고 말하며, 더 많은 운영 지식이 있으면 필요한 지능은 줄어든다고 설명했습니다. 또한 코딩 에이전트가 자신의 출력을 검증하고 코드 실행을 시뮬레이션할 수 있게 된 점을 강조하며, 해당 능력이 실제로 중요해졌다고 평가합니다.

https://x.com/vitrupo/status/2038562881344770498

#codingagents #aiagents #verification #reasoning #llm

vitrupo (@vitrupo) on X

François Chollet says there is always a tradeoff between intelligence and knowledge. More operational knowledge means you need less intelligence to be competent. Coding agents can now verify their own outputs and simulate code execution. The capability is real. But the need

X (formerly Twitter)

Justine Moore (@venturetwins)

코딩 에이전트의 발전으로 짧은 기간에 프로젝트 주변에 큰 생태계가 형성되는 모습이 인상적이라는 내용이다. 특히 Pretext 데모가 화제이며, 오픈소스 소프트웨어가 이런 확산에 중요한 역할을 했다고 평가한다.

https://x.com/venturetwins/status/2038299082016657582

#codingagents #opensource #aiagents #pretext #developertools

Justine Moore (@venturetwins) on X

My entire feed is sick Pretext demos. It's truly insane to see how much we can do with coding agents - there's already an entire ecosystem around a project that shipped on Friday night. Also what a case for open source software 👌

X (formerly Twitter)
AI Agents Could Make Free Software Matter Again, George London

I've been vibe-coding a lot lately. Like, a lot a lot

George London

Akshay (@akshay_pachaar)

GitHub가 코딩 에이전트에 대한 흥미로운 연구 결과를 공유했다. 공개 저장소의 2,500개 이상 커스텀 instruction 파일을 분석해, 효과적인 에이전트 설정이 무엇인지 파악했다. 구체적인 페르소나와 명확한 실행 지시가 핵심으로 보인다.

https://x.com/akshay_pachaar/status/2037794392568946766

#github #codingagents #research #llm #prompting

Akshay 🚀 (@akshay_pachaar) on X

There's an interesting study by GitHub on coding agents! They analyzed 2,500+ custom instruction files across public repos to understand what separates effective agent setups from weak ones. Effective setups give agents a specific persona, exact commands to run, defined

X (formerly Twitter)

🕐 2026-03-27 18:00 UTC

📰 【消費トークン1/12】コーディングエージェントにRAGは罠だった。「検索」ではなく「コンパイル」するDAGツールを作った話 (👍 54)

🇬🇧 RAG wastes tokens in coding agents. Built a DAG tool that compiles docs instead of searching - reduces token use by 12x for AI-driven development.
🇰🇷 코딩 에이전트에서 RAG는 토큰 낭비. 검색 대신 문서를 컴파일하는 DAG 도구로 AI 개발의 토큰 사용량을 12분의 1로 절감.

🔗 https://zenn.dev/yumemi_inc/articles/a61de3467bc182

#CodingAgents #RAG #DAG #Zenn

【消費トークン1/12】コーディングエージェントにRAGは罠だった。「検索」ではなく「コンパイル」するDAGツールを作った話

Zenn

Google for Developers (@googledevs)

Gemini API 개발 스킬이 공개됐다. 이 스킬은 에이전트가 최신 SDK 지식, API 기능, 현재 모델 정보, 샘플 코드, 문서 링크를 활용해 더 정확하게 코딩 작업을 수행하도록 돕는다. 관련 연구와 평가도 함께 소개됐다.

https://x.com/googledevs/status/2036892135270539283

#gemini #api #codingagents #sdk #developertools

Google for Developers (@googledevs) on X

Provide coding agents with the Gemini API developer skill. ✨ The skill provides agents with the latest SDK knowledge: 🛠️ API feature sets 📱 Current models and SDKs ⌨️ Sample code 📚 Documentation links Check out the research on how the Gemini API skill was built and evaluated

X (formerly Twitter)

Google for Developers (@googledevs)

장기적인 코딩 작업을 돕는 git 기반 이슈 트래커 Beads가 소개됐다. 오픈소스로 제공되며, 의존성 인식 작업 관리와 지속적 메모리를 통해 개발 맥락을 잃지 않고 작업을 이어갈 수 있게 해준다.

https://x.com/googledevs/status/2036186222540829086

#opensource #devtools #issuetracker #productivity #codingagents

Google for Developers (@googledevs) on X

Help coding agents handle long-horizon tasks with a git-backed issue tracker. Beads provides persistent memory and granular task management to keep development moving without losing context. 📂 Open-source and git-backed ✅ Dependency-aware tasks 🧠 Persistent memory between

X (formerly Twitter)