free-claude-code/tests/cli
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
..
test_cli.py Remove Anthropic API key from proxy child env 2026-05-16 15:13:05 -07:00
test_cli_manager_edge_cases.py Pass proxy auth token to Telegram CLI sessions 2026-05-16 15:07:45 -07:00
test_cli_ownership.py Added claude-code native model picker 2026-04-30 20:34:35 -07:00
test_entrypoints.py Improve admin UX settings (#471) 2026-05-17 12:36:43 -07:00
test_process_registry.py fix(cli): terminate launched process trees 2026-05-10 22:44:07 -07:00