Skip to content

Trim llms.txt to canonical short form#36

Merged
fabioknoedt merged 1 commit into
masterfrom
claude/trim-llms-txt
Apr 25, 2026
Merged

Trim llms.txt to canonical short form#36
fabioknoedt merged 1 commit into
masterfrom
claude/trim-llms-txt

Conversation

@fabioknoedt
Copy link
Copy Markdown
Owner

llmstxt.org's recommendation is a curated, scannable index — not a
full doc dump. The previous version was 63 lines with five link
sections (Docs / Examples / Source / Project metadata / Optional);
agents pulling llms.txt into context were getting more than they
needed.

New shape (~25 lines):

  • one-line summary in the blockquote
  • canonical Swift snippet
  • install one-liner
  • six links: README, AGENTS.md, FAQ, hosted DocC, Examples, Demo,
    and llms-full.txt for anything deeper

llms-full.txt is unchanged and remains the place for the expanded
reference.

https://claude.ai/code/session_01TQi3WNVCqQ9QFufs5XogjK

llmstxt.org's recommendation is a curated, scannable index — not a
full doc dump. The previous version was 63 lines with five link
sections (Docs / Examples / Source / Project metadata / Optional);
agents pulling llms.txt into context were getting more than they
needed.

New shape (~25 lines):

- one-line summary in the blockquote
- canonical Swift snippet
- install one-liner
- six links: README, AGENTS.md, FAQ, hosted DocC, Examples, Demo,
  and llms-full.txt for anything deeper

llms-full.txt is unchanged and remains the place for the expanded
reference.

https://claude.ai/code/session_01TQi3WNVCqQ9QFufs5XogjK
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (69103f9) to head (24e31e2).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #36   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           83        83           
=========================================
  Hits            83        83           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fabioknoedt fabioknoedt merged commit 1f6d791 into master Apr 25, 2026
4 checks passed
@fabioknoedt fabioknoedt deleted the claude/trim-llms-txt branch April 25, 2026 20:09
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.

2 participants