Skip to content

Commit 2bb43bc

Browse files
committed
feat: added caching for mcp hits so we dont hammer the mcp over and over again, added ai chatbot feature to connect to real-time host on config page
1 parent 662054b commit 2bb43bc

9 files changed

Lines changed: 893 additions & 700 deletions

File tree

.github/workflows/ci-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
build-test:
11-
runs-on: unbuntu-latest
11+
runs-on: ubuntu-latest
1212

1313
steps:
1414
- name: Checkout repository

client/package-lock.json

Lines changed: 17 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)