Skip to content

feat: integrate new agentexec pkg #15609

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Nov 27, 2024
Merged

feat: integrate new agentexec pkg #15609

merged 6 commits into from
Nov 27, 2024

Conversation

sreya
Copy link
Collaborator

@sreya sreya commented Nov 20, 2024

This PR integrates the agentexec pkg into the agent and removes the legacy system of iterating over the process tree. It adds some linting rules to hopefully catch improper uses of exec.Command in the package.

@sreya sreya force-pushed the jon/agentexecpt2 branch 4 times, most recently from ece04fc to 5570b0b Compare November 22, 2024 16:03
- Removes the legacy process priority implementation and replaces
  current calls to os/exec and pty.Command with agentexec variants.
- Adds linting ruleguards to discourage future imports of these
  packages.
@sreya sreya marked this pull request as ready for review November 25, 2024 15:40
@sreya sreya requested a review from deansheather November 26, 2024 18:52
@sreya sreya requested a review from deansheather November 27, 2024 14:42
@sreya sreya merged commit 1f238fe into main Nov 27, 2024
27 checks passed
@sreya sreya deleted the jon/agentexecpt2 branch November 27, 2024 18:12
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