free-claude-code/tests
Alishahryar1 f389cf415e fix: default logs to logs/ and ignore rotations (issue 427)
- Default LOG_FILE to logs/server.log in settings and admin config
- Create log parent directories in configure_logging
- Gitignore /logs/, /server.*.log; keep server.log for root override
- Add test for nested log path mkdir
2026-05-13 18:01:54 -07:00
..
api feat(providers): add Z.ai Coding Plan provider (#440) 2026-05-13 12:02:15 -07:00
cli fix(cli): resolve claude command before launch 2026-05-11 00:41:51 -07:00
config fix: default logs to logs/ and ignore rotations (issue 427) 2026-05-13 18:01:54 -07:00
contracts feat(providers): add Z.ai Coding Plan provider (#440) 2026-05-13 12:02:15 -07:00
core feat(logging): structured TRACE events and end-to-end request correlation 2026-05-10 18:24:48 -07:00
messaging feat(logging): structured TRACE events and end-to-end request correlation 2026-05-10 18:24:48 -07:00
providers feat(providers): add Z.ai Coding Plan provider (#440) 2026-05-13 12:02:15 -07:00
__init__.py Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00
conftest.py feat: Anthropic web server tools, provider metadata, messaging hardening 2026-04-24 23:01:14 -07:00
provider_request_mocks.py Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00
stream_contract.py Major refactor: API, providers, messaging, and Anthropic protocol 2026-04-26 03:01:14 -07:00