Every repo shared during development. Organized by purpose. Forks are not listed — only original work is credited.
nostr-protocol/nostr https://github.com/nostr-protocol/nostr The Nostr protocol specification itself. All NIPs live here. How DreamOS Dreams, chats, profiles and calls work at the protocol level.
nostr-tools (nbd-wtf) https://github.com/nbd-wtf/nostr-tools Core Nostr client library for JavaScript. Event creation, signing, relay connections, NIP implementations. This is the primary library DreamOS uses for Nostr integration.
alexgleason/nostr-tools https://github.com/alexgleason/nostr-tools Alternative nostr-tools fork with additional features. Referenced for additional NIP support.
Nostr Nests https://github.com/nostrnests/nests Decentralized audio rooms powered by Nostr. Powers DreamOS phone calls, audio rooms and live audio streams. Uses MoQ (Media over QUIC) for real-time audio transport. MIT licensed.
nostr_console https://github.com/vishalxl/nostr_console Nostr command line client. Referenced for relay connection patterns.
awesome-nostr https://github.com/aljazceru/awesome-nostr Curated list of Nostr libraries, clients, relays and tools. Used as a reference directory for the DreamOS Nostr integration.
Yapper Site https://github.com/MysteryNBS/yapper-site Web version of the Yapper social app. Built with Vite, HTML, CSS and JavaScript. Referenced for project structure and UI patterns. Credit: MysteryNBS
Mysty Social https://github.com/MysteryNBS/mysty-social-public Public repo for Mysty Social. Referenced for social app UI patterns. Credit: MysteryNBS
Scrapling https://github.com/D4Vinci/Scrapling Web scraping library. Referenced for data collection patterns. Credit: D4Vinci
awesome-design-md https://github.com/VoltAgent/awesome-design-md Design documentation patterns and component specs. Referenced for how to document UI components. Credit: VoltAgent
VoltAgent https://github.com/VoltAgent/voltagent AI agent framework. Referenced for Cherry agent architecture patterns. Credit: VoltAgent
awesome-claude-code-subagents https://github.com/VoltAgent/awesome-claude-code-subagents Referenced for Cherry's subagent architecture. Credit: VoltAgent
awesome-ai-agent-papers https://github.com/VoltAgent/awesome-ai-agent-papers AI agent research papers. Referenced for Cherry's learning and memory systems. Credit: VoltAgent
ai-agent-platform https://github.com/VoltAgent/ai-agent-platform AI agent platform patterns. Referenced for Cherry's agent infrastructure. Credit: VoltAgent
ai-agent-examples https://github.com/VoltAgent/ai-agent-examples AI agent implementation examples. Credit: VoltAgent
awesome-voltagent https://github.com/VoltAgent/awesome-voltagent VoltAgent ecosystem resources. Credit: VoltAgent
We do not copy code without understanding it. We learn from patterns and implement our own versions. We credit original authors in the Acknowledgements section of the About tab in DreamOS Settings. Forks are never credited — only original work.
DreamOS is built on the shoulders of open source work by people who believe software should be free and open.
We thank:
-
The Nostr protocol community for building a decentralized identity and social layer that no company can control
-
nbd-wtf for nostr-tools, the library that powers DreamOS's Nostr integration
-
The Nostr Nests team for decentralized audio rooms that power DreamOS calls
-
MysteryNBS for Yapper and Mysty Social, whose open approach to social app development informed DreamOS's structure
-
The VoltAgent team for open source AI agent architecture that shaped how Cherry thinks and acts
-
The Anthropic team for the model spec whose values Cherry embodies
DreamOS is open source. Free for life. Free for infinity. If you build something with it, you do not owe us anything. Just keep it open.