Skip to content

[codex] Correct neo TUI screenshot capture docs#23

Closed
IYENTeam wants to merge 1 commit into
code-yeongyu:mainfrom
IYEN-AI:codex/neo-tui-screenshot-docs
Closed

[codex] Correct neo TUI screenshot capture docs#23
IYENTeam wants to merge 1 commit into
code-yeongyu:mainfrom
IYEN-AI:codex/neo-tui-screenshot-docs

Conversation

@IYENTeam

@IYENTeam IYENTeam commented May 25, 2026

Copy link
Copy Markdown

What changed

  • Corrected packages/neo-tui/docs/screenshots/README.md to match scripts/capture-screenshots.sh.
  • Clarified that current overlay screenshots are captured from senpi-neo-tui --demo --demo-seconds 600, not from the faux backend/live RPC path.
  • Clarified that ANSI/HTML intermediates are temporary and deleted by the script cleanup trap.

Why

The screenshot documentation described a different capture pipeline than the checked-in script, which could lead maintainers to debug the wrong runtime path when regenerating screenshots.

Validation

  • git diff --check
  • pre-commit hook ran npm run check

Not tested

  • Full screenshot PNG regeneration. Local aha is not installed and regeneration would overwrite checked-in PNG artifacts.

Summary by cubic

Update packages/neo-tui/docs/screenshots/README.md to match the capture flow in scripts/capture-screenshots.sh. Overlays are now documented as captured from senpi-neo-tui --demo --demo-seconds 600 (not the faux RPC backend), and the ANSI/HTML intermediates are temporary and cleaned up.

Written for commit 62627fe. Summary will update on new commits. Review in cubic

The screenshot README described a faux-backend/live-RPC capture flow and persistent evidence directory, but the checked-in script captures demo scenes and deletes temporary ANSI/HTML intermediates. Update the docs to match the script so screenshot maintenance starts from the right runtime contract.\n\nConstraint: Keep the existing screenshot generation script unchanged.\nRejected: Rewrite capture-screenshots.sh to use the faux backend | this PR only corrects documentation drift, and changing PNG generation behavior should be reviewed separately.\nConfidence: high\nScope-risk: narrow\nTested: git diff --check\nNot-tested: Full screenshot regeneration; local aha is not installed and regeneration would overwrite checked-in PNGs
@code-yeongyu

Copy link
Copy Markdown
Owner

[sisyphus-bot] Thanks for fixing up the neo TUI screenshot capture docs, IYEN. This PR no longer has a target, though: packages/neo-tui and the --neo flag/binary were fully removed from main in commit 44ff816 (2026-05-26, "refactor(coding-agent): remove neo tui flag and binary"), with that removal now locked in by the neo-flag-removal regression test. The screenshot documentation this PR corrects covers a package that no longer exists in the tree, so there is nothing left to merge it against and I'm closing this as obsolete. If neo-tui is ever reintroduced, you're very welcome to reopen or rework this against the new code.

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.

3 participants