feat: Add PhyslibAlpha to TODO items#1204
Conversation
Import `PhyslibAlpha` in `TODO_to_yml`'s `main` so that `TODO "..."` items declared in PhyslibAlpha files are collected into `docs/_data/TODO.yml`. Normalise the `PhyslibAlpha.` prefix to `Physlib.` in `PhyslibCategory.ofFileName` so PhyslibAlpha items are categorised by physics topic in the same way as their Physlib counterparts. Co-authored-by: Claude Opus 4.8 <no-reply+claude-opus-4-8@anthropic.com> Claude-Session: https://claude.ai/code/session_01Jr1KNVgo8ZWE6pbd9vJvL7
Support PhyslibAlpha module categorization in TODO generator
|
Thank you for this PR, which will now be reviewed. If you are submitting to ./PhyslibAlpha there will be a lighter review process, If you want to bring attention to this PR, please write a message on this |
|
I think it would be good to separate PhyslibAlpha TODOs from the rest. Probably making one category for all of PhyslibAlpha is sufficient since the idea of PhyslibAlpha is to be low impact on maintenance and I foresee fewer TODOs as stuff will be added "as is". |
|
@morrison-daniel Sounds good, will make this change now. |
zhikaip
left a comment
There was a problem hiding this comment.
LGTM. but honestly before I looked at this I thought this would be saying upstreaming physlibalpha to physlib as a todo, maybe there should be a mechanism that we should also think about for a process to do so
Made using Claude Opus 4.8. Though the changes here are minor.
Adds PhyslibAlpha to the TODO item collection, making sure that they appear in the TODO list.