Skip to content

Remove unused sheesh-mcp crate#3

Merged
Cicolas merged 1 commit intorelease/v1.0.4from
worktree-remove-sheesh-mcp
Mar 8, 2026
Merged

Remove unused sheesh-mcp crate#3
Cicolas merged 1 commit intorelease/v1.0.4from
worktree-remove-sheesh-mcp

Conversation

@Cicolas
Copy link
Owner

@Cicolas Cicolas commented Mar 8, 2026

Summary

  • Deleted crates/sheesh-mcp/ entirely — the crate was never imported by the main sheesh-rs binary or any workspace member (no Cargo.toml dependency, no source imports)
  • Reduces dead code and repo clutter

Notes

Part of a batch of worktree changes targeting release/next.

Tests

  • cargo build still passes with no errors (crate was unused so no functional impact)

🤖 Generated with Claude Code

The crate was never referenced by the main sheesh-rs binary or any
workspace member — no imports, no Cargo.toml dependency. Deleted to
reduce dead code and repo clutter.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@Cicolas Cicolas changed the base branch from release/next to release/v1.0.4 March 8, 2026 21:03
@Cicolas Cicolas merged commit 7960022 into release/v1.0.4 Mar 8, 2026
@Cicolas Cicolas mentioned this pull request Mar 8, 2026
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