Skip to content

Releases: dedalus-labs/wingman

v0.4.3

11 Jan 04:50
7e1a0a0

Choose a tag to compare

0.4.3 (2026-01-11)

Bug Fixes

  • remove redundant api key prefix validation (25e3476)

v0.4.2

09 Jan 22:17
3d0e64e

Choose a tag to compare

0.4.2 (2026-01-09)

Bug Fixes

  • filter servers by featured status (28737d0)
  • filter servers by featured status (#14) (7e468f7)

v0.4.1

09 Jan 21:48
5eafad7

Choose a tag to compare

0.4.1 (2026-01-09)

Bug Fixes

  • remote bulletin fetching logic (bf621c1)

v0.4.0

09 Jan 21:14
b638c1d

Choose a tag to compare

0.4.0 (2026-01-09)

Features

  • add bulletin system for dynamic messaging (a6de824)
  • launch (#12) (d8125d2)
  • lib: orjson for faster JSON (7ed5fe0)
  • MCP modal, model updates, backgrounding fixes, AGENTS.md fixes (27fb934)
  • memory: add delete confirmation step (9ea5fbc)
  • memory: redesign with JSON structure, ephemeral info (a931c7d)
  • tab to autocomplete, mcp remove (7abf768)
  • ui: add command completion (42c584a)
  • ui: add quit hint and /exit (b4761e8)
  • ui: cycle tab completions (ac4295d)
  • ui: improve UX with double-tap quit, list scroll, and click-to-focus (f9ab77c)

Bug Fixes

  • cancel gen behavior; tool approval focus; prefix paste; display on reenter; list / rem mcps (29f4b92)
  • Gemini tool streaming; scrollbar/focus UI styling; image drag-drop; context limits; paste handling (31ecfb6)
  • ui: allow q to close modals (805fd8d)
  • ui: hide thinking spinner during tool approval (ebb0a26)

v0.3.0

07 Jan 02:46
f307bdd

Choose a tag to compare

0.3.0 (2026-01-07)

Features

  • headless cli (-p flag); terminal-bench benchmarking support (840276c)
  • pass tool outputs to context; remove max_steps limit; escape to cancel generation and clear input; collapse long pastes; update SelectionModal theme (b8118aa)
  • tools: fd/rg file ops, read_file pagination, escape fixes (63144f9)

Bug Fixes

  • ui: spacing, edit rejection loop, system prompt updates (082b853)