Star
|
6623375c28
|
chore(deps): 修复模块 checksum(by AI)
|
2026-07-18 19:00:27 +08:00 |
|
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>
|
2026-06-21 14:44:33 +08:00 |
|
AI Engineer
|
85bb755cad
|
feat(shell): 具名化 JS 导出并动态包裹错误(by AI)
|
2026-06-21 10:12:32 +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)
|
2026-06-08 21:48:55 +08:00 |
|
AI Engineer
|
7fee89413e
|
feat: register shell execution capabilities to jsmod
|
2026-05-30 18:43:36 +08:00 |
|
AI Engineer
|
67c6abf1d3
|
chore: initial commit of shell module v1.0.4 (by AI)
|
2026-05-02 16:45:56 +08:00 |
|