coco-app icon indicating copy to clipboard operation
coco-app copied to clipboard

🥥 Coco AI App - Search, Connect, Collaborate, Personal AI Search and Assistant, all in one space.

Results 10 coco-app issues
Sort by recently updated
recently updated
newest added

## What does this PR do ## Rationale for this change ## Standards checklist - [ ] The PR title is descriptive - [ ] The commit messages are [semantic](https://www.conventionalcommits.org/)...

See the PR title ## Standards checklist - [x] The PR title is descriptive - [ ] The commit messages are [semantic](https://www.conventionalcommits.org/) - [ ] Necessary tests are added -...

Description: Implement a welcome screen that appears when users access COCO for the first time. This screen will introduce users to the platform, highlight key features, and guide them on...

type-feature

The chat supports screenshots as input.

type-feature

![Image](https://github.com/user-attachments/assets/d12b6906-52e5-4454-9eaa-afa83d685d94)

type-feature

Suggest on typing keyword.

type-feature

![Image](https://github.com/user-attachments/assets/86f5c3cb-08eb-43a1-a4b0-76be44db3f4c)

type-feature

Looks like Coco won't complain if the given hotkey is invalid; it accepts and simply writes an error log: ``` [07-29 09:19:45] [ERR] [webview] Invalid hotkey format: "A+Command", an hotkey...

type-bug