Symphony turns project work into isolated, autonomous implementation runs, allowing teams to manage work instead of supervising coding agents.
5 matches across 1 category. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | .codex/skills/land/land_watch.py | 290 | def latest_codex_issue_reply_time( |
| LOW | .codex/skills/land/land_watch.py | 306 | def filter_human_issue_comments(comments: list[dict[str, Any]]) -> list[dict[str, Any]]: |
| LOW | .codex/skills/land/land_watch.py | 330 | def filter_codex_review_issue_comments( |
| LOW | .codex/skills/land/land_watch.py | 361 | def latest_codex_reply_by_thread( |
| LOW | .codex/skills/land/land_watch.py | 379 | def filter_human_review_comments( |