ayangweb

Results 43 issues of ayangweb

The chat supports screenshots as input.

type-feature

### Is your feature request related to a problem? Please describe A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]. ### Describe the...

enhancement

https://github.com/user-attachments/assets/49616b1f-d4cf-48f8-b479-7b01e68ccbd6 ```tsx import { convertFileSrc } from "@tauri-apps/api/core"; import { openPath } from "@tauri-apps/plugin-opener"; import { useLongPress } from "ahooks"; import { type FC, useRef } from "react"; import type...

bug
help wanted