meshagent-cli 0.6.2__tar.gz → 0.6.3__tar.gz
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.
Potentially problematic release.
This version of meshagent-cli might be problematic. Click here for more details.
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/PKG-INFO +11 -11
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/mailbot.py +10 -0
- meshagent_cli-0.6.3/meshagent/cli/version.py +1 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent_cli.egg-info/PKG-INFO +11 -11
- meshagent_cli-0.6.3/meshagent_cli.egg-info/requires.txt +23 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/pyproject.toml +10 -10
- meshagent_cli-0.6.2/meshagent/cli/version.py +0 -1
- meshagent_cli-0.6.2/meshagent_cli.egg-info/requires.txt +0 -23
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/README.md +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/__init__.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/agent.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/api_keys.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/async_typer.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/auth.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/auth_async.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/call.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/chatbot.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/cli.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/cli_mcp.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/cli_secrets.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/common_options.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/containers.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/developer.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/exec.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/helper.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/helpers.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/meeting_transcriber.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/messaging.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/oauth2.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/participant_token.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/projects.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/queue.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/services.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/sessions.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/storage.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/voicebot.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent/cli/webhook.py +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent_cli.egg-info/SOURCES.txt +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent_cli.egg-info/dependency_links.txt +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent_cli.egg-info/entry_points.txt +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/meshagent_cli.egg-info/top_level.txt +0 -0
- {meshagent_cli-0.6.2 → meshagent_cli-0.6.3}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: meshagent-cli
|
|
3
|
-
Version: 0.6.
|
|
3
|
+
Version: 0.6.3
|
|
4
4
|
Summary: CLI for Meshagent
|
|
5
5
|
License-Expression: Apache-2.0
|
|
6
6
|
Project-URL: Documentation, https://docs.meshagent.com
|
|
@@ -16,18 +16,18 @@ Requires-Dist: art~=6.5
|
|
|
16
16
|
Requires-Dist: pydantic-yaml~=1.5
|
|
17
17
|
Requires-Dist: pathspec~=0.12.1
|
|
18
18
|
Provides-Extra: all
|
|
19
|
-
Requires-Dist: meshagent-agents[all]~=0.6.
|
|
20
|
-
Requires-Dist: meshagent-api[all]~=0.6.
|
|
21
|
-
Requires-Dist: meshagent-computers~=0.6.
|
|
22
|
-
Requires-Dist: meshagent-openai~=0.6.
|
|
23
|
-
Requires-Dist: meshagent-mcp~=0.6.
|
|
24
|
-
Requires-Dist: meshagent-tools~=0.6.
|
|
19
|
+
Requires-Dist: meshagent-agents[all]~=0.6.3; extra == "all"
|
|
20
|
+
Requires-Dist: meshagent-api[all]~=0.6.3; extra == "all"
|
|
21
|
+
Requires-Dist: meshagent-computers~=0.6.3; extra == "all"
|
|
22
|
+
Requires-Dist: meshagent-openai~=0.6.3; extra == "all"
|
|
23
|
+
Requires-Dist: meshagent-mcp~=0.6.3; extra == "all"
|
|
24
|
+
Requires-Dist: meshagent-tools~=0.6.3; extra == "all"
|
|
25
25
|
Requires-Dist: supabase-auth~=2.12.3; extra == "all"
|
|
26
26
|
Provides-Extra: mcp-service
|
|
27
|
-
Requires-Dist: meshagent-agents[all]~=0.6.
|
|
28
|
-
Requires-Dist: meshagent-api~=0.6.
|
|
29
|
-
Requires-Dist: meshagent-mcp~=0.6.
|
|
30
|
-
Requires-Dist: meshagent-tools~=0.6.
|
|
27
|
+
Requires-Dist: meshagent-agents[all]~=0.6.3; extra == "mcp-service"
|
|
28
|
+
Requires-Dist: meshagent-api~=0.6.3; extra == "mcp-service"
|
|
29
|
+
Requires-Dist: meshagent-mcp~=0.6.3; extra == "mcp-service"
|
|
30
|
+
Requires-Dist: meshagent-tools~=0.6.3; extra == "mcp-service"
|
|
31
31
|
Requires-Dist: supabase-auth~=2.12.3; extra == "mcp-service"
|
|
32
32
|
|
|
33
33
|
# [Meshagent](https://www.meshagent.com)
|
|
@@ -46,6 +46,7 @@ def build_mailbot(
|
|
|
46
46
|
Optional[bool], typer.Option(..., help="Enable web search tool calling")
|
|
47
47
|
] = False,
|
|
48
48
|
queue: str,
|
|
49
|
+
email_address: str,
|
|
49
50
|
):
|
|
50
51
|
from meshagent.agents.mail import MailWorker
|
|
51
52
|
|
|
@@ -80,6 +81,7 @@ def build_mailbot(
|
|
|
80
81
|
requires=requirements,
|
|
81
82
|
toolkits=toolkits,
|
|
82
83
|
queue=queue,
|
|
84
|
+
email_address=email_address,
|
|
83
85
|
rules=rule if len(rule) > 0 else None,
|
|
84
86
|
)
|
|
85
87
|
|
|
@@ -149,6 +151,9 @@ async def make_call(
|
|
|
149
151
|
typer.Option("--key", help="an api key to sign the token with"),
|
|
150
152
|
] = None,
|
|
151
153
|
queue: Annotated[str, typer.Option(..., help="the name of the mail queue")],
|
|
154
|
+
email_address: Annotated[
|
|
155
|
+
str, typer.Option(..., help="the email address of the agent")
|
|
156
|
+
],
|
|
152
157
|
):
|
|
153
158
|
key = await resolve_key(project_id=project_id, key=key)
|
|
154
159
|
|
|
@@ -196,6 +201,7 @@ async def make_call(
|
|
|
196
201
|
web_search=web_search,
|
|
197
202
|
rules_file=rules_file,
|
|
198
203
|
queue=queue,
|
|
204
|
+
email_address=email_address,
|
|
199
205
|
)
|
|
200
206
|
|
|
201
207
|
bot = CustomMailbot()
|
|
@@ -237,6 +243,9 @@ async def service(
|
|
|
237
243
|
port: Annotated[Optional[int], typer.Option()] = None,
|
|
238
244
|
path: Annotated[str, typer.Option()] = "/agent",
|
|
239
245
|
queue: Annotated[str, typer.Option(..., help="the name of the mail queue")],
|
|
246
|
+
email_address: Annotated[
|
|
247
|
+
str, typer.Option(..., help="the email address of the agent")
|
|
248
|
+
],
|
|
240
249
|
):
|
|
241
250
|
print("[bold green]Connecting to room...[/bold green]", flush=True)
|
|
242
251
|
|
|
@@ -254,6 +263,7 @@ async def service(
|
|
|
254
263
|
schema=schema,
|
|
255
264
|
image_generation=None,
|
|
256
265
|
rules_file=rules_file,
|
|
266
|
+
email_address=email_address,
|
|
257
267
|
),
|
|
258
268
|
)
|
|
259
269
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = "0.6.3"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: meshagent-cli
|
|
3
|
-
Version: 0.6.
|
|
3
|
+
Version: 0.6.3
|
|
4
4
|
Summary: CLI for Meshagent
|
|
5
5
|
License-Expression: Apache-2.0
|
|
6
6
|
Project-URL: Documentation, https://docs.meshagent.com
|
|
@@ -16,18 +16,18 @@ Requires-Dist: art~=6.5
|
|
|
16
16
|
Requires-Dist: pydantic-yaml~=1.5
|
|
17
17
|
Requires-Dist: pathspec~=0.12.1
|
|
18
18
|
Provides-Extra: all
|
|
19
|
-
Requires-Dist: meshagent-agents[all]~=0.6.
|
|
20
|
-
Requires-Dist: meshagent-api[all]~=0.6.
|
|
21
|
-
Requires-Dist: meshagent-computers~=0.6.
|
|
22
|
-
Requires-Dist: meshagent-openai~=0.6.
|
|
23
|
-
Requires-Dist: meshagent-mcp~=0.6.
|
|
24
|
-
Requires-Dist: meshagent-tools~=0.6.
|
|
19
|
+
Requires-Dist: meshagent-agents[all]~=0.6.3; extra == "all"
|
|
20
|
+
Requires-Dist: meshagent-api[all]~=0.6.3; extra == "all"
|
|
21
|
+
Requires-Dist: meshagent-computers~=0.6.3; extra == "all"
|
|
22
|
+
Requires-Dist: meshagent-openai~=0.6.3; extra == "all"
|
|
23
|
+
Requires-Dist: meshagent-mcp~=0.6.3; extra == "all"
|
|
24
|
+
Requires-Dist: meshagent-tools~=0.6.3; extra == "all"
|
|
25
25
|
Requires-Dist: supabase-auth~=2.12.3; extra == "all"
|
|
26
26
|
Provides-Extra: mcp-service
|
|
27
|
-
Requires-Dist: meshagent-agents[all]~=0.6.
|
|
28
|
-
Requires-Dist: meshagent-api~=0.6.
|
|
29
|
-
Requires-Dist: meshagent-mcp~=0.6.
|
|
30
|
-
Requires-Dist: meshagent-tools~=0.6.
|
|
27
|
+
Requires-Dist: meshagent-agents[all]~=0.6.3; extra == "mcp-service"
|
|
28
|
+
Requires-Dist: meshagent-api~=0.6.3; extra == "mcp-service"
|
|
29
|
+
Requires-Dist: meshagent-mcp~=0.6.3; extra == "mcp-service"
|
|
30
|
+
Requires-Dist: meshagent-tools~=0.6.3; extra == "mcp-service"
|
|
31
31
|
Requires-Dist: supabase-auth~=2.12.3; extra == "mcp-service"
|
|
32
32
|
|
|
33
33
|
# [Meshagent](https://www.meshagent.com)
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
typer~=0.15
|
|
2
|
+
fastmcp~=2.8
|
|
3
|
+
opentelemetry-distro~=0.54b1
|
|
4
|
+
opentelemetry-exporter-otlp-proto-http~=1.33
|
|
5
|
+
art~=6.5
|
|
6
|
+
pydantic-yaml~=1.5
|
|
7
|
+
pathspec~=0.12.1
|
|
8
|
+
|
|
9
|
+
[all]
|
|
10
|
+
meshagent-agents[all]~=0.6.3
|
|
11
|
+
meshagent-api[all]~=0.6.3
|
|
12
|
+
meshagent-computers~=0.6.3
|
|
13
|
+
meshagent-openai~=0.6.3
|
|
14
|
+
meshagent-mcp~=0.6.3
|
|
15
|
+
meshagent-tools~=0.6.3
|
|
16
|
+
supabase-auth~=2.12.3
|
|
17
|
+
|
|
18
|
+
[mcp-service]
|
|
19
|
+
meshagent-agents[all]~=0.6.3
|
|
20
|
+
meshagent-api~=0.6.3
|
|
21
|
+
meshagent-mcp~=0.6.3
|
|
22
|
+
meshagent-tools~=0.6.3
|
|
23
|
+
supabase-auth~=2.12.3
|
|
@@ -23,20 +23,20 @@ dynamic = ["version", "readme"]
|
|
|
23
23
|
[project.optional-dependencies]
|
|
24
24
|
|
|
25
25
|
all = [
|
|
26
|
-
"meshagent-agents[all]~=0.6.
|
|
27
|
-
"meshagent-api[all]~=0.6.
|
|
28
|
-
"meshagent-computers~=0.6.
|
|
29
|
-
"meshagent-openai~=0.6.
|
|
30
|
-
"meshagent-mcp~=0.6.
|
|
31
|
-
"meshagent-tools~=0.6.
|
|
26
|
+
"meshagent-agents[all]~=0.6.3",
|
|
27
|
+
"meshagent-api[all]~=0.6.3",
|
|
28
|
+
"meshagent-computers~=0.6.3",
|
|
29
|
+
"meshagent-openai~=0.6.3",
|
|
30
|
+
"meshagent-mcp~=0.6.3",
|
|
31
|
+
"meshagent-tools~=0.6.3",
|
|
32
32
|
"supabase-auth~=2.12.3",
|
|
33
33
|
]
|
|
34
34
|
|
|
35
35
|
mcp-service = [
|
|
36
|
-
"meshagent-agents[all]~=0.6.
|
|
37
|
-
"meshagent-api~=0.6.
|
|
38
|
-
"meshagent-mcp~=0.6.
|
|
39
|
-
"meshagent-tools~=0.6.
|
|
36
|
+
"meshagent-agents[all]~=0.6.3",
|
|
37
|
+
"meshagent-api~=0.6.3",
|
|
38
|
+
"meshagent-mcp~=0.6.3",
|
|
39
|
+
"meshagent-tools~=0.6.3",
|
|
40
40
|
"supabase-auth~=2.12.3",
|
|
41
41
|
]
|
|
42
42
|
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
__version__ = "0.6.2"
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
typer~=0.15
|
|
2
|
-
fastmcp~=2.8
|
|
3
|
-
opentelemetry-distro~=0.54b1
|
|
4
|
-
opentelemetry-exporter-otlp-proto-http~=1.33
|
|
5
|
-
art~=6.5
|
|
6
|
-
pydantic-yaml~=1.5
|
|
7
|
-
pathspec~=0.12.1
|
|
8
|
-
|
|
9
|
-
[all]
|
|
10
|
-
meshagent-agents[all]~=0.6.2
|
|
11
|
-
meshagent-api[all]~=0.6.2
|
|
12
|
-
meshagent-computers~=0.6.2
|
|
13
|
-
meshagent-openai~=0.6.2
|
|
14
|
-
meshagent-mcp~=0.6.2
|
|
15
|
-
meshagent-tools~=0.6.2
|
|
16
|
-
supabase-auth~=2.12.3
|
|
17
|
-
|
|
18
|
-
[mcp-service]
|
|
19
|
-
meshagent-agents[all]~=0.6.2
|
|
20
|
-
meshagent-api~=0.6.2
|
|
21
|
-
meshagent-mcp~=0.6.2
|
|
22
|
-
meshagent-tools~=0.6.2
|
|
23
|
-
supabase-auth~=2.12.3
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|