Skip to content

Releases: Naituw/AskHuman

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 01:44

✨ Features

  • channels: Show elapsed running time on agent select cards
  • channels: Notify the sender when a queued interjection is read
  • channels: Add /msg send card and gate messaging to working agents

🐞 Fixes

  • channels,watch: Only suppress watch follow while the select card is last

Full Changelog: v0.8.0...v0.8.1

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 18:11

✨ Features

  • channels,watch: Auto-stop watch when its channel leaves the active slot
  • history: Keep workspace and caller agent on entries and make them searchable
  • channels,telegram,slack: Add tappable single-select card for /watch /status /unwatch
  • channels,dingtalk: Add tappable single-select card for /watch /status /unwatch
  • channels,feishu: Add tappable single-select card for /watch /status /unwatch
  • agents: Send messages to a working agent, delivered at its next tool call

🐞 Fixes

  • settings: Make tabs clickable on windows and linux

Full Changelog: v0.7.7...v0.8.0

v0.7.7

Choose a tag to compare

@github-actions github-actions released this 05 Jul 16:40

✨ Features

  • watch,dingtalk: Add dingtalk live watch and question delivery union
  • watch,telegram,slack,dingtalk: Extend /watch live cards to more channels
  • channels,feishu: Add /watch live agent status card with in-place updates

Full Changelog: v0.7.6...v0.7.7

v0.7.6

Choose a tag to compare

@github-actions github-actions released this 04 Jul 07:36

✨ Features

  • daemon: Add keep-alive lifecycle mode
  • popup: Revamp multi-question navigation and focus
  • popup: Show the question's time in the header
  • channels: Show agent's current activity in /status
  • grok: Integrate Grok CLI (MCP mode, skill, lifecycle tracking)
  • settings: Preview multiple questions in test popup
  • agents: Add manual "mark idle" button in the status window
  • agents: Self-heal agents stuck in working state after interrupts

🐞 Fixes

  • popup: Ignore ⌘W during the window appear animation
  • agents,daemon: Isolate Codex shared app-server pid from lifecycle
  • channels: Tell users any message re-activates a channel
  • daemon,install: Read keychain secrets when spawned from a non-GUI session
  • install: Preserve formal signing from agent shells
  • popup: Highlight option shortcuts only with plain Command modifier

Full Changelog: v0.7.5...v0.7.6

v0.7.5

Choose a tag to compare

@github-actions github-actions released this 24 Jun 18:13

⚠ Breaking Changes

  • popup,cli: Add markdown/source toggle and copy-message button

✨ Features

  • popup: Add experimental vertical multi-question layout
  • popup,channels: Show initiating agent as source when undefined
  • popup: Add hover copy button to markdown code blocks
  • history: Add keyword search bar to history window

🐞 Fixes

  • popup: Hide message toolbar when no shared message

Full Changelog: v0.7.4...v0.7.5

v0.7.4

Choose a tag to compare

@github-actions github-actions released this 21 Jun 16:24

✨ Features

  • settings: Per-artifact update buttons + cross-agent update overview

🐞 Fixes

  • popup,history: Recent history hidden when opened from a popup

Full Changelog: v0.7.3...v0.7.4

v0.7.3

Choose a tag to compare

@github-actions github-actions released this 19 Jun 08:35

✨ Features

  • popup: Render markdown attachments in QuickLook preview
  • channels: Reply to any IM message while daemon is alive
  • popup: Preheat a standby helper to cut popup launch latency

🐞 Fixes

  • popup: Restore embedded Dock icon when adopting a prewarmed helper
  • popup: Keep prewarmed helper out of the Dock until adopted
  • daemon: Stop popup prewarm from leaking a helper on shutdown

💎 Performance

  • popup: Show popup without waiting on IM connect or agent lookup
  • popup: Speed first paint via deferred init, code-split, no keychain

Full Changelog: v0.7.2...v0.7.3

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 18 Jun 18:09

✨ Features

  • tray: Show agent busy/idle counts on the Agent Status entry
  • popup: Show source agent and workspace chips in the title bar
  • agents: Focus an agent's terminal tab from the status window
  • popup: Show source workspace in title with full path on hover
  • tray,popup: List pending questions in a submenu with click-to-focus
  • tray,agents: Hide agent status until lifecycle tracking is on

🐞 Fixes

  • tray: Update menu in place via diff to stop it auto-closing

💎 Performance

  • popup: Defer agent terminal detection off popup_init

Full Changelog: v0.7.1...v0.7.2

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 17 Jun 17:07

✨ Features

  • channels: Add cancel to IM auto-detect
  • agents: Track MCP-sourced agent lifecycle via process-tree pid
  • tray: Add menu bar status icon with unified GUI host

🐞 Fixes

  • daemon: Rebuild IM inbound listeners on config change
  • tray: Hide Stop Daemon while an agent is working
  • agents: Show agent status instantly on every window open
  • tray: Keep menu open while daemon is stopped

Full Changelog: v0.7.0...v0.7.1

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 16:17

✨ Features

  • mcp: Add MCP server mode for agent integration

🐞 Fixes

  • popup: Improve recommended badge contrast in light mode

Full Changelog: v0.6.1...v0.7.0