Skip to content

feat: detailed agent operation tracking with diff and command output#48

Open
wsrer wants to merge 18 commits into
furtherref:mainfrom
wsrer:feature/agent-operation-tracking
Open

feat: detailed agent operation tracking with diff and command output#48
wsrer wants to merge 18 commits into
furtherref:mainfrom
wsrer:feature/agent-operation-tracking

Conversation

@wsrer
Copy link
Copy Markdown

@wsrer wsrer commented May 9, 2026

Add execution_cwd column to issues, allowing users to specify an absolute
path as the agent's working directory instead of the default isolated
worktree. Includes a folder picker (Browse button) on desktop.## What does this PR do?

Related Issue

Closes #

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Refactor / code improvement (no behavior change)
  • Documentation update
  • Tests (adding or improving test coverage)
  • CI / infrastructure

Changes Made

How to Test

Checklist

  • I have included a thinking path that traces from project context to this change
  • I have run tests locally and they pass
  • I have added or updated tests where applicable
  • If this change affects the UI, I have included before/after screenshots
  • I have updated relevant documentation to reflect my changes
  • If I added a new runtime / coding tool / UI tab, I synced the change to landing copy (apps/web/features/landing/i18n/), starter-content (packages/views/onboarding/utils/starter-content-content-*.ts), and relevant docs (apps/docs/content/docs/)
  • If this PR touches Chinese product copy, I checked it against apps/docs/content/docs/developers/conventions.zh.mdx (terminology, mixed-rule for task / issue / skill)
  • I have considered and documented any risks above
  • I will address all reviewer comments before requesting merge

AI Disclosure

AI tool used:

Prompt / approach:

Screenshots (optional)

wsrer and others added 4 commits May 8, 2026 20:52
Add execution_cwd column to issues, allowing users to specify an absolute
path as the agent's working directory instead of the default isolated
worktree. Includes a folder picker (Browse button) on desktop.
Enhance agent transcript dialog to show command execution results in a
terminal-styled viewer and file diffs with color-coded +/- lines. Skip
output truncation for command tools to preserve full results.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 9, 2026

@wsrer is attempting to deploy a commit to the furtherref's projects Team on Vercel.

A member of the Team first needs to authorize it.

@wsrer wsrer closed this May 9, 2026
@wsrer wsrer changed the title feat: add configurable agent execution working directory feat: detailed agent operation tracking with diff and command output May 9, 2026
@wsrer wsrer reopened this May 9, 2026
Replace hardcoded strings with translation keys to satisfy the
i18next/no-literal-string ESLint rule.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
multica-docs Ignored Ignored Preview May 9, 2026 2:51pm

Replace hardcoded dark zinc colors in CommandOutput with light/dark
adaptive variants. Boost diff line background opacity in dark mode for
better contrast.
@wsrer wsrer force-pushed the feature/agent-operation-tracking branch from 0be3e97 to c90fc63 Compare May 12, 2026 11:19
@wsrer wsrer closed this May 12, 2026
@wsrer wsrer reopened this May 13, 2026
@wsrer
Copy link
Copy Markdown
Author

wsrer commented May 13, 2026

ScreenShot_2026-05-13_105206_135 ScreenShot_2026-05-13_105201_204 ScreenShot_2026-05-13_105138_494 ScreenShot_2026-05-13_105103_584

@furtherref
Copy link
Copy Markdown
Owner

@codex review

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f2d3786203

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread packages/views/common/task-transcript/agent-transcript-dialog.tsx
Comment thread packages/views/common/task-transcript/agent-transcript-dialog.tsx Outdated
Comment thread packages/views/common/task-transcript/diff-viewer.tsx Outdated
Comment thread server/pkg/agent/codex.go
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4d55198e0d

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread packages/views/common/task-transcript/diff-viewer.tsx Outdated
Comment thread server/pkg/agent/codex.go Outdated
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.

2 participants