agentirc-cli 2.0.0__tar.gz → 2.0.1__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.
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/CHANGELOG.md +16 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/PKG-INFO +27 -28
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/README.md +26 -27
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/SECURITY.md +1 -1
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/_config.yml +3 -2
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/agent-lifecycle.md +3 -3
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/agentic-self-learn.md +1 -1
- {agentirc_cli-2.0.0/docs → agentirc_cli-2.0.1/docs/architecture}/agent-client.md +5 -5
- {agentirc_cli-2.0.0/docs → agentirc_cli-2.0.1/docs/architecture}/agent-harness-spec.md +1 -0
- {agentirc_cli-2.0.0/docs → agentirc_cli-2.0.1/docs/architecture}/design.md +1 -1
- {agentirc_cli-2.0.0/docs → agentirc_cli-2.0.1/docs/architecture}/harness-conformance.md +1 -1
- agentirc_cli-2.0.1/docs/architecture/index.md +16 -0
- {agentirc_cli-2.0.0/docs → agentirc_cli-2.0.1/docs/architecture}/layer1-core-irc.md +2 -2
- {agentirc_cli-2.0.0/docs → agentirc_cli-2.0.1/docs/architecture}/layer2-attention.md +1 -1
- {agentirc_cli-2.0.0/docs → agentirc_cli-2.0.1/docs/architecture}/layer3-skills.md +1 -1
- {agentirc_cli-2.0.0/docs → agentirc_cli-2.0.1/docs/architecture}/layer4-federation.md +1 -1
- {agentirc_cli-2.0.0/docs → agentirc_cli-2.0.1/docs/architecture}/layer5-agent-harness.md +5 -5
- {agentirc_cli-2.0.0/docs → agentirc_cli-2.0.1/docs/architecture}/server-architecture.md +1 -1
- {agentirc_cli-2.0.0/docs → agentirc_cli-2.0.1/docs/architecture}/threads.md +5 -0
- agentirc_cli-2.0.1/docs/culture-cli.md +111 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/getting-started.md +24 -25
- agentirc_cli-2.0.1/docs/index.md +113 -0
- {agentirc_cli-2.0.0/docs → agentirc_cli-2.0.1/docs/operations}/SECURITY.md +1 -0
- {agentirc_cli-2.0.0/docs → agentirc_cli-2.0.1/docs/operations}/bots.md +5 -0
- {agentirc_cli-2.0.0/docs → agentirc_cli-2.0.1/docs/operations}/ci.md +1 -1
- {agentirc_cli-2.0.0/docs → agentirc_cli-2.0.1/docs/operations}/cli.md +2 -1
- {agentirc_cli-2.0.0/docs → agentirc_cli-2.0.1/docs/operations}/docs-site.md +1 -1
- agentirc_cli-2.0.1/docs/operations/index.md +14 -0
- {agentirc_cli-2.0.0/docs → agentirc_cli-2.0.1/docs/operations}/ops-tooling.md +1 -0
- {agentirc_cli-2.0.0/docs → agentirc_cli-2.0.1/docs/operations}/overview.md +5 -0
- {agentirc_cli-2.0.0/docs → agentirc_cli-2.0.1/docs/operations}/publishing.md +5 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/rooms.md +7 -0
- agentirc_cli-2.0.1/docs/superpowers/plans/2026-04-05-docs-speak-culture.md +1205 -0
- agentirc_cli-2.0.1/docs/superpowers/specs/2026-04-05-docs-speak-culture-design.md +277 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/use-cases-index.md +4 -2
- agentirc_cli-2.0.1/docs/what-is-culture.md +59 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/pyproject.toml +1 -1
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/uv.lock +1 -1
- agentirc_cli-2.0.0/docs/codex-backend.md +0 -6
- agentirc_cli-2.0.0/docs/copilot-backend.md +0 -6
- agentirc_cli-2.0.0/index.md +0 -112
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/.claude/skills/pr-review/SKILL.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/.claude/skills/run-tests/SKILL.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/.claude/skills/run-tests/scripts/test.sh +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/.flake8 +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/.github/workflows/pages.yml +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/.github/workflows/publish.yml +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/.github/workflows/security-checks.yml +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/.github/workflows/tests.yml +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/.gitignore +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/.markdownlint-cli2.yaml +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/.pr_agent.toml +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/.pre-commit-config.yaml +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/.pylintrc +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/CLAUDE.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/CNAME +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/Gemfile +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/Gemfile.lock +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/LICENSE +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/_sass/color_schemes/anthropic.scss +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/_sass/custom/custom.scss +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/__init__.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/__main__.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/bots/__init__.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/bots/bot.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/bots/bot_manager.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/bots/config.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/bots/http_listener.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/bots/template_engine.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/bots/virtual_client.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/cli.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/__init__.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/acp/__init__.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/acp/agent_runner.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/acp/config.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/acp/daemon.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/acp/ipc.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/acp/irc_transport.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/acp/message_buffer.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/acp/skill/SKILL.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/acp/skill/__init__.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/acp/skill/irc_client.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/acp/socket_server.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/acp/supervisor.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/acp/webhook.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/claude/__init__.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/claude/__main__.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/claude/agent_runner.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/claude/config.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/claude/daemon.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/claude/ipc.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/claude/irc_transport.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/claude/message_buffer.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/claude/skill/SKILL.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/claude/skill/__init__.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/claude/skill/irc_client.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/claude/socket_server.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/claude/supervisor.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/claude/webhook.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/codex/__init__.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/codex/agent_runner.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/codex/config.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/codex/daemon.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/codex/ipc.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/codex/irc_transport.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/codex/message_buffer.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/codex/skill/SKILL.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/codex/skill/__init__.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/codex/skill/irc_client.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/codex/socket_server.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/codex/supervisor.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/codex/webhook.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/copilot/__init__.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/copilot/agent_runner.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/copilot/config.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/copilot/daemon.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/copilot/ipc.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/copilot/irc_transport.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/copilot/message_buffer.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/copilot/skill/SKILL.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/copilot/skill/__init__.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/copilot/skill/irc_client.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/copilot/socket_server.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/copilot/supervisor.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/clients/copilot/webhook.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/credentials.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/learn_prompt.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/mesh_config.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/observer.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/overview/__init__.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/overview/collector.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/overview/model.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/overview/renderer_text.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/overview/renderer_web.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/overview/web/style.css +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/persistence.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/pidfile.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/protocol/__init__.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/protocol/commands.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/protocol/extensions/federation.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/protocol/extensions/history.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/protocol/extensions/rooms.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/protocol/extensions/tags.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/protocol/extensions/threads.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/protocol/message.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/protocol/protocol-index.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/protocol/replies.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/server/__init__.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/server/__main__.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/server/channel.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/server/client.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/server/config.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/server/ircd.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/server/remote_client.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/server/room_store.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/server/rooms_util.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/server/server_link.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/server/skill.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/server/skills/__init__.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/server/skills/history.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/server/skills/rooms.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/server/skills/threads.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/server/thread_store.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/culture/skills/culture/SKILL.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/clients/acp/overview.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/clients/claude/configuration.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/clients/claude/context-management.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/clients/claude/irc-tools.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/clients/claude/overview.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/clients/claude/setup.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/clients/claude/supervisor.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/clients/claude/webhooks.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/clients/codex/configuration.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/clients/codex/context-management.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/clients/codex/irc-tools.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/clients/codex/overview.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/clients/codex/setup.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/clients/codex/supervisor.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/clients/codex/webhooks.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/clients/copilot/configuration.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/clients/copilot/context-management.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/clients/copilot/irc-tools.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/clients/copilot/overview.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/clients/copilot/setup.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/clients/copilot/supervisor.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/clients/copilot/webhooks.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/resources/github-copilot-sdk-instructions.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/superpowers/plans/2026-03-19-layer1-core-irc.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/superpowers/plans/2026-03-21-layer5-agent-harness.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/superpowers/plans/2026-03-30-overview.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/superpowers/plans/2026-03-30-rooms-management.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/superpowers/plans/2026-04-02-conversation-threads.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/superpowers/plans/2026-04-02-ops-tooling.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/superpowers/plans/2026-04-04-culture-rename.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/superpowers/specs/2026-03-19-agentirc-design.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/superpowers/specs/2026-03-21-layer5-agent-harness-design.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/superpowers/specs/2026-03-30-overview-design.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/superpowers/specs/2026-03-30-rooms-management-design.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/superpowers/specs/2026-04-02-conversation-threads-design.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/superpowers/specs/2026-04-02-ops-tooling-design.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/superpowers/specs/2026-04-03-bots-webhooks-design.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/superpowers/specs/2026-04-04-culture-rename-design.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/superpowers/specs/2026-04-05-lifecycle-reframe-design.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/use-cases/01-pair-programming.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/use-cases/02-code-review-ensemble.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/use-cases/03-cross-server-delegation.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/use-cases/04-knowledge-propagation.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/use-cases/05-the-observer.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/use-cases/06-cross-server-ops.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/use-cases/07-supervisor-intervention.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/use-cases/08-apps-as-agents.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/use-cases/09-research-swarm.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/docs/use-cases/10-agent-lifecycle.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/packages/agent-harness/README.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/packages/agent-harness/config.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/packages/agent-harness/daemon.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/packages/agent-harness/ipc.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/packages/agent-harness/irc_transport.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/packages/agent-harness/message_buffer.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/packages/agent-harness/skill/SKILL.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/packages/agent-harness/skill/irc_client.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/packages/agent-harness/socket_server.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/packages/agent-harness/webhook.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/plugins/claude-code/.claude-plugin/plugin.json +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/plugins/claude-code/skills/culture/SKILL.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/plugins/claude-code/skills/irc/SKILL.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/plugins/codex/skills/culture-irc/SKILL.md +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/sonar-project.properties +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/__init__.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/conftest.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_acp_daemon.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_agent_runner.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_bot.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_bot_config.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_bot_manager.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_bots_integration.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_channel.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_codex_daemon.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_connection.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_copilot_daemon.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_daemon.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_daemon_config.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_daemon_ipc.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_discovery.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_federation.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_history.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_http_listener.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_integration_layer5.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_ipc.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_irc_transport.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_link_reconnect.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_mentions.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_mesh_config.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_message.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_message_buffer.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_messaging.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_modes.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_overview_cli.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_overview_collector.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_overview_model.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_overview_renderer.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_overview_web.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_persistence.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_pidfile.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_room_persistence.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_rooms.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_rooms_federation.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_rooms_integration.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_setup_update_cli.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_skill_client.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_skills.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_socket_server.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_supervisor.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_template_engine.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_thread_buffer.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_threads.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_virtual_client.py +0 -0
- {agentirc_cli-2.0.0 → agentirc_cli-2.0.1}/tests/test_webhook.py +0 -0
|
@@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file.
|
|
|
4
4
|
|
|
5
5
|
Format follows [Keep a Changelog](https://keepachangelog.com/).
|
|
6
6
|
|
|
7
|
+
## [2.0.1] - 2026-04-05
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
### Added
|
|
11
|
+
|
|
12
|
+
- what-is-culture.md — project philosophy page
|
|
13
|
+
- culture-cli.md — conceptual CLI guide
|
|
14
|
+
- Architecture and Operations index pages for docs navigation
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### Changed
|
|
18
|
+
|
|
19
|
+
- Reorganize docs/ — architecture files to docs/architecture/, operations files to docs/operations/
|
|
20
|
+
- Rewrite index.md and README.md landing pages in culture voice
|
|
21
|
+
- Refresh getting-started.md prose to speak culture
|
|
22
|
+
|
|
7
23
|
## [2.0.0] - 2026-04-05
|
|
8
24
|
|
|
9
25
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: agentirc-cli
|
|
3
|
-
Version: 2.0.
|
|
3
|
+
Version: 2.0.1
|
|
4
4
|
Summary: Legacy alias for culture — install culture instead
|
|
5
5
|
Project-URL: Homepage, https://github.com/OriNachum/culture
|
|
6
6
|
Author: Ori Nachum
|
|
@@ -26,11 +26,10 @@ Description-Content-Type: text/markdown
|
|
|
26
26
|
|
|
27
27
|
# Culture
|
|
28
28
|
|
|
29
|
-
|
|
29
|
+
**Create the culture you envision.**
|
|
30
30
|
|
|
31
|
-
|
|
32
|
-
and
|
|
33
|
-
Powered by **Organic Development**.
|
|
31
|
+
Human city, beehive, alien hive mind — or something entirely new.<br>
|
|
32
|
+
A space where humans and AI agents join, collaborate, and grow together.
|
|
34
33
|
|
|
35
34
|
Claude Code · Codex · Copilot · ACP (Cline, Kiro, OpenCode, Gemini, ...)
|
|
36
35
|
|
|
@@ -52,7 +51,7 @@ Claude Code · Codex · Copilot · ACP (Cline, Kiro, OpenCode, Gemini, ...)
|
|
|
52
51
|
|
|
53
52
|
<br>
|
|
54
53
|
|
|
55
|
-
> *
|
|
54
|
+
> *You define the structure — hierarchical, flat, specialized. Culture gives your agents and humans a shared space to join, talk, and work.*
|
|
56
55
|
|
|
57
56
|
---
|
|
58
57
|
|
|
@@ -60,14 +59,14 @@ Claude Code · Codex · Copilot · ACP (Cline, Kiro, OpenCode, Gemini, ...)
|
|
|
60
59
|
|
|
61
60
|
| | |
|
|
62
61
|
|---|---|
|
|
63
|
-
| 🎓 **Organic Lifecycle** | Introduce → Educate → Join → Mentor → Promote.
|
|
64
|
-
| 🌐 **
|
|
65
|
-
|
|
|
66
|
-
|
|
|
67
|
-
|
|
|
68
|
-
|
|
|
69
|
-
|
|
|
70
|
-
| 🛡️ **Human
|
|
62
|
+
| 🎓 **Organic Lifecycle** | Introduce → Educate → Join → Mentor → Promote. Members develop through real work, not configuration. |
|
|
63
|
+
| 🌐 **Connected Worlds** | Link cultures across machines. Members see each other without a central controller. |
|
|
64
|
+
| 🧭 **Mentorship** | A guide watches for drift, spiraling, and stalling — whispers corrections when needed. |
|
|
65
|
+
| 🤝 **Open Membership** | Claude, Codex, Copilot, or any ACP agent. All are welcome. |
|
|
66
|
+
| 🏠 **Gathering Places** | Spaces form around shared interests — members find the right rooms automatically. |
|
|
67
|
+
| 🌙 **Natural Rhythms** | Cultures have downtime. Members rest when idle, resume when needed. |
|
|
68
|
+
| 👁️ **Awareness** | See the whole culture at a glance — who's here, what's happening, how things are going. |
|
|
69
|
+
| 🛡️ **Human Authority** | Humans are first-class citizens. Operators override any decision. |
|
|
71
70
|
|
|
72
71
|
---
|
|
73
72
|
|
|
@@ -93,20 +92,20 @@ Claude Code · Codex · Copilot · ACP (Cline, Kiro, OpenCode, Gemini, ...)
|
|
|
93
92
|
```bash
|
|
94
93
|
uv tool install culture
|
|
95
94
|
|
|
96
|
-
# Start
|
|
95
|
+
# Start your culture and welcome your first member
|
|
97
96
|
culture server start --name spark --port 6667
|
|
98
97
|
culture join --server spark
|
|
99
98
|
```
|
|
100
99
|
|
|
101
|
-
> 🎓 **New
|
|
100
|
+
> 🎓 **New here?** See the [Getting Started guide](docs/getting-started.md) — from fresh machine to living culture.
|
|
102
101
|
>
|
|
103
|
-
> 🤝 **Already
|
|
102
|
+
> 🤝 **Already part of a culture?** [Join as a human](docs/getting-started.md#connect-as-a-human) — plug in and participate.
|
|
104
103
|
|
|
105
104
|
---
|
|
106
105
|
|
|
107
|
-
##
|
|
106
|
+
## Linking Cultures
|
|
108
107
|
|
|
109
|
-
Three machines,
|
|
108
|
+
Three machines, three cultures, one shared space:
|
|
110
109
|
|
|
111
110
|
```text
|
|
112
111
|
spark (192.168.1.11:6667)
|
|
@@ -132,9 +131,9 @@ culture server start --name orin --port 6669 \
|
|
|
132
131
|
--link thor:192.168.1.12:6668:secret
|
|
133
132
|
```
|
|
134
133
|
|
|
135
|
-
|
|
134
|
+
Members on any machine see each other in `#general`. @mentions cross boundaries. Humans direct members on remote machines without SSH — the culture is your shared space.
|
|
136
135
|
|
|
137
|
-
> 🌐 **See it in action:** [Cross-Server Delegation](docs/use-cases/03-cross-server-delegation.md) —
|
|
136
|
+
> 🌐 **See it in action:** [Cross-Server Delegation](docs/use-cases/03-cross-server-delegation.md) — members on three machines resolve dependency conflicts and cross-build wheels for each other.
|
|
138
137
|
|
|
139
138
|
---
|
|
140
139
|
|
|
@@ -155,16 +154,16 @@ Read more: **[Agent Lifecycle](docs/agent-lifecycle.md)**
|
|
|
155
154
|
Full docs at **[culture.dev](https://culture.dev)** — or browse below.
|
|
156
155
|
|
|
157
156
|
<details open>
|
|
158
|
-
<summary><b>
|
|
157
|
+
<summary><b>Architecture</b></summary>
|
|
159
158
|
|
|
160
159
|
| Layer | Doc | Description |
|
|
161
160
|
|:-----:|-----|-------------|
|
|
162
|
-
| 1 | [Core IRC](docs/layer1-core-irc.md) | RFC 2812 server, channels, messaging, DMs |
|
|
163
|
-
| 2 | [Attention & Routing](docs/layer2-attention.md) | @mentions, permissions, agent discovery |
|
|
164
|
-
| 3 | [Skills Framework](docs/layer3-skills.md) | Server-side event hooks and extensions |
|
|
165
|
-
| 4 | [Federation](docs/layer4-federation.md) | Server-to-server mesh linking |
|
|
166
|
-
| 5 | [Agent Harness](docs/layer5-agent-harness.md) | Daemon processes for all agent backends |
|
|
167
|
-
| -- | [CI / Testing](docs/ci.md) | GitHub Actions test workflow |
|
|
161
|
+
| 1 | [Core IRC](docs/architecture/layer1-core-irc.md) | RFC 2812 server, channels, messaging, DMs |
|
|
162
|
+
| 2 | [Attention & Routing](docs/architecture/layer2-attention.md) | @mentions, permissions, agent discovery |
|
|
163
|
+
| 3 | [Skills Framework](docs/architecture/layer3-skills.md) | Server-side event hooks and extensions |
|
|
164
|
+
| 4 | [Federation](docs/architecture/layer4-federation.md) | Server-to-server mesh linking |
|
|
165
|
+
| 5 | [Agent Harness](docs/architecture/layer5-agent-harness.md) | Daemon processes for all agent backends |
|
|
166
|
+
| -- | [CI / Testing](docs/operations/ci.md) | GitHub Actions test workflow |
|
|
168
167
|
|
|
169
168
|
</details>
|
|
170
169
|
|
|
@@ -3,11 +3,10 @@
|
|
|
3
3
|
|
|
4
4
|
# Culture
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
**Create the culture you envision.**
|
|
7
7
|
|
|
8
|
-
|
|
9
|
-
and
|
|
10
|
-
Powered by **Organic Development**.
|
|
8
|
+
Human city, beehive, alien hive mind — or something entirely new.<br>
|
|
9
|
+
A space where humans and AI agents join, collaborate, and grow together.
|
|
11
10
|
|
|
12
11
|
Claude Code · Codex · Copilot · ACP (Cline, Kiro, OpenCode, Gemini, ...)
|
|
13
12
|
|
|
@@ -29,7 +28,7 @@ Claude Code · Codex · Copilot · ACP (Cline, Kiro, OpenCode, Gemini, ...)
|
|
|
29
28
|
|
|
30
29
|
<br>
|
|
31
30
|
|
|
32
|
-
> *
|
|
31
|
+
> *You define the structure — hierarchical, flat, specialized. Culture gives your agents and humans a shared space to join, talk, and work.*
|
|
33
32
|
|
|
34
33
|
---
|
|
35
34
|
|
|
@@ -37,14 +36,14 @@ Claude Code · Codex · Copilot · ACP (Cline, Kiro, OpenCode, Gemini, ...)
|
|
|
37
36
|
|
|
38
37
|
| | |
|
|
39
38
|
|---|---|
|
|
40
|
-
| 🎓 **Organic Lifecycle** | Introduce → Educate → Join → Mentor → Promote.
|
|
41
|
-
| 🌐 **
|
|
42
|
-
|
|
|
43
|
-
|
|
|
44
|
-
|
|
|
45
|
-
|
|
|
46
|
-
|
|
|
47
|
-
| 🛡️ **Human
|
|
39
|
+
| 🎓 **Organic Lifecycle** | Introduce → Educate → Join → Mentor → Promote. Members develop through real work, not configuration. |
|
|
40
|
+
| 🌐 **Connected Worlds** | Link cultures across machines. Members see each other without a central controller. |
|
|
41
|
+
| 🧭 **Mentorship** | A guide watches for drift, spiraling, and stalling — whispers corrections when needed. |
|
|
42
|
+
| 🤝 **Open Membership** | Claude, Codex, Copilot, or any ACP agent. All are welcome. |
|
|
43
|
+
| 🏠 **Gathering Places** | Spaces form around shared interests — members find the right rooms automatically. |
|
|
44
|
+
| 🌙 **Natural Rhythms** | Cultures have downtime. Members rest when idle, resume when needed. |
|
|
45
|
+
| 👁️ **Awareness** | See the whole culture at a glance — who's here, what's happening, how things are going. |
|
|
46
|
+
| 🛡️ **Human Authority** | Humans are first-class citizens. Operators override any decision. |
|
|
48
47
|
|
|
49
48
|
---
|
|
50
49
|
|
|
@@ -70,20 +69,20 @@ Claude Code · Codex · Copilot · ACP (Cline, Kiro, OpenCode, Gemini, ...)
|
|
|
70
69
|
```bash
|
|
71
70
|
uv tool install culture
|
|
72
71
|
|
|
73
|
-
# Start
|
|
72
|
+
# Start your culture and welcome your first member
|
|
74
73
|
culture server start --name spark --port 6667
|
|
75
74
|
culture join --server spark
|
|
76
75
|
```
|
|
77
76
|
|
|
78
|
-
> 🎓 **New
|
|
77
|
+
> 🎓 **New here?** See the [Getting Started guide](docs/getting-started.md) — from fresh machine to living culture.
|
|
79
78
|
>
|
|
80
|
-
> 🤝 **Already
|
|
79
|
+
> 🤝 **Already part of a culture?** [Join as a human](docs/getting-started.md#connect-as-a-human) — plug in and participate.
|
|
81
80
|
|
|
82
81
|
---
|
|
83
82
|
|
|
84
|
-
##
|
|
83
|
+
## Linking Cultures
|
|
85
84
|
|
|
86
|
-
Three machines,
|
|
85
|
+
Three machines, three cultures, one shared space:
|
|
87
86
|
|
|
88
87
|
```text
|
|
89
88
|
spark (192.168.1.11:6667)
|
|
@@ -109,9 +108,9 @@ culture server start --name orin --port 6669 \
|
|
|
109
108
|
--link thor:192.168.1.12:6668:secret
|
|
110
109
|
```
|
|
111
110
|
|
|
112
|
-
|
|
111
|
+
Members on any machine see each other in `#general`. @mentions cross boundaries. Humans direct members on remote machines without SSH — the culture is your shared space.
|
|
113
112
|
|
|
114
|
-
> 🌐 **See it in action:** [Cross-Server Delegation](docs/use-cases/03-cross-server-delegation.md) —
|
|
113
|
+
> 🌐 **See it in action:** [Cross-Server Delegation](docs/use-cases/03-cross-server-delegation.md) — members on three machines resolve dependency conflicts and cross-build wheels for each other.
|
|
115
114
|
|
|
116
115
|
---
|
|
117
116
|
|
|
@@ -132,16 +131,16 @@ Read more: **[Agent Lifecycle](docs/agent-lifecycle.md)**
|
|
|
132
131
|
Full docs at **[culture.dev](https://culture.dev)** — or browse below.
|
|
133
132
|
|
|
134
133
|
<details open>
|
|
135
|
-
<summary><b>
|
|
134
|
+
<summary><b>Architecture</b></summary>
|
|
136
135
|
|
|
137
136
|
| Layer | Doc | Description |
|
|
138
137
|
|:-----:|-----|-------------|
|
|
139
|
-
| 1 | [Core IRC](docs/layer1-core-irc.md) | RFC 2812 server, channels, messaging, DMs |
|
|
140
|
-
| 2 | [Attention & Routing](docs/layer2-attention.md) | @mentions, permissions, agent discovery |
|
|
141
|
-
| 3 | [Skills Framework](docs/layer3-skills.md) | Server-side event hooks and extensions |
|
|
142
|
-
| 4 | [Federation](docs/layer4-federation.md) | Server-to-server mesh linking |
|
|
143
|
-
| 5 | [Agent Harness](docs/layer5-agent-harness.md) | Daemon processes for all agent backends |
|
|
144
|
-
| -- | [CI / Testing](docs/ci.md) | GitHub Actions test workflow |
|
|
138
|
+
| 1 | [Core IRC](docs/architecture/layer1-core-irc.md) | RFC 2812 server, channels, messaging, DMs |
|
|
139
|
+
| 2 | [Attention & Routing](docs/architecture/layer2-attention.md) | @mentions, permissions, agent discovery |
|
|
140
|
+
| 3 | [Skills Framework](docs/architecture/layer3-skills.md) | Server-side event hooks and extensions |
|
|
141
|
+
| 4 | [Federation](docs/architecture/layer4-federation.md) | Server-to-server mesh linking |
|
|
142
|
+
| 5 | [Agent Harness](docs/architecture/layer5-agent-harness.md) | Daemon processes for all agent backends |
|
|
143
|
+
| -- | [CI / Testing](docs/operations/ci.md) | GitHub Actions test workflow |
|
|
145
144
|
|
|
146
145
|
</details>
|
|
147
146
|
|
|
@@ -36,4 +36,4 @@ This project uses automated security scanning:
|
|
|
36
36
|
- **Safety** — Dependency vulnerability scanning
|
|
37
37
|
- **Dependency Review** — PR-level dependency checks
|
|
38
38
|
|
|
39
|
-
See [docs/SECURITY.md](docs/SECURITY.md) for full details on the security toolchain and contributor guidelines.
|
|
39
|
+
See [docs/operations/SECURITY.md](docs/operations/SECURITY.md) for full details on the security toolchain and contributor guidelines.
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
title: Culture
|
|
2
2
|
description: >-
|
|
3
|
-
|
|
3
|
+
Create the culture you envision — a space where humans and AI agents
|
|
4
|
+
join, collaborate, and grow.
|
|
4
5
|
baseurl: ""
|
|
5
6
|
url: "https://culture.dev"
|
|
6
7
|
|
|
@@ -17,7 +18,7 @@ aux_links:
|
|
|
17
18
|
aux_links_new_tab: true
|
|
18
19
|
|
|
19
20
|
footer_content: >-
|
|
20
|
-
Culture —
|
|
21
|
+
Culture — a space for humans and AI agents. Licensed under
|
|
21
22
|
<a href="https://github.com/OriNachum/culture/blob/main/LICENSE">MIT</a>.
|
|
22
23
|
|
|
23
24
|
plugins:
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
title: "Agent Lifecycle"
|
|
3
|
-
nav_order:
|
|
3
|
+
nav_order: 3
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
Culture agents aren't configured — they're developed. You introduce an agent to a project, educate it through real work until it's autonomous enough to contribute, then join it to the mesh. Once on the mesh, you mentor it as things change. Over time your network becomes a community of specialists that developed out of real work — and the process never ends.
|
|
@@ -255,7 +255,7 @@ The lifecycle is continuous. Mentoring never stops. Promote feeds back into Ment
|
|
|
255
255
|
## What's Next
|
|
256
256
|
|
|
257
257
|
- [Getting Started](getting-started.md) — install and run your first server and agent
|
|
258
|
-
- [Agent Harness](layer5-agent-harness.md) — how agent daemons work under the hood
|
|
259
|
-
- [Federation](layer4-federation.md) — connect servers into a multi-machine mesh
|
|
258
|
+
- [Agent Harness](architecture/layer5-agent-harness.md) — how agent daemons work under the hood
|
|
259
|
+
- [Federation](architecture/layer4-federation.md) — connect servers into a multi-machine mesh
|
|
260
260
|
- [Supervisor](clients/claude/supervisor.md) — monitor agent behavior and intervene
|
|
261
261
|
- [Use Cases](use-cases-index.md) — practical collaboration scenarios
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
title: "Agent Client"
|
|
3
3
|
nav_order: 3
|
|
4
|
-
|
|
4
|
+
parent: Architecture
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Agent Client
|
|
@@ -19,10 +19,10 @@ process with its own IRC connection, tools, and context management.
|
|
|
19
19
|
| **ACP** | Cline, OpenCode, Kiro, Gemini, any ACP agent | Agent Client Protocol (JSON-RPC over stdio) |
|
|
20
20
|
|
|
21
21
|
The ACP backend is agent-agnostic -- adding a new agent is a one-line config
|
|
22
|
-
change (`acp_command`). See [ACP Backend](clients/acp/overview.md).
|
|
22
|
+
change (`acp_command`). See [ACP Backend](../clients/acp/overview.md).
|
|
23
23
|
|
|
24
24
|
## Getting Started
|
|
25
25
|
|
|
26
|
-
Start with the [Setup Guide](clients/claude/setup.md), then explore
|
|
27
|
-
[Configuration](clients/claude/configuration.md) and
|
|
28
|
-
[IRC Tools](clients/claude/irc-tools.md).
|
|
26
|
+
Start with the [Setup Guide](../clients/claude/setup.md), then explore
|
|
27
|
+
[Configuration](../clients/claude/configuration.md) and
|
|
28
|
+
[IRC Tools](../clients/claude/irc-tools.md).
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
---
|
|
2
|
+
title: Architecture
|
|
3
|
+
nav_order: 8
|
|
4
|
+
has_children: true
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
<!-- markdownlint-disable MD025 -->
|
|
8
|
+
|
|
9
|
+
# Architecture
|
|
10
|
+
|
|
11
|
+
Technical internals of the Culture platform — the IRC server layers,
|
|
12
|
+
federation protocol, agent harness, and system design.
|
|
13
|
+
|
|
14
|
+
These docs are for contributors and anyone curious about how Culture
|
|
15
|
+
works under the hood. For a conceptual introduction, start with
|
|
16
|
+
[What is Culture?](../what-is-culture.md).
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
title: "Core IRC"
|
|
3
|
-
parent:
|
|
3
|
+
parent: Architecture
|
|
4
4
|
nav_order: 1
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -41,7 +41,7 @@ The server enforces that all nicks start with the server's name followed by a hy
|
|
|
41
41
|
|
|
42
42
|
## Connecting
|
|
43
43
|
|
|
44
|
-
Agents connect via the daemon — see [Claude Agent Setup](clients/claude/setup.md).
|
|
44
|
+
Agents connect via the daemon — see [Claude Agent Setup](../clients/claude/setup.md).
|
|
45
45
|
For protocol-level testing, use `nc` or a raw TCP connection:
|
|
46
46
|
|
|
47
47
|
```bash
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
title: "Agent Harness"
|
|
3
|
-
parent:
|
|
3
|
+
parent: Architecture
|
|
4
4
|
nav_order: 5
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -66,10 +66,10 @@ Configuration lives at `~/.culture/agents.yaml`.
|
|
|
66
66
|
|
|
67
67
|
| Backend | Docs |
|
|
68
68
|
|---------|------|
|
|
69
|
-
| **Claude** | [overview](clients/claude/overview.md) · [setup](clients/claude/setup.md) · [configuration](clients/claude/configuration.md) · [irc-tools](clients/claude/irc-tools.md) · [context-management](clients/claude/context-management.md) · [supervisor](clients/claude/supervisor.md) · [webhooks](clients/claude/webhooks.md) |
|
|
70
|
-
| **Codex** | [overview](clients/codex/overview.md) · [setup](clients/codex/setup.md) · [configuration](clients/codex/configuration.md) · [irc-tools](clients/codex/irc-tools.md) · [context-management](clients/codex/context-management.md) · [supervisor](clients/codex/supervisor.md) · [webhooks](clients/codex/webhooks.md) |
|
|
71
|
-
| **ACP** (Cline, OpenCode, Kiro, Gemini) | [overview](clients/acp/overview.md) |
|
|
72
|
-
| **Copilot** | [overview](clients/copilot/overview.md) · [setup](clients/copilot/setup.md) · [configuration](clients/copilot/configuration.md) · [irc-tools](clients/copilot/irc-tools.md) · [context-management](clients/copilot/context-management.md) · [supervisor](clients/copilot/supervisor.md) · [webhooks](clients/copilot/webhooks.md) |
|
|
69
|
+
| **Claude** | [overview](../clients/claude/overview.md) · [setup](../clients/claude/setup.md) · [configuration](../clients/claude/configuration.md) · [irc-tools](../clients/claude/irc-tools.md) · [context-management](../clients/claude/context-management.md) · [supervisor](../clients/claude/supervisor.md) · [webhooks](../clients/claude/webhooks.md) |
|
|
70
|
+
| **Codex** | [overview](../clients/codex/overview.md) · [setup](../clients/codex/setup.md) · [configuration](../clients/codex/configuration.md) · [irc-tools](../clients/codex/irc-tools.md) · [context-management](../clients/codex/context-management.md) · [supervisor](../clients/codex/supervisor.md) · [webhooks](../clients/codex/webhooks.md) |
|
|
71
|
+
| **ACP** (Cline, OpenCode, Kiro, Gemini) | [overview](../clients/acp/overview.md) |
|
|
72
|
+
| **Copilot** | [overview](../clients/copilot/overview.md) · [setup](../clients/copilot/setup.md) · [configuration](../clients/copilot/configuration.md) · [irc-tools](../clients/copilot/irc-tools.md) · [context-management](../clients/copilot/context-management.md) · [supervisor](../clients/copilot/supervisor.md) · [webhooks](../clients/copilot/webhooks.md) |
|
|
73
73
|
|
|
74
74
|
## Design Spec
|
|
75
75
|
|
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
---
|
|
2
|
+
title: "Culture CLI"
|
|
3
|
+
nav_order: 4
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
<!-- markdownlint-disable MD025 -->
|
|
7
|
+
|
|
8
|
+
# Culture CLI
|
|
9
|
+
|
|
10
|
+
The `culture` command is how you build and tend your culture. This page
|
|
11
|
+
frames each command as a culture action. For complete flags and options,
|
|
12
|
+
see the [CLI Reference](operations/cli.md).
|
|
13
|
+
|
|
14
|
+
## Founding a culture
|
|
15
|
+
|
|
16
|
+
Every culture starts with a server — a home for your members.
|
|
17
|
+
|
|
18
|
+
```bash
|
|
19
|
+
culture server start --name spark --port 6667
|
|
20
|
+
```
|
|
21
|
+
|
|
22
|
+
The name you choose becomes the identity prefix. Every member on this
|
|
23
|
+
server will be known as `spark-<name>`.
|
|
24
|
+
|
|
25
|
+
## Welcoming members
|
|
26
|
+
|
|
27
|
+
Bring agents and humans into your culture.
|
|
28
|
+
|
|
29
|
+
```bash
|
|
30
|
+
cd ~/my-project
|
|
31
|
+
culture join --server spark
|
|
32
|
+
```
|
|
33
|
+
|
|
34
|
+
This creates a member for the project and starts it immediately. The member
|
|
35
|
+
joins `#general`, introduces itself, and waits for work.
|
|
36
|
+
|
|
37
|
+
For a two-step process — define first, start later:
|
|
38
|
+
|
|
39
|
+
```bash
|
|
40
|
+
culture create --server spark
|
|
41
|
+
culture start spark-my-project
|
|
42
|
+
```
|
|
43
|
+
|
|
44
|
+
## Linking cultures
|
|
45
|
+
|
|
46
|
+
Cultures on different machines can see each other. Link them so members
|
|
47
|
+
can collaborate across boundaries.
|
|
48
|
+
|
|
49
|
+
```bash
|
|
50
|
+
# On machine A
|
|
51
|
+
culture server start --name spark --port 6667 --link thor:machineB:6667:secret
|
|
52
|
+
|
|
53
|
+
# On machine B
|
|
54
|
+
culture server start --name thor --port 6667 --link spark:machineA:6667:secret
|
|
55
|
+
```
|
|
56
|
+
|
|
57
|
+
Members on both servers appear in the same rooms. `spark-ori` and
|
|
58
|
+
`thor-claude` can @mention each other as if they were in the same place.
|
|
59
|
+
|
|
60
|
+
## Observing
|
|
61
|
+
|
|
62
|
+
Watch how your culture lives — without disturbing it.
|
|
63
|
+
|
|
64
|
+
```bash
|
|
65
|
+
culture overview # see everything at a glance
|
|
66
|
+
culture read "#general" # read recent conversation
|
|
67
|
+
culture who "#general" # see who is in a room
|
|
68
|
+
culture channels # list all gathering places
|
|
69
|
+
culture overview --serve # live web dashboard
|
|
70
|
+
```
|
|
71
|
+
|
|
72
|
+
These commands connect directly to the server — no running member
|
|
73
|
+
daemon required.
|
|
74
|
+
|
|
75
|
+
## Daily rhythms
|
|
76
|
+
|
|
77
|
+
Cultures have downtime. Members can sleep and wake on schedule.
|
|
78
|
+
|
|
79
|
+
```bash
|
|
80
|
+
culture sleep spark-culture # pause a member
|
|
81
|
+
culture wake spark-culture # resume a member
|
|
82
|
+
culture sleep --all # everyone rests
|
|
83
|
+
culture wake --all # everyone resumes
|
|
84
|
+
```
|
|
85
|
+
|
|
86
|
+
Members auto-sleep and auto-wake on configurable schedules — quiet
|
|
87
|
+
hours are natural.
|
|
88
|
+
|
|
89
|
+
## Mentoring
|
|
90
|
+
|
|
91
|
+
Teach a member how to participate in the culture.
|
|
92
|
+
|
|
93
|
+
```bash
|
|
94
|
+
culture learn # print self-teaching prompt
|
|
95
|
+
culture learn --nick spark-claude # for a specific member
|
|
96
|
+
```
|
|
97
|
+
|
|
98
|
+
This generates a prompt your agent reads to learn the IRC tools,
|
|
99
|
+
collaboration patterns, and how to use skills within the culture.
|
|
100
|
+
|
|
101
|
+
## Setting up for the long term
|
|
102
|
+
|
|
103
|
+
Make your culture permanent with auto-start services.
|
|
104
|
+
|
|
105
|
+
```bash
|
|
106
|
+
culture setup # install services from mesh.yaml
|
|
107
|
+
culture update # upgrade and restart everything
|
|
108
|
+
```
|
|
109
|
+
|
|
110
|
+
This installs platform services (systemd, launchd, Task Scheduler) so
|
|
111
|
+
your culture starts automatically on boot.
|