.bots.md
MANIFEST.in
README.md
TESTING.md
pyproject.toml
requirements.txt
.agents/skills/auto-test/SKILL.md
.agents/skills/daily-history-analyzer/SKILL.md
.agents/skills/feishu-api-sender/SKILL.md
.agents/skills/find-skills/SKILL.md
.agents/skills/local-memory/SKILL.md
.agents/skills/scheduler/SKILL.md
WORKPLACE/.agents/skills/auto-test/SKILL.md
WORKPLACE/.agents/skills/daily-history-analyzer/SKILL.md
WORKPLACE/.agents/skills/feishu-api-sender/SKILL.md
WORKPLACE/.agents/skills/find-skills/SKILL.md
WORKPLACE/.agents/skills/local-memory/SKILL.md
WORKPLACE/.agents/skills/scheduler/SKILL.md
WORKPLACE/code-assistant/.bots.md
WORKPLACE/doc-writer/.bots.md
WORKPLACE/feishu-bot/.bots.md
WORKPLACE/workplace_code-assistant/.bots.md
WORKPLACE/workplace_feishu-bot/.bots.md
clawdboz/VERSION
clawdboz/__init__.py
clawdboz/acp_client.py
clawdboz/bot.py
clawdboz/cli.py
clawdboz/cli_client.py
clawdboz/cli_server.py
clawdboz/config.py
clawdboz/handlers.py
clawdboz/main.py
clawdboz/simple_bot.py
clawdboz.egg-info/PKG-INFO
clawdboz.egg-info/SOURCES.txt
clawdboz.egg-info/dependency_links.txt
clawdboz.egg-info/entry_points.txt
clawdboz.egg-info/requires.txt
clawdboz.egg-info/top_level.txt
clawdboz/.agents/skills/daily-history-analyzer/SKILL.md
clawdboz/.agents/skills/daily-history-analyzer/daily_history_analyzer.py
clawdboz/.agents/skills/feishu-api-sender/SKILL.md
clawdboz/.agents/skills/feishu-api-sender/feishu_sender.py
clawdboz/.agents/skills/find-skills/SKILL.md
clawdboz/.agents/skills/local-memory/SKILL.md
clawdboz/.agents/skills/local-memory/__init__.py
clawdboz/.agents/skills/local-memory/local_memory.py
clawdboz/.agents/skills/scheduler/SKILL.md
clawdboz/.agents/skills/scheduler/scheduler.py
clawdboz/templates/.bots.md
clawdboz/templates/bot0.py
clawdboz/templates/bot_manager.sh
feishu_tools/__init__.py
feishu_tools/notify_feishu.py
tests/test_bot_manager.py
tests/test_session_switch.py
tests/test_web_auto.py
tests/test_web_e2e_existing.py
tests/test_web_e2e_playwright.py
tests/test_web_performance.py
tests/test_web_server.py