Commit Graph

261 Commits

Author SHA1 Message Date
Codex 73a4fb57ee feat: surface g14 observability resource snapshot 2026-06-05 02:38:00 +00:00
Codex 64c936bf0c feat: improve g14 observability closeout cli 2026-06-05 02:34:13 +00:00
Codex 384fd613ff fix: relax gh number target compatibility 2026-06-05 00:18:29 +00:00
Codex 08da0805bb fix: make hwlab v02 cd latest-only 2026-06-04 14:44:02 +00:00
Codex 7a5312e645 feat: automate HWLAB v02 PR CD monitor 2026-06-04 12:43:08 +00:00
Codex 3d44acfb15 fix: guide mxcx apply-patch stale context recovery 2026-06-04 03:24:03 +00:00
Codex b86bcb3d4d fix: strengthen apply-patch v2 mxcx hints 2026-06-03 14:36:53 +00:00
Codex 3c9bcebef8 docs(cli): document owner/repo#number shorthand for issue write commands
Documents that gh issue comment create/delete, close, reopen, update,
edit, and board-row all now accept the owner/repo#number positional
shorthand that gh issue read/view and gh pr * already accept, completing
the shorthand parity across the gh subcommand.

The companion code change (scripts/src/gh.ts) was committed in the
previous commit; this doc update adds the long-term reference for the
new behavior and links it to the HWLAB #621 CLI acceptance friction
that motivated it.
2026-06-03 05:40:54 +00:00
Codex faee528ed4 docs: standardize trans passthrough alias 2026-06-03 01:44:46 +00:00
Codex 0386faa3f0 docs: require web-equivalent hwlab agent validation 2026-06-02 10:52:34 +00:00
Codex db3092ad29 feat: add HWLAB v02 secret bootstrap command 2026-06-02 10:22:52 +00:00
Codex 0c28961f9a feat: add scoped ssh client passthrough 2026-06-02 07:39:21 +00:00
Codex 2a4f6d7791 fix: improve agentrun status visibility 2026-06-02 06:40:27 +00:00
Codex e3f1e726b9 docs: record CLI closeout friction 2026-06-02 06:33:34 +00:00
Codex 106348fe79 fix: align v02 target validation with rollout services 2026-06-02 05:19:10 +00:00
Codex 84f33ea606 docs: record async job CLI status friction 2026-06-02 05:00:10 +00:00
Codex 9f8a10ac26 docs: record hwlab agentrun failure attribution 2026-06-02 04:44:01 +00:00
Codex db8b1b64af feat: improve github issue lifecycle cli 2026-06-02 02:17:10 +00:00
Codex 8be605aac3 feat: report remote gc target shortfall 2026-06-02 00:26:28 +00:00
Codex 9027a310d3 feat: add agentrun git mirror controls 2026-06-01 17:36:55 +00:00
Codex f00b946472 fix: improve hwlab v02 status targeting 2026-06-01 15:00:08 +00:00
Codex 9a9cdb7fdc fix: add agentrun argo refresh command 2026-06-01 14:47:58 +00:00
Codex 2845db3365 fix: support k3s log selector 2026-06-01 14:42:42 +00:00
Codex 0cecdd9ed3 fix: warn on slow HWLAB v02 build taskruns 2026-06-01 14:27:52 +00:00
Codex 2346c620b7 feat: support gh issue search 2026-06-01 13:40:56 +00:00
Codex 8ed0e57156 docs(reference): CLI 摩擦改进(交互验证优先 + body-file 范式 + 时区取时细节 + #191 规避)
四处文档改动(2026-06-01 摩擦改进沉淀,不写测试脚本,改完用真实命令交互验证):

- cli.md: Todo Note 段补「复杂 JSON body 优先 --body-file 替代 --body-json」段(避免 shell escape 痛点,支持 stdin)
- secretary-reference.md: 扩「自取北京时间」段(主 server 本地 TZ='Asia/Shanghai' date 即可,跨节点用 ssh route)+ 加「CLI 改进用直接交互调用验证,不写测试脚本」原则段(关联 cli-friction-no-over-testing)+ 加「#191 P0 决策日记 --summary 被吞临时规避」段(摘要写进 body 第一段,等 backend-core 修复)

交互验证清单(2026-06-01 15:39):
- TZ='Asia/Shanghai' date = 2026-06-01 15:39:02 CST 
- microservice proxy todo-note /api/instances/<id> = 200 OK 
- addTodo via --body-file = 200 OK, probe id=todo_9arljoqk 
- deleteTodo via --body-file = 200 OK, probe removed 
2026-06-01 07:42:25 +00:00
Codex 0b1c012ba5 Merge branch 'master' of github.com:pikasTech/unidesk 2026-06-01 06:34:55 +00:00
Codex 49cf814e74 docs(reference): 固化 Todo Note 写端点 + 秘书 CLI 摩擦调查方法论
三处文档改动:
- microservices.md「Todo Note On Main Server」补 actions 端点形态段、backend-only 真实语义、404 catch-all 误判陷阱
- cli.md「microservice proxy」段补 Todo Note 写操作 CLI 范式(toggleTodoCompleted / addTodo / undo / redo)
- secretary-reference.md 加「CLI 报错四步调查方法论」(读源码+容器实测+git history+复盘 issue)

沉淀 pikasTech/unidesk#188 复盘教训,关闭 #190 文档缺口。剩下 diary --summary 吞并的 P0 由 #9 跟踪。
2026-06-01 06:34:24 +00:00
Codex aa39b7582e feat: add AgentRun v0.1 control CLI 2026-06-01 06:12:35 +00:00
Codex 51cf794ae6 docs: sync v02 cicd source isolation 2026-05-31 23:37:22 +00:00
Codex 1761f319e4 docs: clarify hwlab v02 cli rollout closeout 2026-05-31 14:08:42 +00:00
Codex 1af11b1f0c fix: use clean v02 render worktree 2026-05-31 12:21:28 +00:00
Codex a37d2b1374 fix: improve hwlab v02 cli observability 2026-05-31 09:36:50 +00:00
Codex 32b3bd7ce4 fix: smooth hwlab pr and rollout visibility 2026-05-31 08:35:12 +00:00
Codex 995b75dd2a fix: bound hwlab g14 cli output 2026-05-31 08:19:46 +00:00
Codex b6d088a3cc fix: expose user tool path in ssh scripts 2026-05-31 07:46:47 +00:00
Codex 0542eb98f7 fix: accept equals form for k3s ssh options 2026-05-31 07:22:37 +00:00
Codex f01f840628 fix: expose v02 trigger progress 2026-05-31 04:49:54 +00:00
Codex 69f72a49cb fix: refresh v02 control plane before trigger 2026-05-31 04:27:10 +00:00
Codex 003b0ae7fc fix: make hwlab g14 long actions observable 2026-05-30 21:45:42 +00:00
Codex 91564b3784 fix: expose ssh transfer verification 2026-05-30 08:31:52 +00:00
Codex 277e28ce97 docs: record pod route patch anti-pattern 2026-05-30 07:25:55 +00:00
Codex 86616e226b fix: pre-sync hwlab v02 git mirror 2026-05-30 06:36:57 +00:00
Codex 231d17ebab fix: expand g14 registry gc retention 2026-05-30 05:40:16 +00:00
Codex ce519dbc0c fix: align apply-patch failure flow with codex 2026-05-30 04:09:09 +00:00
Codex 531d435777 fix: report apply-patch partial failures 2026-05-30 04:05:52 +00:00
Codex b2435d406b fix: harden ssh script shell compatibility 2026-05-30 02:15:31 +00:00
Codex 5c88f1df58 feat: add hwlab git mirror flush command 2026-05-30 00:39:57 +00:00
Codex 4326ffe2f5 feat: add manual G14 git mirror control 2026-05-29 18:54:50 +00:00
Codex 4c8926fd7f fix: align apply-patch v2 with codex semantics 2026-05-29 18:32:09 +00:00