feat: detailed agent operation tracking with diff and command output#48
feat: detailed agent operation tracking with diff and command output#48wsrer wants to merge 18 commits into
Conversation
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.
This reverts commit 975f358.
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.
|
@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. |
Replace hardcoded strings with translation keys to satisfy the i18next/no-literal-string ESLint rule.
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
Replace hardcoded dark zinc colors in CommandOutput with light/dark adaptive variants. Boost diff line background opacity in dark mode for better contrast.
0be3e97 to
c90fc63
Compare
|
@codex review |
There was a problem hiding this comment.
💡 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".
There was a problem hiding this comment.
💡 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".




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
Changes Made
How to Test
Checklist
apps/web/features/landing/i18n/), starter-content (packages/views/onboarding/utils/starter-content-content-*.ts), and relevant docs (apps/docs/content/docs/)apps/docs/content/docs/developers/conventions.zh.mdx(terminology, mixed-rule fortask/issue/skill)AI Disclosure
AI tool used:
Prompt / approach:
Screenshots (optional)