diff --git a/AGENTS.md b/AGENTS.md new file mode 120000 index 000000000..681311eb9 --- /dev/null +++ b/AGENTS.md @@ -0,0 +1 @@ +CLAUDE.md \ No newline at end of file diff --git a/apps/app-frontend/package.json b/apps/app-frontend/package.json index 48037e284..5a889cd37 100644 --- a/apps/app-frontend/package.json +++ b/apps/app-frontend/package.json @@ -13,6 +13,7 @@ "test": "vue-tsc --noEmit" }, "dependencies": { + "@intercom/messenger-js-sdk": "^0.0.14", "@modrinth/api-client": "workspace:^", "@modrinth/assets": "workspace:*", "@modrinth/ui": "workspace:*", diff --git a/apps/app-frontend/src/App.vue b/apps/app-frontend/src/App.vue index d2a0e7510..5cb3b66d2 100644 --- a/apps/app-frontend/src/App.vue +++ b/apps/app-frontend/src/App.vue @@ -1,4 +1,5 @@ + + diff --git a/packages/ui/src/components/base/BaseTerminal.vue b/packages/ui/src/components/base/BaseTerminal.vue index 12957a720..43901050f 100644 --- a/packages/ui/src/components/base/BaseTerminal.vue +++ b/packages/ui/src/components/base/BaseTerminal.vue @@ -4,6 +4,13 @@ >
+ +