501 Commits

Author SHA1 Message Date
luk
5da38e128d refactor: dcloud 目录改名为 unicloud
同步 README 中的 crontab 安装路径引用。

Co-Authored-By: AtomCode (deepseek-v4-flash) <noreply@atomgit.com>
2026-08-25 15:28:41 +08:00
luk
9742f6dab2 refactor: 脚本及配置文件命名统一用 _ 分隔
将 .sh/.bat 脚本与 .js/.plist/.Dockerfile 等文件中以 - 分隔的文件名
改为 _ 分隔,dcloud-renew 目录改为 dcloud、script_nuance 目录改为
nuance,并同步更新脚本内部引用与 README 路径。

Co-Authored-By: AtomCode (deepseek-v4-flash) <noreply@atomgit.com>
2026-08-25 15:11:50 +08:00
luk
42ef5b87a6 u 2026-08-24 15:25:56 +08:00
luk
8ea923d70a u 2026-08-24 15:23:19 +08:00
luk
0d286bb5c8 fix: 默认远程连接加 -t 分配伪终端,改用 tmux new -A
ssh 携带命令时不分配 PTY,导致 tmux 报 open terminal failed:
not a terminal、回退 shell 无提示符。未传 $2 时改用 ssh_opts="-Y -t",
默认命令改为 tmux new -A(有会话则附加,无则新建)。

Co-Authored-By: AtomCode (deepseek-v4-flash) <noreply@atomgit.com>
2026-08-24 00:54:01 +08:00
luk
9ca03f5401 feat: ssh.sh 未传 $2 时默认在远程附加 tmux 会话
有 tmux 则执行 tmux a,无可附加会话时自动开新会话(tmux a || tmux new),
无 tmux 则回退到交互式 shell。

Co-Authored-By: AtomCode (deepseek-v4-flash) <noreply@atomgit.com>
2026-08-24 00:36:31 +08:00
luk
58106e4084 fix: PS1 改用 $PWD 显示路径,修复含空格目录下 realpath 报错
Co-Authored-By: AtomCode (deepseek-v4-flash) <noreply@atomgit.com>
2026-08-23 00:17:09 +08:00
luk
5c56f53e32 change prompt color 2026-08-22 00:23:16 +08:00
luk
7eaf349741 优化表达 2026-08-21 16:00:26 +08:00
luk
fb0fd0fd64 优化表达 2026-08-21 15:47:11 +08:00
luk
4ebc8a507a 更名 [待实现] 为 [待开发],[已存在] 为 [已实现] 2026-08-21 15:42:30 +08:00
luk
c60b684d4b 添加 [⏸] 被堵塞的状态 2026-08-21 15:39:39 +08:00
luk
8f84c0b07c 把 productGoal 改名为 productLens,以反映它不仅包含未来目标,也包含现有事实。 2026-08-21 13:58:27 +08:00
luk
be00d84d5f u 2026-08-21 10:26:04 +08:00
luk
f7eb1808a8 u 2026-08-21 10:24:09 +08:00
jtl959
df1464b887 update agents/AGENTS.md 2026-08-20 14:53:07 +08:00
jtl959
372f304025 fix 2026-08-20 11:31:33 +08:00
jtl959
f7b3414e51 rename to syncAgentRule.mjs 2026-08-20 11:29:00 +08:00
jtl959
7f71675deb add syncAgents.mjs 2026-08-20 11:19:46 +08:00
jtl959
0042b52935 update naming convention in AGENTS.md 2026-08-20 10:57:58 +08:00
luk
b040abacae add @agents/AGENTS.md and @agents/CLAUDE.md 2026-08-20 10:10:33 +08:00
luk
5a1303e450 u 2026-08-19 09:48:47 +08:00
luk
26cfaf2115 u 2026-08-19 09:35:59 +08:00
luk
fb477c9e58 u 2026-08-18 23:55:52 +08:00
luk
6dc882417d u 2026-08-17 07:30:01 +08:00
luk
bc1099183e u 2026-08-09 17:43:39 +08:00
luk
e6b31fa5bf u 2026-07-31 08:38:36 +08:00
luk
b960b5ed6c add README.md 2026-07-31 08:34:32 +08:00
luk
25c8470016 headless default to true 2026-07-31 08:17:08 +08:00
luk
4d2a5f5c2e improved 2026-07-31 07:41:54 +08:00
luk
cabd68bd87 it works 2026-07-31 06:45:21 +08:00
luk
e3ffcbc06c add dcloud-renew 2026-07-30 22:09:46 +08:00
luk
0eb30b6361 u 2026-07-30 11:50:39 +08:00
luk
eb0fc96d5d u 2026-07-19 12:23:38 +08:00
luk
d2aa406067 u 2026-07-19 12:17:02 +08:00
luk
ae37e23e8f [.bashrc] add ~/.local/bin to PATH 2026-07-19 07:14:45 +08:00
luk
3920229811 u 2026-07-18 21:47:15 +08:00
luk
269b5f63ed u 2026-07-18 21:44:50 +08:00
luk
c35bce6a39 u 2026-07-18 21:43:30 +08:00
luk
a6ec9c50b8 improve slightly the user experience of the script, add a blank line before the prompt, and add a prefix to the prompt to make it more clear that it's a prompt for user input. 2026-07-18 21:37:42 +08:00
luk
bb1e42cf2a u 2026-07-18 21:32:08 +08:00
luk
209c0785da update .gitignore_global 2026-06-23 11:09:09 +08:00
luk
5d64462789 u 2026-06-21 06:27:40 +08:00
luk
8ae24c96a3 u 2026-06-21 06:02:06 +08:00
Luk
812612d710 u 2026-05-02 11:30:28 +08:00
Luk
15dce0d298 u 2026-04-30 19:43:09 +08:00
Luk
d9beb54904 update nixhome/.ssh/authorized_keys 2026-04-29 09:42:03 +08:00
luk
2ba4bf530e u 2026-04-28 19:56:56 +08:00
luk
e0c2452562 add doomship key 2026-04-28 19:37:38 +08:00
Luk
a94b938ba6 update PS1 2026-04-28 17:10:35 +08:00