Skip to content

Conversation

@bokelley
Copy link
Contributor

Summary

  • Change per-item logs to debug level (planner decisions, outreach sends, goal reconciliations)
  • Make job summary logs conditional (only when there's activity)
  • Remove duplicate wrapper logs from scheduler.ts and http.ts
  • Convert console.log to logger.debug for MCP/A2A discovery
  • Make "Running job" and "Found candidates" logs debug level

Test plan

  • TypeScript compiles
  • All tests pass
  • Verified app starts and logs are quieter

Generated with Claude Code

- Change per-item logs to debug level (planner decisions, outreach sends,
  goal reconciliations)
- Make job summary logs conditional (only when there's activity)
- Remove duplicate wrapper logs from scheduler.ts and http.ts
- Convert console.log to logger.debug for MCP/A2A discovery
- Make "Running job" and "Found candidates" logs debug level

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@bokelley bokelley force-pushed the bokelley/reduce-log-noise-v2 branch from 6e3347f to 3ca8754 Compare January 15, 2026 18:06
@bokelley bokelley merged commit 05fe1e1 into main Jan 15, 2026
6 checks passed
@bokelley bokelley deleted the bokelley/reduce-log-noise-v2 branch January 15, 2026 18:32
bokelley added a commit that referenced this pull request Jan 16, 2026
- Change per-item logs to debug level (planner decisions, outreach sends,
  goal reconciliations)
- Make job summary logs conditional (only when there's activity)
- Remove duplicate wrapper logs from scheduler.ts and http.ts
- Convert console.log to logger.debug for MCP/A2A discovery
- Make "Running job" and "Found candidates" logs debug level

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
bokelley added a commit that referenced this pull request Jan 20, 2026
- Change per-item logs to debug level (planner decisions, outreach sends,
  goal reconciliations)
- Make job summary logs conditional (only when there's activity)
- Remove duplicate wrapper logs from scheduler.ts and http.ts
- Convert console.log to logger.debug for MCP/A2A discovery
- Make "Running job" and "Found candidates" logs debug level

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant