Skip to content

Feature/llms txt setup (phase 2 and phase 4)#664

Open
Ishan1923 wants to merge 5 commits into
ros-controls:rollingfrom
Ishan1923:feature/llms-txt-setup
Open

Feature/llms txt setup (phase 2 and phase 4)#664
Ishan1923 wants to merge 5 commits into
ros-controls:rollingfrom
Ishan1923:feature/llms-txt-setup

Conversation

@Ishan1923

Copy link
Copy Markdown

This PR implements Step 2 of the AI Agent Optimization Plan by adding a standard llms.txt file and exposing it at the root level via html_extra_path in conf.py.
OpenAPI spec is being scoped out separately and will be submitted as a follow-up PR.

Fixes #609

Ishan1923 added 2 commits May 29, 2026 00:39
Signed-off-by: Ishan1923 <ecdev4ishan@gmail.com>
Signed-off-by: Ishan1923 <ecdev4ishan@gmail.com>
Signed-off-by: Ishan1923 <ecdev4ishan@gmail.com>
@Ishan1923 Ishan1923 changed the title Feature/llms txt setup Feature/llms txt setup (phase 2 and phase 4) Jun 8, 2026
@Ishan1923

Copy link
Copy Markdown
Author

updated llms.txt to improve AI navigation across multiple distributions.
changes:

  • Relative paths for internal links (keeps AI locked to the correct version to prevent hallucinations).
  • Absolute paths for the version list (allows AI to switch versions if needed).

bmagyar
bmagyar previously approved these changes Jun 8, 2026

@bmagyar bmagyar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great start, thank you!

Signed-off-by: Ishan1923 <ecdev4ishan@gmail.com>
Signed-off-by: Ishan1923 <ecdev4ishan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AI Agent Optimization Plan

2 participants