文件最后提交记录最后更新时间
fix: normalize tool call arguments field name and fill args on tool start - types: rename onToolBatch callback parameter from to for consistency with ToolCallData - client: map to at SSE boundary - reducer: populate when a queued tool transitions to running (TOOL_BATCH_START -> TOOL_START), ensuring batched tools have complete arguments - webview: sync built artifacts with source changes 16 天前
feat: multiple enhancements across daemon, webview, and build pipeline - feat(webview-ui): parse attached context files from user messages for attachment pills display instead of raw file content in message bubble - feat(daemon): separate dev build daemon paths from bundled paths; warn with console and VS Code notification when dev build is used - feat(scripts): add targetTriple() mapping platform IDs to Rust cross- compilation targets in bundle-daemon.js - chore: version bump 0.0.6 → 0.0.7 - chore: add build-official scripts to .gitignore - fix(webview): restore relative node_modules path references in bundle - fix(webview): correct CSS source comment paths (src/ → webview-ui/src/) Co-Authored-By: AtomCode (deepseek-v4-flash) <noreply@atomgit.com> 15 天前
fix: normalize tool call arguments field name and fill args on tool start - types: rename onToolBatch callback parameter from to for consistency with ToolCallData - client: map to at SSE boundary - reducer: populate when a queued tool transitions to running (TOOL_BATCH_START -> TOOL_START), ensuring batched tools have complete arguments - webview: sync built artifacts with source changes 16 天前