Promote test → main: segments-surface cleanup (#1685)#1689
Conversation
Deletes the remaining segment list/create routes, the Segments UI components, segment-fans renderers, segment hooks, lib/segments, chat-segment lookup, segment MCP/AI tool wrappers, sidebar segment nav entries, and segment-related supabase helpers. The Segments feature is being removed entirely; the earlier migration plan is abandoned. Follows #1678 (segment report removal). Part of SEGMENTS_SURFACE_REMOVAL_PLAN.md. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
chore: remove dead segments surface
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 37 minutes and 32 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (49)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
No issues found across 51 files
Confidence score: 5/5
- Automated review surfaced no issues in the provided summaries.
- No files require special attention.
Requires human review: Large-scale deletion of a feature (Segments) across UI, API, and tool registries (51 files). High impact changes like this require human verification of the removal process.
Note: This PR contains a large number of files. During the trial, cubic reviews up to 50 files per PR. Paid plans get a higher limit.
Promotes chat PR #1685 (remove dead segments surface) from test to main.
CI on #1685: unit tests ✅, cubic reviewer ✅
🤖 Generated with Claude Code
Summary by cubic
Remove the deprecated Segments surface across the app, including UI, APIs, hooks, Supabase helpers, and chat tool integrations. Cleans up navigation and tool registries to avoid dead links and unused code.
/segmentspage and segment API routes.public/segment.svg).create_segments,get_artist_segments, andget_segment_fans; pruned related logic inToolComponentsandgetToolsInfo.Written for commit 49f8c89. Summary will update on new commits.