Skip to content

Implement saga time tracking

9555b9f
Select commit
Loading
Failed to load commit list.
Merged

feat: Implement saga time tracking + timing improvements #395

Implement saga time tracking
9555b9f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 6, 2026 in 2s

No new alerts in code changed by this pull request

Annotations

Check warning on line 685 in packages/agent/src/worktree-manager.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unsafe shell command constructed from library input Medium

This string concatenation which depends on
library input
is later used in a
shell command
.

Check warning on line 691 in packages/agent/src/worktree-manager.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unsafe shell command constructed from library input Medium

This string concatenation which depends on
library input
is later used in a
shell command
.