Chuyển tới nội dung chính

Hermes Agent v0.11.0 (v2026.4.23)

Ngày phát hành: 23 tháng 4 năm 2026
Kể từ v0.9.0: 1.556 commit · 761 PR đã merge · 1.314 file thay đổi · 224.174 dòng thêm mới · 290 người đóng góp

Bản phát hành Interface — Viết lại hoàn toàn CLI tương tác bằng React/Ink, kiến trúc transport dạng plugin cho mọi provider, hỗ trợ native AWS Bedrock, năm đường dẫn suy luận mới, nền tảng nhắn tin thứ 17 (QQBot), mở rộng đáng kể bề mặt plugin, và GPT-5.5 qua Codex OAuth.


Điểm nổi bật

TUI mới dựa trên Ink

  • Viết lại hoàn toàn CLI tương tác bằng React/Ink với backend Python JSON-RPC
  • Sticky composer, live streaming với OSC-52 clipboard
  • Status bar: stopwatch per-turn, git branch, nút /clear xác nhận
  • Subagent spawn observability overlay
  • Light-theme preset

Transport ABC + Native AWS Bedrock

  • Tách format conversion và HTTP transport thành layer plugin agent/transports/
  • AnthropicTransport, ChatCompletionsTransport, ResponsesApiTransport, BedrockTransport
  • Hỗ trợ native AWS Bedrock qua Converse API

Năm đường dẫn suy luận mới

  • NVIDIA NIM: provider native
  • Arcee AI: provider trực tiếp
  • Step Plan: provider mới
  • Google Gemini CLI OAuth: suy luận qua OAuth
  • Vercel ai-gateway: pricing + dynamic discovery

GPT-5.5 qua Codex OAuth

  • Model reasoning GPT-5.5 mới qua ChatGPT Codex OAuth
  • Live model discovery trong model picker

QQBot — Nền tảng thứ 17

  • Adapter native QQBot qua QQ Official API v2
  • QR scan setup wizard, streaming cursor, emoji reactions

Plugin Surface — Mở rộng lớn

  • register_command(): plugin đăng ký slash commands
  • dispatch_tool(): plugin gọi tool trực tiếp
  • pre_tool_call blocking: plugin có thể chặn tool execution
  • transform_tool_result: viết lại kết quả tool
  • transform_terminal_output: viết lại output terminal
  • Image_gen backends dạng plugin
  • Shell hooks: wire shell script làm lifecycle hook

/steer — Điều hướng agent đang chạy

  • /steer <message> gửi ghi chú mà agent đang chạy sẽ thấy sau tool call tiếp theo
  • Không gián đoạn turn hiện tại, không phá prompt cache

Webhook Direct-Delivery

  • Forward payload trực tiếp tới platform chat không qua agent
  • Thông báo push zero-LLM cho alerting và uptime check

Delegation thông minh hơn

  • Subagent có role orchestrator riêng, spawn worker con
  • max_spawn_depth cấu hình được (mặc định flat)
  • File-coordination layer cho concurrent subagents

Auxiliary Models — UI cấu hình

  • hermes model có màn hình "Configure auxiliary models"
  • Override per-task: compression, vision, session_search, title_generation
  • auto routing mặc định dùng main model

Dashboard Plugin + Theme

  • Plugin system cho web dashboard
  • Third-party plugin thêm tab/widget tùy chỉnh
  • Live-switching theme system
  • i18n: English + Chinese

Người đóng góp nổi bật

ContributorPRsĐóng góp chính
@kshitijk4poor49Transport refactor, Step Plan, Xiaomi MiMo
@OutThisLife31TUI polish, git branch, stopwatch
@helix4u11Voice CLI, MCP interrupt handling
@austinpickett8Dashboard, Vercel deployment
@alt-glitch8Platform hints, Matrix fixes

Changelog đầy đủ: v2026.4.13...v2026.4.23