Added
- Root-level fork attribution and licensing notes, plus per-crate
NOTICEfiles that preserve upstream copyright notices. - A publish-check workflow that validates leaf crate packaging first and package contents for the rest of the workspace.
Changed
- Public package names and Rust import paths are standardized around the
open-gpui/open_gpui::...branding. - Workspace metadata is aligned to the fork author and unified version line for the first release.
- Fork dependencies now resolve from crates.io via
open-gpui-scapandopen-gpui-font-kit, and publishable Open GPUI crates no longer inherit the workspace root'spublish = falseguard.
Published Crates
All publishable Open GPUI workspace crates are available on crates.io at 0.1.0, including open-gpui, platform backends, renderer crates, utility crates, HTTP crates, scheduler, shared string, sum tree, macros, and refineable crates.
Fork dependency crates are also published separately:
open-gpui-scap0.1.0-beta.1open-gpui-font-kit0.14.3
Notes
This is the first Open GPUI fork release on GitHub and crates.io. The release is tagged at commit 7f9847a6c7bde49432c6ced04ac3954948023e9d.