From 073f52badafa9d71145abf9b3b2c350c7c2b7994 Mon Sep 17 00:00:00 2001 From: overcuriousity Date: Wed, 16 Jul 2025 20:59:09 +0200 Subject: [PATCH] ai bugfixes and debug option --- .astro/types.d.ts | 1 - src/components/AIQueryInterface.astro | 0 2 files changed, 1 deletion(-) create mode 100644 src/components/AIQueryInterface.astro diff --git a/.astro/types.d.ts b/.astro/types.d.ts index 03d7cc4..f964fe0 100644 --- a/.astro/types.d.ts +++ b/.astro/types.d.ts @@ -1,2 +1 @@ /// -/// \ No newline at end of file diff --git a/src/components/AIQueryInterface.astro b/src/components/AIQueryInterface.astro new file mode 100644 index 0000000..e69de29