Commit Graph

  • db3ca4656b feat(webapp): live-block buttons follow the semantic accent tokens Katia Bulatova 2026-07-23 14:21:55 +00:00
  • c1ab98f8bc feat(webapp): error status chips use colored border with monochrome text in System themes Katia Bulatova 2026-07-23 14:20:14 +00:00
  • d22221cd4e fix(webapp): keep the billing banner button on the darker amber Katia Bulatova 2026-07-23 14:19:27 +00:00
  • bb38a1b742 feat(webapp): lighter fills on queue live-block buttons Katia Bulatova 2026-07-23 14:19:13 +00:00
  • 84f9f5e6eb fix(webapp): queue-detail charts — legends, at-limit concurrency colour, tooltip colour squares (TRI-12068) James Ritchie 2026-07-23 15:18:52 +01:00
  • 1fe685cf31 fix(sdk): mirror success-path accumulation on chat.agent error path Matt Aitken 2026-07-23 15:18:42 +01:00
  • 2fa69106ba fix(webapp): threshold-stroke gradient split from the line's own range; saturation orange only over 100% (TRI-12068) James Ritchie 2026-07-23 15:18:42 +01:00
  • a38b1a7c8f feat(webapp): subtle badges try a colored border with monochrome text in System themes Katia Bulatova 2026-07-23 14:18:20 +00:00
  • 374b2e79c1 feat(webapp): subtle badges get a blue tint in System themes Katia Bulatova 2026-07-23 14:17:59 +00:00
  • 4e774a90cd feat(webapp): two chip prominence levels - subtle in dense lists, bright standalone Katia Bulatova 2026-07-23 14:13:16 +00:00
  • 4b56625194 fix(webapp): untangle globe icon imports Katia Bulatova 2026-07-23 14:09:27 +00:00
  • dc63a6e626 fix(sdk): persist recovered partial to accumulator and snapshot on error Matt Aitken 2026-07-23 15:07:30 +01:00
  • 0ab6217d76 feat(webapp): replace the wireframe globe icon with GlobeLinesIcon app-wide Katia Bulatova 2026-07-23 14:07:10 +00:00
  • c59a159ffe test(run-engine): address caps-vs-scheduling review Wes Mason 2026-07-23 15:02:39 +01:00
  • 8152444cfd fix(sdk): preserve partial assistant message on chat stream failure Matt Aitken 2026-07-23 14:58:02 +01:00
  • 68340d8904 feat(webapp): settings logo globe icon; System-theme fixes for date guide, tabs and dev presence Katia Bulatova 2026-07-23 13:49:41 +00:00
  • 5ffdb18a6e fix(webapp): disableHoverableContent on chart info-icon tooltips (TRI-12068) James Ritchie 2026-07-23 14:46:09 +01:00
  • 0dd54b5548 fix(webapp): remove sorting from the Concurrency keys table (TRI-12068) James Ritchie 2026-07-23 14:44:48 +01:00
  • e0b57444a0 fix(webapp): use the Queues icon for the row menu's View-queued-runs item (TRI-12068) James Ritchie 2026-07-23 14:44:47 +01:00
  • b1974e067e feat(webapp): filled error status chips in System themes Katia Bulatova 2026-07-23 13:44:15 +00:00
  • 4e77f0e029 fix(webapp): pause modals — Cancel button to secondary variant (TRI-12068) James Ritchie 2026-07-23 14:42:41 +01:00
  • 5c594693a1 fix(webapp): let the Limited-by header tooltip grow to max-content (TRI-12068) James Ritchie 2026-07-23 14:41:56 +01:00
  • f39950a75d fix(webapp): brighten the Override-limit button icon (TRI-12068) James Ritchie 2026-07-23 14:41:55 +01:00
  • c42d98e3b3 fix(webapp): nudge queue-detail tabs down 1px onto the filter-bar border (TRI-12068) James Ritchie 2026-07-23 14:39:01 +01:00
  • 5439218552 fix(webapp): tighten chart title to info-icon gap to gap-1 (TRI-12068) James Ritchie 2026-07-23 14:38:11 +01:00
  • 5c83dd128f fix(webapp): big-number panels — tighter top/right padding + hover-reveal view-runs button (TRI-12068) James Ritchie 2026-07-23 14:30:55 +01:00
  • e473d7abf8 fix(webapp): tooltip legend swatch — match legend corners + nudge up 1px (TRI-12068) James Ritchie 2026-07-23 14:24:50 +01:00
  • 1afa1476df test(run-engine): caps-vs-scheduling bench over the real CK Lua gates Wes Mason 2026-07-23 14:23:53 +01:00
  • 47f5d4755f fix(webapp): pause buttons — orange label text + accurate tooltip copy (TRI-12068) James Ritchie 2026-07-23 14:23:49 +01:00
  • 82c95908fe docs(run-engine): reconcile fairness spike with the caps plan of record Wes Mason 2026-07-23 14:23:02 +01:00
  • 188a211009 feat(webapp): inverted number stepper buttons in System themes Katia Bulatova 2026-07-23 12:43:43 +00:00
  • 4b6aa4c425 fix(webapp): burst-runs suffix reliably uncolored in System themes Katia Bulatova 2026-07-23 12:36:50 +00:00
  • 99a8b08367 fix(webapp): no-machine icon visible on the light theme Katia Bulatova 2026-07-23 12:19:07 +00:00
  • b387d5e413 feat(webapp): default badges invert to a blue fill with white text in System themes Katia Bulatova 2026-07-23 12:18:03 +00:00
  • d226c316aa feat(webapp): BigNumber block buttons follow the standard primary hover pattern Katia Bulatova 2026-07-23 12:17:17 +00:00
  • 5e6a6af6d4 feat(webapp): inverted icon buttons on queue live blocks in System themes Katia Bulatova 2026-07-23 12:14:41 +00:00
  • ab836486ac fix(webapp): white override button labels; billing banner icon visible on light Katia Bulatova 2026-07-23 12:08:09 +00:00
  • 8c75049213 feat(webapp): amber-filled override controls and badges in System themes Katia Bulatova 2026-07-23 11:52:10 +00:00
  • 691e9e123b feat: add the /report health report (get_report MCP tool + CLI + API) feat/report-health Katia Bulatova 2026-07-22 12:21:24 +00:00
  • b9a6557826 test(run-engine): address CK review (real age scenarios, honesty) Wes Mason 2026-07-23 12:48:42 +01:00
  • 11e27709b4 fix(webapp): prompt override banner readable on the light theme Katia Bulatova 2026-07-23 11:37:12 +00:00
  • b8d21d2ec6 feat(run-engine): CK fairness bench, scenarios, results, findings Wes Mason 2026-07-23 12:36:19 +01:00
  • 945d28f201 feat(webapp): monochrome run and span titles in System themes Katia Bulatova 2026-07-23 11:36:00 +00:00
  • 7948127de5 fix(webapp): white count on the rounded badge in System themes Katia Bulatova 2026-07-23 11:34:44 +00:00
  • 8bbd59a3cf feat(webapp): filled quota source badges in System themes Katia Bulatova 2026-07-23 11:32:09 +00:00
  • ee0179f2a8 feat(webapp): docs buttons get a monochrome label in System themes, icon stays blue Katia Bulatova 2026-07-23 11:31:36 +00:00
  • c39adbbce8 feat(webapp): filled rate-limit type pills in System themes Katia Bulatova 2026-07-23 11:30:35 +00:00
  • 69f9c05851 fix(webapp): models table tooltip + no scroll; query schema names readable on light Katia Bulatova 2026-07-23 11:30:03 +00:00
  • d5373e523b fix(webapp): truncate the Model column on the models table Katia Bulatova 2026-07-23 11:25:14 +00:00
  • 0da446c72c fix(webapp): sparkline totals readable in System themes Katia Bulatova 2026-07-23 11:24:01 +00:00
  • 5c7cd12732 test(run-engine): CK driver over real dequeue Lua via ckIndex rescore Wes Mason 2026-07-23 12:19:20 +01:00
  • 7b087fdffb test(run-engine): CK-keyed SFQ/DRR/stride/CoDel disciplines Wes Mason 2026-07-23 12:17:14 +01:00
  • ddf3dbbbd6 feat(webapp): filled status chips and badges in System themes; uncolor of-limit total Katia Bulatova 2026-07-23 11:07:28 +00:00
  • 950688dde0 feat(webapp): queue charts go blue in System themes; burst and warning chart totals uncolor Katia Bulatova 2026-07-23 11:05:11 +00:00
  • c73b4e72b0 Merge remote-tracking branch 'origin/main' into feat/light-theme Katia Bulatova 2026-07-23 10:53:02 +00:00
  • 88ca0091a9 fix(docker): stop the container entrypoint printing database connection strings in logs (#4346) Eric Allam 2026-07-23 11:51:34 +01:00
  • dbbe98e52b Merge remote-tracking branch 'origin/feat/queue-metrics-and-health' into feat/system-preference-theme Katia Bulatova 2026-07-23 10:49:31 +00:00
  • 66f79b03d9 fix(webapp): prompts blank state uses the nav's pen icon Katia Bulatova 2026-07-23 10:36:19 +00:00
  • 78ed1e7c89 feat(webapp): status labels go monochrome in System themes, icons keep the tint Katia Bulatova 2026-07-23 10:23:56 +00:00
  • 49d7107ffb fix(webapp): plain-language queue tooltip copy (/bro pass) (TRI-12068) James Ritchie 2026-07-23 11:17:53 +01:00
  • 9f80186415 feat(webapp): env names inherit text color in System themes, icons keep the tint Katia Bulatova 2026-07-23 10:17:45 +00:00
  • 17f549203a feat(webapp): monochrome section icons on the limits page in System themes Katia Bulatova 2026-07-23 10:14:32 +00:00
  • 1206588585 fix(webapp): tabular-nums on the remaining queue-page numbers (TRI-12068) James Ritchie 2026-07-23 11:14:27 +01:00
  • fbb55b1f76 feat(webapp): monochrome side menu icons in System themes Katia Bulatova 2026-07-23 10:12:51 +00:00
  • 4d04c733f0 fix(webapp): bottom-align the queue-detail tabs to the filter bar (TRI-12068) James Ritchie 2026-07-23 11:12:25 +01:00
  • 4c12264a89 feat(webapp): env colors take three - pink dev, orange staging, blue preview Katia Bulatova 2026-07-23 10:10:00 +00:00
  • ddb690791f fix(webapp): pause-button styling + override-modal tweaks (TRI-12068) James Ritchie 2026-07-23 11:09:04 +01:00
  • 6357c7dbc6 feat(webapp): blue dev and teal staging env colors in System themes Katia Bulatova 2026-07-23 10:08:01 +00:00
  • 6513d67093 feat(webapp): move staging and preview env colors off orange/yellow in System themes Katia Bulatova 2026-07-23 10:04:59 +00:00
  • 3c82248940 chore(deps): bump tar to 7.5.19 (#4345) claude[bot] 2026-07-23 10:59:16 +01:00
  • 79bb580ab3 fix(webapp): make the Throttled detail chart span full width (TRI-12068) James Ritchie 2026-07-23 10:58:58 +01:00
  • b5b4600303 fix(webapp): top-align the chart card header so Maximize sits top-right (TRI-12068) James Ritchie 2026-07-23 10:58:56 +01:00
  • 4e86c59158 fix(webapp): brighten the chart hover cursor to match the synced line (TRI-12068) James Ritchie 2026-07-23 10:58:55 +01:00
  • 6410a1f292 fix(webapp): rework queue filter bars — Period label, date-filter placement, per-page padding (TRI-12068) James Ritchie 2026-07-23 10:53:47 +01:00
  • 445f5d17f7 fix(webapp): remove queues table column sorting (TRI-12068) James Ritchie 2026-07-23 10:50:32 +01:00
  • 5b711845c2 fix(webapp): use the custom Queues icon in the queues-table Name cell (TRI-12068) James Ritchie 2026-07-23 10:45:21 +01:00
  • 06ed1f76ec fix(webapp): make the whole Name table cell clickable via a stretched link (TRI-12068) James Ritchie 2026-07-23 10:36:21 +01:00
  • 7d142a1ae3 fix(webapp): chart legend tweaks — tighter swatch corners, more title gap (TRI-12068) James Ritchie 2026-07-23 10:31:50 +01:00
  • e6a7cf4c07 fix(webapp): set metric-page container gaps and padding to 1.5 (TRI-12068) James Ritchie 2026-07-23 10:31:48 +01:00
  • ba1e5b558d test(run-engine): ckIndex rescorer drives real Lua pick order Wes Mason 2026-07-23 09:28:12 +01:00
  • 5f35b928d1 fix(redis-worker): omit dangling declaration map references ts7 Chris Arderne 2026-07-23 09:15:54 +01:00
  • 1d1bee1842 fix(build): keep TypeScript compiler optional for consumers Chris Arderne 2026-07-23 09:05:48 +01:00
  • 69b7274fde feat(webapp): unify System preference accents across dark and light modes Katia Bulatova 2026-07-23 06:32:57 +00:00
  • 9a14ddacd9 test(run-engine): CK-index reader for per-concurrency-key spike Wes Mason 2026-07-23 05:41:45 +01:00
  • 32f9a03298 docs(run-engine): plan for per-concurrency-key fairness spike Wes Mason 2026-07-23 05:39:40 +01:00
  • a693a686e8 docs(run-engine): design for per-concurrency-key fairness spike Wes Mason 2026-07-23 05:38:12 +01:00
  • 6ab36c4921 test(run-engine): address inquisition (metric, floor, honesty) Wes Mason 2026-07-23 05:34:10 +01:00
  • b19f4efbe2 test(run-engine): address spike review (multi-seed, CoDel, honesty) Wes Mason 2026-07-23 04:58:29 +01:00
  • e882ba0283 docs(run-engine): fair-queueing spike findings Wes Mason 2026-07-23 04:19:49 +01:00
  • 8940e40557 feat(run-engine): spike bench matrix, scenarios, and results Wes Mason 2026-07-23 04:18:25 +01:00
  • b837e105b3 feat(run-engine): spike SFQ, DRR, stride selectors and CoDel wrapper Wes Mason 2026-07-23 03:51:51 +01:00
  • 4aae14a5b0 test(run-engine): spike driver over real RunQueue Wes Mason 2026-07-23 03:44:30 +01:00
  • bf4ffa8bc5 test(run-engine): spike fairness/latency metrics Wes Mason 2026-07-23 03:28:40 +01:00
  • 603488e1e1 test(run-engine): spike seeded workload generator Wes Mason 2026-07-23 03:28:37 +01:00
  • fa6af6b06e test(run-engine): spike queue reader over master queue Wes Mason 2026-07-23 03:26:55 +01:00
  • 4b1c6e0433 docs(run-engine): implementation plan for fair-queueing spike Wes Mason 2026-07-23 03:18:43 +01:00
  • 90ec78242e docs(run-engine): spike design for RunQueue fair-queueing bake-off Wes Mason 2026-07-23 03:13:21 +01:00
  • ceff1c7295 fix(webapp): white delete icon on hover in light theme on env vars page Katia Bulatova 2026-07-22 22:07:50 +00:00
  • e9ac98b7a1 perf(run-store): route id-set reads to the owning store, not both DBs (#4342) v4.5.7 docs-release-2026-07-23 Eric Allam 2026-07-22 23:03:24 +01:00
  • 6073943a97 fix(webapp): move theme preference helper out of the server-only module Katia Bulatova 2026-07-22 22:02:50 +00:00