Skip to content

DEMO: new CLI keeps Korean litesvm table (rebuts #1756 attribution) - #2

Open
cherkanovart wants to merge 1 commit into
newcli-litesvm-basefrom
newcli-litesvm-ko-demo
Open

DEMO: new CLI keeps Korean litesvm table (rebuts #1756 attribution)#2
cherkanovart wants to merge 1 commit into
newcli-litesvm-basefrom
newcli-litesvm-ko-demo

Conversation

@cherkanovart

Copy link
Copy Markdown
Collaborator

What this shows

Runs the new `@lingo.dev/cli@1.10.1` (same version as Solana CI `@latest`) with Solana's solana-foundation#1754 migrated config against the drifted Korean `testing-with-litesvm-loader/index.mdx` (the pre-solana-foundation#1756 state, table present, 50 blocks) on a clone of their engine.

  • base branch = drifted ko (table present, 50 blocks — old-serializer artifact: stray blank before ``)
  • head branch = what the new CLI produced (`push --force`)

Result

The 4-row `### 일반적인 오류` (Common Errors) table is fully preserved and the block drift is repaired (50 -> 49). The new CLI does NOT drop the table.

Why this matters

Solana solana-foundation#1756 (which deleted this table) was attributed to the new CLI. It was actually the tail of the OLD CLI run:

The new CLI's server-side MDX assembler builds the target from the English source, so a source-present block cannot be silently dropped.

@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: be068dd3-c60e-4cf7-97b4-0f2f05723534

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch newcli-litesvm-ko-demo

Comment @coderabbitai help to get the list of available commands.

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.

1 participant