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).
41 lines
1.0 KiB
Markdown
41 lines
1.0 KiB
Markdown
# apps/web (index)
|
|
dir: apps/web
|
|
|
|
## role
|
|
Frontend web application providing a React-based UI with code editing, terminal, and routing capabilities for the "headquarter" project.
|
|
## parent
|
|
index: apps/.pi-map.index.md
|
|
map: apps/.pi-map.md
|
|
## children
|
|
- apps/web/.pi-lens
|
|
index: apps/web/.pi-lens/.pi-map.index.md
|
|
map: apps/web/.pi-lens/.pi-map.md
|
|
- apps/web/public
|
|
index: apps/web/public/.pi-map.index.md
|
|
map: apps/web/public/.pi-map.md
|
|
- apps/web/src
|
|
index: apps/web/src/.pi-map.index.md
|
|
map: apps/web/src/.pi-map.md
|
|
## files
|
|
- .env.example
|
|
- .eslintrc.cjs
|
|
- Dockerfile
|
|
- index.html
|
|
- nginx.conf
|
|
- package-lock.json
|
|
- package.json
|
|
- tsconfig.json
|
|
- vite.config.ts
|
|
## links
|
|
index: apps/web/.pi-map.index.md
|
|
map: apps/web/.pi-map.md
|
|
## workflows
|
|
- change web behavior
|
|
read: .env.example, .eslintrc.cjs, Dockerfile
|
|
- change web config
|
|
read: package-lock.json, package.json, tsconfig.json
|
|
- explore web subdirectories
|
|
index: apps/web/.pi-lens/.pi-map.index.md, apps/web/public/.pi-map.index.md, apps/web/src/.pi-map.index.md
|
|
## dirty
|
|
-
|