|
29 | 29 | "assets/sourceos/bin/turtle-agentd", |
30 | 30 | "assets/sourceos/bin/turtle-agentctl", |
31 | 31 | "assets/sourceos/bin/turtle-tmux", |
| 32 | + "assets/sourceos/bin/turtle-cloudfog", |
| 33 | + "assets/sourceos/bin/turtle-superconscious", |
| 34 | + "assets/sourceos/bin/turtle-agent-machine", |
32 | 35 | "assets/sourceos/turtleterm.lua", |
33 | 36 | "assets/sourceos/tests/test_sourceos_term_smoke.py", |
| 37 | + "assets/sourceos/tests/test_turtle_bridge_features.py", |
34 | 38 | "assets/sourceos/tests/test_turtle_term_branding.py", |
35 | 39 | "assets/sourceos/tests/test_turtle_term_release_readiness.py", |
36 | 40 | "assets/sourceos/tests/test_turtle_agentic_integration_plan.py", |
|
84 | 88 | "libexec/\"turtle-term\"", |
85 | 89 | "turtleterm", |
86 | 90 | "turtleterm.lua", |
| 91 | + "turtle-cloudfog", |
| 92 | + "turtle-superconscious", |
| 93 | + "turtle-agent-machine", |
87 | 94 | "ai.sourceos.TurtleTerm.desktop", |
88 | 95 | "ai.sourceos.TurtleTerm.metainfo.xml", |
89 | 96 | "ai.sourceos.TurtleTerm.svg", |
|
115 | 122 | "libexec/turtle-term", |
116 | 123 | "turtleterm", |
117 | 124 | "turtleterm.lua", |
| 125 | + "turtle-cloudfog", |
| 126 | + "turtle-superconscious", |
| 127 | + "turtle-agent-machine", |
118 | 128 | "share/applications", |
119 | 129 | "share/metainfo", |
120 | 130 | "share/icons/hicolor/scalable/apps", |
|
0 commit comments