qwen-code/packages/cli/assets/export-html
mingholy.lmh a364c8212e fix(export): fix TodoWrite tool call display in HTML export
- Restore plan update handling in collect.ts, formatting todo data as markdown checklist
- Skip todo_write tool_result processing in normalize.ts to avoid duplicates
- Add getMessageTimestamp() and getMessageUuid() methods to maintain message order
- Fix version parsing to support @latest tags
- Fix Windows spawn EINVAL error (CVE-2024-27980)

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-02-05 16:48:27 +08:00
..
src fix: update test cases 2026-02-05 16:47:36 +08:00
build.mjs fix(export): fix TodoWrite tool call display in HTML export 2026-02-05 16:48:27 +08:00
esbuild.config.mjs fix: use fixed react version 2026-02-05 16:47:36 +08:00
package.json fix(export): fix TodoWrite tool call display in HTML export 2026-02-05 16:48:27 +08:00
tsconfig.json refactor(export): built-in package for assets export 2026-02-05 16:47:36 +08:00