You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"_comment": "Map Telegram chat-and-thread IDs to project directories. Copy this file to chat_projects.json and fill in your own IDs. The real chat_projects.json is gitignored.",
"_format": "Two value forms supported. (1) Plain string: directory name relative to CLAUDE_WORKING_DIR. (2) Object: {path: <dir>, agent: <agent-name>} when you want a per-topic agent persona loaded from <dir>/agents/.../<agent-name>/.",
"_example_keys": "Keys are <chat_id>_<thread_id> for forum-topic groups, or <chat_id> for plain chats. Find them by sending a message and inspecting bridge.log.",