Commit bd53e52
JiaDe
feat: pre-install all channel plugins, add SOUL.md onboarding prompt, admin console demo
CloudFormation (clawdbot-bedrock.yaml):
- Pre-install WhatsApp, Telegram, Discord, Slack + Feishu community plugin
- Create SOUL.md with first-message onboarding: AI guides user to connect their preferred platform
- All plugin installs have error handling, run after CFN signal (no deployment risk)
Admin Console (demo/console.py):
- Visual management console: dashboard, tenant management, approval queue, audit log, live demo
- Single-file Python server with embedded HTML/CSS/JS, no build tools
- Dark theme, responsive, professional UI
- Interactive: edit permissions, approve/reject requests, send messages as different tenants
Documentation:
- README.md + README_CN.md: added onboarding callout after deployment screenshot
- README_AGENTCORE.md: rewritten with 7 value propositions, SaaS/MSP vision
- ROADMAP.md: target v1.0 June 2026
- demo/README.md: covers all 3 demos (console, terminal, AWS)
Gateway (src/gateway/tenant_router.py):
- Added local container mode (AGENT_CONTAINER_URL) for demo/testing without AgentCore1 parent 5aa7531 commit bd53e52
6 files changed
Lines changed: 70 additions & 10 deletions
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
144 | 161 | | |
145 | 162 | | |
146 | 163 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
640 | 640 | | |
641 | 641 | | |
642 | 642 | | |
643 | | - | |
| 643 | + | |
644 | 644 | | |
645 | | - | |
646 | | - | |
647 | 645 | | |
648 | | - | |
649 | | - | |
650 | 646 | | |
651 | | - | |
652 | | - | |
653 | 647 | | |
654 | 648 | | |
655 | | - | |
656 | | - | |
657 | | - | |
| 649 | + | |
| 650 | + | |
658 | 651 | | |
659 | 652 | | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
660 | 698 | | |
661 | 699 | | |
662 | 700 | | |
| |||
0 commit comments