YeonGyu-Kim
87ddb9baf3
feat(cli): integrate legacy config migration into write-omo-config
...
Update writeOmoConfig to detect and migrate legacy config files before
writing. Adds logic to handle oh-my-opencode.json -> oh-my-openagent.json
migration with proper path resolution and fallback handling.
🤖 Generated with assistance of OhMyOpenCode
2026-04-10 11:15:51 +09:00
YeonGyu-Kim
cdd6e88557
fix(installer): add upgrade path safety checks
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-08 13:26:33 +09:00
YeonGyu-Kim
852859ed9c
refactor(config-manager): remove legacy config path detection and migration logic
...
🤖 Generated with assistance of OhMyOpenCode
2026-04-05 11:24:10 +09:00
YeonGyu-Kim
f22935cb28
Config-manager: migrate legacy OMO config path
2026-04-05 11:24:10 +09:00
YeonGyu-Kim
52658ac1c4
fix(config): preserve existing user config when writing new defaults
...
Closes #2064
2026-02-26 20:58:07 +09:00