Skip to content

Release v0.1.12: unified agent chat - #25

Merged
marcelormendes merged 2 commits into
mainfrom
release/v0.1.12
Aug 11, 2026
Merged

Release v0.1.12: unified agent chat#25
marcelormendes merged 2 commits into
mainfrom
release/v0.1.12

Conversation

@marcelormendes

Copy link
Copy Markdown
Owner

Summary

  • replace terminal-scraping chat with the unified engine conversation model
  • stream working state, elapsed time, plans, commentary, tools, file changes, approvals, and prominent final answers
  • add image attachment upload and paste chips, stable identity, follow-output behavior, and capability-based honest degradation
  • render useful collapsed tool summaries and expandable command/output details, including Bash cards
  • add the complete implementation plan and design specification
  • bump Desktop and AUR metadata to v0.1.12

Validation

  • npm run verify
  • 62 test files and 510 tests passed
  • TypeScript typecheck and Biome lint passed
  • static-site build passed
  • AUR .SRCINFO matches PKGBUILD
  • live Electron/Playwright vision testing against Pi on w1:p1, with screenshots saved under /tmp/chat-test-*.png

Engine dependency

The corresponding provider-neutral engine API and adapters are in herdrdev/herdr#2672. Desktop degrades explicitly when an installed engine does not advertise agent_conversations.

@marcelormendes
marcelormendes merged commit b3c8826 into main Aug 11, 2026
4 checks passed
@marcelormendes
marcelormendes deleted the release/v0.1.12 branch August 11, 2026 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant