ssh -R 7890:192.168.2.1:7890 root@服务器IP地址 -p 31924 Host 服务器IP地址 HostName connect.westd.seetacloud.com Port 31924 User root RemoteForward 7890 192.168. …
升级Windows Claude Code CLI
提示: Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved. PS C:\WINDOWS\system32> winget upgrade Anthropic.ClaudeCode Found …
Windows如何备份Claude Code
项目不用管,只备份Claude本身的数据 如果不考虑项目目录,只备份 Claude Code 本身的数据,重点就是用户目录下的配置和状态文件。 Windows 下建议备份这几个: 1. .claude 目录(最重要) 路径: C:\Users\<用户名>\.claude 例如: C:\U …
PowerShell查询历史命令
按照关键词查询命令: PowerShell 7.6.4 PS C:\Users\gao> Select-String -Path (Get-PSReadLineOption).HistorySavePath -Pattern “serve.py” AppData\Roaming\Microso …
AutoSci 部署指南
Windows安装 GitHub – skyllwt/AutoSci: Karpathy’s LLM-Wiki vision, fully realized — wiki-centric full-lifecycle AI research platform powered …
Windows上安装Claude Code CLI
Overview – Claude Code Docs 安装Claude Code CLI命令: winget install Anthropic.ClaudeCode
Obsidian查看Markdown数量
Vault Statistics插件