Skip to content

fix(config): tolerate null mode config entries#706

Merged
GCWing merged 2 commits into
GCWing:mainfrom
wgqqqqq:codex/fix-mode-config-null-startup
May 13, 2026
Merged

fix(config): tolerate null mode config entries#706
GCWing merged 2 commits into
GCWing:mainfrom
wgqqqqq:codex/fix-mode-config-null-startup

Conversation

@wgqqqqq
Copy link
Copy Markdown
Collaborator

@wgqqqqq wgqqqqq commented May 13, 2026

Summary

  • ignore null entries when deserializing ai.mode_configs
  • treat null mode configs as missing during canonicalization
  • add regression tests for both paths

Problem

A persisted entry like "Claw": null in mode_configs can break config loading and startup.

Testing

  • not run (per request)

@GCWing GCWing merged commit c7b177d into GCWing:main May 13, 2026
4 checks passed
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.

2 participants