Releases: dedalus-labs/wingman
Releases · dedalus-labs/wingman
v0.4.3
v0.4.2
v0.4.1
v0.4.0
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
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)