Skip to content

v0.1.21

Choose a tag to compare

@github-actions github-actions released this 19 Jul 22:03

What's Changed

  • [#WARDEN-701] feat(web): surface merge-conflict-blocked agents distinctly in ⚑ atRisk chip by @yatfa-com[bot] in #316
  • [#WARDEN-513] feat(session-view): in-view find-with-prev/next in transcript viewer by @yatfa-com[bot] in #283
  • [#WARDEN-660] feat(web): draggable resize gutters between grid panes by @yatfa-com[bot] in #294
  • [#WARDEN-687] feat(telemetry): main-process crash sentinel + schema v4 by @yatfa-com[bot] in #317
  • [#WARDEN-710] feat(web): rank 💤N stalled popover oldest-HEAD-first by @yatfa-com[bot] in #318
  • [#WARDEN-723] feat(web): mark each FleetRecentCommits row ↑unpushed by @yatfa-com[bot] in #320
  • [#WARDEN-719] feat(web): opt-in "Past conversations" group in global search (Ctrl+Shift+F) by @yatfa-com[bot] in #319
  • refactor(git): colocate parseGitLsEntries into src/git.js (WARDEN-731) by @yatfa-com[bot] in #321
  • fix(directives): normalize legacy 'null' container in readDirectives [WARDEN-733] by @yatfa-com[bot] in #322
  • refactor(git): extract git HTTP layer into src/gitRoutes.js [WARDEN-734] by @yatfa-com[bot] in #323
  • fix(fleet-dialogs): extract shared TargetAgentList so all 4 dialogs render the same host per target [WARDEN-735] by @yatfa-com[bot] in #324
  • [#WARDEN-736] fix(web): visibility-gate the TelemetryTransmissionLog 5s poller by @yatfa-com[bot] in #325
  • [#WARDEN-737] refactor(web): extract useWatchState hook from App.tsx (WARDEN-696 slice 2/4) by @yatfa-com[bot] in #326
  • [#WARDEN-740] feat(web): clickable path breadcrumbs in FileViewer by @yatfa-com[bot] in #327
  • [#WARDEN-741] feat(web): add Project grouping mode to Fleet Health by @yatfa-com[bot] in #328
  • [#WARDEN-742] feat(web): add "show more" reveal to per-host past-session resume list by @yatfa-com[bot] in #329
  • [#WARDEN-744] feat(web): make Settings header subtitle section-aware across all 13 sections by @yatfa-com[bot] in #330
  • [#WARDEN-745] feat(web): compose fleet git-state chips into one triage-first callout by @yatfa-com[bot] in #331
  • [#WARDEN-747] fix(settings): clamp advisory-bounds numeric inputs on blur + backend PUT /api/config guard by @yatfa-com[bot] in #332
  • fix(fleet): pass bare key to onOpenChat in HealthDashboard [WARDEN-748] by @yatfa-com[bot] in #333
  • [#750] test(git): cover isValidGitHash hex-only argument-injection guard with direct unit tests by @yatfa-com[bot] in #335
  • [#WARDEN-749] feat(web): FileViewer Follow toggle + manual reload (tail -f) by @yatfa-com[bot] in #334
  • [#WARDEN-751] test(activity): cover 4 untested data-integrity functions by @yatfa-com[bot] in #336
  • [#WARDEN-753] refactor(web): extract useVisiblePoller hook, consolidate visibility poller gate by @yatfa-com[bot] in #337
  • [#WARDEN-757] feat(web): open shipped files in FileViewer from fleet recent-commits feed by @yatfa-com[bot] in #338
  • [#WARDEN-759] fix(panes): honest gray "Exited" StatusDot when a kept pane's agent exits by @yatfa-com[bot] in #339
  • [#WARDEN-763] fix(sidebar): navigate into a newly-created collection instead of stranding on root by @yatfa-com[bot] in #340
  • [WARDEN-770] feat(web): inline quick-reply on attention surfaces for waiting/blocked agents by @yatfa-com[bot] in #342
  • refactor(config): derive /api/config GET+PUT + DEFAULTS from single CONFIG_FIELDS registry [WARDEN-773] by @yatfa-com[bot] in #343
  • [#WARDEN-766] feat(web): surface per-agent uncommitted WIP in Fleet Health by @yatfa-com[bot] in #341
  • [#WARDEN-775] fix(settings): webhook "Send test alert" tests the draft URL, not the stale saved one by @yatfa-com[bot] in #344
  • [#WARDEN-780] feat(web): surface per-project host span + connectivity in Fleet Health Project mode by @yatfa-com[bot] in #345
  • [#WARDEN-782] feat(telemetry): persist transmission-log ring to a bounded on-disk file by @yatfa-com[bot] in #346
  • [#WARDEN-784] feat(notifications): visually delimit the three delivery channels by @yatfa-com[bot] in #347
  • [#WARDEN-786] feat(web): add Changes view to FileViewer for uncommitted working-tree diff by @yatfa-com[bot] in #348
  • [#WARDEN-792] fix(observer): wire tab close to DELETE /api/sessions/:id so closed sessions are removed from disk by @yatfa-com[bot] in #350

Full Changelog: v0.1.20...v0.1.21