mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-28 02:02:08 +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
|
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
|
## Key Conventions
|
||||||
|
|
||||||
See `docs/guidance/*.md` for file-specific rules. Quick reference:
|
See `docs/guidance/*.md` for file-specific rules. Quick reference:
|
||||||
|
|||||||
Reference in New Issue
Block a user