This roadmap reflects the current BusLane codebase and planned feature work as of February 17, 2026.
Have a feature request? Open an issue or start a discussion.
- Multi-connection tab workflow with session restore
- Queue/topic/subscription browsing with DLQ support
- Message operations: peek, send, filter/search, bulk actions, export/import
- Live stream, charts, alerts, and namespace dashboard
- Connection library with encrypted storage
- Keyboard shortcuts and improved desktop UX (including app menu/About)
- Update checking/downloading infrastructure and cross-platform packaging groundwork
- Parameterized templates (tokens like
{{OrderId}}) - Template categories/tags and quick search
- Duplicate/edit from existing message payload
- Dry-run preview for bulk delete/resend actions
- Progress + partial-failure summary UI
- Optional operation confirmation rules for destructive actions
- Better tools for session-enabled queues (session drill-down and diagnostics)
- Persist last-used session filters per tab
- Persist metric snapshots locally with configurable retention
- Time-range comparisons (last hour/day/week)
- Trend overlays for queue depth and DLQ growth
- Save/load dashboard presets per namespace
- One-click reset to default layout
- Import/export dashboard configuration
- Quiet hours and rule cooldown windows
- Better rule testing experience and alert history panel
- Optional notification channels beyond in-app toast (pluggable)
- Production-ready installers/signing pipeline
- macOS notarization, Windows installer polish, Linux package validation
- Release quality gates and smoke-check checklist
- Performance pass for large message/entity sets
- Better reconnection handling for intermittent network/auth failures
- Memory usage guardrails for long-running live stream sessions
- End-to-end user guide with common workflows
- Troubleshooting playbooks (auth, permissions, connectivity)
- Feature walkthroughs for dashboards, alerts, and bulk operations
These are intentionally unscheduled until core 1.0 goals are complete.
- Azure Event Hubs support
- Azure Storage Queues support
- Message scheduling calendar and replay tooling
- Shared team profiles/connection bundles (secure)
- AI-assisted search/triage helpers
When tradeoffs are needed, prioritize work in this order:
- Reliability and data safety
- High-frequency operator workflows
- Monitoring signal quality
- Platform distribution polish
- Experimental features
Each item is considered complete only when:
- Unit/integration tests are added or updated
- UI behavior is validated on macOS, Windows, and Linux paths where applicable
- User-facing docs are updated
- No secrets or sensitive data are introduced in logs/telemetry
This roadmap is a living document and will be updated as priorities evolve.