Skip to content

Conversation

@hugomrdias
Copy link
Member

@hugomrdias hugomrdias commented Dec 14, 2025

- Better llms.txt
- fixes broken links in page actions
- fixes md copy to match astro
@github-project-automation github-project-automation bot moved this to 📌 Triage in FS Dec 14, 2025
@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
synapse-dev 62827fd Dec 14 2025, 01:42 PM

@hugomrdias hugomrdias changed the title chore: swap llm and page actions for new plugin @hugomrdias/docs chore: improves and add codeowners Dec 14, 2025
@hugomrdias hugomrdias changed the title chore: improves and add codeowners chore: improves docs and add codeowners Dec 14, 2025
@hugomrdias hugomrdias requested a review from BigLep December 14, 2025 14:27
@@ -1,4 +1,5 @@
import starlight from '@astrojs/starlight'
import { llmsPlugin } from '@hugomrdias/docs/starlight-llms'
Copy link
Collaborator

Choose a reason for hiding this comment

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

docs would be good in this, and why starlight-llms-txt isn't good enough?

Copy link
Member Author

Choose a reason for hiding this comment

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

too slow and was just dumpimg all md content in one file, which is really bad for context management, and the spec doesnt really say that ...
and the other llm actions plugin was copying the markdown to the wrong path ...
so i merged them into my package and fixed the bugs

Copy link
Collaborator

Choose a reason for hiding this comment

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

k, you should update your readme then to be more than nothing

<!-- Check out the [changelog](/changelog-sdk/version/0-37-0/) for more information. -->

The main entrypoint `@filoz/synapse-sdk` no longer export all the other modules, from this version onwards it will only export the `Synapse` class, constants and types. Check [reference](/reference/filoz/synapse-sdk/synapse/) for the current exports.
The main entrypoint `@filoz/synapse-sdk` no longer export all the other modules, from this version onwards it will only export the `Synapse` class, constants and types. Check [reference](/reference/filoz/synapse-sdk/synapse/toc/) for the current exports.
Copy link
Collaborator

Choose a reason for hiding this comment

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

is /toc/ something new? this PR contains links to both https://docs.filecoin.cloud/reference/filoz/synapse-sdk/synapse/toc/ and https://docs.filecoin.cloud/reference/filoz/synapse-sdk/toc/ but neither of them exist today.

Copy link
Member Author

@hugomrdias hugomrdias Dec 15, 2025

Choose a reason for hiding this comment

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

yes before we were using index.md files but the "index.md" files are special because they end up being just /folder/ not folder/index/ so that was breaking a bunch of things in the llms and typescript plugins.

@rjan90 rjan90 moved this from 📌 Triage to 🔎 Awaiting review in FS Dec 15, 2025
Co-authored-by: Rod Vagg <rod@vagg.org>
Copy link
Collaborator

@rvagg rvagg left a comment

Choose a reason for hiding this comment

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

Still getting CODEOWNERS errors but it's because that team doesn't have write access, individuals do but the team doesn't so we should fix that.

@hugomrdias
Copy link
Member Author

@BigLep can you look into @rvagg last comment please

@hugomrdias hugomrdias merged commit fb9bd2d into master Dec 15, 2025
3 checks passed
@hugomrdias hugomrdias deleted the hugomrdias/docs-llms branch December 15, 2025 12:27
@github-project-automation github-project-automation bot moved this from 🔎 Awaiting review to 🎉 Done in FS Dec 15, 2025
@rjan90
Copy link
Collaborator

rjan90 commented Dec 15, 2025

can you look into @rvagg last comment please

Should be resolved by: FilOzone/github-mgmt#30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

Make clear which docs are owned by which group

4 participants