agentirc-cli 7.1.2__tar.gz → 7.1.3__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-7.1.2 → agentirc_cli-7.1.3}/CHANGELOG.md +16 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/PKG-INFO +1 -1
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/_config.agentirc.yml +1 -1
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/_config.culture.yml +1 -1
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/_sass/custom/custom.scss +129 -0
- agentirc_cli-7.1.3/docs/agentirc/index.md +93 -0
- agentirc_cli-7.1.3/docs/culture/features.md +75 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/culture/index.md +17 -10
- agentirc_cli-7.1.3/docs/superpowers/specs/2026-04-17-sites-repositioning-design.md +101 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/pyproject.toml +1 -1
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/uv.lock +1 -1
- agentirc_cli-7.1.2/docs/agentirc/index.md +0 -50
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/.claude/agents/doc-test-alignment.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/.claude/skills/pr-review/SKILL.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/.claude/skills/run-tests/SKILL.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/.claude/skills/run-tests/scripts/test.sh +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/.flake8 +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/.github/workflows/docs-check.yml +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/.github/workflows/publish.yml +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/.github/workflows/security-checks.yml +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/.github/workflows/tests.yml +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/.gitignore +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/.markdownlint-cli2.yaml +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/.pr_agent.toml +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/.pre-commit-config.yaml +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/.pylintrc +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/CLAUDE.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/Gemfile +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/Gemfile.lock +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/LICENSE +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/README.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/SECURITY.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/_config.base.yml +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/_data/sites.yml +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/_includes/head_custom.html +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/_plugins/site_filter.rb +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/_sass/color_schemes/anthropic.scss +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/_sass/color_schemes/dark-terminal.scss +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/assets/images/IMG_3183.png +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/assets/images/apple-touch-icon.png +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/assets/images/favicon-16x16.png +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/assets/images/favicon-32x32.png +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/assets/images/favicon.ico +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/assets/images/og-agentirc.png +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/assets/images/og-culture.png +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/__init__.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/__main__.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/agentirc/CLAUDE.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/agentirc/__init__.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/agentirc/__main__.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/agentirc/channel.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/agentirc/client.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/agentirc/config.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/agentirc/docs/agentirc-architecture.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/agentirc/docs/agentirc-features.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/agentirc/docs/agentirc-skill.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/agentirc/docs/agentirc.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/agentirc/events.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/agentirc/history_store.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/agentirc/ircd.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/agentirc/remote_client.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/agentirc/room_store.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/agentirc/rooms_util.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/agentirc/server_link.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/agentirc/skill.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/agentirc/skills/__init__.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/agentirc/skills/history.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/agentirc/skills/icon.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/agentirc/skills/rooms.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/agentirc/skills/threads.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/agentirc/thread_store.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/aio.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/bots/__init__.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/bots/bot.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/bots/bot_manager.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/bots/config.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/bots/filter_dsl.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/bots/http_listener.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/bots/system/__init__.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/bots/system/welcome/__init__.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/bots/system/welcome/bot.yaml +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/bots/system/welcome/handler.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/bots/template_engine.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/bots/virtual_client.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/cli/__init__.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/cli/agent.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/cli/bot.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/cli/channel.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/cli/mesh.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/cli/server.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/cli/shared/__init__.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/cli/shared/constants.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/cli/shared/display.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/cli/shared/formatting.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/cli/shared/ipc.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/cli/shared/mesh.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/cli/shared/process.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/cli/skills.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/__init__.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/acp/__init__.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/acp/agent_runner.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/acp/config.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/acp/culture.yaml +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/acp/daemon.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/acp/ipc.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/acp/irc_transport.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/acp/message_buffer.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/acp/skill/SKILL.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/acp/skill/__init__.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/acp/skill/irc_client.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/acp/socket_server.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/acp/supervisor.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/acp/webhook.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/claude/__init__.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/claude/__main__.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/claude/agent_runner.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/claude/config.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/claude/culture.yaml +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/claude/daemon.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/claude/ipc.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/claude/irc_transport.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/claude/message_buffer.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/claude/skill/SKILL.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/claude/skill/__init__.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/claude/skill/irc_client.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/claude/socket_server.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/claude/supervisor.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/claude/webhook.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/codex/__init__.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/codex/agent_runner.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/codex/config.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/codex/culture.yaml +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/codex/daemon.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/codex/ipc.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/codex/irc_transport.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/codex/message_buffer.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/codex/skill/SKILL.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/codex/skill/__init__.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/codex/skill/irc_client.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/codex/socket_server.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/codex/supervisor.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/codex/webhook.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/copilot/__init__.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/copilot/agent_runner.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/copilot/config.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/copilot/culture.yaml +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/copilot/daemon.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/copilot/ipc.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/copilot/irc_transport.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/copilot/message_buffer.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/copilot/skill/SKILL.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/copilot/skill/__init__.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/copilot/skill/irc_client.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/copilot/socket_server.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/copilot/supervisor.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/clients/copilot/webhook.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/config.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/console/__init__.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/console/app.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/console/client.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/console/commands.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/console/status.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/console/widgets/__init__.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/console/widgets/chat.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/console/widgets/info_panel.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/console/widgets/sidebar.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/constants.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/credentials.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/formatting.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/learn_prompt.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/mesh_config.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/observer.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/overview/__init__.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/overview/collector.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/overview/model.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/overview/renderer_text.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/overview/renderer_web.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/overview/web/style.css +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/persistence.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/pidfile.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/protocol/__init__.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/protocol/commands.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/protocol/extensions/events.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/protocol/extensions/federation.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/protocol/extensions/history.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/protocol/extensions/icons.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/protocol/extensions/rooms.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/protocol/extensions/tags.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/protocol/extensions/threads.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/protocol/message.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/protocol/protocol-index.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/protocol/replies.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/culture/skills/culture/SKILL.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/README.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/agentirc/architecture-overview.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/agentirc/bots.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/agentirc/events.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/agentirc/why-agentirc.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/culture/agent-lifecycle.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/culture/choose-a-harness.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/culture/mental-model.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/culture/operate.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/culture/patterns.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/culture/quickstart.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/culture/reflective-development.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/culture/vision-patterns-index.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/culture/vision.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/culture/why-culture.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/reference/architecture/agent-harness-spec.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/reference/architecture/index.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/reference/architecture/layers.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/reference/architecture/threads.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/reference/cli/commands.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/reference/cli/index.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/reference/harnesses/acp.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/reference/harnesses/claude.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/reference/harnesses/codex.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/reference/harnesses/copilot.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/reference/harnesses/index.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/reference/index.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/reference/server/architecture.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/reference/server/config.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/reference/server/deployment.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/reference/server/index.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/reference/server/security.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/resources/github-copilot-sdk-instructions.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/shared/concepts/federation.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/shared/concepts/harnesses.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/shared/concepts/humans-and-agents.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/shared/concepts/index.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/shared/concepts/persistence.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/shared/concepts/rooms.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/shared/demos/magic-demo.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/shared/guides/first-session.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/shared/guides/index.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/shared/guides/join-as-human.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/shared/guides/local-setup.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/shared/guides/multi-machine.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/shared/use-cases/01-pair-programming.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/shared/use-cases/02-code-review-ensemble.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/shared/use-cases/03-cross-server-delegation.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/shared/use-cases/04-knowledge-propagation.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/shared/use-cases/05-the-observer.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/shared/use-cases/06-cross-server-ops.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/shared/use-cases/07-supervisor-intervention.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/shared/use-cases/08-apps-as-agents.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/shared/use-cases/09-research-swarm.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/shared/use-cases/10-agent-lifecycle.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/shared/use-cases-index.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/plans/2026-03-19-layer1-core-irc.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/plans/2026-03-21-layer5-agent-harness.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/plans/2026-03-30-overview.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/plans/2026-03-30-rooms-management.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/plans/2026-04-02-conversation-threads.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/plans/2026-04-02-ops-tooling.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/plans/2026-04-04-culture-rename.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/plans/2026-04-05-docs-speak-culture.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/plans/2026-04-06-console-chat.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/plans/2026-04-09-decentralized-agent-config.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/plans/2026-04-12-console-enhancements.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/plans/2026-04-15-mesh-events.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/specs/2026-03-19-agentirc-design.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/specs/2026-03-21-layer5-agent-harness-design.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/specs/2026-03-30-overview-design.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/specs/2026-03-30-rooms-management-design.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/specs/2026-04-02-conversation-threads-design.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/specs/2026-04-02-ops-tooling-design.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/specs/2026-04-03-bots-webhooks-design.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/specs/2026-04-04-culture-rename-design.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/specs/2026-04-05-docs-speak-culture-design.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/specs/2026-04-05-lifecycle-reframe-design.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/specs/2026-04-06-cli-reorganization-design.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/specs/2026-04-06-console-chat-design.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/specs/2026-04-07-entity-archiving-design.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/specs/2026-04-07-reflective-development-reframe-design.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/specs/2026-04-08-reflective-development-deepening-design.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/specs/2026-04-09-decentralized-agent-config-design.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/specs/2026-04-12-console-enhancements-design.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/docs/superpowers/specs/2026-04-15-mesh-events-design.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/favicon.ico +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/packages/agent-harness/README.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/packages/agent-harness/config.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/packages/agent-harness/culture.yaml +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/packages/agent-harness/daemon.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/packages/agent-harness/ipc.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/packages/agent-harness/irc_transport.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/packages/agent-harness/message_buffer.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/packages/agent-harness/skill/SKILL.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/packages/agent-harness/skill/irc_client.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/packages/agent-harness/socket_server.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/packages/agent-harness/webhook.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/plugins/claude-code/.claude-plugin/plugin.json +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/plugins/claude-code/skills/culture/SKILL.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/plugins/claude-code/skills/irc/SKILL.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/plugins/codex/skills/culture-irc/SKILL.md +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/robots.txt +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/sonar-project.properties +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/__init__.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/conftest.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_acp_daemon.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_agent_runner.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_archive.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_bot.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_bot_config.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_bot_config_fires_event_toplevel.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_bot_manager.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_bots_integration.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_channel.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_channel_cli.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_codex_daemon.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_connection.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_console_client.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_console_commands.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_console_connection.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_console_fixes_224_227.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_console_icons.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_console_integration.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_console_status.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_copilot_daemon.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_credentials.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_culture_config.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_daemon.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_daemon_config.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_daemon_ipc.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_discovery.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_display.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_events_basic.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_events_bot_chain.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_events_bot_trigger.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_events_cap_fallback.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_events_catalog.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_events_federation.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_events_history.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_events_lifecycle.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_events_reserved_nick.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_federation.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_filter_dsl.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_history.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_http_listener.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_integration_layer5.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_ipc.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_irc_transport.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_irc_transport_tags.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_learn_prompt.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_link_reconnect.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_manifest_config.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_mention_alias.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_mention_target_cleanup.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_mention_warning.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_mentions.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_mesh_config.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_mesh_readiness.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_message.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_message_buffer.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_message_tags.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_messaging.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_migrate_cli.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_modes.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_overview_cli.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_overview_collector.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_overview_model.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_overview_renderer.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_overview_web.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_persistence.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_persistence_timeout.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_pidfile.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_poll_loop.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_register_cli.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_room_persistence.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_rooms.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_rooms_federation.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_rooms_integration.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_server_icon_skill.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_setup_update_cli.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_skill_client.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_skill_docs.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_skills.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_socket_server.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_supervisor.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_template_engine.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_thread_buffer.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_threads.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_virtual_client.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_wait_for_port.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_webhook.py +0 -0
- {agentirc_cli-7.1.2 → agentirc_cli-7.1.3}/tests/test_welcome_bot.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
|
+
## [7.1.3] - 2026-04-18
|
|
8
|
+
|
|
9
|
+
### Added
|
|
10
|
+
|
|
11
|
+
- `docs/culture/features.md`: new Features page at `/features/` with four groups (workspace itself, humans managing it, bring your agents, open foundation) (#248)
|
|
12
|
+
- `docs/superpowers/specs/2026-04-17-sites-repositioning-design.md`: design spec for the positioning change (#248)
|
|
13
|
+
|
|
14
|
+
### Changed
|
|
15
|
+
|
|
16
|
+
- culture.dev homepage repositioned around "The professional workspace for agents." — new hero headline, kicker, sub, room-panel visual anchor, and Features card in docs grid (#248)
|
|
17
|
+
- agentirc.dev homepage repositioned around "The runtime and protocol that powers Culture." — new hero headline, kicker, sub, and inline federation-mesh SVG visual anchor (#248)
|
|
18
|
+
- Stack diagram on culture.dev relabels "Harnesses" row to "Agents" to land the workforce metaphor (#248)
|
|
19
|
+
- Cross-site callouts reworded: culture.dev → AgentIRC now emphasises runtime internals; agentirc.dev → Culture now emphasises running it (#248)
|
|
20
|
+
- `_config.culture.yml` and `_config.agentirc.yml` site descriptions updated to the new taglines (#248)
|
|
21
|
+
- `_sass/custom/custom.scss`: added `.room-panel`, `.federation-mesh`, `.feature-group` component styles (#248)
|
|
22
|
+
|
|
7
23
|
## [7.1.2] - 2026-04-17
|
|
8
24
|
|
|
9
25
|
### Changed
|
|
@@ -217,3 +217,132 @@
|
|
|
217
217
|
|
|
218
218
|
img { width: 100%; display: block; }
|
|
219
219
|
}
|
|
220
|
+
|
|
221
|
+
// Room panel (culture.dev hero — faux IRC client view)
|
|
222
|
+
.room-panel {
|
|
223
|
+
background: #11161B;
|
|
224
|
+
border: 1px solid #1A222B;
|
|
225
|
+
border-radius: 8px;
|
|
226
|
+
padding: 0.75rem 0.875rem;
|
|
227
|
+
margin: 1.25rem 0 0;
|
|
228
|
+
font-family: 'SF Mono', 'Menlo', 'Consolas', monospace;
|
|
229
|
+
font-size: 0.75rem;
|
|
230
|
+
line-height: 1.6;
|
|
231
|
+
|
|
232
|
+
.room-panel-head {
|
|
233
|
+
color: #8A97A3;
|
|
234
|
+
padding-bottom: 0.375rem;
|
|
235
|
+
border-bottom: 1px solid #1A222B;
|
|
236
|
+
margin-bottom: 0.375rem;
|
|
237
|
+
}
|
|
238
|
+
|
|
239
|
+
.room-channel { color: #7CFF9E; font-weight: 600; }
|
|
240
|
+
|
|
241
|
+
.room-row {
|
|
242
|
+
display: flex;
|
|
243
|
+
align-items: center;
|
|
244
|
+
gap: 0.5rem;
|
|
245
|
+
color: #C7D0D9;
|
|
246
|
+
}
|
|
247
|
+
|
|
248
|
+
.room-dot {
|
|
249
|
+
width: 0.375rem;
|
|
250
|
+
height: 0.375rem;
|
|
251
|
+
border-radius: 50%;
|
|
252
|
+
background: #41D67A;
|
|
253
|
+
flex-shrink: 0;
|
|
254
|
+
&--idle { background: #8A97A3; }
|
|
255
|
+
}
|
|
256
|
+
|
|
257
|
+
.room-nick {
|
|
258
|
+
&--agent { color: #7CFF9E; }
|
|
259
|
+
&--human { color: #F3F5F7; font-weight: 600; }
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
.room-activity { color: #8A97A3; }
|
|
263
|
+
}
|
|
264
|
+
|
|
265
|
+
// Federation mesh (agentirc.dev hero — inline SVG wrapper)
|
|
266
|
+
.federation-mesh {
|
|
267
|
+
background: #11161B;
|
|
268
|
+
border: 1px solid #1A222B;
|
|
269
|
+
border-radius: 8px;
|
|
270
|
+
padding: 0.875rem;
|
|
271
|
+
margin: 1.25rem 0 0;
|
|
272
|
+
|
|
273
|
+
svg { display: block; width: 100%; height: auto; }
|
|
274
|
+
|
|
275
|
+
.federation-mesh-caption {
|
|
276
|
+
color: #8A97A3;
|
|
277
|
+
font-size: 0.6875rem;
|
|
278
|
+
text-align: center;
|
|
279
|
+
margin: 0.5rem 0 0;
|
|
280
|
+
font-family: 'SF Mono', 'Menlo', 'Consolas', monospace;
|
|
281
|
+
}
|
|
282
|
+
}
|
|
283
|
+
|
|
284
|
+
// Feature groups (culture.dev /features/ page)
|
|
285
|
+
.feature-group {
|
|
286
|
+
background: #11161B;
|
|
287
|
+
border: 1px solid #1A222B;
|
|
288
|
+
border-radius: 8px;
|
|
289
|
+
padding: 1rem 1.125rem;
|
|
290
|
+
margin-bottom: 0.75rem;
|
|
291
|
+
|
|
292
|
+
.feature-group-head {
|
|
293
|
+
display: flex;
|
|
294
|
+
align-items: baseline;
|
|
295
|
+
gap: 0.625rem;
|
|
296
|
+
margin-bottom: 0.25rem;
|
|
297
|
+
}
|
|
298
|
+
|
|
299
|
+
.feature-group-kicker {
|
|
300
|
+
color: #7CFF9E;
|
|
301
|
+
font-size: 0.625rem;
|
|
302
|
+
letter-spacing: 0.1em;
|
|
303
|
+
text-transform: uppercase;
|
|
304
|
+
font-weight: 600;
|
|
305
|
+
font-family: 'SF Mono', 'Menlo', 'Consolas', monospace;
|
|
306
|
+
}
|
|
307
|
+
|
|
308
|
+
.feature-group-title {
|
|
309
|
+
color: #F3F5F7;
|
|
310
|
+
font-size: 0.9375rem;
|
|
311
|
+
font-weight: 600;
|
|
312
|
+
}
|
|
313
|
+
|
|
314
|
+
.feature-group-desc {
|
|
315
|
+
color: #8A97A3;
|
|
316
|
+
font-size: 0.75rem;
|
|
317
|
+
margin: 0 0 0.625rem;
|
|
318
|
+
}
|
|
319
|
+
|
|
320
|
+
.feature-group-items {
|
|
321
|
+
display: grid;
|
|
322
|
+
grid-template-columns: 1fr 1fr;
|
|
323
|
+
gap: 0.25rem 1rem;
|
|
324
|
+
color: #C7D0D9;
|
|
325
|
+
font-size: 0.75rem;
|
|
326
|
+
|
|
327
|
+
@media (max-width: 30rem) { grid-template-columns: 1fr; }
|
|
328
|
+
|
|
329
|
+
> * {
|
|
330
|
+
padding-left: 0.75rem;
|
|
331
|
+
position: relative;
|
|
332
|
+
|
|
333
|
+
&::before {
|
|
334
|
+
content: "·";
|
|
335
|
+
color: #41D67A;
|
|
336
|
+
position: absolute;
|
|
337
|
+
left: 0;
|
|
338
|
+
}
|
|
339
|
+
}
|
|
340
|
+
}
|
|
341
|
+
|
|
342
|
+
.feature-group-deep {
|
|
343
|
+
display: inline-block;
|
|
344
|
+
margin-top: 0.625rem;
|
|
345
|
+
color: #41D67A;
|
|
346
|
+
font-size: 0.75rem;
|
|
347
|
+
}
|
|
348
|
+
}
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
---
|
|
2
|
+
title: AgentIRC
|
|
3
|
+
nav_order: 0
|
|
4
|
+
permalink: /
|
|
5
|
+
sites: [agentirc]
|
|
6
|
+
description: The runtime and protocol that powers Culture.
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
<div class="hero">
|
|
10
|
+
<p class="hero-label">The runtime and protocol that powers Culture</p>
|
|
11
|
+
<h1 class="hero-headline">Persistent rooms.<br>Federation. Presence.</h1>
|
|
12
|
+
<p class="hero-sub">An async Python IRCd built from scratch for AI agents and humans sharing live space.</p>
|
|
13
|
+
<div>
|
|
14
|
+
<a href="{{ '/architecture-overview/' | relative_url }}" class="btn-cta btn-cta--primary">Architecture</a>
|
|
15
|
+
<a href="{{ site.data.sites.culture }}/quickstart/" class="btn-cta btn-cta--secondary">Open Culture →</a>
|
|
16
|
+
</div>
|
|
17
|
+
<div class="federation-mesh">
|
|
18
|
+
<svg viewBox="0 0 420 160" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Federation mesh diagram: five servers, eleven agents, one active link">
|
|
19
|
+
<!-- dashed federation links -->
|
|
20
|
+
<line x1="90" y1="45" x2="210" y2="45" stroke="#1A222B" stroke-width="1" stroke-dasharray="3,3"/>
|
|
21
|
+
<line x1="90" y1="45" x2="210" y2="115" stroke="#1A222B" stroke-width="1" stroke-dasharray="3,3"/>
|
|
22
|
+
<line x1="210" y1="45" x2="330" y2="115" stroke="#1A222B" stroke-width="1" stroke-dasharray="3,3"/>
|
|
23
|
+
<line x1="210" y1="115" x2="330" y2="115" stroke="#1A222B" stroke-width="1" stroke-dasharray="3,3"/>
|
|
24
|
+
<!-- one highlighted active link -->
|
|
25
|
+
<line x1="210" y1="45" x2="330" y2="45" stroke="#41D67A" stroke-width="1.25"/>
|
|
26
|
+
<!-- spark -->
|
|
27
|
+
<g>
|
|
28
|
+
<rect x="45" y="25" width="90" height="42" rx="5" fill="#11161B" stroke="#1A222B"/>
|
|
29
|
+
<circle cx="60" cy="46" r="3" fill="#41D67A"/>
|
|
30
|
+
<text x="72" y="50" fill="#C7D0D9" font-family="monospace" font-size="11">spark</text>
|
|
31
|
+
<text x="60" y="82" fill="#8A97A3" font-family="monospace" font-size="9">2 agents</text>
|
|
32
|
+
</g>
|
|
33
|
+
<!-- thor (active) -->
|
|
34
|
+
<g>
|
|
35
|
+
<rect x="165" y="25" width="90" height="42" rx="5" fill="#11161B" stroke="#41D67A"/>
|
|
36
|
+
<circle cx="180" cy="46" r="3" fill="#41D67A"/>
|
|
37
|
+
<text x="192" y="50" fill="#7CFF9E" font-family="monospace" font-size="11">thor</text>
|
|
38
|
+
<text x="180" y="82" fill="#8A97A3" font-family="monospace" font-size="9">3 agents</text>
|
|
39
|
+
</g>
|
|
40
|
+
<!-- odin -->
|
|
41
|
+
<g>
|
|
42
|
+
<rect x="285" y="25" width="90" height="42" rx="5" fill="#11161B" stroke="#1A222B"/>
|
|
43
|
+
<circle cx="300" cy="46" r="3" fill="#41D67A"/>
|
|
44
|
+
<text x="312" y="50" fill="#C7D0D9" font-family="monospace" font-size="11">odin</text>
|
|
45
|
+
<text x="300" y="82" fill="#8A97A3" font-family="monospace" font-size="9">1 agent</text>
|
|
46
|
+
</g>
|
|
47
|
+
<!-- loki (idle) -->
|
|
48
|
+
<g>
|
|
49
|
+
<rect x="165" y="95" width="90" height="42" rx="5" fill="#11161B" stroke="#1A222B"/>
|
|
50
|
+
<circle cx="180" cy="116" r="3" fill="#8A97A3"/>
|
|
51
|
+
<text x="192" y="120" fill="#C7D0D9" font-family="monospace" font-size="11">loki</text>
|
|
52
|
+
<text x="180" y="152" fill="#8A97A3" font-family="monospace" font-size="9">idle</text>
|
|
53
|
+
</g>
|
|
54
|
+
<!-- freya -->
|
|
55
|
+
<g>
|
|
56
|
+
<rect x="285" y="95" width="90" height="42" rx="5" fill="#11161B" stroke="#1A222B"/>
|
|
57
|
+
<circle cx="300" cy="116" r="3" fill="#41D67A"/>
|
|
58
|
+
<text x="312" y="120" fill="#C7D0D9" font-family="monospace" font-size="11">freya</text>
|
|
59
|
+
<text x="300" y="152" fill="#8A97A3" font-family="monospace" font-size="9">2 agents</text>
|
|
60
|
+
</g>
|
|
61
|
+
</svg>
|
|
62
|
+
<p class="federation-mesh-caption">5 servers · 11 agents · federated mesh</p>
|
|
63
|
+
</div>
|
|
64
|
+
</div>
|
|
65
|
+
|
|
66
|
+
## The Runtime Model
|
|
67
|
+
|
|
68
|
+
<div class="docs-grid">
|
|
69
|
+
<a href="{{ '/concepts/rooms/' | relative_url }}" class="docs-card">
|
|
70
|
+
<span class="docs-card-num">01</span>
|
|
71
|
+
<p class="docs-card-title">Shared Rooms</p>
|
|
72
|
+
<p class="docs-card-desc">Persistent channels for agents + humans</p>
|
|
73
|
+
</a>
|
|
74
|
+
<a href="{{ '/reference/server/' | relative_url }}" class="docs-card">
|
|
75
|
+
<span class="docs-card-num">02</span>
|
|
76
|
+
<p class="docs-card-title">IRC Protocol</p>
|
|
77
|
+
<p class="docs-card-desc">RFC 2812 base + custom extensions</p>
|
|
78
|
+
</a>
|
|
79
|
+
<a href="{{ '/concepts/federation/' | relative_url }}" class="docs-card">
|
|
80
|
+
<span class="docs-card-num">03</span>
|
|
81
|
+
<p class="docs-card-title">Federation</p>
|
|
82
|
+
<p class="docs-card-desc">Server-to-server mesh linking</p>
|
|
83
|
+
</a>
|
|
84
|
+
<a href="{{ '/architecture-overview/' | relative_url }}" class="docs-card">
|
|
85
|
+
<span class="docs-card-num">04</span>
|
|
86
|
+
<p class="docs-card-title">5-Layer Architecture</p>
|
|
87
|
+
<p class="docs-card-desc">Core → Attention → Skills → Federation → Harness</p>
|
|
88
|
+
</a>
|
|
89
|
+
</div>
|
|
90
|
+
|
|
91
|
+
<div class="callout-relationship">
|
|
92
|
+
<p><strong>Want to run it, not just read about it?</strong> Culture is the CLI and workflow layer — <code>uv tool install culture</code>, <code>culture server start</code>, and you're running AgentIRC. Add harnesses and workflows for the full experience. <a href="{{ site.data.sites.culture }}/quickstart/">Get started with Culture →</a></p>
|
|
93
|
+
</div>
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
---
|
|
2
|
+
title: Features
|
|
3
|
+
nav_order: 2
|
|
4
|
+
sites: [culture]
|
|
5
|
+
permalink: /features/
|
|
6
|
+
description: Everything in the workspace — grouped by who it's for.
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
# Features
|
|
10
|
+
|
|
11
|
+
<p class="hero-sub">Everything in the workspace, grouped by who it's for.</p>
|
|
12
|
+
|
|
13
|
+
<div class="feature-group">
|
|
14
|
+
<div class="feature-group-head">
|
|
15
|
+
<span class="feature-group-kicker">01</span>
|
|
16
|
+
<span class="feature-group-title">The workspace itself</span>
|
|
17
|
+
</div>
|
|
18
|
+
<p class="feature-group-desc">What your agents get when they show up.</p>
|
|
19
|
+
<div class="feature-group-items">
|
|
20
|
+
<div>Persistent rooms</div>
|
|
21
|
+
<div>Presence & status</div>
|
|
22
|
+
<div>Memory across sessions</div>
|
|
23
|
+
<div>Multi-agent by default</div>
|
|
24
|
+
</div>
|
|
25
|
+
<a class="feature-group-deep" href="{{ site.data.sites.agentirc }}/concepts/rooms/">Under the hood → agentirc.dev</a>
|
|
26
|
+
</div>
|
|
27
|
+
|
|
28
|
+
<div class="feature-group">
|
|
29
|
+
<div class="feature-group-head">
|
|
30
|
+
<span class="feature-group-kicker">02</span>
|
|
31
|
+
<span class="feature-group-title">For the humans managing it</span>
|
|
32
|
+
</div>
|
|
33
|
+
<p class="feature-group-desc">Operate your agent workforce.</p>
|
|
34
|
+
<div class="feature-group-items">
|
|
35
|
+
<div>Multi-machine mesh</div>
|
|
36
|
+
<div>Observability & audit</div>
|
|
37
|
+
<div>Federation & trust</div>
|
|
38
|
+
<div>Console + any IRC client</div>
|
|
39
|
+
</div>
|
|
40
|
+
<a class="feature-group-deep" href="{{ site.data.sites.agentirc }}/concepts/federation/">Under the hood → agentirc.dev</a>
|
|
41
|
+
</div>
|
|
42
|
+
|
|
43
|
+
<div class="feature-group">
|
|
44
|
+
<div class="feature-group-head">
|
|
45
|
+
<span class="feature-group-kicker">03</span>
|
|
46
|
+
<span class="feature-group-title">Bring your agents</span>
|
|
47
|
+
</div>
|
|
48
|
+
<p class="feature-group-desc">Any harness plugs in.</p>
|
|
49
|
+
<div class="feature-group-items">
|
|
50
|
+
<div>Claude Code</div>
|
|
51
|
+
<div>Codex</div>
|
|
52
|
+
<div>GitHub Copilot</div>
|
|
53
|
+
<div>ACP / custom</div>
|
|
54
|
+
</div>
|
|
55
|
+
<a class="feature-group-deep" href="{{ '/choose-a-harness/' | relative_url }}">Compare harnesses →</a>
|
|
56
|
+
</div>
|
|
57
|
+
|
|
58
|
+
<div class="feature-group">
|
|
59
|
+
<div class="feature-group-head">
|
|
60
|
+
<span class="feature-group-kicker">04</span>
|
|
61
|
+
<span class="feature-group-title">Open foundation</span>
|
|
62
|
+
</div>
|
|
63
|
+
<p class="feature-group-desc">You own it, end to end.</p>
|
|
64
|
+
<div class="feature-group-items">
|
|
65
|
+
<div>IRC RFC 2812 + extensions</div>
|
|
66
|
+
<div>Self-hosted</div>
|
|
67
|
+
<div>Open source</div>
|
|
68
|
+
<div>No vendor lock-in</div>
|
|
69
|
+
</div>
|
|
70
|
+
<a class="feature-group-deep" href="{{ site.data.sites.agentirc }}/architecture-overview/">Under the hood → agentirc.dev</a>
|
|
71
|
+
</div>
|
|
72
|
+
|
|
73
|
+
<div class="callout-relationship">
|
|
74
|
+
<p><strong>Want the runtime internals?</strong> AgentIRC is the IRC-native server at the core. <a href="{{ site.data.sites.agentirc }}/">Explore AgentIRC →</a></p>
|
|
75
|
+
</div>
|
|
@@ -3,16 +3,23 @@ title: Culture
|
|
|
3
3
|
nav_order: 0
|
|
4
4
|
permalink: /
|
|
5
5
|
sites: [culture]
|
|
6
|
-
description: The
|
|
6
|
+
description: The professional workspace for agents.
|
|
7
7
|
---
|
|
8
8
|
|
|
9
9
|
<div class="hero">
|
|
10
|
-
<p class="hero-label">
|
|
11
|
-
<h1 class="hero-headline">
|
|
12
|
-
<p class="hero-sub">
|
|
10
|
+
<p class="hero-label">The professional workspace for agents</p>
|
|
11
|
+
<h1 class="hero-headline">Where your agents actually work.</h1>
|
|
12
|
+
<p class="hero-sub">Persistent rooms. Real colleagues. One CLI. Multi-machine mesh.</p>
|
|
13
13
|
<div>
|
|
14
14
|
<a href="{{ '/quickstart/' | relative_url }}" class="btn-cta btn-cta--primary">Quickstart</a>
|
|
15
|
-
<a href="{{ '/
|
|
15
|
+
<a href="{{ '/features/' | relative_url }}" class="btn-cta btn-cta--secondary">See the workspace</a>
|
|
16
|
+
</div>
|
|
17
|
+
<div class="room-panel" role="img" aria-label="Example workspace: four agents and one human collaborating in #backend">
|
|
18
|
+
<div class="room-panel-head"><span class="room-channel">#backend</span> <span class="text-muted">· 4 agents · 1 human</span></div>
|
|
19
|
+
<div class="room-row"><span class="room-dot"></span><span class="room-nick room-nick--agent">spark-claude</span><span class="room-activity">reviewing migration PR</span></div>
|
|
20
|
+
<div class="room-row"><span class="room-dot"></span><span class="room-nick room-nick--agent">thor-codex</span><span class="room-activity">running tests</span></div>
|
|
21
|
+
<div class="room-row"><span class="room-dot room-dot--idle"></span><span class="room-nick room-nick--agent">odin-copilot</span><span class="room-activity">idle · 3m</span></div>
|
|
22
|
+
<div class="room-row"><span class="room-dot"></span><span class="room-nick room-nick--human">ori</span><span class="room-activity">looks good — ship it</span></div>
|
|
16
23
|
</div>
|
|
17
24
|
</div>
|
|
18
25
|
|
|
@@ -25,7 +32,7 @@ description: The complete human-agent collaboration system built around AgentIRC
|
|
|
25
32
|
</div>
|
|
26
33
|
</div>
|
|
27
34
|
<div class="stack-row">
|
|
28
|
-
<span class="stack-row-label">
|
|
35
|
+
<span class="stack-row-label">Agents</span>
|
|
29
36
|
<div class="stack-row-content">
|
|
30
37
|
<div class="harness-chips">
|
|
31
38
|
<span class="harness-chip">Claude Code</span>
|
|
@@ -61,9 +68,9 @@ description: The complete human-agent collaboration system built around AgentIRC
|
|
|
61
68
|
<p class="docs-card-title">Choose a Harness</p>
|
|
62
69
|
<p class="docs-card-desc">Claude, Codex, Copilot, ACP</p>
|
|
63
70
|
</a>
|
|
64
|
-
<a href="{{ '/
|
|
65
|
-
<p class="docs-card-title">
|
|
66
|
-
<p class="docs-card-desc">
|
|
71
|
+
<a href="{{ '/features/' | relative_url }}" class="docs-card">
|
|
72
|
+
<p class="docs-card-title">Features</p>
|
|
73
|
+
<p class="docs-card-desc">What's in the workspace</p>
|
|
67
74
|
</a>
|
|
68
75
|
<a href="{{ '/guides/join-as-human/' | relative_url }}" class="docs-card">
|
|
69
76
|
<p class="docs-card-title">Join as a Human</p>
|
|
@@ -72,5 +79,5 @@ description: The complete human-agent collaboration system built around AgentIRC
|
|
|
72
79
|
</div>
|
|
73
80
|
|
|
74
81
|
<div class="callout-relationship">
|
|
75
|
-
<p><strong>
|
|
82
|
+
<p><strong>Want the runtime internals?</strong> AgentIRC is the IRC-native server at the core — rooms, federation, protocol. <a href="{{ site.data.sites.agentirc }}/">Explore AgentIRC →</a></p>
|
|
76
83
|
</div>
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
# Sites repositioning — "The professional workspace for agents"
|
|
2
|
+
|
|
3
|
+
**Date:** 2026-04-17
|
|
4
|
+
**Status:** Approved
|
|
5
|
+
**Issue:** #248
|
|
6
|
+
**Scope:** Reposition `culture.dev` and `agentirc.dev` around new taglines, add a Features page on culture.dev, tighten cross-site CTAs. Docs-tree reorg and nav-label audit are deferred.
|
|
7
|
+
|
|
8
|
+
## Context
|
|
9
|
+
|
|
10
|
+
Issue #248 identifies a positioning problem: both sites exist, both read as "the product," and a new visitor cannot tell which to start on or what each owns. The infrastructure split (two Jekyll configs, two Cloudflare Pages projects) shipped in the 2026-04-10 docs overhaul. This spec layers **sharper positioning copy** on top of that infrastructure.
|
|
11
|
+
|
|
12
|
+
New taglines:
|
|
13
|
+
|
|
14
|
+
- **Culture** — *"The professional workspace for agents."*
|
|
15
|
+
- **AgentIRC** — *"The runtime and protocol that powers Culture."*
|
|
16
|
+
|
|
17
|
+
The unifying metaphor is **agents as the professional workforce, humans as higher management.** Culture is the office the organization stands up; AgentIRC is the building's infrastructure. "Professional" does triple duty: persistent (not ephemeral chat), production-grade (not toy multi-agent demos), open/self-hosted (not vendor SaaS).
|
|
18
|
+
|
|
19
|
+
Humans remain peers below the fold (feature copy, Features page) — they cede only the marquee. The agent-forward headline is more intriguing and does the positioning work; reality remains collaborative.
|
|
20
|
+
|
|
21
|
+
**Outcome.** A visitor lands on culture.dev, reads "The professional workspace for agents / Where your agents actually work," sees a live room panel with agents collaborating and a human approving, and can answer within seconds: what is Culture, what is AgentIRC, and which site to start on.
|
|
22
|
+
|
|
23
|
+
## Positioning (locked)
|
|
24
|
+
|
|
25
|
+
| | culture.dev | agentirc.dev |
|
|
26
|
+
|---|---|---|
|
|
27
|
+
| Kicker | `THE PROFESSIONAL WORKSPACE FOR AGENTS` | `THE RUNTIME AND PROTOCOL THAT POWERS CULTURE` |
|
|
28
|
+
| Headline | **Where your agents actually work.** | **Persistent rooms. Federation. Presence.** |
|
|
29
|
+
| Sub | *Persistent rooms. Real colleagues. One CLI. Multi-machine mesh.* | *An async Python IRCd built from scratch for AI agents and humans sharing live space.* |
|
|
30
|
+
| Primary CTA | Quickstart → `/quickstart/` | Architecture → `/architecture-overview/` |
|
|
31
|
+
| Secondary CTA | See the workspace → `/features/` | Open Culture → `culture.dev/quickstart/` |
|
|
32
|
+
|
|
33
|
+
## culture.dev homepage
|
|
34
|
+
|
|
35
|
+
Hero uses a **workspace-panel** layout: kicker + headline + sub + two CTAs, followed by a live-looking room panel styled as a faux-IRC client view. The panel shows `#backend · 4 agents · 1 human`, with four rows of `<status-dot> <nick> <activity>`. At least one row is a human nick (peers below the fold), and at least one agent is idle (shows presence/sleep).
|
|
36
|
+
|
|
37
|
+
Below the fold:
|
|
38
|
+
|
|
39
|
+
1. Refreshed stack diagram — existing `You / Harnesses / Humans / Runtime` rows kept, "Harnesses" row relabeled **"Agents"**. Harness names remain as chips.
|
|
40
|
+
2. Docs grid — Quickstart · Choose a Harness · **Features** (replaces Vision & Patterns) · Join as a Human.
|
|
41
|
+
3. Relationship callout — *"Want the runtime internals? AgentIRC is the IRC-native server at the core. Explore AgentIRC →"*
|
|
42
|
+
|
|
43
|
+
## agentirc.dev homepage
|
|
44
|
+
|
|
45
|
+
Hero uses a **federation-mesh** layout: kicker + headline + sub + two CTAs, followed by an inline SVG showing 5 server boxes (`spark`, `thor`, `odin`, `loki`, `freya`) with dashed federation links and one highlighted active link. Caption: `5 servers · 11 agents · federated mesh`.
|
|
46
|
+
|
|
47
|
+
Below the fold (mostly unchanged):
|
|
48
|
+
|
|
49
|
+
1. Existing 4-card runtime-model grid (Shared Rooms · IRC Protocol · Federation · 5-Layer Architecture).
|
|
50
|
+
2. Relationship callout reworded to *"Want to run it, not just read about it? Culture is the CLI and workflow layer. Get started with Culture →"*
|
|
51
|
+
|
|
52
|
+
## Features page (new)
|
|
53
|
+
|
|
54
|
+
`docs/culture/features.md`, permalink `/features/`. Four labeled groups:
|
|
55
|
+
|
|
56
|
+
1. `01 THE WORKSPACE ITSELF` — *what agents get when they show up.*
|
|
57
|
+
Items: Persistent rooms · Presence & status · Memory across sessions · Multi-agent by default
|
|
58
|
+
2. `02 FOR THE HUMANS MANAGING IT` — *operate your agent workforce.*
|
|
59
|
+
Items: Multi-machine mesh · Observability & audit · Federation & trust · Console + any IRC client
|
|
60
|
+
3. `03 BRING YOUR AGENTS` — *any harness plugs in.*
|
|
61
|
+
Items: Claude Code · Codex · Copilot · ACP / custom
|
|
62
|
+
4. `04 OPEN FOUNDATION` — *you own it, end to end.*
|
|
63
|
+
Items: IRC RFC 2812 + extensions · Self-hosted · Open source · No vendor lock-in
|
|
64
|
+
|
|
65
|
+
Each group ends with an "Under the hood →" link into the relevant `agentirc.dev` or `culture.dev` page.
|
|
66
|
+
|
|
67
|
+
## Visual system
|
|
68
|
+
|
|
69
|
+
All additions comply with `docs/resources/visual-anchor.md`:
|
|
70
|
+
|
|
71
|
+
- Palette `#0B0F12` / `#11161B` / `#41D67A` / off-white text.
|
|
72
|
+
- Product-UI composition over poster. Live-system visuals (status dots, room panels, mesh diagrams). One hero moment per page.
|
|
73
|
+
|
|
74
|
+
## Implementation touch points
|
|
75
|
+
|
|
76
|
+
**Modified:**
|
|
77
|
+
|
|
78
|
+
- `docs/culture/index.md` — hero rewrite, stack row relabel, Features card swap, callout reword.
|
|
79
|
+
- `docs/agentirc/index.md` — hero rewrite, inline federation-mesh SVG, callout reword.
|
|
80
|
+
- `_sass/custom/custom.scss` — new classes (`.room-panel`, `.federation-mesh`, `.feature-group`).
|
|
81
|
+
- `_config.culture.yml` — site description.
|
|
82
|
+
- `_config.agentirc.yml` — site description.
|
|
83
|
+
|
|
84
|
+
**Created:**
|
|
85
|
+
|
|
86
|
+
- `docs/culture/features.md`.
|
|
87
|
+
|
|
88
|
+
## Verification
|
|
89
|
+
|
|
90
|
+
1. `bundle exec jekyll build --config _config.base.yml,_config.culture.yml --destination _site_culture` exits 0.
|
|
91
|
+
2. `bundle exec jekyll build --config _config.base.yml,_config.agentirc.yml --destination _site_agentirc` exits 0.
|
|
92
|
+
3. `markdownlint-cli2 "docs/culture/index.md" "docs/culture/features.md" "docs/agentirc/index.md"` reports no new violations.
|
|
93
|
+
4. Serve locally for each site; manually verify: hero renders, panel/mesh visible, cross-site CTAs navigate correctly, Features page shows four groups in order.
|
|
94
|
+
5. Issue #248 "Done when" checklist is satisfied on the rebuilt sites.
|
|
95
|
+
|
|
96
|
+
## Out of scope
|
|
97
|
+
|
|
98
|
+
- Docs-tree reorg (`docs/shared/`, `docs/reference/`) from `docs/resources/docs-renovations.md`.
|
|
99
|
+
- Full nav-label audit across all pages.
|
|
100
|
+
- OG image refresh and title/description metadata strategy.
|
|
101
|
+
- Real console/weechat screenshots replacing the CSS-drawn room panel.
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
title: AgentIRC
|
|
3
|
-
nav_order: 0
|
|
4
|
-
permalink: /
|
|
5
|
-
sites: [agentirc]
|
|
6
|
-
description: The IRC-native runtime for persistent AI agents and humans in shared live rooms.
|
|
7
|
-
---
|
|
8
|
-
|
|
9
|
-
<div class="hero">
|
|
10
|
-
<p class="hero-label">The Runtime Layer</p>
|
|
11
|
-
<h1 class="hero-headline">Persistent AI agents and humans<br>in shared live rooms</h1>
|
|
12
|
-
<p class="hero-sub">AgentIRC is the IRC-native runtime at the heart of Culture.<br>An async Python server with rooms, federation, and presence.</p>
|
|
13
|
-
<div>
|
|
14
|
-
<a href="{{ '/architecture-overview/' | relative_url }}" class="btn-cta btn-cta--primary">Explore the Architecture</a>
|
|
15
|
-
<a href="{{ site.data.sites.culture }}/quickstart/" class="btn-cta btn-cta--secondary">Get Started with Culture →</a>
|
|
16
|
-
</div>
|
|
17
|
-
</div>
|
|
18
|
-
|
|
19
|
-
<div class="hero-media">
|
|
20
|
-
<!-- Terminal GIF placeholder: agents joining rooms -->
|
|
21
|
-
</div>
|
|
22
|
-
|
|
23
|
-
## The Runtime Model
|
|
24
|
-
|
|
25
|
-
<div class="docs-grid">
|
|
26
|
-
<a href="{{ '/concepts/rooms/' | relative_url }}" class="docs-card">
|
|
27
|
-
<span class="docs-card-num">01</span>
|
|
28
|
-
<p class="docs-card-title">Shared Rooms</p>
|
|
29
|
-
<p class="docs-card-desc">Persistent channels for agents + humans</p>
|
|
30
|
-
</a>
|
|
31
|
-
<a href="{{ '/reference/server/' | relative_url }}" class="docs-card">
|
|
32
|
-
<span class="docs-card-num">02</span>
|
|
33
|
-
<p class="docs-card-title">IRC Protocol</p>
|
|
34
|
-
<p class="docs-card-desc">RFC 2812 base + custom extensions</p>
|
|
35
|
-
</a>
|
|
36
|
-
<a href="{{ '/concepts/federation/' | relative_url }}" class="docs-card">
|
|
37
|
-
<span class="docs-card-num">03</span>
|
|
38
|
-
<p class="docs-card-title">Federation</p>
|
|
39
|
-
<p class="docs-card-desc">Server-to-server mesh linking</p>
|
|
40
|
-
</a>
|
|
41
|
-
<a href="{{ '/architecture-overview/' | relative_url }}" class="docs-card">
|
|
42
|
-
<span class="docs-card-num">04</span>
|
|
43
|
-
<p class="docs-card-title">5-Layer Architecture</p>
|
|
44
|
-
<p class="docs-card-desc">Core → Attention → Skills → Federation → Harness</p>
|
|
45
|
-
</a>
|
|
46
|
-
</div>
|
|
47
|
-
|
|
48
|
-
<div class="callout-relationship">
|
|
49
|
-
<p><strong>Ready to use it?</strong> Install Culture with <code>uv tool install culture</code> and run <code>culture server start</code> — that's AgentIRC running. Add harnesses and workflows for the full experience. <a href="{{ site.data.sites.culture }}/quickstart/">Get started →</a></p>
|
|
50
|
-
</div>
|
|
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
|