mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-30 04:50:04 +00:00
refactor: remove file paths from AGENTS.md to prevent staleness
This commit is contained in:
@@ -15,14 +15,6 @@ pnpm test:browser # Playwright E2E
|
||||
pnpm knip # Dead code detection
|
||||
```
|
||||
|
||||
## Project Structure
|
||||
|
||||
- `src/` — Main application (components, views, stores, composables, services, utils)
|
||||
- `browser_tests/` — Playwright E2E tests (`*.spec.ts`)
|
||||
- `packages/` — Shared packages (design-system, etc.)
|
||||
- `docs/guidance/` — File-type conventions (auto-loaded by glob)
|
||||
- `docs/testing/` — Testing patterns and examples
|
||||
|
||||
## Key Conventions
|
||||
|
||||
See `docs/guidance/*.md` for file-specific rules. Quick reference:
|
||||
|
||||
Reference in New Issue
Block a user