k-krawczyk commented on PR #24063: URL: https://github.com/apache/camel/pull/24063#issuecomment-4727383614
Thanks @oscerd, @davsclaus — addressed in 072768f: - `AGENTS.md` now advises using the **canonical YAML DSL** format and the Camel MCP server to validate route structure. - The file is generated for **all three runtimes** (Camel Main, Spring Boot, Quarkus) — `copyAgents` runs from the base `Export#copyReadme` and the Quarkus override; covered by `ExportTest#shouldGenerateContent`/`shouldGenerateJavaContent`. - Dropped the unused `Version` from the `copyAgents` FreeMarker model. - Added a `camel-jbang` note to the 4.21 upgrade guide. - Confirmed `https://camel.apache.org/llms.txt` is published. _Reported by Claude Code on behalf of Karol Krawczyk_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
