chore: remove dead electric-proxy stub and stale streams docs#1574
Conversation
- Remove `apps/electric-proxy/` (empty stub, never had code) - Remove outdated docs: ai-chat-plan, productionize-chat, realign-streams-architecture, streaming-performance-reliability - Remove old self-hosted streams server env vars from .env.example - Update AGENTS.md to remove apps/streams and apps/electric-proxy
|
No actionable comments were generated in the recent review. 🎉 📝 WalkthroughWalkthroughThis PR removes the Streams service (apps/streams), electric-proxy package, Streams-related environment variables from .env.example, associated documentation files, and updates AGENTS.md to reflect these removals. Total: 12 environment variables removed, 2 AGENTS.md entries deleted, 1 package.json file deleted, and 4 documentation files deleted (2,263 lines total). Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
🧹 Preview Cleanup CompleteThe following preview resources have been cleaned up:
Thank you for your contribution! 🎉 |
Summary
apps/electric-proxy/— empty stub package that never had source codeapps/streamsserver (now replaced by Electric Cloud managed service).env.example— removeSTREAMS_PORT,STREAMS_INTERNAL_*,STREAMS_DATA_DIRvars for the defunct self-hosted serverAGENTS.mdstructure list to removeapps/streamsandapps/electric-proxyTest plan
bun run lint:fix— passbun run typecheck— passbun test— pass (1230 pass, 0 fail)bunx sherif --fix— passSummary by CodeRabbit
Chores
Documentation