← Back to Clusters

Refactor Console Logging in Agents

This cluster of pull requests focuses on refactoring console warnings to use a dedicated logging subsystem across various agent-related files.

7 PRs
refactor compaction Representative: #9425
# Title Author Created GitHub
3978 refactor: changing nested ternaries to a switch statement watercubz 2026-01-29 View
6110 refactor: simplify boolean logic using nullish coalescing T1mn 2026-02-01 View
6116 refactor: add explicit type assertion in resolveOptionFromCommand T1mn 2026-02-01 View
9425 refactor(agents): replace console.warn with SubsystemLogger in compaction.ts rep dinakars777 2026-02-05 View
9461 refactor(cli): replace console.warn with SubsystemLogger in health.ts dinakars777 2026-02-05 View
9974 refactor(agents): replace console.warn with SubsystemLogger in compaction-saf... dinakars777 2026-02-05 View
9990 refactor(agents): replace console.warn with SubsystemLogger in venice-models.... dinakars777 2026-02-06 View