Phase 1: Configuration foundation - move CLI to JSON config
- Refactor cli.py to only support --debug and --config options - Create ConfigManager class for loading/saving JSON configs - Implement per-model configuration approach in models.json - Create comprehensive design document for admin dashboard - Set up admin package structure - All model-specific settings now stored per-model instead of global defaults
Showing
codai/admin/__init__.py
0 → 100644
codai/config.py
0 → 100644
coder
deleted
100755 → 0
Please
register
or
sign in
to comment