Skip to content

feat: desktop app feat(cowork): Intelligent Folder#195

Draft
namtranii wants to merge 12 commits into
Intelligent-Internet:mainfrom
namtranii:feat/cowork-nam
Draft

feat: desktop app feat(cowork): Intelligent Folder#195
namtranii wants to merge 12 commits into
Intelligent-Internet:mainfrom
namtranii:feat/cowork-nam

Conversation

@namtranii
Copy link
Copy Markdown

@namtranii namtranii commented Apr 6, 2026

Intelligent Folder lets users chat directly with a folder, organize a folder more easily, and summarize file content across the folder in one place. It helps turn a regular file directory into a more interactive workspace for browsing, understanding, and managing documents faster.


Demo:
https://drive.google.com/file/d/1UqoPftgPGga7Ss9h7Ko_Rr25eaXLjIYs/view

Update (15/04/2026)

  • Introduced the new Intelligent Folder mode (replace old mode).
  • Added a Model Selector button directly in CoworkChatBox.
  • Implemented fire-and-forget cancel dispatch for cowork remote runs.
  • Added undo/redo functionality for Cowork Intelligent Folder workflows.
  • Added desktop skills and WASM sandbox processes for more isolated desktop task execution.

To run and build the desktop application:

Development

cd frontend
pnpm tauri dev

This starts the desktop app in development mode with hot reload.

Build (Production)

cd frontend
pnpm tauri build

This builds the production-ready desktop application.

After building, the release files will be located at:

frontend/src-tauri/target/release/bundle

@namtranii namtranii changed the title feat: desktop app cowork (feat: organize file/folder) feat: desktop app feat(cowork): Intelligent Folder Apr 15, 2026
@duongphung95 duongphung95 requested a review from khoangothe April 22, 2026 11:14
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.

1 participant