7ef8b0eb36
Regenerate .pi-map*.md artifacts for source changes in: - apps/api/src/api/tool/tool_types_validation.py - apps/api/src/schemas/tool/tool_type.py - apps/api/tests/integration/test_tool_types_api_extended.py - and all affected test files from backend-frontend refactoring cleanup
1.1 KiB
1.1 KiB
apps/web/src/hooks (index)
dir: apps/web/src/hooks
role
A collection of custom React hooks providing reusable state management, API integration, and UI behavior logic for the web application.
parent
index: apps/web/src/.pi-map.index.md map: apps/web/src/.pi-map.md
children
files
- use-async-data.ts
- use-auto-hide.ts
- use-config-profiles.ts
- use-events.test.ts
- use-events.ts
- use-git-repo.ts
- use-instance-actions.ts
- use-mobile-viewport.ts
- use-notifications.test.tsx
- use-notifications.ts
- use-projects.ts
- use-special-keys.ts
- use-ssh-keys.ts
- use-start-tool.ts
- use-terminal-page.ts
- use-terminal-sessions.ts
- use-theme.ts
- use-tool-workshop.ts
- use-virtual-keyboard.ts
- use-workspace-actions.ts
- use-workspace-files.ts
- use-workspace-git.ts
- use-workspace-instances.ts
- use-workspaces.ts
links
index: apps/web/src/hooks/.pi-map.index.md map: apps/web/src/hooks/.pi-map.md
workflows
- change hooks behavior read: use-async-data.ts, use-auto-hide.ts, use-config-profiles.ts
- update hooks tests read: use-events.test.ts, use-notifications.test.tsx
- change hooks config read: use-config-profiles.ts