Skip to content

chore: clear stale TODO markers in misc scripts, changelog, demos doc#7

Merged
cursor[bot] merged 1 commit intomainfrom
cursor/finish-tooling-todos-39fd
Apr 27, 2026
Merged

chore: clear stale TODO markers in misc scripts, changelog, demos doc#7
cursor[bot] merged 1 commit intomainfrom
cursor/finish-tooling-todos-39fd

Conversation

@timfox
Copy link
Copy Markdown
Owner

@timfox timfox commented Apr 26, 2026

Summary

  • misc/collect-and-check-gh-build-logs.py: Replace obsolete TODO comment with an accurate description of explicit-ignore matching.
  • misc/clang-regenerate-luals-definitions.py: Remove placeholder TODOs; document behavior; gate print_debug on --debug (global _debug set from CLI).
  • CHANGELOG.yml: Replace "TODO - add previous version history" with a short note pointing at upstream release history.
  • docs/demos/README-serverside-demos_ETL.md: Rename the "TODO" section to "Open items (historical)"; clarify the "cleaned FIXME" bullet.

Scope note

The codebase still contains hundreds of TODO/FIXME comments in src/ (engine/mod backlog). This PR only addresses actionable stale markers in tooling and small docs where the intent is documentation, not unfinished engine work.

Testing

  • python3 -m py_compile on modified Python files.
  • CI: please confirm check-changes and full workflow on this branch.
Open in Web Open in Cursor 

- collect-and-check-gh-build-logs: replace obsolete TODO comment with
  accurate description of explicit-ignore matching.
- clang-regenerate-luals-definitions: clarify comments, gate print_debug on
  --debug, document parse flags and ignored walk() symbols.
- CHANGELOG.yml: replace placeholder TODO with pointer to upstream history.
- demos README: rename TODO section; clarify legacy FIXME list item.

Co-authored-by: Tim Fox <timfox@outlook.com>
@cursor cursor Bot merged commit a3f8335 into main Apr 27, 2026
10 checks passed
@cursor cursor Bot deleted the cursor/finish-tooling-todos-39fd branch April 27, 2026 00:11
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