agents-md

Tag

Cards List
#agents-md

@hqmank: Codex Sol's overengineering problem is real. Small task, 3x the code you asked for. This AGENTS.md approach fixes it

X AI KOLs Timeline · 2026-08-29 Cached

This article discusses the overengineering problem in Codex Sol AI models, which generate excessive code for simple tasks, and proposes an AGENTS.md approach to mitigate this issue.

0 favorites 0 likes
#agents-md

@kentcdodds: Claude Code cut about 80% of its system prompt for newer models. A research paper evaluating AGENTS.md found those file…

X AI KOLs Following · 2026-08-13 Cached

Kent C. Dodds discusses a research paper showing AGENTS.md often doesn't improve task success while adding over 20% inference cost, and asks what should actually be placed in AGENTS.md, noting Claude Code reduced its system prompt by 80%.

0 favorites 0 likes
#agents-md

@billtheinvestor: 开发系统最极致高效的Agents.md,没有之一: # AGENTS.md ## Core Principles - Choose the simplest implementation that fully satisfies the …

X AI KOLs Timeline · 2026-08-05 Cached

A developer shares a comprehensive Agents.md template with core principles for building and maintaining trading systems using AI agents, covering strategy development, engineering standards, and scope discipline.

0 favorites 0 likes
#agents-md

@Saccc_c: AGENTS.md, summarized by Vercel engineers, can save you 80% of tokens in project development. The core is to reduce AI's ineffective iterations and token consumption through engineering decisions and solution design. Full version below, recommended to place in your project folder: # AGENTS.md - Not aimed at maintaining backward...

X AI KOLs Following · 2026-08-03 Cached

AGENTS.md summarized by Vercel engineers can save you 80% of tokens in project development. The core is to reduce AI's ineffective iterations and token consumption through engineering decisions and solution design.

0 favorites 0 likes
#agents-md

What do you put in AGENTS.md when a coding task gets messy?

Reddit r/openclaw · 2026-06-29

Discusses how developers using OpenClaw can keep context for AI coding agents by using a handoff document (AGENTS.md) to track goals, files, failures, and decisions in messy coding sessions.

0 favorites 0 likes
#agents-md

@github: Copilot code review now supports AGENTS.md files. Here's how to customize for more context-aware reviews.

X AI KOLs Following · 2026-06-27 Cached

GitHub Copilot code review now supports AGENTS.md files, allowing users to customize for more context-aware reviews.

0 favorites 0 likes
#agents-md

@dongxi_nlp: https://x.com/dongxi_nlp/status/2066290950352081336

X AI KOLs Timeline · 2026-06-14 Cached

This article discusses the design concept of how Markdown files (such as AGENTS.md and SKILL.md) in Coding Agents effectively influence agent behavior through the Harness mechanism, emphasizing the importance of loading different contexts at the right time.

0 favorites 0 likes
#agents-md

Do agents.md files help coding agents?

Hacker News Top · 2026-06-08 Cached

This paper evaluates whether repository-level context files like AGENTS.md or CLAUDE.md improve coding agent performance, finding that LLM-generated context files offer little benefit and may reduce efficiency, while developer-written files are better but still not clearly advantageous.

0 favorites 0 likes
#agents-md

@googledevs: Agent development is moving forward. While production scaling traditionally required manual infrastructure setup and pr…

X AI KOLs Following · 2026-06-04 Cached

Google announces the official launch of Managed Agents in the Gemini API, enabling agent development with zero infrastructure overhead. The article also highlights AGENTS.md, an open format for providing context to AI coding agents, adopted by over 60k open-source projects.

0 favorites 0 likes
#agents-md

I designed a methodology for (autonomously) training transformer language models on a single consumer GPU.

Reddit r/openclaw · 2026-05-31

A methodology for autonomously training transformer language models on a single consumer GPU, structured in six stages with verification gates and AGENTS.md specs for orchestration frameworks like OpenClaw.

0 favorites 0 likes
#agents-md

@DivyanshT91162: You can clone Andrej Karpathy’s entire AGENTS.md workflow into Codex in under 2 minutes. Just: 1. Open his repo 2. Copy…

X AI KOLs Timeline · 2026-05-25 Cached

A tweet explains how to clone Andrej Karpathy's AGENTS.md workflow into Codex by pasting the 65-line file into Global Custom Instructions, making Codex behave more like a structured autonomous coding agent.

0 favorites 0 likes
#agents-md

@Av1dlive: If you haven't set up Agents.md in Codex yet you can just copy the homework from Andrej Karpathy. Here's the exact setu…

X AI KOLs Timeline · 2026-05-24 Cached

A quick tip showing how to copy Andrej Karpathy's 65-line Agents.md config into Codex Global Custom Instructions for an effective minimalist setup.

0 favorites 0 likes
#agents-md

@web3chacha: This repo is essentially for Claude Code. As a global Codex prompt, it requires the principle of brevity. If needed in specific projects, add project rules, such as test commands, code style, directory conventions. This way, Codex won't become overly cautious, nor will it conflict with existing system instructions. The principle of brevity is posted in the comments...

X AI KOLs Following · 2026-05-24 Cached

Discusses how to use a concise global Codex prompt for Claude Code to avoid over-cautiousness, citing Karpathy's 65-line Agents.md configuration as an example.

0 favorites 0 likes
#agents-md

@Saccc_c: https://x.com/Saccc_c/status/2058396860784505295

X AI KOLs Following · 2026-05-24 Cached

This article introduces how to give Codex persistent memory by configuring the AGENTS.md and Memories features, thereby improving communication efficiency and operation security.

0 favorites 0 likes
#agents-md

@DanKornas: Writing a good AGENTS.md shouldn’t take weeks of source digging. mimeo is a Python tool that turns an expert’s body of …

X AI KOLs Timeline · 2026-05-23 Cached

mimeo is an open-source Python tool that automatically generates AGENTS.md or SKILL.md files from an expert's body of work, helping coding agents install better defaults.

0 favorites 0 likes
← Back to home

Submit Feedback