Skip to content

Commit 94a4e6b

Browse files
authored
New version: DavidEngelhart.Termpolis version 1.15.3 (microsoft#389601)
1 parent df2047d commit 94a4e6b

4 files changed

Lines changed: 98 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
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: DavidEngelhart.Termpolis
5+
PackageVersion: 1.15.3
6+
InstallerType: nullsoft
7+
Scope: user
8+
InstallerSwitches:
9+
Upgrade: --updated
10+
UpgradeBehavior: install
11+
ProductCode: 7bff3240-c600-54e1-9164-19e9bb016508
12+
ReleaseDate: 2026-06-17
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/codedev-david/termpolis/releases/download/v1.15.3/Termpolis.Setup.1.15.3.exe
16+
InstallerSha256: 7E1E172F95BCCBF610864CF2FEAA16E25D6C0EB2724D508997372A814B46A5C8
17+
ManifestType: installer
18+
ManifestVersion: 1.12.0
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
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: DavidEngelhart.Termpolis
5+
PackageVersion: 1.15.3
6+
PackageLocale: en-US
7+
Publisher: Termpolis
8+
PublisherUrl: https://github.com/codedev-david
9+
PublisherSupportUrl: https://github.com/codedev-david/termpolis/issues
10+
PrivacyUrl: https://github.com/codedev-david/termpolis/blob/HEAD/PRIVACY.md
11+
Author: David Engelhart
12+
PackageName: Termpolis
13+
PackageUrl: https://termpolis.com/
14+
License: Apache-2.0
15+
LicenseUrl: https://github.com/codedev-david/termpolis/blob/HEAD/LICENSE
16+
Copyright: Copyright 2026 David Engelhart
17+
ShortDescription: The open-source multi-agent terminal where Claude, Codex, Gemini, and Qwen work together as a team — without your source code leaving the machine.
18+
Description: |-
19+
Termpolis is a cross-platform desktop terminal manager (Windows, macOS, Linux) built on Electron + React + TypeScript with node-pty powering the underlying shells. It ships as a native app, code signed on Windows, notarized on macOS.
20+
What makes it different:
21+
- Secure AI-assisted development. Built-in AI Security Center auto-scans every AI prompt against 70+ secret patterns, enforces Gemini paid-tier mode, and keeps an auditable JSONL log of every AI-agent terminal launch — every check runs locally.
22+
- Multi-agent swarm. Claude Code, Codex, Gemini CLI, and Qwen Code work together on a task. A dedicated Claude Code instance acts as the conductor.
23+
- MCP server baked in. AI agents control Termpolis via Model Context Protocol, open terminals, run commands, send messages.
24+
- Transparent routing. Every subtask shows which agent got it, why, and what it cost.
25+
- Activity observability. Every token, every tool call, every message from every agent is visible in real time.
26+
- Intervention controls. Pause, cancel, or steer any agent mid-task without leaving the feed.
27+
- Shared memory. A RAG-backed memory store that any agent can read and write via MCP.
28+
- MCP-native end to end. All four agents speak MCP — no terminal-output parsers, no glue scripts, no bridge code paths.
29+
- Share-ready output. One shortcut from terminal to Slack, Teams, or a PR — see Copy for Slack / Teams / PRs.
30+
Tags:
31+
- ai
32+
- command-line
33+
- console
34+
- terminal
35+
ReleaseNotes: |-
36+
Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.15.2...v1.15.3
37+
Full Changelog: https://github.com/codedev-david/termpolis/compare/v1.15.2...v1.15.3
38+
ReleaseNotesUrl: https://github.com/codedev-david/termpolis/releases/tag/v1.15.3
39+
Documentations:
40+
- DocumentLabel: Docs
41+
DocumentUrl: https://termpolis.com/docs.html
42+
ManifestType: defaultLocale
43+
ManifestVersion: 1.12.0
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
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: DavidEngelhart.Termpolis
5+
PackageVersion: 1.15.3
6+
PackageLocale: zh-CN
7+
ShortDescription: 这是一个让 Claude、Codex、Gemini 和 Qwen 协同工作的开源多智能体终端——您的源代码完全不会离开本机。
8+
Description: |-
9+
Termpolis 是一款基于 Electron + React + TypeScript 构建的跨平台桌面终端管理器(支持 Windows、macOS、Linux 系统),由 node-pty 提供底层终端服务支持。它以原生应用形式发布,在 Windows 平台完成代码签名,在 macOS 平台完成公证。
10+
它的差异化特点:
11+
- 安全的人工智能辅助开发。内置 AI 安全中心,可针对超过 70 种密钥模式自动扫描每一条 AI 提示,强制启用 Gemini 付费层级模式,并为每一次 AI 智能体终端启动留存可审计的 JSONL 日志——所有检查均在本地运行。
12+
- 多智能体协作集群。Claude Code、Codex、Gemini CLI 与 Qwen Code 可协同完成一项任务,由专属的 Claude Code 实例担任调度协调者。
13+
- 内置 MCP 服务器。AI 智能体可通过模型上下文协议(Model Context Protocol)控制 Termpolis,打开终端、运行命令、发送消息。
14+
- 路由透明化。每一项子任务都会明确显示由哪个智能体承接、承接原因以及产生的成本。
15+
- 活动可观测。所有智能体产生的每一个 token、每一次工具调用、每一条消息都支持实时查看。
16+
- 人工干预控制。无需退出任务流,即可在任务执行中途暂停、取消或引导任意智能体。
17+
- 共享存储。基于检索增强生成(RAG)构建的存储库,所有智能体都可通过 MCP 进行读写。
18+
- 端到端原生支持 MCP。四款智能体均原生支持 MCP——无需终端输出解析器、无需粘合脚本、无需桥接代码路径。
19+
- 输出可直接分享。只需一次快捷键操作,即可将终端内容分享至 Slack、Teams 或拉取请求——详见「复制至 Slack/Teams/拉取请求」功能。
20+
Tags:
21+
- 人工智能
22+
- 命令行
23+
- 控制台
24+
- 终端
25+
Documentations:
26+
- DocumentLabel: 文档
27+
DocumentUrl: https://termpolis.com/docs.html
28+
ManifestType: locale
29+
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: DavidEngelhart.Termpolis
5+
PackageVersion: 1.15.3
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)