agentremote-cli 1.0.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- agentremote_cli-1.0.0.dist-info/METADATA +7 -0
- agentremote_cli-1.0.0.dist-info/RECORD +25 -0
- agentremote_cli-1.0.0.dist-info/WHEEL +5 -0
- agentremote_cli-1.0.0.dist-info/entry_points.txt +2 -0
- agentremote_cli-1.0.0.dist-info/top_level.txt +1 -0
- remotecli/__init__.py +1 -0
- remotecli/agent.py +673 -0
- remotecli/agent_cache.py +274 -0
- remotecli/agent_modes.py +5 -0
- remotecli/agent_open.py +323 -0
- remotecli/agent_projection.py +308 -0
- remotecli/agent_result.py +81 -0
- remotecli/agent_utils.py +113 -0
- remotecli/agent_window.py +249 -0
- remotecli/cli.py +635 -0
- remotecli/client.py +120 -0
- remotecli/config/agentremote.cli.toml +6 -0
- remotecli/cua.py +213 -0
- remotecli/guides/GUIDE.md +397 -0
- remotecli/guides/agent.md +60 -0
- remotecli/guides/cua.md +60 -0
- remotecli/guides/rpa.md +45 -0
- remotecli/guides/shell.md +49 -0
- remotecli/rpa.py +57 -0
- remotecli/shell.py +71 -0
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
remotecli/__init__.py,sha256=qWWh21lsr0D5BCZqZa6o7AdZxWWBkUQcrD5giSdEPuo,52
|
|
2
|
+
remotecli/agent.py,sha256=RlcGAP_nWz1b60dv7owTmACpOTGZ62CQDJFOVObMZtg,22354
|
|
3
|
+
remotecli/agent_cache.py,sha256=QWfb4a7dSDPBPh4az82XqFlrZcB0Jvy6ZzPB--el-RA,9466
|
|
4
|
+
remotecli/agent_modes.py,sha256=r3zACy5o-LVXB5jxkOwlxjdohVc7ztuC7vwJX3I11cY,179
|
|
5
|
+
remotecli/agent_open.py,sha256=s-zOOnJKLpqvnhRZ6XqlSq7JVqF5Qk2yUGrEl8Vtr4E,9944
|
|
6
|
+
remotecli/agent_projection.py,sha256=QK1p917A-7ti-U82ZCoSTO6s08hOwa2pB5DUrsvTJLQ,10459
|
|
7
|
+
remotecli/agent_result.py,sha256=Ee3kvMJ-gD00wqrj_FFobYb-yvly88qHrl9NqdNqMHc,2687
|
|
8
|
+
remotecli/agent_utils.py,sha256=_KOQzi9VDmpfmCSG1BAnnxCEtN5qO2SLU2pkkPxLBzA,2953
|
|
9
|
+
remotecli/agent_window.py,sha256=aIaMScRpSAmfLeyMWPjkbyFNf3XGznSnNiJe2EghJuU,8249
|
|
10
|
+
remotecli/cli.py,sha256=DpUshzqcOHAhN041F_-hEuGoDYtKLbixZVPqbX-AtNw,27733
|
|
11
|
+
remotecli/client.py,sha256=avOynSDTaeICPmr9yqGCa33FZZdUzMhJAElFLu4AD9U,4257
|
|
12
|
+
remotecli/cua.py,sha256=cSbXVqLOlFMwsHxu0PDWNBu_LEqfkwFhtnyU54mlyAs,7685
|
|
13
|
+
remotecli/rpa.py,sha256=o_7-RrcG0C4qyYzV2MMLigtJa9csSHgwZyWfwswlqtU,1670
|
|
14
|
+
remotecli/shell.py,sha256=rRLf01oqqdpZKev40hGrMmCpqYcCsDIhImEynEPl04c,2569
|
|
15
|
+
remotecli/config/agentremote.cli.toml,sha256=6s4Sykm44TAjgO17-ZnTAjP2e2aWQHlI8glRdiSYLV8,125
|
|
16
|
+
remotecli/guides/GUIDE.md,sha256=W-439LqnzbzvcAHxfqiI9WDZesCUYB5lRYhztIBF8eo,15285
|
|
17
|
+
remotecli/guides/agent.md,sha256=CiLLWnGYNAS_yr0s2lvKZW95lK4ZNYubT-93c__Tvkg,2361
|
|
18
|
+
remotecli/guides/cua.md,sha256=8GcXCMlkTc73uxp5KGjAoySJtttkccYrwPbIcx5_ias,2800
|
|
19
|
+
remotecli/guides/rpa.md,sha256=ekFAjeXM0g5vhvrBuPU1rSkNDwMSqU5OYVu4Ms73gJI,1240
|
|
20
|
+
remotecli/guides/shell.md,sha256=UkDC1b5wLeA717HgE3RI7MJlfKsejOFqHPBRrXs1BVQ,1927
|
|
21
|
+
agentremote_cli-1.0.0.dist-info/METADATA,sha256=KvfVXFQOEz5hpNvDXmj4W1hWXyLYrw3qBRCqvYIPKcg,209
|
|
22
|
+
agentremote_cli-1.0.0.dist-info/WHEEL,sha256=K260EYznzXsJYBQGqmI8VTxEdiZYNvDZwW9cBh9-_MA,91
|
|
23
|
+
agentremote_cli-1.0.0.dist-info/entry_points.txt,sha256=gzBDAWF-87CU5JtbEApp4voxpsNgl5Yao51c2t51EZY,49
|
|
24
|
+
agentremote_cli-1.0.0.dist-info/top_level.txt,sha256=GBo2c5IFYCgsj0oDXlJwg25tbc24-KEFQJVxKH5UF0A,10
|
|
25
|
+
agentremote_cli-1.0.0.dist-info/RECORD,,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
remotecli
|
remotecli/__init__.py
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"""AgentRemote CLI — Agent 侧命令行工具."""
|