mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
docs: add hint typography agent instructions
This commit is contained in:
@@ -11,6 +11,7 @@ General app structure is:
|
||||
This file contains general guidelines for contributing to the SD.Next codebase, including conventions, tools, and project structure. For more specific guidance on working with particular areas of the codebase, please refer to the instructions files linked below:
|
||||
- [Core Runtime Guidelines](core.instructions.md): Use when editing Python core runtime code, startup flow, model loading, API internals, backend/device logic, or shared state in modules and pipelines.
|
||||
- [UI And Frontend Guidelines](ui.instructions.md): Use when editing frontend UI code, JavaScript, HTML, CSS, localization files, or built-in UI extensions including modernui and kanvas.
|
||||
- [Hint Typography Guidelines](hints.instructions.md): Use when editing hint text or other UI strings in localization JSON files (`html/locale_*.json`, `html/override_*.json`).
|
||||
|
||||
## Agent Guidelines
|
||||
|
||||
|
||||
Reference in New Issue
Block a user