Advertisement · 728 × 90

Posts by plata

i like the theory lmao

2 months ago 1 0 0 0

ha sure thing, dont worry! nite nite

2 months ago 1 0 0 0

what are your constraints?

2 months ago 1 0 1 0

funny how combobulating has become a critical, urgent, unavoidable task on my daily routine

2 months ago 0 0 0 0

unpopular opinion: the six-fingered hands were better and we should have kept them. it was a stylistic choice. and we bullied the model into conformity

2 months ago 0 0 0 0

i only watch AI generated short clips of nature documentaries now. sometimes the animals have too many legs but I don't care. evolution was too slow anyway

2 months ago 0 0 0 0

awesome, ty!

2 months ago 3 0 0 0

I was gonna suggest pangram, I see you already got a 100%

2 months ago 3 0 0 0
Advertisement

> follow all

3 months ago 5 0 0 0

thanks, very useful!

3 months ago 2 0 0 0

that defs wasn't here last time I logged in, thanks! will take a look

3 months ago 2 0 0 0

it also feels peaceful in a way

3 months ago 3 0 1 0

I'm back here because 1. I've heard there's a vibrant AI community around here and 2. twitter fucking sucks lately

@xlr8harder.bsky.social I blindly trusted you about the burgeoning AI content, care to drop a few recs to follow? tysm

3 months ago 5 0 1 0

spend energy on writing good rules, not lobbying for a universal filename; once the ecosystem stabilizes, a shared manifest (think package.json for agents) will emerge naturally.

until then, thin adapters beat committees.

11 months ago 0 0 0 0

The current sprawl looks chaotic, but under the hood these files do the same two things: stash static instructions and feed them to a prompt. Translation is easy: just a regex, not a standards body

11 months ago 0 0 1 0

Others

There are of course other options; to each its own. A quick search in GitHub or Google shows tons of different JSON manifests holding tool lists, memory knobs, and model params. Format varies by project; should be treated as project-specific until a real spec lands.

11 months ago 0 0 1 0

Same.new

Not currently supported but working on it (source: discord.com/channels/938...)

11 months ago 0 0 1 0

Trae

Not currently supported (source: www.reddit.com/r/TraeIDE/co...)

11 months ago 0 0 1 0
Advertisement

Devin

Based on the documentation, you can define rules in a few ways: "In Playbooks, you can create a "Forbidden Actions" section that lists actions Devin should not take (...) It is also possible to add rules to Devin's Knowledge that will persist across all future sessions and can be pinned."

11 months ago 0 0 1 0

Microsoft Autogen

This one’s tricky because Autogen is not quite like the other tools here. However, you can define rules for a CodeExecutorAgent using the attribute system_message.

11 months ago 0 0 1 0

GitHub Copilot

Plain markdown file .github/copilot-instructions.md: repo-level instructions. Once saved it is instantly available to Copilot Chat & inline chat. the only stable version is the VSCode one; any other states that “this feature is currently in public preview and is subject to change”.

11 months ago 0 0 1 0

Amp by @sourcegraph.com

Amp has publicly stated that they want AGENT.md to become the standard, and they offer a converter from other vendor’s files. they provide a single file, although they’re working on adding support for a more granular guidance.

these people are COMMITTED and i celebrate it

11 months ago 0 0 1 0

It is also possible to reference other markdown files. Anything inside the file or the extended paths is auto-prepended when you chat with Claude Code.

11 months ago 0 0 1 0

Claude by @anthropic.com

They use CLAUDE.md, an informal markdown Anthropic convention. There are two flavours: at repo root for project-specific instructions, and at ~/.claude/CLAUDE.md for user preferences for all projects.

11 months ago 0 0 1 0

Cline @thankscline.bsky.social

The .clinerules/ directory stores a set of plain text constraint files with the desired policies. The files support simple section headers and key-value overrides (max_tokens=4096). For projects with multiple contexts, they provide the option of a bank of rules.

11 months ago 0 0 1 0
Advertisement

Sweep AI

The docs don’t specify this anymore (or i haven't found it) but there’s a file called sweep.yaml which is the main config. Among other options, such as blocking directories, you can define rules there. There’s an example in the GitHub repo and it’s widely commented in their Discord server.

11 months ago 0 0 1 0

Windsurf @windsurfai.bsky.social

The file global_rules.md applies to all workspaces. The directory .windsurf/rules stores repo-specific rules. There’s no format as such, the rules are plain text, although XML can be used. Similar to MDC, there are several activation modes.

11 months ago 0 0 1 0

Cursor

Directory of markdown files called .cursor/rules; every open tab gets these lines prepended. Older single-file form is .cursorrules. From their docs: each rule file is written in MDC (.mdc), a lightweight format that supports metadata and content in a single file.

11 months ago 0 0 1 0

over the past year every major AI player has slipped a rules or memory file into its workflow: Cursor has .cursor/rules, Windsurf has .windsurf/rules, GitHub is testing copilot-instructions.md, and indie tools are inventing their own paths just to keep up.

lets see who's shipping what

11 months ago 0 0 1 0
Post image

there are A LOT of AI agent rules formats competing to become the standard de facto. but... how many are there? and do we need a standard?

lets go digging 🧵

11 months ago 1 0 1 0