Skip to content

feat(issues): display task ID and work_dir in execution log#5

Closed
df007df wants to merge 1 commit into
mainfrom
agent/pm/f73b8379
Closed

feat(issues): display task ID and work_dir in execution log#5
df007df wants to merge 1 commit into
mainfrom
agent/pm/f73b8379

Conversation

@df007df
Copy link
Copy Markdown
Owner

@df007df df007df commented May 27, 2026

Summary

  • 在执行明细 (Execution Log) 中添加了 task ID 和 work_dir (工作目录) 的显示
  • Task ID 以等宽字体显示(前8个字符)
  • Work directory 以截断方式显示,悬停显示完整路径
  • 信息显示在触发器文本下方,以次要样式呈现,不影响原有布局

Test plan

  • TypeScript type check passed
  • Build successful
  • UI 验证:执行记录行现在显示 task ID 和 work_dir

🤖 Generated with Claude Code

Show task ID and working directory in the execution log rows for
better traceability. Task ID is shown in monospace font, and
work_dir is truncated with hover tooltip for full path.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: multica-agent <github@multica.ai>
@df007df df007df closed this May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant