refactor: move config dir to ~/.config/hy3d, replace skill with run-hy3d

- config dir renamed hunyuan3dweb -> hy3d (cookies/profile moved intact,
  auth re-verified: quota 20/20)
- cli.py/login.py/READMEs/doc paths updated to ~/.config/hy3d
- skill: delete run-hunyuan3dweb, add run-hy3d pointing at bin/hy3d
- zero stale old-name references remain (one historical note in skill)
This commit is contained in:
2026-08-15 22:44:56 +08:00
parent acfe5e7ac2
commit 3e85d6f987
9 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
Cookie 会话认证。登录后由浏览器自动携带 `sessionid` 等 Cookie。
持久化数据保存在 `~/.config/hunyuan3dweb/profile`CloakBrowser 复用该目录即可保持登录态。
持久化数据保存在 `~/.config/hy3d/profile`CloakBrowser 复用该目录即可保持登录态。
---