Skip to main content

Provider-neutral agent primitives shared by every Copass agent SDK

Project description

copass-core-agents

Provider-neutral agent primitives shared by every Copass agent SDK.

This package owns the ABCs, value types, and registries that each provider-specific SDK (copass-anthropic-agents, future copass-openai-agents, copass-google-agents, etc.) implements against. It carries zero vendor dependencies.

What's in here

  • BaseAgent — identity + prompt + tool surface + backend
  • AgentScope, AgentInvocationContext — tenancy + per-call context
  • AgentTool, AgentToolRegistry, AgentToolResolver, ToolSpec, ToolCall — tool abstractions
  • AgentEvent (plus AgentTextDelta, AgentToolCall, AgentToolResult, AgentFinish) — streaming event union
  • AgentBackend ABC + AgentRunResult
  • register_agent / register_agent_tool registries

Which package should I install?

I want to… Install
Run a Claude Managed Agent (Anthropic) copass-anthropic-agents (pulls this in transitively)
Build my own backend / extend the ABCs copass-core-agents directly

If you're end-user code invoking an agent, you almost never install this package directly — you install a provider SDK and it re-exports what you need.

Dependencies

Zero runtime dependencies. Python ≥ 3.10.

License

MIT.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

copass_core_agents-0.1.0.tar.gz (11.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

copass_core_agents-0.1.0-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

Details for the file copass_core_agents-0.1.0.tar.gz.

File metadata

  • Download URL: copass_core_agents-0.1.0.tar.gz
  • Upload date:
  • Size: 11.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.9

File hashes

Hashes for copass_core_agents-0.1.0.tar.gz
Algorithm Hash digest
SHA256 070205cd24db40afd7db1edf4a633931e607b742e2c2b962bd7bdb06e31a0362
MD5 e920a44687f647435c3ecb0a9fef7d59
BLAKE2b-256 767d5e1809d36a255b449734c94be3a22dacd728c7e28dbff4c51342e8457544

See more details on using hashes here.

File details

Details for the file copass_core_agents-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for copass_core_agents-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6fc36d30dfc86412991f0930105f50a08353b8323d40491376a9c62491450982
MD5 d2fd39f69bde2a5761cb3b77bddbbfc7
BLAKE2b-256 428d6b0a01ad5715bdb014edb543f74a70809eddde1e6f81c4653d2e2810c689

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page