Skip to content

feat(prx-config)!: drop Warp TUI support (v0.3.0)#758

Merged
bdelanghe merged 3 commits into
mainfrom
fix/prx-config-remove-warp
Jun 24, 2026
Merged

feat(prx-config)!: drop Warp TUI support (v0.3.0)#758
bdelanghe merged 3 commits into
mainfrom
fix/prx-config-remove-warp

Conversation

@bdelanghe

Copy link
Copy Markdown
Contributor

Summary

  • Deletes tui_l2_warp.ts entirely
  • Removes all *Warp re-exports from index.ts
  • Bumps to v0.3.0 (minor bump — breaking API removal on a pre-1.0 package)
  • Adds minor changeset

Test plan

  • TypeScript type-check passes
  • CI passes
  • After publish: only L1 Claude exports visible at @bounded-systems/prx-config

Stacked on #757 (fast-check fix) — base will auto-retarget to main once that merges.

🤖 Generated with Claude Code

@bdelanghe bdelanghe requested a review from a team as a code owner June 23, 2026 20:52
@github-code-quality

github-code-quality Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Code Coverage Overview

Languages: TypeScript

TypeScript / unit

The overall coverage in the branch remains at 88%, unchanged from the branch.

Show a code coverage summary of the most impacted files.
File 585be9c dd5a354 +/-
packages/prx-co.../tui_l2_warp.ts 100% 0% -100%
packages/prx/sr...pr-state/cli.ts 60% 60% 0%
packages/prx-co...ig/src/index.ts 100% 100% 0%

Updated June 24, 2026 14:05 UTC
Code Coverage is in Public Preview. Learn more and provide us with your feedback.

Base automatically changed from fix/prx-config-fast-check to main June 23, 2026 20:54
@bdelanghe bdelanghe closed this Jun 24, 2026
@bdelanghe bdelanghe reopened this Jun 24, 2026
bdelanghe and others added 3 commits June 24, 2026 10:03
Remove tui_l2_warp.ts and all *Warp exports from the public API.
prx-config now manages only the L1 Claude TUI slice.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…rift.ts

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@bdelanghe bdelanghe force-pushed the fix/prx-config-remove-warp branch from bb318ae to dd5a354 Compare June 24, 2026 14:03
@bdelanghe bdelanghe merged commit 06a401d into main Jun 24, 2026
10 checks passed
@bdelanghe bdelanghe deleted the fix/prx-config-remove-warp branch June 24, 2026 14:06
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