Commit Graph

4 Commits

Author SHA1 Message Date
davidak
bbd707a882 docs: document AI use disclosure consistently
The example also adds the model version to have it for reference.
2026-03-16 10:55:02 +01:00
Daan De Meyer
fbdc5ded88 AGENTS.md: Tell agents to use mkosi box for running commands
mkosi box will run in the tools tree if there is one which is guaranteed
to contain basic tools.
2026-03-09 16:24:20 +01:00
Daan De Meyer
83e872b4c2 agent: Minimize the amount of instructions in AGENTS.md
Let's only keep instructions for stuff that we've seen the AI
mess up in practice rather than having a bunch of AI generated
text that it can figure out for itself these days (given it was
trained on systemd's source code in the first place).

Also add a rule to use git worktrees and check out PRs locally when
reviewing them, since I've seen it mess that up in practice.
2026-03-06 10:20:25 +01:00
Daan De Meyer
89f5f01caf Move AI instructions to AGENTS.md
This seems to be what all the tools are standardizing on, except
claude (https://github.com/anthropics/claude-code/issues/6235) so
add a symlink from CLAUDE.md to AGENTS.md for now until they support
it as well.

I also had claude extend the instructions a bit.

Co-developed-by: Claude <claude@anthropic.com>
2026-03-06 08:55:55 +01:00