acpkit 0.8.1__tar.gz → 0.8.2__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.
- {acpkit-0.8.1 → acpkit-0.8.2}/.gitignore +1 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/PKG-INFO +3 -4
- {acpkit-0.8.1 → acpkit-0.8.2}/README.md +2 -3
- acpkit-0.8.2/VERSION +1 -0
- acpkit-0.8.2/packages/adapters/pydantic-acp/VERSION +1 -0
- {acpkit-0.8.1/src/acpkit → acpkit-0.8.2/packages/adapters/pydantic-acp/src/pydantic_acp}/_version.py +1 -1
- acpkit-0.8.2/packages/helpers/codex-auth-helper/VERSION +1 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/helpers/codex-auth-helper/src/codex_auth_helper/_version.py +1 -1
- {acpkit-0.8.1/packages/adapters/pydantic-acp/src/pydantic_acp → acpkit-0.8.2/src/acpkit}/_version.py +1 -1
- acpkit-0.8.1/VERSION +0 -1
- acpkit-0.8.1/packages/adapters/pydantic-acp/VERSION +0 -1
- acpkit-0.8.1/packages/helpers/codex-auth-helper/VERSION +0 -1
- {acpkit-0.8.1 → acpkit-0.8.2}/.agents/skills/acpkit-sdk/SKILL.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/.agents/skills/acpkit-sdk/agents/openai.yaml +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/.agents/skills/acpkit-sdk/resources/intro.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/.agents/skills/acpkit-sdk/scripts/list_examples.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/.agents/skills/acpkit-sdk/scripts/list_public_exports.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/.cursorrules +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/.editorconfig +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/.github/ISSUE_TEMPLATE/bug_report.yml +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/.github/ISSUE_TEMPLATE/feature_request.yml +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/.github/PULL_REQUEST_TEMPLATE.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/.github/dependabot.yml +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/.github/workflows/ci.yml +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/.github/workflows/codecov.yml +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/.github/workflows/docs.yml +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/.github/workflows/publish.yml +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/.github/workflows/test.yml +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/.pre-commit-config.yaml +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/.python-version +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/CHANGELOG +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/CODE_OF_CONDUCT.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/CONTRIBUTING.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/COVERAGE +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/LICENSE +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/Makefile +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/SECURITY.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/context7.json +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/.partials/index-header.html +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/about/index.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/api/acpkit.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/api/codex_auth_helper.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/api/pydantic_acp.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/bridges.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/cli.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/compatibility-matrix-template.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/examples/finance.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/examples/index.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/examples/travel.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/getting-started/installation.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/getting-started/quickstart.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/helpers.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/host-backends.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/index.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/integration-audit.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/integration-readiness.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/integration-testing.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/llms-full.txt +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/llms.txt +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/projection-cookbook.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/providers.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/pydantic-acp/adapter-config.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/pydantic-acp/plans-thinking-approvals.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/pydantic-acp/prompt-resources.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/pydantic-acp/runtime-controls.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/pydantic-acp/session-state.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/pydantic-acp.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/stylesheets/tweaks.css +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/docs/testing.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/examples/__init__.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/examples/pydantic/.gitignore +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/examples/pydantic/.travel-agent/ideas.txt +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/examples/pydantic/.travel-agent/itinerary.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/examples/pydantic/README.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/examples/pydantic/__init__.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/examples/pydantic/finance_agent.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/examples/pydantic/travel_agent.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/mkdocs.yml +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/README.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/pyproject.toml +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/__init__.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/_projection_risk.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/_projection_text.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/_slash_commands.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/agent_source.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/agent_types.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/approvals.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/awaitables.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/bridges/__init__.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/bridges/_hook_capability.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/bridges/base.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/bridges/capability_support.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/bridges/history_processor.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/bridges/hooks.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/bridges/mcp.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/bridges/prepare_tools.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/bridges/thinking.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/builders/__init__.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/builders/agent.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/config.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/hook_projection.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/host/__init__.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/host/_policy_commands.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/host/_policy_paths.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/host/context.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/host/filesystem.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/host/policy.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/host/terminal.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/models.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/projection.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/projection_helpers.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/providers.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/py.typed +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/runtime/__init__.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/runtime/_adapter_mixins.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/runtime/_adapter_prompt.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/runtime/_agent_state.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/runtime/_compat.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/runtime/_native_plan_runtime.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/runtime/_prompt_execution.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/runtime/_prompt_model_runtime.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/runtime/_prompt_runtime.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/runtime/_session_lifecycle.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/runtime/_session_model_runtime.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/runtime/_session_runtime.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/runtime/_session_surface_runtime.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/runtime/adapter.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/runtime/bridge_manager.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/runtime/hook_introspection.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/runtime/prompts.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/runtime/server.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/runtime/session_surface.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/runtime/slash_commands.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/serialization.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/session/__init__.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/session/state.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/session/store.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/testing/__init__.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/testing/fakes.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/testing/harness.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/types.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/helpers/codex-auth-helper/.gitignore +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/helpers/codex-auth-helper/LICENSE +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/helpers/codex-auth-helper/README.md +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/helpers/codex-auth-helper/pyproject.toml +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/helpers/codex-auth-helper/src/codex_auth_helper/__init__.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/helpers/codex-auth-helper/src/codex_auth_helper/auth/__init__.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/helpers/codex-auth-helper/src/codex_auth_helper/auth/config.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/helpers/codex-auth-helper/src/codex_auth_helper/auth/manager.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/helpers/codex-auth-helper/src/codex_auth_helper/auth/state.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/helpers/codex-auth-helper/src/codex_auth_helper/auth/store.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/helpers/codex-auth-helper/src/codex_auth_helper/client.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/helpers/codex-auth-helper/src/codex_auth_helper/factory.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/helpers/codex-auth-helper/src/codex_auth_helper/model.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/packages/helpers/codex-auth-helper/src/codex_auth_helper/py.typed +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/pyproject.toml +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/pyrightconfig.json +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/scripts/check_pypi_versions.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/scripts/demo_mcp_server.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/scripts/generate_llms_docs.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/scripts/mock_hook_audit.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/scripts/mock_hook_snapshot.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/scripts/run_if_major_change.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/scripts/save_coverage_summary.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/src/acpkit/__init__.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/src/acpkit/__main__.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/src/acpkit/_compatibility_schema.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/src/acpkit/adapters.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/src/acpkit/cli.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/src/acpkit/compatibility.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/src/acpkit/py.typed +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/src/acpkit/runtime.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/__init__.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/codex_auth_helper/__init__.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/codex_auth_helper/support.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/codex_auth_helper/test_auth.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/codex_auth_helper/test_factory.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/conftest.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/__init__.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/support.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/test_adapter_helpers.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/test_approvals.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/test_bridge_builder.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/test_bridge_capability_support.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/test_bridge_hooks.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/test_bridge_mcp.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/test_bridge_prepare_tools.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/test_bridge_thinking.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/test_bridge_web_capabilities.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/test_compat.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/test_examples.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/test_hook_introspection.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/test_host.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/test_host_policy.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/test_low_level_helpers.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/test_models.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/test_projection.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/test_projection_helpers.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/test_runtime.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/test_session_runtime_helpers.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/test_slash_commands.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/test_sources.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/test_testing_fakes.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/pydantic/test_testing_harness.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/test_acpkit_cli.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/test_compatibility_manifest.py +0 -0
- {acpkit-0.8.1 → acpkit-0.8.2}/tests/test_native_pydantic_agent.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: acpkit
|
|
3
|
-
Version: 0.8.
|
|
3
|
+
Version: 0.8.2
|
|
4
4
|
Summary: ACP Kit provides a common adapter for Agent Frameworks.
|
|
5
5
|
Project-URL: Homepage, https://github.com/vcoderun/acpkit
|
|
6
6
|
Project-URL: Issues, https://github.com/vcoderun/acpkit/issues
|
|
@@ -386,11 +386,10 @@ Use it when you want Codex to help integrate ACP into an existing agent surface,
|
|
|
386
386
|
- wiring plans, approvals, session stores, thinking, MCP metadata, and host-backed tools
|
|
387
387
|
- keeping docs and examples aligned with the real SDK surface
|
|
388
388
|
|
|
389
|
-
|
|
389
|
+
Install with just one command:
|
|
390
390
|
|
|
391
391
|
```bash
|
|
392
|
-
|
|
393
|
-
&& cp -R .agents/skills/acpkit-sdk/. "$HOME/.codex/skills/acpkit-sdk/"
|
|
392
|
+
npx ctx7 skills install /vcoderun/acpkit acpkit-sdk
|
|
394
393
|
```
|
|
395
394
|
|
|
396
395
|
Canonical skill package:
|
|
@@ -320,11 +320,10 @@ Use it when you want Codex to help integrate ACP into an existing agent surface,
|
|
|
320
320
|
- wiring plans, approvals, session stores, thinking, MCP metadata, and host-backed tools
|
|
321
321
|
- keeping docs and examples aligned with the real SDK surface
|
|
322
322
|
|
|
323
|
-
|
|
323
|
+
Install with just one command:
|
|
324
324
|
|
|
325
325
|
```bash
|
|
326
|
-
|
|
327
|
-
&& cp -R .agents/skills/acpkit-sdk/. "$HOME/.codex/skills/acpkit-sdk/"
|
|
326
|
+
npx ctx7 skills install /vcoderun/acpkit acpkit-sdk
|
|
328
327
|
```
|
|
329
328
|
|
|
330
329
|
Canonical skill package:
|
acpkit-0.8.2/VERSION
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
0.8.2
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
0.8.2
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
0.8.2
|
acpkit-0.8.1/VERSION
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
0.8.1
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
0.8.1
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
0.8.1
|
|
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
|
|
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
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/_projection_risk.py
RENAMED
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/_projection_text.py
RENAMED
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/_slash_commands.py
RENAMED
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/agent_source.py
RENAMED
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/agent_types.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/bridges/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/bridges/base.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/bridges/hooks.py
RENAMED
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/bridges/mcp.py
RENAMED
|
File without changes
|
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/bridges/thinking.py
RENAMED
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/builders/__init__.py
RENAMED
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/builders/agent.py
RENAMED
|
File without changes
|
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/hook_projection.py
RENAMED
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/host/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/host/_policy_paths.py
RENAMED
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/host/context.py
RENAMED
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/host/filesystem.py
RENAMED
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/host/policy.py
RENAMED
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/host/terminal.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/projection_helpers.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/runtime/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/runtime/_compat.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
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/runtime/adapter.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/runtime/prompts.py
RENAMED
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/runtime/server.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/serialization.py
RENAMED
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/session/__init__.py
RENAMED
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/session/state.py
RENAMED
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/session/store.py
RENAMED
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/testing/__init__.py
RENAMED
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/testing/fakes.py
RENAMED
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/adapters/pydantic-acp/src/pydantic_acp/testing/harness.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/helpers/codex-auth-helper/src/codex_auth_helper/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/helpers/codex-auth-helper/src/codex_auth_helper/auth/state.py
RENAMED
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/helpers/codex-auth-helper/src/codex_auth_helper/auth/store.py
RENAMED
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/helpers/codex-auth-helper/src/codex_auth_helper/client.py
RENAMED
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/helpers/codex-auth-helper/src/codex_auth_helper/factory.py
RENAMED
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/helpers/codex-auth-helper/src/codex_auth_helper/model.py
RENAMED
|
File without changes
|
{acpkit-0.8.1 → acpkit-0.8.2}/packages/helpers/codex-auth-helper/src/codex_auth_helper/py.typed
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
|
|
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
|