Drop Renovate and add a built-entrypoint render test - #5
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
renovate.jsonc. It never produced a run — no Dependency Dashboard, PRs, orrenovate/*branches — and the pinned betas are bumped by hand with fixes.0.0.0-beta-17595) and point at the issue tracker; drop the "latest tested beta" claim that moved several times a day.check-compatibility.mjs: drop the assertion that the README matches the pinned version, which no longer has a phrase to match. The version-format, package lockstep, CLI-version, and CI GitHub-release checks stay.bunfig.tomlpreloads@opentui/solid/preload, andentrypoint.test.tsxbuildsdist/tui.jswith the production script, imports it, registers the compiled plugin with a fake host context, and renders the composer claim throughtestRenderwhile driving the plugin's own refresh timer manually. It asserts the live label through text, reasoning, and tool-input streaming; exact settlement and freeze; reset on a new run; and independent orchestrator/sub-agent sessions.docs/development.mddocuments the test setup;tsconfig.jsonincludes the new test.No runtime behavior changes.
Verification
npm run check:compatibilitynpm run lint— 0 warnings, 0 errorsnpm run checknpm test— 61 pass, 0 failnpm run build