{
  "server": "Hyperfy",
  "title": "Hyperfy Discord - 2025-05-27",
  "date": 1748304000,
  "stats": {
    "totalMessages": 141,
    "totalUsers": 29
  },
  "categories": [
    {
      "channelId": "994775534733115412",
      "channelName": "💻│developers",
      "summary": "# Discord Channel Analysis: 💻│developers\n\n## 1. Summary:\nThe chat primarily revolves around Hyperfy development topics, with limited technical depth. Key discussions include: backup options for Hyperfy v1 scenes/worlds, deployment issues with fly.io where the quick start guide no longer works seamlessly, and mobile device camera sensitivity adjustments in v1. There are mentions of external projects like alias.cm and repositories for exploration (three.js-unreal). Community members shared implementation examples and troubleshooting advice for fly.io deployments. The conversation indicates ongoing development of a \"cambrian world\" project that will be teased soon. Overall, the chat shows a collaborative environment where developers share resources and help each other with technical challenges, though many discussions lack detailed technical implementation specifics.\n\n## 2. FAQ:\nQ: Would it be possible to do a backup of a scene/world in hyperfy v1? (asked by carlosmu) A: It would be quicker to build instead of salvage especially if you have the source already. (answered by ᲼~/^b0gie-(.*)$/)\nQ: How did you get on with this? Did you get it working? (asked by hiroP) A: Nah I had some other things come up so I didn't get far, was gonna look today or tomorrow and possibly live stream (answered by Lastraum)\nQ: Is there a way to reduce camera and steps sensibility on mobile devices? (on v1) (asked by carlosmu) A: Unanswered\n\n## 3. Help Interactions:\nHelper: ᲼~/^b0gie-(.*)$/ | Helpee: carlosmu | Context: Backing up Hyperfy v1 scenes/worlds | Resolution: Advised building from source would be quicker than salvaging\nHelper: Mugenomics | Helpee: Community | Context: fly.io deployment process changed and quick start guide no longer works | Resolution: Shared workaround using \"fly volumes create data --region iad --size 1\" and removing/recreating volumes before redeploying\nHelper: 𝕽𝖔𝖚𝖘𝖙𝖆𝖓 | Helpee: Mugenomics | Context: fly.io deployment issues | Resolution: Shared experience that initial deployment was seamless but mentioned using ChatGPT to simplify steps when troubleshooting\n\n## 4. Action Items:\nTechnical: Update fly.io deployment guide to address volume creation issues | Description: Current quick start guide doesn't work seamlessly anymore | Mentioned By: Mugenomics\nTechnical: Implement camera and step sensitivity controls for mobile devices in v1 | Description: Feature needed to adjust sensitivity on mobile | Mentioned By: carlosmu\nDocumentation: Document backup/migration process for Hyperfy v1 scenes | Description: Create guide for backing up implementations | Mentioned By: carlosmu\nFeature: Explore compatibility between alias.cm and Hyperfy v2 | Description: Investigate if alias.cm content could be imported into v2 | Mentioned By: fΞllΞnz",
      "messageCount": 41,
      "userCount": 12
    },
    {
      "channelId": "1330373197203505185",
      "channelName": "🤖│agents",
      "summary": "# Discord Chat Analysis for \"🤖│agents\" Channel\n\n## 1. Summary:\nThe chat primarily revolves around an agent implementation in Hyperfy that allows AI agents to navigate virtual worlds. User \"᲼~/^b0gie-(.*)$/\" shared screenshots of an agent named Eliza guiding users through portals within a Hyperfy world. This appears to be a project developed by users referred to as \"tcm\" and \"moon.\" There's mention of deployment challenges with Coolify, specifically issues with WebSocket URL configuration. The conversation also touches on creating avatars for the virtual world and references to cyberpunk culture, including the novel Neuromancer. A brief discussion about using AI to reconstruct ancient board game rules from a YouTube video was also mentioned. The implementation seems to involve a \"worldDB\" concept referred to as \"prime world\" that likely stores world data.\n\n## 2. FAQ:\nQ: Has anyone read Neuromancer, and could a short story from that universe be created in Hyperfy? (asked by maximus) A: Unanswered\nQ: Are agents traversing worlds? (asked by Ashxn) A: Same world, but they can use teleporters (answered by ᲼~/^b0gie-(.*)$/)\nQ: Is this using Eliza Hyperfy or an app? (asked by Ashxn) A: This is what tcm and moon have been developing (answered by ᲼~/^b0gie-(.*)$/)\n\n## 3. Help Interactions:\nHelper: ᲼~/^b0gie-(.*)$/ | Helpee: Ashxn | Context: Ashxn was confused about whether agents were traversing between different worlds | Resolution: ᲼~/^b0gie-(.*)$/ clarified they were using teleporters within the same world\nHelper: ᲼~/^b0gie-(.*)$/ | Helpee: Ashxn | Context: Ashxn asked about the technology behind the agent implementation | Resolution: ᲼~/^b0gie-(.*)$/ explained it was a project being developed by tcm and moon\n\n## 4. Action Items:\nTechnical: Fix WebSocket URL configuration issue with Coolify deployment | Description: The system is not accepting the WebSocket URL for unknown reasons | Mentioned By: ᲼~/^b0gie-(.*)$/\nTechnical: Create avatar for the virtual world | Description: User needs to sculpt an avatar for use in the Hyperfy environment | Mentioned By: ᲼~/^b0gie-(.*)$/\nFeature: Implement world caretaker agent that feeds into the \"prime world\" (worldDB) | Description: Suggestion to include a caretaker agent with world data storage | Mentioned By: ᲼~/^b0gie-(.*)$/",
      "messageCount": 28,
      "userCount": 3
    },
    {
      "channelId": "958209074045026327",
      "channelName": "⚡│general",
      "summary": "# Discord Chat Analysis\n\n## 1. Summary\nThe chat primarily revolves around Hyperfy development topics. Ashxn discussed a concept for \"hyptools\" that can pack and unpack .hyp files into editor-friendly formats, allowing developers to leverage git benefits while maintaining build capabilities. There was discussion about accessing locally-hosted Hyperfy worlds on VR headsets through port forwarding or alternative deployment methods. A user named Enryt reported successfully installing Hyperfy on Debian but encountered issues accessing it from a smartphone (showing a spinning icon). The community identified this as potentially running an older version of v2. Ashxn acknowledged the need for a release, planning it for after an upcoming meetup. There was also mention of a driving game with ghost mechanics, which maximus suggested could be implemented using world storage and non-colliding vehicles. The chat included community interactions, welcomes to new members, and moderation discussions about banning a scammer.\n\n## 2. FAQ\nQ: How can I access my Hyperfy world on my standalone VR-headset via WiFi? (asked by Enryt) A: You need port forwarding so that localhost:3000 on your headset goes to your Debian box. Alternatively, you can wire to your Quest and use Meta Quest developer hub for port forwarding, or deploy to a live site. (answered by Ashxn)\nQ: Can we get the ability to clone and remix the dream driving game? (asked by Wilson) A: Unanswered\n\n## 3. Help Interactions\nHelper: ᲼~/^b0gie-(.*)$/ | Helpee: Enryt | Context: User trying to access locally hosted Hyperfy on mobile devices | Resolution: Suggested the user might be on an older version of v2 and recommended using \"latest dev\"\nHelper: Ashxn | Helpee: Enryt | Context: Accessing Hyperfy world on VR headset | Resolution: Explained port forwarding options and alternatives like wiring to Quest or deploying to a live site\nHelper: fractilians, HypPrivakos | Helpee: Community | Context: Identifying and removing a scammer | Resolution: Message deleted and moderators notified to ban the user\n\n## 4. Action Items\nTechnical: Release a new version of Hyperfy | Description: Ashxn acknowledged need for a release, planned for after the meetup | Mentioned By: Ashxn\nFeature: Repository for Hyperfy apps | Description: Create a repo system for commenting, versioning, and attracting GitHub contributors | Mentioned By: 0mka\nFeature: Editor-friendly format for .hyp files | Description: Tool to pack/unpack .hyp files to allow git benefits while maintaining build capabilities | Mentioned By: Ashxn\nFeature: Clone and remix capability for driving game | Description: Allow users to clone and modify the driving game with ghost mechanics | Mentioned By: Wilson",
      "messageCount": 54,
      "userCount": 16
    },
    {
      "channelId": "1326789867312775290",
      "channelName": "🪙│hyper",
      "summary": "# Analysis of Discord Chat in \"🪙│hyper\" Channel\n\n## 1. Summary\nThe chat segment is extremely brief with minimal technical content. It shows a few users briefly discussing the activity level of the channel, with one user mentioning \"Dark Forest\" (possibly referring to a crypto concept). There's a mention of \"another chain\" by one user, while another expresses fatigue about joining new blockchain projects due to financial constraints. One user mentions selling \"DIP\" (likely a cryptocurrency token) and hoping for price appreciation. No substantive technical discussions, decisions, or problem-solving occurred in this limited exchange.\n\n## 2. FAQ\nQ: Is this still alive (asked by coard) A: It's dead internet Theory. Welcome to the Dark Forest (answered by Agent12)\nQ: Im not even in abstract yet. Too many things at once and I dont have money to be jumping into every new chain that comes out. (asked by CheddarQueso 🧀) A: Unanswered\n\n## 3. Help Interactions\nNo significant help interactions were present in the chat segment.\n\n## 4. Action Items\nNo clear action items were identified in the chat segment.",
      "messageCount": 5,
      "userCount": 5
    },
    {
      "channelId": "1031058655581323324",
      "channelName": "🧊│3d-design",
      "summary": "The chat segment is very brief with minimal technical discussion. User \"vox\" shared some V1 worlds they had previously kept private as works-in-progress, suggesting they could serve as inspiration for worldbuilding. They later shared a contemporary art piece hosted on hyperfy.io/himars. User \"Valiant\" shared a link to a Twitter/X post from SyntaxDiffusion. There was no substantial technical discussion, problem-solving, or decision-making in this brief exchange.",
      "messageCount": 5,
      "userCount": 4
    },
    {
      "channelId": "1022421054582423562",
      "channelName": "🐞│issues",
      "summary": "# Discord Chat Analysis\n\n## 1. Summary\nThe chat in the \"🐞│issues\" channel contains reports of two distinct bugs. The first bug involves an auto-run issue where players continue running after entering and exiting the chat box while holding Shift+Run. A temporary workaround was identified - pressing shift again after exiting chat stops the auto-run behavior. The second bug relates to the model block app, which occasionally malfunctions and appears as a \"crashbox,\" though specific details about this issue are limited as the user mentioned they would provide a photo but it wasn't included in the transcript.\n\n## 2. FAQ\nQ: How do you stop auto-running after exiting chat? (asked by Agent12) A: Press shift again after getting out of chat (answered by ash)\n\n## 3. Help Interactions\nHelper: ash | Helpee: Agent12 | Context: Auto-run bug where player continues running after exiting chat while shift-running | Resolution: Provided workaround to press shift again to stop running\n\n## 4. Action Items\nTechnical: Fix auto-run bug that occurs when entering/exiting chat while shift-running | Description: Players continue running after exiting chat if they entered chat while shift-running | Mentioned By: Agent12\nTechnical: Investigate model block app bug | Description: App sometimes appears as a \"crashbox\" | Mentioned By: 0mka\nDocumentation: Document workaround for auto-run bug | Description: Press shift again after exiting chat to stop auto-running | Mentioned By: ash",
      "messageCount": 4,
      "userCount": 3
    },
    {
      "channelId": "999870741069692958",
      "channelName": "🌆│share",
      "summary": "# Analysis of Discord Chat in \"🌆│share\" Channel\n\n## 1. Summary\nThe chat segment is brief and contains minimal technical discussion. It primarily features two shared announcements: \n1) An invitation from a user named Rick to participate in Alias platform's first closed test, where users can build interactive 3D agents by creating personas, uploading VRMs, selecting animations, and customizing voice profiles. Interested users can sign up via a provided Tally form link.\n2) A shared tweet about an unspecified experiment.\n\nAdditionally, a user named CheddarQueso shared a YouTube video link with minimal context. The chat does not contain detailed technical discussions, problem-solving, or implementation details.\n\n## 2. FAQ\nQ: If you have any questions feel free to @ me ❤️ (asked by Rick) A: Unanswered\n\n## 3. Help Interactions\nNo significant help interactions were present in this chat segment.\n\n## 4. Action Items\nFeature: Sign up for Alias platform's first closed test to build interactive 3D agents | Description: Users can create personas, upload VRMs, select animations, and customize voice profiles | Mentioned By: Rick",
      "messageCount": 3,
      "userCount": 2
    },
    {
      "channelId": "1347905902937767997",
      "channelName": "🔉│community-updates",
      "summary": "# Discord Chat Analysis\n\n## 1. Summary\nThis Discord chat is a community update post in the Hyperfy Discord server, highlighting recent developments, projects, and resources within the Hyperfy ecosystem. The post announces an upcoming community call and shares various community projects leveraging the Hyperfy engine. Notable technical highlights include Dr.Doge's vehicle summoning prototype, emotionull's work with Phetta vehicles, and untitled.xyz's integration of compute3ai with Trellis. The update also mentions several community-built worlds and experiences, including Project89's interactive lore world, Farm2's interactive platform, and a Shopify racing experience. The post includes builder resources such as 3D asset archives from Lastrum and HyperWorld.Host teams, ASCII templates for UI messages, and a comprehensive extract of VRM animations. Technical notes mention that GLB animation support is coming soon, and builders are encouraged to share their progress in designated channels.\n\n## 2. FAQ\nQ: When is GLB animation support coming? (implied from community update) A: It will come \"soon™️\" (answered by maximus)\n\n## 3. Help Interactions\nHelper: drDoge | Helpee: Community builders | Context: UI element creation | Resolution: Shared ASCII templates for UI messages that can be fed to AI coding assistants to generate UI elements\n\n## 4. Action Items\nTechnical Tasks: GLB animation support implementation | Description: Adding support for GLB animations | Mentioned By: maximus\nDocumentation Needs: VRM animations reference | Description: Comprehensive extract of VRM animations available at https://hyperfy-animations.vercel.app/ | Mentioned By: maximus\nFeature Requests: Vehicle summoning and destinations system | Description: Prototype for vehicle summoning and destinations functionality | Mentioned By: Dr.Doge",
      "messageCount": 1,
      "userCount": 1
    }
  ]
}