diff --git a/.gitignore b/.gitignore index 9d61dcd7..4ab8c07c 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ .vscode .DS_Store proxychains.conf +fixtures/airbnb-mock/.tsv-cache.tsv diff --git a/AGENTS.md b/AGENTS.md index 8842d383..e873e032 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -51,6 +51,17 @@ Always use `submit_async_request(MatrixRequest::*)`. Do not spawn raw tokio task - Runtime `script_apply_eval!` cannot rely on DSL constants like `Right`, `Fit`, or `Align` - `Dock.load_state()` can corrupt DrawList references in this project +## Splash Template Authoring + +Agent-to-app templates live under `src/home/app_registry/templates//