[
https://issues.apache.org/jira/browse/CAMEL-23701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18103931#comment-18103931
]
Claus Ibsen commented on CAMEL-23701:
-------------------------------------
Fixed via https://github.com/apache/camel/pull/25409 (merged to main, target
4.23.0)
> camel-ai: Camel archetypes should be adjusted for greater AI relevance
> -----------------------------------------------------------------------
>
> Key: CAMEL-23701
> URL: https://issues.apache.org/jira/browse/CAMEL-23701
> Project: Camel
> Issue Type: Improvement
> Components: camel-ai, camel-archetypes
> Affects Versions: 4.x
> Reporter: Otavio Rodolfo Piske
> Priority: Major
> Labels: easy-fix, help-wanted
> Fix For: 4.23.0
>
>
> One problem with our current archetypes is that 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:
> * Rename ReadMe.txt to README.md
> * Adjust the contents of the readme file to provide 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)