Skip to content

Delete standalone fleet-tab-strip crate#107

Merged
NagyVikt merged 1 commit into
mainfrom
agent/codex/codex-fleet-glass-menu-drop-tabstrip-202-2026-05-15-14-04
May 15, 2026
Merged

Delete standalone fleet-tab-strip crate#107
NagyVikt merged 1 commit into
mainfrom
agent/codex/codex-fleet-glass-menu-drop-tabstrip-202-2026-05-15-14-04

Conversation

@NagyVikt
Copy link
Copy Markdown
Contributor

Summary

  • Deleted standalone rust/fleet-tab-strip crate files:
    • rust/fleet-tab-strip/Cargo.toml
    • rust/fleet-tab-strip/src/main.rs
  • Kept rust/Cargo.toml unchanged; the workspace fleet-* glob now omits the crate because its manifest is gone.
  • Let Cargo update rust/Cargo.lock, which removed only the fleet-tab-strip package entry.

Verification

Baseline metadata before deletion included:

"fleet-tab-strip"

Metadata after deletion:

"fleet-input"
"fleet-layout"
"fleet-components"
"fleet-data"
"fleet-plan-tree"
"fleet-ui"
"fleet-state"
"fleet-tui-poc"
"fleet-watcher"
"fleet-waves"

Workspace check:

cargo check --workspace --manifest-path rust/Cargo.toml
Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.14s

Notes:

  • Did not run cargo check -p fleet-tab-strip or cargo test -p fleet-tab-strip after deletion because the package is intentionally removed by this lane.
  • fleet_ui::tab_strip removal remains Lane 7 scope.

@NagyVikt NagyVikt merged commit b4239ec into main May 15, 2026
@NagyVikt NagyVikt deleted the agent/codex/codex-fleet-glass-menu-drop-tabstrip-202-2026-05-15-14-04 branch May 15, 2026 12:07
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