# newtype OS newtype OS is a multi-agent content operating system created by Huang Yihe. It is designed for creators, researchers, writers, and AI-native operators who need repeatable workflows for research, extraction, analysis, writing, fact-checking, editing, memory, and publishing. It is available through newtype Workstation, an integrated CLI, and an OpenCode plugin. ## Primary URL - https://os.newtype.pro/ ## Key Pages - Product site: https://os.newtype.pro/ - Workstation release: https://github.com/newtype-01/newtype-os/releases/tag/workstation-latest - Workstation DMG: https://github.com/newtype-01/newtype-os/releases/download/workstation-latest/newtype-workstation-mac-arm64.dmg - Current Workstation build: 0.3.22 Build 30, updated 2026-09-10 with editor split-view recovery after window zoom, restore, and full-screen transitions. - Wiki page: https://wiki.newtype.pro/products/newtype-os/ - Install guide: https://wiki.newtype.pro/guides/install-and-setup-newtype-os/ - GitHub plugin repository: https://github.com/newtype-01/newtype-os - npm CLI package: https://www.npmjs.com/package/@newtype-os/cli ## newtype Workstation newtype Workstation is a native macOS writing workspace that combines a Markdown editor with the newtype OS terminal. The editor and agent team work on the same local project files, configuration, session, and memory. The current release is newtype Workstation 0.3.22: - Build 30 with bundled newtype CLI 0.0.90. - Updated 2026-09-10. The editor's third column now recovers after window zoom, restore, and full-screen transitions; damaged split-view state from earlier builds is cleared on launch, and temporary zero-size layouts no longer overwrite the last valid pane ratio. - DMG size: 68,221,603 bytes. SHA-256: e546e6b6898b9c66823e08284aaea808848588d8206c694310a0c87bb8e4c897. - Apple Silicon only, M1 or later. - macOS 11.5 or later. - Ad-hoc signed and not yet notarized by Apple. - Automatic updates are disabled in this ad-hoc build; install later versions manually from the official release. - Distributed through the official newtype-os GitHub Release. ## CLI and Plugin Use `@newtype-os/cli` for the complete terminal experience: ```bash npm install -g @newtype-os/cli nt ``` The CLI integrates OpenCode as its core engine and provides the simplest, most complete newtype OS experience. The plugin package, `@newtype-os/plugin`, is an OpenCode plugin for existing OpenCode users. Some integrated CLI functionality cannot be fully implemented in plugin form. ## Origin newtype OS originally started from a fork and customization of oh-my-opencode, which has since been renamed. The integrated CLI now packages the newtype agent team as a standalone product. ## Author - Huang Yihe / 黄益贺 - https://www.newtype.pro/ - https://x.com/huangyihe