[ 
https://issues.apache.org/jira/browse/CAMEL-23781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18089609#comment-18089609
 ] 

Karol Krawczyk commented on CAMEL-23781:
----------------------------------------

Implemented in [https://github.com/apache/camel-website/pull/1666].

The {{generate-markdown}} task now zips all {{public/**/*.md}} files plus 
{{llms.txt}} (preserving the site structure) into 
{{public/camel-docs-offline.zip}} using the system {{zip}} tool, and 
{{llms-txt-template.md}} points agents at it. Verified the archive via a 
generate/extract round-trip (structure preserved, {{llms.txt}} included, 
HTML/binary assets excluded).

_Reported by Claude Code on behalf of Karol Krawczyk_

> camel-website - Offline zip for offline coding agents
> -----------------------------------------------------
>
>                 Key: CAMEL-23781
>                 URL: https://issues.apache.org/jira/browse/CAMEL-23781
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-ai, website
>            Reporter: Claus Ibsen
>            Assignee: Karol Krawczyk
>            Priority: Major
>             Fix For: 4.x
>
>
> [https://github.com/apache/camel/pull/24063]
> Companies may have restricted their AI coding agents to not access the 
> internet, or with controlled access. But even for controlled acccess it may 
> take time for a company to approve camel.apache.org as allowed list.
> Maybe we can have a offline website .zip for AIs that has the website 
> structure and only the .md files that coding agents need. Then it can source 
> the information there, and just unzip this file on the local disk in /tmp.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to