Skip to content

fix(oclite): resolve Ink rendering issues (#148)#151

Merged
randomm merged 2 commits intodevfrom
fix/issue-148-ink-rendering
Feb 6, 2026
Merged

fix(oclite): resolve Ink rendering issues (#148)#151
randomm merged 2 commits intodevfrom
fix/issue-148-ink-rendering

Conversation

@randomm
Copy link
Owner

@randomm randomm commented Feb 6, 2026

Summary

Additional Ink TUI rendering fixes.

Changes

  • Remove debug console.error logs that were polluting output
  • Add patchConsole: true to Ink render options
  • Fix text duplication with delta-first approach + fallback computation
  • Fix welcome banner re-appearing after message completion

Fixes #148

- Remove console.error debug logs polluting output
- Add patchConsole to prevent console breaking Ink render
- Fix text duplication with delta fallback computation
- Fix welcome banner re-appearing on re-render
@github-actions
Copy link

github-actions bot commented Feb 6, 2026

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

- Fix text duplication with delta fallback computation
- Add patchConsole to prevent console breaking Ink render
- Remove debug console.error logs
@randomm randomm merged commit ca4cc22 into dev Feb 6, 2026
2 checks passed
@randomm randomm deleted the fix/issue-148-ink-rendering branch February 6, 2026 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant