
abel533andCopilot
dd47566cb8
feat: Phase 4C infrastructure services + 4D debug commands
4C Services:
- RateLimiter: sliding window rate limiting, concurrent semaphore, cooldowns
- TokenEstimationService: approximate token counting, cost estimation
- NotificationService: cross-platform desktop notifications
- InternalLogger: structured session logging with export
4D Debug Commands:
- /debug: toggle debug mode, view internal logs
- /heapdump: JVM heap dump and memory pool info (Java advantage)
- /trace: request/response tracing
- /ctx-viz: context window token distribution visualization
- /reset-limits: reset rate limits and cooldowns
- /sandbox: sandbox mode toggle (strict/permissive/none)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-05 11:36:35 +08:00
..
2026-04-05 10:18:57 +08:00
2026-04-05 11:36:35 +08:00
2026-04-05 11:36:35 +08:00
2026-04-05 09:24:04 +08:00
2026-04-05 09:39:29 +08:00
2026-04-05 11:36:35 +08:00
2026-04-05 10:30:25 +08:00
2026-04-05 09:53:07 +08:00
2026-04-05 09:35:44 +08:00
2026-04-05 10:36:10 +08:00
2026-04-02 23:05:37 +08:00
2026-04-05 10:18:57 +08:00
2026-04-05 10:32:30 +08:00
2026-04-05 11:27:30 +08:00
2026-04-04 21:43:40 +08:00
2026-04-05 10:23:37 +08:00
2026-04-05 10:18:57 +08:00