free-claude-code/config
Ali Khokhar 37974db1ab
Improve admin UX settings (#471)
## Summary
- split the admin UI into Providers, Model Config, and Messaging views
- remove generated env, diagnostics, smoke, managed-label, and fixed
cloud/runtime settings from the visible admin UX
- make Z.ai base URL, Claude workspace, and Claude CLI binary fixed
app-level behavior instead of managed env fields

## Verification
- uv run ruff format
- uv run ruff check
- uv run ty check
- uv run pytest
2026-05-17 12:36:43 -07:00
..
__init__.py Major refactor done by itself 2026-01-29 14:40:08 -08:00
constants.py Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00
logging_config.py Use canonical FCC server log path 2026-05-16 11:51:45 -07:00
nim.py Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00
paths.py Migrate legacy env config on startup 2026-05-16 21:06:12 -07:00
provider_catalog.py Improve admin UX settings (#471) 2026-05-17 12:36:43 -07:00
provider_ids.py Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00
settings.py Improve admin UX settings (#471) 2026-05-17 12:36:43 -07:00