Commit Graph

3 Commits

Author SHA1 Message Date
ce573b9faa fix: add agent exec abstraction (#15717) 2024-12-04 23:30:25 +02:00
1f238fed59 feat: integrate new agentexec pkg (#15609)
- 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 future improper uses of `exec.Command` in the package.
2024-11-27 20:12:15 +02:00
bbc549d2df feat: add agent exec pkg (#15577) 2024-11-25 17:22:12 +02:00