This commit is contained in:
2025-06-02 18:24:04 +09:00
parent ebd2582b92
commit b642588696
3 changed files with 275 additions and 1 deletions

View File

@ -321,6 +321,26 @@ ai.card (iOS,Web,API) ←→ ai.verse (UEゲーム世界)
- ai.bot連携: 新規bot_connector.py作成
- テスト: tests/ディレクトリ追加
## ai.card実装状況2025/01/06
### 完成した機能
- 独立MCPサーバー実装FastAPI + fastapi-mcp
- SQLiteデータベース統合
- ガチャシステム・カード管理機能
- 9種類のMCPツール公開
- 仮想環境・起動スクリプト整備
### 現在の課題
- atproto SessionString API変更対応
- PostgreSQL依存関係Docker化で解決予定
- supabase httpxバージョン競合
### 開発時の作業分担
- **ai.gptで起動**: MCP/バックエンド作業API、データベース
- **ai.cardで起動**: iOS/Web作業UI実装、フロントエンド
詳細は `./card/claude.md` を参照
# footer
© syui