ce8b5dc86d
- Extract tool instance lifecycle endpoints (start/stop/restart/delete) from api/tool/tool_instances.py into new api/tool/tool_lifecycle.py. - Register tool_lifecycle_router in main.py and api/tool/__init__.py. - Extract inline WorkspaceDetailPage components into components/features/workspace/: detail header, tab bars, file/git/tools/settings panels. Slim page from ~446 to ~62 lines. - Update OpenSpec reorganize-long-files tasks to reflect completed work and current source state; mark change completed. - Regenerate project maps. Quality gates: python3 -m py_compile (backend clean), npm run typecheck, npm run lint, npm test -- --run (87 passed), pytest workspace integration and unit tests (27 passed, 1 skipped).
46 lines
1.1 KiB
Markdown
46 lines
1.1 KiB
Markdown
# apps/api (index)
|
|
dir: apps/api
|
|
|
|
## role
|
|
Backend API service that provides a self-hosted FastAPI server for managing development projects, git repositories, and containerized tools via Docker.
|
|
## parent
|
|
index: apps/.pi-map.index.md
|
|
map: apps/.pi-map.md
|
|
## children
|
|
- apps/api/.pi-lens
|
|
index: apps/api/.pi-lens/.pi-map.index.md
|
|
map: apps/api/.pi-lens/.pi-map.md
|
|
- apps/api/.pytest_cache
|
|
index: apps/api/.pytest_cache/.pi-map.index.md
|
|
map: apps/api/.pytest_cache/.pi-map.md
|
|
- apps/api/.venv-test
|
|
index: apps/api/.venv-test/.pi-map.index.md
|
|
map: apps/api/.venv-test/.pi-map.md
|
|
- apps/api/alembic
|
|
index: apps/api/alembic/.pi-map.index.md
|
|
map: apps/api/alembic/.pi-map.md
|
|
- apps/api/src
|
|
index: apps/api/src/.pi-map.index.md
|
|
map: apps/api/src/.pi-map.md
|
|
- apps/api/tests
|
|
index: apps/api/tests/.pi-map.index.md
|
|
map: apps/api/tests/.pi-map.md
|
|
- apps/api/uploads
|
|
index: apps/api/uploads/.pi-map.index.md
|
|
map: apps/api/uploads/.pi-map.md
|
|
## files
|
|
- .dockerignore
|
|
- Dockerfile
|
|
- README.md
|
|
- alembic.ini
|
|
- pyproject.toml
|
|
- uv.lock
|
|
- wait-for-db.sh
|
|
## links
|
|
index: apps/api/.pi-map.index.md
|
|
map: apps/api/.pi-map.md
|
|
## workflows
|
|
-
|
|
## dirty
|
|
-
|