Files
oneuptime/Copilot
Nawaz Dhandala 444cf040a6 refactor(execute,code-repository): allow ExecOptions in Execute.executeCommand and use cwd instead of 'cd'
- Extend Execute.executeCommand to accept ExecOptions and forward them to child_process.exec
- Log stderr on error and debug-log stderr when present
- Update CodeRepository to pass cwd to Execute.executeCommand instead of prefixing commands with "cd"
2025-10-28 17:37:06 +00:00
..
2025-09-30 17:14:39 +01:00

OneUptime Copilot

Copilot is a tool that helps you improve your codebase automatically.

Please refer to the official documentation for more information.