AI Engineer
|
12690e8b91
|
feat(shell): 新增 Start 方法支持异步进程管理(by AI)
- 新增 Start(name, args, opts) 异步启动命令,立即返回 *Process
- Process 提供 Kill/Read/Write/Check 方法管理子进程生命周期
- stdout/stderr 默认流式输出到终端,同时缓冲供 Read 读取
- Kill 优雅终止:先 SIGTERM,200ms 后 SIGKILL
- 更新 CHANGELOG、README、TEST 文档
Co-Authored-By: deepseek-v4-pro[1m] <deepseek-ai@claude-code-best.win>
v1.5.4
|
2026-06-21 14:44:33 +08:00 |
|
AI Engineer
|
85bb755cad
|
feat(shell): 具名化 JS 导出并动态包裹错误(by AI)
v1.5.3
|
2026-06-21 10:12:32 +08:00 |
|
AI Engineer
|
aca732cc4e
|
chore: align dependencies to v1.5.2 (by AI)
v1.5.2
|
2026-06-11 19:47:36 +08:00 |
|
AI Engineer
|
73f1e1cb49
|
chore: align infrastructure to v1.5.2 (by AI)
|
2026-06-11 18:54:42 +08:00 |
|
AI Engineer
|
3bcb6d9d3a
|
feat: align JS exports to PascalCase (by AI)
v1.5.1
|
2026-06-08 21:48:55 +08:00 |
|
AI Engineer
|
f4ddda7712
|
对齐 Tag v1.5.0 (By AI)
v1.5.0
|
2026-06-03 20:10:11 +08:00 |
|
AI Engineer
|
7fee89413e
|
feat: register shell execution capabilities to jsmod
v1.3.2
|
2026-05-30 18:43:36 +08:00 |
|
AI Engineer
|
a7bae5b876
|
chore: infrastructure alignment and doc sync (by AICoder)
v1.3.1
|
2026-05-16 01:20:50 +08:00 |
|
AI Engineer
|
a719668147
|
对齐 Tag v1.3.0 (By AI)
v1.3.0
|
2026-05-10 15:48:44 +08:00 |
|
AI Engineer
|
62092c6050
|
chore: infrastructure alignment
v1.0.6
|
2026-05-10 13:08:47 +08:00 |
|
AI Engineer
|
073af14e19
|
chore: infrastructure alignment
|
2026-05-10 12:53:08 +08:00 |
|
AI Engineer
|
0be0d68f50
|
chore: align dependencies
v1.0.5
|
2026-05-05 22:03:57 +08:00 |
|
AI Engineer
|
99ab84ad46
|
chore: update cast dependency
|
2026-05-05 21:57:43 +08:00 |
|
AI Engineer
|
67c6abf1d3
|
chore: initial commit of shell module v1.0.4 (by AI)
v1.0.4
|
2026-05-02 16:45:56 +08:00 |
|
|
|
b64a7f91d6
|
Initial commit
|
2026-05-02 14:16:34 +08:00 |
|