agentpool-cli 0.1.4__tar.gz → 0.1.5__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.
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/CHANGELOG.md +5 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/PKG-INFO +2 -1
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/pyproject.toml +2 -1
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/server.json +2 -2
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/__init__.py +1 -1
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/usage/_common.py +13 -1
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/usage/devin.py +2 -1
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/tests/unit/test_usage_probes.py +29 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/uv.lock +3 -1
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/.cursor/mcp.json.example +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/.github/CODEOWNERS +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/.github/ISSUE_TEMPLATE/provider_probe.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/.github/dependabot.yml +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/.github/workflows/ci.yml +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/.github/workflows/release.yml +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/.gitignore +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/.mcp.json.example +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/AGENTS.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/CONTRIBUTING.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/LICENSE +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/README.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/SECURITY.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/docs/agent-cli-and-mcp.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/docs/agentpool-skill.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/docs/architecture.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/docs/examples/README.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/docs/examples.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/docs/install.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/docs/mcp-clients.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/docs/mcp-tools.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/docs/model-catalog.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/docs/onboarding.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/docs/provider-adapters.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/docs/provider-lifecycle-matrix.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/docs/quickstart.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/docs/release.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/docs/security.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/docs/setup-claude-code.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/docs/setup-codex.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/docs/setup-copilot.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/docs/setup-cursor-cli.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/docs/setup-cursor.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/docs/setup-devin.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/docs/setup-droid.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/docs/stats.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/docs/usage-detection.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/docs/usage-probe-matrix.md +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/scripts/install.sh +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/agent_io.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/artifacts.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/cli.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/config.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/event_detection.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/fixtures/__init__.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/fixtures/fake_agents/__init__.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/fixtures/fake_agents/fake_approval_agent.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/fixtures/fake_agents/fake_common.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/fixtures/fake_agents/fake_completed_agent.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/fixtures/fake_agents/fake_idle_agent.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/fixtures/fake_agents/fake_limit_agent.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/fixtures/fake_agents/fake_patch_agent.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/fixtures/fake_agents/fake_question_agent.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/git_worktree.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/mcp/__init__.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/mcp/resources.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/mcp/tools.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/mcp_server.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/models.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/onboarding.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/policy.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/preferences.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/provider_model_catalog.json +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/providers/__init__.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/providers/base.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/providers/registry.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/redaction.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/runtimes/__init__.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/runtimes/base.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/runtimes/tmux.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/session_manager.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/stats/__init__.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/stats/card.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/stats/compute.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/stats/queries.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/stats/render.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/stats/window.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/store.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/usage/__init__.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/usage/ccusage.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/usage/claude.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/usage/codex.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/usage/codexbar.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/usage/combine.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/usage/copilot.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/usage/parsers.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/usage/probes.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/usage/provider_parsers.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/usage/summary.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/utils.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/tests/fixtures/provider_model_catalog_golden.json +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/tests/fixtures/stats_seed.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/tests/fixtures/usage/claude_usage.txt +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/tests/fixtures/usage/codex_rate_limits.json +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/tests/fixtures/usage/copilot_user.json +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/tests/fixtures/usage/devin_plan_status.json +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/tests/integration/test_fake_tmux_flow.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/tests/unit/test_agent_io.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/tests/unit/test_cli.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/tests/unit/test_event_policy.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/tests/unit/test_mcp_surface.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/tests/unit/test_mcp_tools.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/tests/unit/test_models_config_store.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/tests/unit/test_onboarding.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/tests/unit/test_redaction.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/tests/unit/test_stats_cli.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/tests/unit/test_stats_mcp.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/tests/unit/test_stats_window.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/tests/unit/test_usage_provider_parsers.py +0 -0
- {agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/tests/unit/test_usage_summary_enrichment.py +0 -0
|
@@ -2,6 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
## Unreleased
|
|
4
4
|
|
|
5
|
+
## 0.1.5 - 2026-05-31
|
|
6
|
+
|
|
7
|
+
- Use a certifi-backed TLS context for native usage HTTP probes so uv-tool
|
|
8
|
+
installs on macOS can reach GitHub Copilot and Devin APIs reliably.
|
|
9
|
+
|
|
5
10
|
## 0.1.4 - 2026-05-31
|
|
6
11
|
|
|
7
12
|
- Add Markdown delegation preferences at `~/.agentpool/preferences.md`, surfaced
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: agentpool-cli
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.5
|
|
4
4
|
Summary: Make full use of every coding-agent subscription you pay for: a local CLI + MCP server that surfaces live usage limits and offloads work to providers with headroom.
|
|
5
5
|
Author: AgentPool contributors
|
|
6
6
|
License-Expression: MIT
|
|
7
7
|
License-File: LICENSE
|
|
8
8
|
Requires-Python: >=3.11
|
|
9
|
+
Requires-Dist: certifi>=2024
|
|
9
10
|
Requires-Dist: mcp<2,>=1.27
|
|
10
11
|
Requires-Dist: pydantic>=2
|
|
11
12
|
Requires-Dist: pyyaml>=6
|
|
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "agentpool-cli"
|
|
7
|
-
version = "0.1.
|
|
7
|
+
version = "0.1.5"
|
|
8
8
|
description = "Make full use of every coding-agent subscription you pay for: a local CLI + MCP server that surfaces live usage limits and offloads work to providers with headroom."
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
requires-python = ">=3.11"
|
|
@@ -14,6 +14,7 @@ authors = [
|
|
|
14
14
|
]
|
|
15
15
|
dependencies = [
|
|
16
16
|
"mcp>=1.27,<2",
|
|
17
|
+
"certifi>=2024",
|
|
17
18
|
"pydantic>=2",
|
|
18
19
|
"pyyaml>=6",
|
|
19
20
|
"rich>=13",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "io.github.sidduHERE/agentpool",
|
|
4
4
|
"title": "AgentPool",
|
|
5
5
|
"description": "See each coding-agent subscription's live limits and offload work to one with headroom.",
|
|
6
|
-
"version": "0.1.
|
|
6
|
+
"version": "0.1.5",
|
|
7
7
|
"repository": {
|
|
8
8
|
"url": "https://github.com/sidduHERE/agentpool",
|
|
9
9
|
"source": "github"
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
{
|
|
14
14
|
"registryType": "pypi",
|
|
15
15
|
"identifier": "agentpool-cli",
|
|
16
|
-
"version": "0.1.
|
|
16
|
+
"version": "0.1.5",
|
|
17
17
|
"transport": {
|
|
18
18
|
"type": "stdio"
|
|
19
19
|
},
|
|
@@ -2,6 +2,7 @@ from __future__ import annotations
|
|
|
2
2
|
|
|
3
3
|
import json
|
|
4
4
|
import os
|
|
5
|
+
import ssl
|
|
5
6
|
import subprocess
|
|
6
7
|
import tempfile
|
|
7
8
|
import time
|
|
@@ -12,6 +13,8 @@ from datetime import UTC, datetime
|
|
|
12
13
|
from pathlib import Path
|
|
13
14
|
from typing import Any
|
|
14
15
|
|
|
16
|
+
import certifi
|
|
17
|
+
|
|
15
18
|
from agentpool.models import CapacitySnapshot, Confidence, TmuxSessionRef, UsageStatus, UsageWindow, UsageWindowKind
|
|
16
19
|
from agentpool.runtimes.tmux import TmuxRuntime
|
|
17
20
|
|
|
@@ -53,9 +56,18 @@ def _extract_json_payload(text: str) -> Any:
|
|
|
53
56
|
raise ProbeError("No JSON payload found." if not errors else f"No parseable JSON payload found: {errors[-1]}")
|
|
54
57
|
|
|
55
58
|
|
|
59
|
+
def _urlopen(
|
|
60
|
+
request: urllib.request.Request,
|
|
61
|
+
*,
|
|
62
|
+
timeout: float = 10,
|
|
63
|
+
) -> Any:
|
|
64
|
+
context = ssl.create_default_context(cafile=certifi.where())
|
|
65
|
+
return urllib.request.urlopen(request, timeout=timeout, context=context)
|
|
66
|
+
|
|
67
|
+
|
|
56
68
|
def _request_json(request: urllib.request.Request) -> dict[str, Any]:
|
|
57
69
|
try:
|
|
58
|
-
with
|
|
70
|
+
with _urlopen(request, timeout=10) as response:
|
|
59
71
|
data = response.read()
|
|
60
72
|
except urllib.error.HTTPError as exc:
|
|
61
73
|
body = exc.read().decode("utf-8", errors="replace")[:500]
|
|
@@ -14,6 +14,7 @@ from agentpool.usage._common import (
|
|
|
14
14
|
_epoch_seconds,
|
|
15
15
|
_number,
|
|
16
16
|
_tmux_slash_usage_probe,
|
|
17
|
+
_urlopen,
|
|
17
18
|
_clean_optional_string,
|
|
18
19
|
_status_from_windows,
|
|
19
20
|
unavailable,
|
|
@@ -79,7 +80,7 @@ def _devin_plan_status_usage_snapshot(provider_id: str) -> CapacitySnapshot:
|
|
|
79
80
|
method="POST",
|
|
80
81
|
)
|
|
81
82
|
try:
|
|
82
|
-
with
|
|
83
|
+
with _urlopen(request, timeout=10) as response:
|
|
83
84
|
data = response.read()
|
|
84
85
|
except urllib.error.HTTPError as exc:
|
|
85
86
|
body = exc.read().decode("utf-8", errors="replace")[:500].replace(token, "<redacted>")
|
|
@@ -1,12 +1,15 @@
|
|
|
1
1
|
from __future__ import annotations
|
|
2
2
|
|
|
3
3
|
import json
|
|
4
|
+
import ssl
|
|
5
|
+
import urllib.request
|
|
4
6
|
from datetime import UTC, datetime
|
|
5
7
|
from pathlib import Path
|
|
6
8
|
|
|
7
9
|
import pytest
|
|
8
10
|
|
|
9
11
|
from agentpool.models import UsageStatus, UsageWindowKind
|
|
12
|
+
from agentpool.usage import _common as usage_common
|
|
10
13
|
from agentpool.usage import devin as devin_usage
|
|
11
14
|
from agentpool.usage.probes import (
|
|
12
15
|
CODEXBAR_PROVIDER_MAP,
|
|
@@ -278,6 +281,32 @@ def test_parse_copilot_legacy_monthly_limited_counts() -> None:
|
|
|
278
281
|
assert snapshot.windows[0].remaining_percent == 10
|
|
279
282
|
|
|
280
283
|
|
|
284
|
+
def test_usage_http_requests_use_certifi_context(monkeypatch: pytest.MonkeyPatch) -> None:
|
|
285
|
+
seen: dict[str, object] = {}
|
|
286
|
+
|
|
287
|
+
class Response:
|
|
288
|
+
def __enter__(self) -> "Response":
|
|
289
|
+
return self
|
|
290
|
+
|
|
291
|
+
def __exit__(self, *args: object) -> None:
|
|
292
|
+
return None
|
|
293
|
+
|
|
294
|
+
def read(self) -> bytes:
|
|
295
|
+
return b"{\"ok\": true}"
|
|
296
|
+
|
|
297
|
+
def fake_urlopen(request: urllib.request.Request, **kwargs: object) -> Response:
|
|
298
|
+
seen.update(kwargs)
|
|
299
|
+
return Response()
|
|
300
|
+
|
|
301
|
+
monkeypatch.setattr(usage_common.urllib.request, "urlopen", fake_urlopen)
|
|
302
|
+
|
|
303
|
+
payload = usage_common._request_json(urllib.request.Request("https://example.test/usage"))
|
|
304
|
+
|
|
305
|
+
assert payload == {"ok": True}
|
|
306
|
+
assert seen["timeout"] == 10
|
|
307
|
+
assert isinstance(seen["context"], ssl.SSLContext)
|
|
308
|
+
|
|
309
|
+
|
|
281
310
|
def test_devin_plan_status_request_contains_auth_and_top_up_flag() -> None:
|
|
282
311
|
data = _encode_devin_plan_status_request("devin-session-token$abc")
|
|
283
312
|
assert b"devin-session-token$abc" in data
|
|
@@ -3,9 +3,10 @@ requires-python = ">=3.11"
|
|
|
3
3
|
|
|
4
4
|
[[package]]
|
|
5
5
|
name = "agentpool-cli"
|
|
6
|
-
version = "0.1.
|
|
6
|
+
version = "0.1.5"
|
|
7
7
|
source = { editable = "." }
|
|
8
8
|
dependencies = [
|
|
9
|
+
{ name = "certifi" },
|
|
9
10
|
{ name = "mcp" },
|
|
10
11
|
{ name = "pydantic" },
|
|
11
12
|
{ name = "pyyaml" },
|
|
@@ -24,6 +25,7 @@ dev = [
|
|
|
24
25
|
|
|
25
26
|
[package.metadata]
|
|
26
27
|
requires-dist = [
|
|
28
|
+
{ name = "certifi", specifier = ">=2024" },
|
|
27
29
|
{ name = "mcp", specifier = ">=1.27,<2" },
|
|
28
30
|
{ name = "pillow", marker = "extra == 'card'", specifier = ">=10" },
|
|
29
31
|
{ name = "pydantic", specifier = ">=2" },
|
|
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
|
|
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
|
{agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/fixtures/fake_agents/fake_common.py
RENAMED
|
File without changes
|
|
File without changes
|
{agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/fixtures/fake_agents/fake_idle_agent.py
RENAMED
|
File without changes
|
{agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/fixtures/fake_agents/fake_limit_agent.py
RENAMED
|
File without changes
|
{agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/src/agentpool/fixtures/fake_agents/fake_patch_agent.py
RENAMED
|
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{agentpool_cli-0.1.4 → agentpool_cli-0.1.5}/tests/fixtures/provider_model_catalog_golden.json
RENAMED
|
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
|