free-claude-code/smoke/lib
Alishahryar1 2e4a4fe63a fix(smoke): avoid nested uv run on Windows for child processes
- Add smoke/lib/child_process helpers using sys.executable
- Start server via python -m uvicorn; invoke fcc-init/serve via python -c
- Document Windows/uv lock behavior in smoke README
- Clarify messaging factory unknown-platform message for none/telegram/discord
2026-04-24 20:19:01 -07:00
..
__init__.py Add local live smoke test suite (#148) 2026-04-23 19:06:09 -07:00
child_process.py fix(smoke): avoid nested uv run on Windows for child processes 2026-04-24 20:19:01 -07:00
config.py Refactor provider routing and smoke coverage 2026-04-24 19:34:34 -07:00
e2e.py Refactor provider routing and smoke coverage 2026-04-24 19:34:34 -07:00
http.py Add local live smoke test suite (#148) 2026-04-23 19:06:09 -07:00
report.py Refactor provider routing and smoke coverage 2026-04-24 19:34:34 -07:00
report_summary.py Architecture refactor: core anthropic, runtime, smoke tiers, remove providers.common 2026-04-24 20:03:14 -07:00
server.py fix(smoke): avoid nested uv run on Windows for child processes 2026-04-24 20:19:01 -07:00
skips.py Refactor provider routing and smoke coverage 2026-04-24 19:34:34 -07:00
sse.py Add local live smoke test suite (#148) 2026-04-23 19:06:09 -07:00