Skip to content

Commit ce736c8

Browse files
authored
New version: EKKOLearnAI.HermesStudio version 0.6.29 (microsoft#401355)
1 parent 94595e5 commit ce736c8

4 files changed

Lines changed: 109 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: EKKOLearnAI.HermesStudio
5+
PackageVersion: 0.6.29
6+
InstallerType: nullsoft
7+
InstallerSwitches:
8+
Upgrade: --updated
9+
UpgradeBehavior: install
10+
ProductCode: f6bd0604-87fa-534e-9fb2-f5a02394db55
11+
ReleaseDate: 2026-07-12
12+
Installers:
13+
- Architecture: x64
14+
Scope: user
15+
InstallerUrl: https://github.com/EKKOLearnAI/hermes-studio/releases/download/v0.6.29/Hermes.Studio-0.6.29-x64.exe
16+
InstallerSha256: B2368309752EAA6A9CFD50EA027C23A76A9FD4D8BAE9BAB3C87CBD26AA1305EF
17+
InstallerSwitches:
18+
Custom: /currentuser
19+
- Architecture: x64
20+
Scope: machine
21+
InstallerUrl: https://github.com/EKKOLearnAI/hermes-studio/releases/download/v0.6.29/Hermes.Studio-0.6.29-x64.exe
22+
InstallerSha256: B2368309752EAA6A9CFD50EA027C23A76A9FD4D8BAE9BAB3C87CBD26AA1305EF
23+
InstallerSwitches:
24+
Custom: /allusers
25+
ManifestType: installer
26+
ManifestVersion: 1.12.0
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: EKKOLearnAI.HermesStudio
5+
PackageVersion: 0.6.29
6+
PackageLocale: en-US
7+
ShortDescription: A full-featured desktop app for Hermes Agent.
8+
Description: |-
9+
A full-featured desktop app and web dashboard for Hermes Agent.
10+
Manage AI chat sessions, monitor usage & costs, configure platform channels,
11+
schedule cron jobs, browse skills — all from a clean, responsive web interface.
12+
Tags:
13+
- agent
14+
- agentic
15+
- ai
16+
- hermes
17+
- hermes-agent
18+
- large-language-model
19+
- llm
20+
Documentations:
21+
- DocumentLabel: Docs
22+
DocumentUrl: https://hermes-studio.ai/#/docs/getting-started
23+
ManifestType: locale
24+
ManifestVersion: 1.12.0
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: EKKOLearnAI.HermesStudio
5+
PackageVersion: 0.6.29
6+
PackageLocale: zh-CN
7+
Publisher: Hermes Studio Contributors
8+
PublisherUrl: https://hermes-studio.ai/
9+
PublisherSupportUrl: https://github.com/EKKOLearnAI/hermes-studio/issues
10+
PackageName: Hermes Studio
11+
PackageUrl: https://hermes-studio.ai/
12+
License: BUSL-1.1
13+
LicenseUrl: https://github.com/EKKOLearnAI/hermes-studio/blob/HEAD/LICENSE
14+
Copyright: Copyright © 2026
15+
ShortDescription: Hermes Agent 的全功能桌面应用
16+
Description: |-
17+
Hermes Agent 的全功能桌面应用和 Web 管理面板。
18+
管理 AI 聊天会话、监控用量与成本、配置平台渠道、
19+
管理定时任务、浏览技能 —— 全部在一个简洁响应式的 Web 界面中完成。
20+
Tags:
21+
- hermes
22+
- hermes-agent
23+
- 人工智能
24+
- 大语言模型
25+
- 智能体
26+
- 自主智能
27+
ReleaseNotes: |-
28+
What's Changed
29+
- [codex] unify frontend visual styles by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2014
30+
- [codex] sort preview version tags by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2015
31+
- [codex] replace ESP32 intro page by @thursdaycapital in https://github.com/EKKOLearnAI/hermes-studio/pull/2020
32+
- [codex] compress MCU uplink audio with IMA-ADPCM by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2024
33+
- Restore MCU OLED to LAN IP after transient status by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2025
34+
- [codex] collapse workspace diffs and restore chat input background by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2032
35+
- fix(client): handle malformed session export filenames by @qdivan in https://github.com/EKKOLearnAI/hermes-studio/pull/2026
36+
- fix: guide Docker users through image upgrades by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2033
37+
- fix: bound Bridge tool results in model context by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2036
38+
- feat: unify model usage analytics by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2039
39+
- add Hermes 0.18.2 website version by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2042
40+
- [codex] add ESP32-C3 v2 firmware by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2044
41+
- [codex] boost ESP32-C3 v2 playback volume by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2045
42+
- [codex] fix MiMo voice clone audio upload by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2046
43+
- [codex] release Web UI 0.6.29 changelog by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2047
44+
- fix(mcu): synchronize remote disconnects and bound TLS discovery by @EKKOLearnAI in https://github.com/EKKOLearnAI/hermes-studio/pull/2049
45+
Full Changelog: https://github.com/EKKOLearnAI/hermes-studio/compare/v0.6.28...v0.6.29
46+
ReleaseNotesUrl: https://github.com/EKKOLearnAI/hermes-studio/releases/tag/v0.6.29
47+
Documentations:
48+
- DocumentLabel: 文档
49+
DocumentUrl: https://hermes-studio.ai/#/docs/getting-started
50+
ManifestType: defaultLocale
51+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: EKKOLearnAI.HermesStudio
5+
PackageVersion: 0.6.29
6+
DefaultLocale: zh-CN
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)