A.D.Lee alee
  • Joined on 2026-04-01
alee pushed to neuralwatt-router-service at alee/6krrt 2026-08-24 04:22:03 +00:00
943b2d5cde fix: resolve TUI live-routing panel review findings
alee pushed to neuralwatt-router-service at alee/6krrt 2026-08-24 03:38:23 +00:00
765a4a64f3 docs: sweep for live routing panel + AGENTS.md
f0ebd83a09 feat(tui): live routing-decisions panel with SSE, detail popup, breakdown
Compare 2 commits »
alee pushed to main at alee/6krrt 2026-08-24 02:30:49 +00:00
b9cdd2b494 Merge pull request 'Local LLM Model Router: NeuralWatt routing service + context-aware framing and pruning' (#6) from neuralwatt-router-service into main
5f7716e121 fix: resolve context-pruning-and-framing review findings
099958b392 docs: review + plan for context-pruning-and-framing feature
fbcc63630a feat(classifier): context-aware framing and relevance-based context pruning
Compare 4 commits »
alee merged pull request alee/6krrt#6 2026-08-24 02:30:47 +00:00
Local LLM Model Router: NeuralWatt routing service + context-aware framing and pruning
alee created pull request alee/6krrt#6 2026-08-24 02:24:21 +00:00
Local LLM Model Router: NeuralWatt routing service + context-aware framing and pruning
alee pushed to neuralwatt-router-service at alee/6krrt 2026-08-24 02:23:51 +00:00
5f7716e121 fix: resolve context-pruning-and-framing review findings
099958b392 docs: review + plan for context-pruning-and-framing feature
Compare 2 commits »
alee pushed to neuralwatt-router-service at alee/6krrt 2026-08-24 01:23:21 +00:00
fbcc63630a feat(classifier): context-aware framing and relevance-based context pruning
alee merged pull request alee/6krrt#5 2026-08-24 01:03:59 +00:00
docs: document local vision fallback and the monitoring stack
alee pushed to main at alee/6krrt 2026-08-24 01:03:59 +00:00
c823870677 Merge pull request 'docs: document local vision fallback and the monitoring stack' (#5) from neuralwatt-router-service into main
8b861f9267 docs: document local vision fallback and the monitoring stack
Compare 2 commits »
alee reopened pull request alee/6krrt#5 2026-08-24 01:03:53 +00:00
docs: document local vision fallback and the monitoring stack
alee closed pull request alee/6krrt#5 2026-08-24 01:03:41 +00:00
docs: document local vision fallback and the monitoring stack
alee created pull request alee/6krrt#5 2026-08-24 01:03:38 +00:00
docs: document local vision fallback and the monitoring stack
alee pushed to neuralwatt-router-service at alee/6krrt 2026-08-24 01:01:06 +00:00
8b861f9267 docs: document local vision fallback and the monitoring stack
alee pushed to main at alee/6krrt 2026-08-24 00:52:25 +00:00
3519923d98 Merge pull request 'feat(monitoring): routing-decision persistence, /metrics, monitoring TUI, router-cli' (#4) from neuralwatt-router-service into main
bfb0ff7c00 feat(metrics): persist routing decisions and expose GET /metrics
8ef8c401d6 feat(tui): Textual monitoring dashboard over GET /metrics
b84b4839dc feat(cli): router_cli one-shot routing-decision printer
Compare 4 commits »
alee merged pull request alee/6krrt#4 2026-08-24 00:52:23 +00:00
feat(monitoring): routing-decision persistence, /metrics, monitoring TUI, router-cli
alee created pull request alee/6krrt#4 2026-08-24 00:24:01 +00:00
feat(monitoring): routing-decision persistence, /metrics, monitoring TUI, router-cli
alee pushed to neuralwatt-router-service at alee/6krrt 2026-08-24 00:22:47 +00:00
bfb0ff7c00 feat(metrics): persist routing decisions and expose GET /metrics
8ef8c401d6 feat(tui): Textual monitoring dashboard over GET /metrics
b84b4839dc feat(cli): router_cli one-shot routing-decision printer
Compare 3 commits »
alee pushed to main at alee/6krrt 2026-08-23 20:02:42 +00:00
b4dcbb86ba Merge pull request 'fix: resolve remaining capability-gate review findings' (#3) from neuralwatt-router-service into main
92adb5c29d test: pin iter_image_url_values contract on well-typed-but-unparseable input
ceafe05d4f docs: spec + plan for pinning down shared-helper behavior on unparseable input
7d3d961cb0 fix: a degenerate image_url part silently dropped out of two fail-closed checks
6e6d02fac6 fix: resolve remaining capability-gate review findings
Compare 7 commits »
alee merged pull request alee/6krrt#3 2026-08-23 20:02:41 +00:00
fix: resolve remaining capability-gate review findings
alee pushed to neuralwatt-router-service at alee/6krrt 2026-08-23 20:02:27 +00:00
92adb5c29d test: pin iter_image_url_values contract on well-typed-but-unparseable input