-
Notifications
You must be signed in to change notification settings - Fork 66
Roadmap
SHAURYASANYAL3 edited this page Jul 24, 2026
·
2 revisions
AgentWatch is currently undergoing a massive simplification architecture phase (the v0.3.x Brutalist Purge). We are stripping out academic bloat and speculative features to focus entirely on stability and speed.
- Core Stability: Ensuring the EventBus and async processing pipelines can handle high-throughput telemetry without race conditions or memory leaks.
-
Next.js Dashboard: Refining the
frontend/UI (React 18, Next 14) to natively consume and display the real-time event logs with minimal latency. - Dependency Hardening: Upgrading core dependencies for security compliance.
As part of our commitment to YAGNI (You Aren't Gonna Need It), the following domains are strictly out-of-scope for the foreseeable future:
- Reasoning Auditors: We will not accept PRs attempting to audit LLM internal reasoning states or fingerprinting logic.
- Complex Governance Systems: EU AI Act compliance trackers, heavy SQL logging schemas for unneeded auditing, and regulatory reporting are dead.
- Speculative Abstractions: "Prepared" hooks, custom client-side exponential backoff math, and overly abstract generic wrappers will be rejected.
- True plug-and-play local agent tracking via lightweight adapters.
- Seamless, zero-config visual dashboard out-of-the-box.
- Rock-solid stability.