anthropics / anthropics/claude-quickstarts
[Question on Computer Use Demo] asyncio run with tool use triggers unwanted sound on cmd
- Ngôn ngữ chính
- TypeScript
- Star
- 17.6k
- Fork
- 3k
- Merge trung bình
- 5 giờ 13 phút
- Pull request đã merge (30 ngày)
- 3
Mô tả
Hello,
When running the computer-use-demo with tool use enabled, executing commands via asyncio.run produces an unexpected system sound (beep) in the command prompt.
Repo/Example: [anthropic-quickstarts/computer-use-demo](https://github.com/anthropics/anthropic-quickstarts/tree/main/computer-use-demo?utm_source=chatgpt.com)
Environment: Linux (cmd), Python 3.11
Behavior: Every time a tool triggers a command execution using asyncio.run(...) or taking screenshot, the terminal plays a beep sound (like waterdrop).
Expectation: Run commands silently without producing any sound.
Question:
Is there a recommended way to suppress or remove this sound when using asyncio with the demo? For example, a flag, configuration, or modification to the subprocess invocation?
Thanks!
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.