SIN Chatroom — Multi-Platform Chat Management & Platform Auth Status
A2A (Agent-to-Agent) Chatroom integration for the SIN Solver platform. Zentraler Hub für Multi-Platform Chat Management und Platform Auth Status Monitoring.
Der Chatroom Agent überwacht den Login-Status aller 12 SIN Platform Agents:
| Plattform | Status | Auth Cookies | Handle |
|---|---|---|---|
| X (Twitter) | ✅ LOGGED IN | 4 | @opnsin |
| YouTube | ✅ LOGGED IN | 29 | @opnsin |
| ❌ NOT_VISITED | 0 | @opnsin | |
| ❌ NOT_VISITED | 0 | opnsin | |
| Discord | ❌ NOT_VISITED | 0 | opnsin |
| Medium | ❌ NOT_VISITED | 0 | @opnsin |
| TikTok | 0 | @opnsin | |
| HuggingFace | ✅ LOGGED IN | 2 | delqhi |
| ✅ LOGGED IN | 2 | opnsin | |
| Telegram | ❌ NOT_VISITED | 0 | @opnsin |
| Google-Apps | ✅ LOGGED IN | 19 | opnsin |
| Community | ✅ LOGGED IN | 5 | opnsin |
6/12 Plattformen eingeloggt via sin-platform-auth (Chrome Cookie-Extraktion)
git clone https://github.com/OpenSIN-AI/A2A-SIN-Chatroom.git
cd A2A-SIN-Chatroom
bun install
bun start- Multi-Platform Chat Management
- Platform Auth Status Monitoring
- sin-platform-auth Integration
- A2A Protocol Support
- OpenSIN MCP Server Compatibility
- Zero Human Intervention
This agent connects to the OpenSIN orchestrator via A2A protocol and handles Chatroom messaging operations. It monitors Platform Auth status across all 12 supported platforms and reports session health to the fleet.
See CONTRIBUTING.md.
Apache-2.0 — See LICENSE.
This repository follows the Global Dev Docs Standard.
For contribution guidelines, see CONTRIBUTING.md. For security policy, see SECURITY.md. For the complete OpenSIN ecosystem, see OpenSIN-AI Organization.
- OpenSIN Core — Main platform
- OpenSIN-Code — CLI
- OpenSIN-backend — Backend
- OpenSIN-Infrastructure — Deploy
- Global Dev Docs Standard — Docs