Skip to content

Commit 076afcb

Browse files
committed
Add TurtleTerm AppStream metadata
1 parent 6f1d4ed commit 076afcb

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<component type="desktop-application">
3+
<id>ai.sourceos.TurtleTerm</id>
4+
<metadata_license>MIT</metadata_license>
5+
<project_license>MIT</project_license>
6+
<name>TurtleTerm</name>
7+
<summary>Trusted terminal sessions, command receipts, and agent-governed execution</summary>
8+
<description>
9+
<p>TurtleTerm is a SourceOS terminal workbench for trusted command execution, terminal receipts, agent delegation, and reproducible operator workflows.</p>
10+
<p>It provides TurtleTerm launchers, a TurtleTerm profile, a local agent gateway, tmux bridge, skill manifests, and release verification surfaces.</p>
11+
</description>
12+
<launchable type="desktop-id">ai.sourceos.TurtleTerm.desktop</launchable>
13+
<categories>
14+
<category>System</category>
15+
<category>Development</category>
16+
<category>TerminalEmulator</category>
17+
</categories>
18+
<url type="homepage">https://github.com/SourceOS-Linux/TurtleTerm</url>
19+
<provides>
20+
<binary>turtleterm</binary>
21+
<binary>turtle-term</binary>
22+
<binary>turtle-agentctl</binary>
23+
</provides>
24+
</component>

0 commit comments

Comments
 (0)