Skip to content

v0.1.18

Choose a tag to compare

@github-actions github-actions released this 17 Jul 09:41

What's Changed

  • [#WARDEN-521] fix(panes): clear maximized id when the maximized pane is closed/killed/moved by @yatfa-com[bot] in #237
  • [#WARDEN-522] feat(settings): add telemetryEndpoint receiver-URL field to Telemetry settings by @yatfa-com[bot] in #238
  • [#WARDEN-528] feat(git): surface remote repo identity + deep-linkable branch/HEAD/upstream by @yatfa-com[bot] in #241
  • [#WARDEN-524] feat(telemetry): live-wire assembled pipeline into main.cjs so opt-in telemetry captures and sends by @yatfa-com[bot] in #239
  • feat(telemetry): "What telemetry sends" verifiability panel [WARDEN-526] by @yatfa-com[bot] in #240
  • [#WARDEN-530] feat(observer): crafted in-app sonner toast for the at-Warden watch ping by @yatfa-com[bot] in #242
  • [#WARDEN-532] feat(health): fleet-wide 24h activity heatmap in Fleet Health by @yatfa-com[bot] in #243
  • [#WARDEN-536] feat(conflict-view): themed right-click menu (copy path/name/ours/theirs/close) by @yatfa-com[bot] in #245
  • [#WARDEN-534] feat(sidebar): fleet-wide commit search grouped by agent by @yatfa-com[bot] in #244
  • [#WARDEN-540] feat(watch): user-authored output-pattern alerts by @yatfa-com[bot] in #246
  • [#WARDEN-543] feat(pane): move "Split shell here" into the pane context menu; retire grid-toolbar +split by @yatfa-com[bot] in #247
  • [#WARDEN-555] feat(notify): webhook push channel for attention + budget alerts by @yatfa-com[bot] in #252
  • [#WARDEN-545] feat(git): surface per-agent last-commit freshness on git badge by @yatfa-com[bot] in #248
  • [#WARDEN-549] feat(search): rebuild GlobalSearchDialog on shadcn Dialog primitives + honest error states by @yatfa-com[bot] in #249
  • [#WARDEN-551] feat(alerts): time-boxed per-agent snooze (1h/until tomorrow) with auto-rearm by @yatfa-com[bot] in #250
  • [#WARDEN-553] feat(collections): reachable custom criteria + in-place edit by @yatfa-com[bot] in #251
  • [#WARDEN-559] feat(git): pickaxe content-history search (git log -S/-G) + content mode on fleet search by @yatfa-com[bot] in #254
  • [#WARDEN-557] feat(telemetry): surface honest "enabled but no receiver configured" status in Settings by @yatfa-com[bot] in #253
  • [#WARDEN-561] fix(fileviewer): guard content-fetch race + prove /api/read-file alive by @yatfa-com[bot] in #255
  • [#WARDEN-563] feat(pane): move 🔍 search + 📄 file onto pane context menu; retire grid-toolbar buttons by @yatfa-com[bot] in #256
  • [#WARDEN-565] feat(sidebar): re-wire orphaned cross-agent file-collision ⚠ badge into fleet headers by @yatfa-com[bot] in #257
  • feat(telemetry): client telemetryAuthToken pref + Authorization: Bearer transport [WARDEN-569] by @yatfa-com[bot] in #258
  • [#WARDEN-571] feat(attention): fleet sweep classifies hidden/un-watched agents by @yatfa-com[bot] in #259
  • [#WARDEN-573] feat(workspace): read-only repo file browser (GET /api/git-ls + picker) by @yatfa-com[bot] in #260
  • [#WARDEN-575] feat(notify): surface a positive "agent finished" signal through the attention + webhook pipeline by @yatfa-com[bot] in #261
  • [#WARDEN-577] feat(git): read-only local branches axis — GET /api/git-branch + popover section by @yatfa-com[bot] in #262
  • [#WARDEN-581] feat(sidebar): bulk Snooze + bulk Watch/Unwatch in the multi-select action bar by @yatfa-com[bot] in #265
  • [#WARDEN-583] feat(telemetry): record actual send outcomes in a bounded local transmission log by @yatfa-com[bot] in #263
  • [#WARDEN-585] feat(telemetry): re-check live consent inside transport retry loop by @yatfa-com[bot] in #264
  • [#WARDEN-589] feat(fleet-search): add Code mode — fleet-wide working-tree grep across agents by @yatfa-com[bot] in #267

Full Changelog: v0.1.17...v0.1.18