Skip to content

Conversation

@Pangjiping
Copy link
Collaborator

Summary

  • Add user field to /command run payload and status response in specs/execd-api.yaml, using oneOf to accept either a POSIX username string or numeric UID; defaults to the execd process user when omitted.

Testing

  • Not run (explain why)
  • Unit tests
  • Integration tests
  • e2e / manual verification

Breaking Changes

  • None
  • Yes (describe impact and migration path)

Checklist

@jwx0925
Copy link
Collaborator

jwx0925 commented Feb 5, 2026

@codex review

Copy link

@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: 3cdade0b08

ℹ️ 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".

@Pangjiping Pangjiping assigned hittyt and ninan-nn and unassigned hittyt and ninan-nn Feb 5, 2026
@Pangjiping Pangjiping requested a review from ninan-nn February 5, 2026 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/execd feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FEATURE: support declaring uid and gid when running commands.

4 participants