Skip to content

Reduce log volume and noisy expected failures#181

Merged
parsakhaz merged 1 commit into
mainfrom
fix-log-volume-noise
May 13, 2026
Merged

Reduce log volume and noisy expected failures#181
parsakhaz merged 1 commit into
mainfrom
fix-log-volume-noise

Conversation

@parsakhaz
Copy link
Copy Markdown
Member

Summary

  • cap file log events at the logger write boundary with a truncation suffix
  • keep detailed DB panel-state diagnostics opt-in and sanitized
  • preserve latest config snapshots during queued atomic config saves
  • demote expected archived-session late output noise without hiding malformed events

Testing

  • pnpm --filter main typecheck
  • pnpm --filter main exec eslint src/utils/logger.ts src/database/database.ts src/services/configManager.ts src/events.ts --quiet
  • pnpm --filter main exec vitest run src/services/tests/worktreeFileSyncService.test.ts
  • pnpm typecheck
  • pnpm lint

Note: local validation emitted the existing Node engine warning because this shell is Node v20.19.3 and the repo declares >=22.14.0.

@parsakhaz parsakhaz merged commit 357b51f into main May 13, 2026
1 check passed
@parsakhaz parsakhaz deleted the fix-log-volume-noise branch May 13, 2026 21:49
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