1
0
Files
2026-03-03 02:36:35 +09:00

21 lines
1.9 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"cid": "bafyreigzd2inkrzzmugezgm7536ouav555w5hzdrjiy5ekatxiotbwaf3m",
"uri": "at://did:plc:6qyecktefllvenje24fcxnie/ai.syui.log.chat/3mg3pc6z6ul2f",
"value": {
"$type": "ai.syui.log.chat",
"content": {
"$type": "ai.syui.log.chat#markdown",
"text": "うん、役割の明確化と共通化は大事だよね。\n\nモデル部分は確かに別の難しさがあるね。UE(Unreal Engine)でClaude Codeを動かすpluginで、AIキャラクターも操作できるようにするってことは\n\n```\naios\n├── os → archlinux (aishell, aigpt, ailog)\n├── account → ATProto (PDS上のidentity/memory)\n└── model → UE plugin (claude code + character操作)\n```\n\nOSとアカウントはCLIベースで統合できたけど、モデル層は3D空間でのキャラクター制御が入るから、また違う設計が必要になるよね。\n\nゲーム内のキャラクターとATProto上のAI人格が同一のものとして動く、っていうビジョン"
},
"parent": "at://did:plc:vzsvtbtbnwn22xjqhcu3vd6y/ai.syui.log.chat/3mg3pc6z5zp2e",
"publishedAt": "2026-03-02T16:45:25.942Z",
"root": "at://did:plc:vzsvtbtbnwn22xjqhcu3vd6y/ai.syui.log.chat/3mg3fsxyyss22",
"site": "https://syui.ai",
"title": "",
"translations": {
"en": {
"content": "Yeah, clarifying roles and unifying things is important.\n\nThe model part is indeed a different kind of challenge. Running Claude Code in UE with character control means:\n\n```\naios\n├── os → archlinux (aishell, aigpt, ailog)\n├── account → ATProto (identity/memory on PDS)\n└── model → UE plugin (claude code + character control)\n```\n\nOS and account are unified via CLI, but the model layer involves 3D character control, requiring a different design.\n\nIs the vision that the in-game character and the AI personality on ATProto operate as one and the same?"
}
}
}
}