[
https://issues.apache.org/jira/browse/CAMEL-23702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18089509#comment-18089509
]
Karol Krawczyk commented on CAMEL-23702:
----------------------------------------
Hi [~orpiske], I'd like to work on this. As I cannot assign issues to myself,
could a committer please assign CAMEL-23702 to me (kkrawczyk) and move it to
*In Progress*?
I have implemented it: the generated project now includes an AI-assistant
section in {{readme.md}} (both JVM and Quarkus native templates) pointing at
[https://camel.apache.org/llms.txt], the {{.html}}->{{.md}} Markdown
convention, and the Camel CLI / MCP server; plus a generated {{AGENTS.md}} at
the project root for all runtimes (Camel Main, Spring Boot, Quarkus). Covered
by TemplateHelperTest and ExportTest.
PR: https://github.com/apache/camel/pull/24063
_Reported by Claude Code on behalf of Karol Krawczyk_
> camel-ai: Camel CLI/Jbang exported project should be adjusted for greater AI
> relevance
> ---------------------------------------------------------------------------------------
>
> Key: CAMEL-23702
> URL: https://issues.apache.org/jira/browse/CAMEL-23702
> Project: Camel
> Issue Type: Improvement
> Components: camel-ai, camel-jbang
> Affects Versions: 4.x
> Reporter: Otavio Rodolfo Piske
> Priority: Major
> Labels: easy-fix, help-wanted
>
> The generated project doesn't provide much assistance out of the box for
> users bootstrapping new projects. This typically leads to generated projects
> that may require greater effort for users leveraging coding assistants and
> also increase the chance of those assistants hallucinating.
>
> We should apply the following changes:
> * Provide a README.md offering greater insights for coding agents to:
> ** Provide better contextual information about the project template
> ** Reducing the required tokens
> * (Optional) Include an AGENTS.md file with additional context
>
> At the very least, we should make sure that the README.md file contains a
> link to [https://camel.apache.org/llms.txt] so that coding agents know from
> where to start.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)