Skip to content

fix: Remove deprecated config.debug support#12

Merged
lan17 merged 12 commits intomainfrom
codex/logging-debug-cleanup
Mar 20, 2026
Merged

fix: Remove deprecated config.debug support#12
lan17 merged 12 commits intomainfrom
codex/logging-debug-cleanup

Conversation

@lan17
Copy link
Contributor

@lan17 lan17 commented Mar 20, 2026

Summary

This is a follow-up cleanup to the logging work already merged to main.

  • remove the deprecated config.debug compatibility path from runtime log level resolution
  • remove debug from the plugin config schema and README examples
  • update tests to treat logLevel as the only supported logging configuration knob

Why

config.debug is no longer needed. Keeping it around adds config ambiguity and unnecessary compatibility code for a path we do not want to support.

Verification

  • npm run lint
  • npm run typecheck
  • npm test

@lan17 lan17 changed the title Codex/logging debug cleanup Remove deprecated config.debug support Mar 20, 2026
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

@lan17 lan17 changed the title Remove deprecated config.debug support fix: Remove deprecated config.debug support Mar 20, 2026
@lan17 lan17 merged commit d6e381c into main Mar 20, 2026
3 of 5 checks passed
@lan17 lan17 deleted the codex/logging-debug-cleanup branch March 20, 2026 19:38
galileo-automation pushed a commit that referenced this pull request Mar 20, 2026
## [1.3.3](v1.3.2...v1.3.3) (2026-03-20)

### Bug Fixes

* Improve plugin logging and add test/coverage CI ([#11](#11)) ([0899dc1](0899dc1))
* Remove deprecated config.debug support ([#12](#12)) ([d6e381c](d6e381c))
@galileo-automation
Copy link

🎉 This PR is included in version 1.3.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lan17 lan17 restored the codex/logging-debug-cleanup branch March 20, 2026 20:02
@lan17 lan17 deleted the codex/logging-debug-cleanup branch March 20, 2026 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants