agents-md

Tag

Cards List
#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