mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-04 16:40:41 +00:00
84a28b9637
Docker Image CI / build-and-push-image (push) Has been cancelled
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
release-please / release-please (push) Has been cancelled
test / test (20.x) (push) Has been cancelled
test / test (22.x) (push) Has been cancelled
test / api-test (22.x) (push) Has been cancelled
* add AI side panel to UIDesktop * integrated `UIAIChat` component into `UIDesktop` for AI interactions. * added styles for AI side panel, including buttons and chat message formatting in style.css, enhancing user experience with AI features. * add support for window-based side panels * remove window resizing logic that is simply broken * whitelisting added * Add `showWindow` and `hideWindow` methods to Puter.js