codeflash-agent/packages/codeflash-api/tests/__init__.py
Kevin Turcios 69714f410f Scaffold codeflash-api package with app factory, config, and healthcheck
FastAPI app factory with lifespan, CORS, optional Sentry. Pydantic-settings
config for all env vars. Full directory structure for all 15 endpoints per
the architecture doc. Workspace integration: ruff src paths, isort, pytest
testpaths, per-file ignores. aiohttp for production, httpx for test client.
2026-04-21 21:28:59 -05:00

0 lines
Python