Skip to content

Pull in upstream #3

Open
tristanpoland wants to merge 4 commits intoFar-Beyond-Pulsar:mainfrom
gpui-ce:main
Open

Pull in upstream #3
tristanpoland wants to merge 4 commits intoFar-Beyond-Pulsar:mainfrom
gpui-ce:main

Conversation

@tristanpoland
Copy link
Member

This pull request removes the collections crate from the repository and cleans up related files and documentation. It also updates the main README.md with improved usage instructions and introductory material for the GPUI Community Edition. The changes help streamline the codebase by eliminating unused or redundant code and clarifying documentation.

Crate and Codebase Cleanup:

  • Removed the entire collections crate, including its Cargo.toml, LICENSE-APACHE, and implementation file src/collections.rs. This eliminates custom collection type re-exports and related dependencies. [1] [2] [3]
  • Removed the gpui/examples/animation.rs example file, further cleaning up unused code in the repository.

Documentation Updates:

  • Replaced the crates/gpui/README.md with a new, more comprehensive usage guide and introduction in the top-level README.md, providing clearer instructions for adding GPUI Community Edition as a dependency and outlining the framework's architecture and features. [1] [2]
  • Removed the LICENSE-APACHE symlink from the crates/gpui directory, as part of the crate cleanup.

Configuration Cleanup:

  • Removed the crates/gpui/Cargo.toml file, which included all dependencies, features, and example definitions for the gpui crate.

ayoubmdi and others added 3 commits December 22, 2025 12:56
This file specifies the required Rust toolchain and targets for the Zed editor and is not needed for GPUI.
* Update crate name

* wip

* reduce to just the gpui crate

* Fix misisng example images

* Delete ownership_post.rs

* Update Cargo.toml

* Update README.md

* bump to 0.3.3

* organize

* organize

* Add more learn examples

* Delete _ownership_and_data_flow.rs

* wip learn examples

* Fix colors

* tidy

* Move _template up

* add animation example

* Update examples

* remove legacy examples from toml

* Delete examples.toml
@tristanpoland tristanpoland marked this pull request as ready for review January 6, 2026 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants