[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aIqvDjzAGgN3fITo@lappy>
Date: Wed, 30 Jul 2025 19:47:26 -0400
From: Sasha Levin <sashal@...nel.org>
To: Kevin Hilman <khilman@...nel.org>
Cc: corbet@....net, linux-doc@...r.kernel.org, workflows@...r.kernel.org,
josh@...htriplett.org, kees@...nel.org,
konstantin@...uxfoundation.org, linux-kernel@...r.kernel.org,
rostedt@...dmis.org
Subject: Re: [PATCH 1/4] agents: add unified agent coding assistant
configuration
On Wed, Jul 30, 2025 at 03:06:26PM -0700, Kevin Hilman wrote:
>Sasha Levin <sashal@...nel.org> writes:
>
>> Create a single source of truth for agent instructions in
>> Documentation/AI/main.md with symlinks for all major coding
>> agents:
>> - CLAUDE.md (Claude Code)
>> - .github/copilot-instructions.md (GitHub Copilot)
>> - .cursorrules (Cursor)
>> - .codeium/instructions.md (Codeium)
>> - .continue/context.md (Continue)
>> - .windsurfrules (Windsurf)
>> - .aider.conf.yml (Aider)
>
>This doesn't work for aider, probably because the .md it links to is not
>YAML. When I start aider with this, I get:
>
> aider: error: Couldn't parse config file: while scanning a simple key
> in "/work/kernel/linux/.aider.conf.yml", line 3, column 1
> could not find expected ':'
> in "/work/kernel/linux/.aider.conf.yml", line 4, column 1
Thanks! I'll drop aider.
--
Thanks,
Sasha
Powered by blists - more mailing lists