|
| 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 |
0 commit comments