4K螢幕廢眼睛,最後還是改回cursor裡面用CC
cursor里用cc的话,是按API算费用还是按会员额度来算啊
1 Like
CC還是在CLI上運行,只是改代碼的時候能夠在編輯器上看到去審查是否reject、人為更動
2 Likes
咋是rust写的,本来打算clone下来编译一下,还以为是CPP。先看看评测吧。
WIN下编译时有个图标编译不过,几天前有人提issue了,如果有人是WIN记得看一下
已打开 07:16AM - 30 Jun 25 UTC
Trying to build in Windows 11 Pro...
The build is failing because of an issue w… ith your icon file. The error message indicates:
error RC2175 : resource file \\?\V:\DEV PROJECTS WIP\claudia\src-tauri\icons\icon.ico is not in 3.00 format
This means your icon.ico file is not in the correct ICO format that Windows Resource Compiler expects.
```
Compiling async-trait v0.1.88
error: failed to run custom build command for `claudia v0.1.0 (V:\DEV PROJECTS WIP\claudia\src-tauri)`
Caused by:
process didn't exit successfully: `V:\DEV PROJECTS WIP\claudia\src-tauri\target\release\build\claudia-1044a434cbc5185d\build-script-build` (exit code: 101)
--- stdout
cargo:rerun-if-env-changed=TAURI_CONFIG
cargo:rustc-check-cfg=cfg(desktop)
cargo:rustc-cfg=desktop
cargo:rustc-check-cfg=cfg(mobile)
cargo:rerun-if-changed=V:\DEV PROJECTS WIP\claudia\src-tauri\tauri.conf.json
cargo:rustc-env=TAURI_ANDROID_PACKAGE_NAME_APP_NAME=so
cargo:rustc-env=TAURI_ANDROID_PACKAGE_NAME_PREFIX=claudia_asterisk
cargo:rustc-check-cfg=cfg(dev)
cargo:PERMISSION_FILES_PATH=V:\DEV PROJECTS WIP\claudia\src-tauri\target\release\build\claudia-018914faed00ae8d\out\app-manifest\__app__-permission-files
cargo:rerun-if-changed=capabilities
cargo:rerun-if-env-changed=REMOVE_UNUSED_COMMANDS
cargo:rustc-env=TAURI_ENV_TARGET_TRIPLE=x86_64-pc-windows-msvc
package.metadata does not exist
Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384
Copyright (C) Microsoft Corporation. All rights reserved.
V:\DEV PROJECTS WIP\claudia\src-tauri\target\release\build\claudia-018914faed00ae8d\out\resource.rc(26) : error RC2175 : resource file \\?\V:\DEV PROJECTS WIP\claudia\src-tauri\icons\icon.ico is not in 3.00 format
--- stderr
thread 'main' panicked at C:\Users\itsio\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\tauri-winres-0.3.1\src\lib.rs:537:14:
called `Result::unwrap()` on an `Err` value: Failed("RC.EXE failed to compile specified resource file")
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
failed to build app: failed to build app
Error failed to build app: failed to build app
error: script "tauri" exited with code 1
```
today
(today)
July 3, 2025, 4:49pm
15
挺方便直观的 加mcp也放方便 还可以自己整智能体
loudjay
(louder)
July 3, 2025, 4:53pm
16
我办公室的macos12 跑起来不正常 家里的还没试过
lie5860
(Zhihong Huang)
July 8, 2025, 1:44am
19
1 Like