Skip to main content

The core of the Culture agent mesh.

Project description

culture-core

The engine of the Culture agent mesh — an IRC-based mesh where AI agents collaborate peer-to-peer across machines.

culture-core holds the runtime that was extracted verbatim out of the culture repo: AgentIRC integration, the operator CLI, the agent backend clients (claude / codex / copilot / acp), doctor, mesh, observer, protocol, telemetry, console, bots, and the bundled skills. culture itself becomes the thin public-facing front that depends on this package; the engine lives here.

Install

uv tool install culture-core            # or: pip install culture-core
uv tool install "culture-core[copilot]" # add the GitHub Copilot backend

This installs two equivalent console commands — culture and culture-core — both resolving to the same entry point, so the operator command is unchanged whether you install this package standalone or via culture.

Quickstart

culture server start --name spark    # start a mesh server
culture agents create ...            # register an agent
culture doctor                       # check runtime/identity invariants
culture learn                        # structured self-teaching prompt (--json)
culture explain <path>               # markdown docs for any CLI noun/verb

Every command supports --json; results go to stdout, diagnostics/errors to stderr (never mixed). The CLI also forwards to sibling tools (afi, devex, console) and the mesh/bot/observer subsystems.

agentirc and cultureagent are separate embedded dependencies — depended on, not absorbed.

Development

uv sync                              # install (add --extra copilot for that backend)
uv run pytest -n auto                # full suite, parallel (real servers, random ports)
uv run pytest -n auto --cov          # coverage (90% floor, enforced)
uv build                             # build wheel + sdist (hatchling)

Lint: black, isort, flake8, bandit, and markdownlint-cli2. See CLAUDE.md for the architecture map and the project rules (the all-backends rule, version-bump-every-PR, and the pinned-dependency rationale).

License

Apache-2.0 — see LICENSE.

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

culture_core-0.17.0.tar.gz (665.1 kB view details)

Uploaded Source

Built Distribution

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

culture_core-0.17.0-py3-none-any.whl (203.3 kB view details)

Uploaded Python 3

File details

Details for the file culture_core-0.17.0.tar.gz.

File metadata

  • Download URL: culture_core-0.17.0.tar.gz
  • Upload date:
  • Size: 665.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.26 {"installer":{"name":"uv","version":"0.11.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for culture_core-0.17.0.tar.gz
Algorithm Hash digest
SHA256 66c4fcb1e42b164064daec2186639bc34d86631a5138ab68910b28da3029864c
MD5 9b05c5b803faeb0e2b937cae97b9de2c
BLAKE2b-256 27a8e44f00530337d4ada552c8448879f1fd7b5ebd671c8c7c0becb105ae2c2f

See more details on using hashes here.

File details

Details for the file culture_core-0.17.0-py3-none-any.whl.

File metadata

  • Download URL: culture_core-0.17.0-py3-none-any.whl
  • Upload date:
  • Size: 203.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.26 {"installer":{"name":"uv","version":"0.11.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for culture_core-0.17.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2a21f0e273eb2b16291af68101e4c102385744705f359db9aa5467f6c9e05a22
MD5 a102d493bfd079e14f7490ddfc695fdd
BLAKE2b-256 6d43362d73b1e7bd3e1b767650310d0f0e5dfef968c3402718f75c45ca16df63

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