@essentialai/cogent-server 3.0.0 → 3.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/routes/ui.d.ts.map +1 -1
- package/dist/routes/ui.js +5 -0
- package/dist/routes/ui.js.map +1 -1
- package/dist/ui/components/NavBar.d.ts.map +1 -1
- package/dist/ui/components/NavBar.js +1 -1
- package/dist/ui/components/NavBar.js.map +1 -1
- package/dist/ui/pages/FaqPage.d.ts +3 -0
- package/dist/ui/pages/FaqPage.d.ts.map +1 -0
- package/dist/ui/pages/FaqPage.js +171 -0
- package/dist/ui/pages/FaqPage.js.map +1 -0
- package/dist/ui/pages/LandingPage.d.ts.map +1 -1
- package/dist/ui/pages/LandingPage.js +1 -1
- package/dist/ui/pages/LandingPage.js.map +1 -1
- package/package.json +1 -1
package/dist/routes/ui.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ui.d.ts","sourceRoot":"","sources":["../../src/routes/ui.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,MAAM,CAAC;AAG5B,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAC7C,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;AACjE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;AACjE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,mCAAmC,CAAC;
|
|
1
|
+
{"version":3,"file":"ui.d.ts","sourceRoot":"","sources":["../../src/routes/ui.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,MAAM,CAAC;AAG5B,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAC7C,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;AACjE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;AACjE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,mCAAmC,CAAC;AAW3E,0CAA0C;AAC1C,MAAM,WAAW,WAAW;IAC1B,YAAY,EAAE,YAAY,CAAC;IAC3B,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,YAAY,EAAE,YAAY,CAAC;IAC3B,iBAAiB,EAAE,iBAAiB,CAAC;CACtC;AAED;;;;;;GAMG;AACH,wBAAgB,cAAc,CAAC,IAAI,EAAE,WAAW,GAAG,IAAI,CAAC,SAAS,CAAC,CAuMjE"}
|
package/dist/routes/ui.js
CHANGED
|
@@ -4,6 +4,7 @@ import { streamSSE } from "hono/streaming";
|
|
|
4
4
|
import { basicAuth } from "hono/basic-auth";
|
|
5
5
|
import { LandingPage } from "../ui/pages/LandingPage.js";
|
|
6
6
|
import { HowToPage } from "../ui/pages/HowToPage.js";
|
|
7
|
+
import { FaqPage } from "../ui/pages/FaqPage.js";
|
|
7
8
|
import { Layout } from "../ui/components/Layout.js";
|
|
8
9
|
import { AdminDashboard } from "../ui/pages/AdminDashboard.js";
|
|
9
10
|
import { SessionList } from "../ui/pages/SessionList.js";
|
|
@@ -28,6 +29,10 @@ export function createUiRoutes(deps) {
|
|
|
28
29
|
ui.get("/how-to", (c) => {
|
|
29
30
|
return c.html(_jsx(HowToPage, {}));
|
|
30
31
|
});
|
|
32
|
+
// GET /faq -- Frequently Asked Questions
|
|
33
|
+
ui.get("/faq", (c) => {
|
|
34
|
+
return c.html(_jsx(FaqPage, {}));
|
|
35
|
+
});
|
|
31
36
|
// GET /ui/stats/stream -- SSE endpoint pushing stats every 5 seconds
|
|
32
37
|
ui.get("/ui/stats/stream", (c) => {
|
|
33
38
|
return streamSSE(c, async (stream) => {
|
package/dist/routes/ui.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ui.js","sourceRoot":"","sources":["../../src/routes/ui.tsx"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"ui.js","sourceRoot":"","sources":["../../src/routes/ui.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,MAAM,CAAC;AAC5B,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAM5C,OAAO,EAAE,WAAW,EAAE,MAAM,4BAA4B,CAAC;AACzD,OAAO,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AACrD,OAAO,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAC;AACjD,OAAO,EAAE,MAAM,EAAE,MAAM,4BAA4B,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,MAAM,+BAA+B,CAAC;AAC/D,OAAO,EAAE,WAAW,EAAE,MAAM,4BAA4B,CAAC;AACzD,OAAO,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AAC7D,OAAO,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAC;AAUvD;;;;;;GAMG;AACH,MAAM,UAAU,cAAc,CAAC,IAAiB;IAC9C,MAAM,EAAE,YAAY,EAAE,aAAa,EAAE,YAAY,EAAE,iBAAiB,EAAE,GAAG,IAAI,CAAC;IAC9E,MAAM,EAAE,GAAG,IAAI,IAAI,EAAa,CAAC;IAEjC,mDAAmD;IACnD,EAAE,CAAC,GAAG,CAAC,GAAG,EAAE,CAAC,CAAC,EAAE,EAAE;QAChB,MAAM,KAAK,GAAG,YAAY,CAAC,QAAQ,EAAE,CAAC;QACtC,OAAO,CAAC,CAAC,IAAI,CAAC,KAAC,WAAW,IAAC,KAAK,EAAE,KAAK,GAAI,CAAC,CAAC;IAC/C,CAAC,CAAC,CAAC;IAEH,4CAA4C;IAC5C,EAAE,CAAC,GAAG,CAAC,SAAS,EAAE,CAAC,CAAC,EAAE,EAAE;QACtB,OAAO,CAAC,CAAC,IAAI,CAAC,KAAC,SAAS,KAAG,CAAC,CAAC;IAC/B,CAAC,CAAC,CAAC;IAEH,yCAAyC;IACzC,EAAE,CAAC,GAAG,CAAC,MAAM,EAAE,CAAC,CAAC,EAAE,EAAE;QACnB,OAAO,CAAC,CAAC,IAAI,CAAC,KAAC,OAAO,KAAG,CAAC,CAAC;IAC7B,CAAC,CAAC,CAAC;IAEH,qEAAqE;IACrE,EAAE,CAAC,GAAG,CAAC,kBAAkB,EAAE,CAAC,CAAC,EAAE,EAAE;QAC/B,OAAO,SAAS,CAAC,CAAC,EAAE,KAAK,EAAE,MAAM,EAAE,EAAE;YACnC,OAAO,IAAI,EAAE,CAAC;gBACZ,MAAM,KAAK,GAAG,YAAY,CAAC,QAAQ,EAAE,CAAC;gBACtC,MAAM,MAAM,CAAC,QAAQ,CAAC;oBACpB,IAAI,EAAE,IAAI,CAAC,SAAS,CAAC,KAAK,CAAC;oBAC3B,KAAK,EAAE,OAAO;oBACd,EAAE,EAAE,MAAM,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;iBACvB,CAAC,CAAC;gBACH,MAAM,MAAM,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;YAC3B,CAAC;QACH,CAAC,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;IAEH,0DAA0D;IAC1D,IAAI,aAAa,EAAE,CAAC;QAClB,MAAM,KAAK,GAAG,IAAI,IAAI,EAAa,CAAC;QAEpC,6CAA6C;QAC7C,KAAK,CAAC,GAAG,CACP,GAAG,EACH,SAAS,CAAC;YACR,UAAU,EAAE,CAAC,QAAQ,EAAE,QAAQ,EAAE,EAAE;gBACjC,OAAO,QAAQ,KAAK,OAAO,IAAI,QAAQ,KAAK,aAAa,CAAC;YAC5D,CAAC;YACD,KAAK,EAAE,cAAc;SACtB,CAAC,CACH,CAAC;QAEF,8CAA8C;QAC9C,KAAK,CAAC,GAAG,CAAC,GAAG,EAAE,KAAK,EAAE,EAAE,EAAE,EAAE;YAC1B,MAAM,KAAK,GAAG,YAAY,CAAC,QAAQ,EAAE,CAAC;YACtC,OAAO,EAAE,CAAC,IAAI,CAAC,KAAC,cAAc,IAAC,KAAK,EAAE,KAAK,GAAI,CAAC,CAAC;QACnD,CAAC,CAAC,CAAC;QAEH,sCAAsC;QACtC,KAAK,CAAC,GAAG,CAAC,WAAW,EAAE,KAAK,EAAE,CAAC,EAAE,EAAE;YACjC,MAAM,UAAU,GAAG,MAAM,YAAY,CAAC,YAAY,EAAE,CAAC;YACrD,MAAM,QAAQ,GAAG,EAAE,CAAC;YACpB,KAAK,MAAM,EAAE,IAAI,UAAU,EAAE,CAAC;gBAC5B,MAAM,OAAO,GAAG,MAAM,YAAY,CAAC,UAAU,CAAC,EAAE,CAAC,CAAC;gBAClD,IAAI,OAAO,EAAE,CAAC;oBACZ,QAAQ,CAAC,IAAI,CAAC;wBACZ,SAAS,EAAE,EAAE;wBACb,KAAK,EAAE,OAAO,CAAC,KAAK;wBACpB,SAAS,EAAE,OAAO,CAAC,SAAS;wBAC5B,SAAS,EAAE,OAAO,CAAC,SAAS;wBAC5B,SAAS,EAAE,MAAM,CAAC,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC,MAAM;wBAC5C,YAAY,EAAE,OAAO,CAAC,QAAQ,CAAC,MAAM;wBACrC,gBAAgB,EAAE,iBAAiB,CAAC,mBAAmB,CAAC,EAAE,CAAC;qBAC5D,CAAC,CAAC;gBACL,CAAC;YACH,CAAC;YACD,OAAO,CAAC,CAAC,IAAI,CAAC,KAAC,WAAW,IAAC,QAAQ,EAAE,QAAQ,GAAI,CAAC,CAAC;QACrD,CAAC,CAAC,CAAC;QAEH,4CAA4C;QAC5C,KAAK,CAAC,GAAG,CAAC,eAAe,EAAE,KAAK,EAAE,CAAC,EAAE,EAAE;YACrC,MAAM,SAAS,GAAG,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;YACpC,MAAM,OAAO,GAAG,MAAM,YAAY,CAAC,UAAU,CAAC,SAAS,CAAC,CAAC;YACzD,IAAI,CAAC,OAAO,EAAE,CAAC;gBACb,OAAO,CAAC,CAAC,IAAI,CACX,KAAC,MAAM,IAAC,KAAK,EAAC,WAAW,YACvB,4CAAwB,GACjB,EACT,GAAG,CACJ,CAAC;YACJ,CAAC;YACD,MAAM,gBAAgB,GAAG,iBAAiB,CAAC,mBAAmB,CAAC,SAAS,CAAC,CAAC;YAC1E,OAAO,CAAC,CAAC,IAAI,CACX,KAAC,aAAa,IAAC,OAAO,EAAE,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,GAAI,CACxE,CAAC;QACJ,CAAC,CAAC,CAAC;QAEH,oDAAoD;QACpD,KAAK,CAAC,IAAI,CAAC,sBAAsB,EAAE,KAAK,EAAE,CAAC,EAAE,EAAE;YAC7C,MAAM,SAAS,GAAG,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;YACpC,4DAA4D;YAC5D,MAAM,cAAc,GAAG,iBAAiB,CAAC,mBAAmB,CAAC,SAAS,CAAC,CAAC;YACxE,KAAK,MAAM,MAAM,IAAI,cAAc,EAAE,CAAC;gBACpC,MAAM,KAAK,GAAG,iBAAiB,CAAC,cAAc,CAAC,SAAS,EAAE,MAAM,CAAC,CAAC;gBAClE,KAAK,MAAM,IAAI,IAAI,KAAK,EAAE,CAAC;oBACzB,IAAI,CAAC;wBACH,IAAI,CAAC,EAAE,CAAC,KAAK,CAAC,IAAI,EAAE,0BAA0B,CAAC,CAAC;oBAClD,CAAC;oBAAC,MAAM,CAAC;wBACP,4CAA4C;oBAC9C,CAAC;gBACH,CAAC;YACH,CAAC;YACD,MAAM,YAAY,CAAC,aAAa,CAAC,SAAS,CAAC,CAAC;YAC5C,OAAO,CAAC,CAAC,QAAQ,CAAC,iBAAiB,CAAC,CAAC;QACvC,CAAC,CAAC,CAAC;QAEH,4EAA4E;QAC5E,KAAK,CAAC,IAAI,CAAC,oCAAoC,EAAE,KAAK,EAAE,CAAC,EAAE,EAAE;YAC3D,MAAM,SAAS,GAAG,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;YACpC,MAAM,MAAM,GAAG,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC;YACrC,qCAAqC;YACrC,MAAM,KAAK,GAAG,iBAAiB,CAAC,cAAc,CAAC,SAAS,EAAE,MAAM,CAAC,CAAC;YAClE,KAAK,MAAM,IAAI,IAAI,KAAK,EAAE,CAAC;gBACzB,IAAI,CAAC;oBACH,IAAI,CAAC,EAAE,CAAC,KAAK,CAAC,IAAI,EAAE,uBAAuB,CAAC,CAAC;gBAC/C,CAAC;gBAAC,MAAM,CAAC;oBACP,4CAA4C;gBAC9C,CAAC;YACH,CAAC;YACD,iCAAiC;YACjC,MAAM,YAAY,CAAC,aAAa,CAAC,SAAS,EAAE,CAAC,KAAK,EAAE,EAAE;gBACpD,MAAM,EAAE,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,GAAG,cAAc,EAAE,GAAG,KAAK,CAAC,KAAK,CAAC;gBACvD,OAAO,EAAE,GAAG,KAAK,EAAE,KAAK,EAAE,cAAc,EAAE,CAAC;YAC7C,CAAC,CAAC,CAAC;YACH,OAAO,CAAC,CAAC,QAAQ,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAAC;QACpD,CAAC,CAAC,CAAC;QAEH,oDAAoD;QACpD,KAAK,CAAC,GAAG,CAAC,WAAW,EAAE,KAAK,EAAE,CAAC,EAAE,EAAE;YACjC,MAAM,eAAe,GAAG,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,WAAW,CAAC,IAAI,SAAS,CAAC;YAC9D,MAAM,YAAY,GAAG,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,QAAQ,CAAC,IAAI,SAAS,CAAC;YACxD,MAAM,WAAW,GAAG,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,SAAS,CAAC;YAElD,MAAM,UAAU,GAAG,eAAe;gBAChC,CAAC,CAAC,CAAC,eAAe,CAAC;gBACnB,CAAC,CAAC,MAAM,YAAY,CAAC,YAAY,EAAE,CAAC;YAEtC,MAAM,WAAW,GAAiD,EAAE,CAAC;YACrE,KAAK,MAAM,EAAE,IAAI,UAAU,EAAE,CAAC;gBAC5B,MAAM,OAAO,GAAG,MAAM,YAAY,CAAC,UAAU,CAAC,EAAE,CAAC,CAAC;gBAClD,IAAI,OAAO,EAAE,CAAC;oBACZ,KAAK,MAAM,GAAG,IAAI,OAAO,CAAC,QAAQ,EAAE,CAAC;wBACnC,WAAW,CAAC,IAAI,CAAC,EAAE,GAAG,GAAG,EAAE,SAAS,EAAE,EAAE,EAAE,CAAC,CAAC;oBAC9C,CAAC;gBACH,CAAC;YACH,CAAC;YAED,gBAAgB;YAChB,IAAI,QAAQ,GAAG,WAAW,CAAC;YAC3B,IAAI,YAAY,EAAE,CAAC;gBACjB,QAAQ,GAAG,QAAQ,CAAC,MAAM,CACxB,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,UAAU,KAAK,YAAY,IAAI,CAAC,CAAC,QAAQ,KAAK,YAAY,CACpE,CAAC;YACJ,CAAC;YACD,IAAI,WAAW,EAAE,CAAC;gBAChB,MAAM,CAAC,GAAG,WAAW,CAAC,WAAW,EAAE,CAAC;gBACpC,QAAQ,GAAG,QAAQ,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,EAAE,CAC/B,CAAC,CAAC,OAAO,CAAC,WAAW,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,CACpC,CAAC;YACJ,CAAC;YAED,6DAA6D;YAC7D,QAAQ,CAAC,IAAI,CACX,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE,CACP,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,OAAO,EAAE,GAAG,IAAI,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,OAAO,EAAE,CACpE,CAAC;YACF,QAAQ,GAAG,QAAQ,CAAC,KAAK,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC;YAElC,MAAM,aAAa,GAAG,MAAM,YAAY,CAAC,YAAY,EAAE,CAAC;YAExD,OAAO,CAAC,CAAC,IAAI,CACX,KAAC,UAAU,IACT,QAAQ,EAAE,QAAQ,EAClB,OAAO,EAAE;oBACP,SAAS,EAAE,eAAe;oBAC1B,MAAM,EAAE,YAAY;oBACpB,KAAK,EAAE,WAAW;iBACnB,EACD,QAAQ,EAAE,aAAa,GACvB,CACH,CAAC;QACJ,CAAC,CAAC,CAAC;QAEH,yBAAyB;QACzB,EAAE,CAAC,KAAK,CAAC,QAAQ,EAAE,KAAK,CAAC,CAAC;QAE1B,kFAAkF;QAClF,EAAE,CAAC,GAAG,CAAC,SAAS,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC,CAAC;IACjD,CAAC;IAED,OAAO,EAAE,CAAC;AACZ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavBar.d.ts","sourceRoot":"","sources":["../../../src/ui/components/NavBar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,UAAU,CAAC;AAInC,sCAAsC;AACtC,UAAU,WAAW;IACnB,MAAM,CAAC,EAAE,WAAW,GAAG,UAAU,GAAG,UAAU,CAAC;CAChD;AA0DD;;;GAGG;AACH,eAAO,MAAM,MAAM,EAAE,EAAE,CAAC,WAAW,
|
|
1
|
+
{"version":3,"file":"NavBar.d.ts","sourceRoot":"","sources":["../../../src/ui/components/NavBar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,UAAU,CAAC;AAInC,sCAAsC;AACtC,UAAU,WAAW;IACnB,MAAM,CAAC,EAAE,WAAW,GAAG,UAAU,GAAG,UAAU,CAAC;CAChD;AA0DD;;;GAGG;AACH,eAAO,MAAM,MAAM,EAAE,EAAE,CAAC,WAAW,CA4BlC,CAAC"}
|
|
@@ -56,5 +56,5 @@ const brandText = css `
|
|
|
56
56
|
* Admin navigation bar with links to dashboard, sessions, and messages.
|
|
57
57
|
* Highlights the active page via the `active` prop.
|
|
58
58
|
*/
|
|
59
|
-
export const NavBar = ({ active }) => (_jsxs("nav", { class: navStyle, children: [_jsx("span", { class: brandText, children: "COGENT Admin" }), _jsx("a", { href: "/admin", class: active === "dashboard" ? activeLinkStyle : linkStyle, children: "Dashboard" }), _jsx("a", { href: "/admin/sessions", class: active === "sessions" ? activeLinkStyle : linkStyle, children: "Sessions" }), _jsx("a", { href: "/admin/messages", class: active === "messages" ? activeLinkStyle : linkStyle, children: "Messages" }), _jsx("a", { href: "/", class: backLink, children: "\u2190 Back to Site" })] }));
|
|
59
|
+
export const NavBar = ({ active }) => (_jsxs("nav", { class: navStyle, children: [_jsx("span", { class: brandText, children: "COGENT Admin" }), _jsx("a", { href: "/admin", class: active === "dashboard" ? activeLinkStyle : linkStyle, children: "Dashboard" }), _jsx("a", { href: "/admin/sessions", class: active === "sessions" ? activeLinkStyle : linkStyle, children: "Sessions" }), _jsx("a", { href: "/admin/messages", class: active === "messages" ? activeLinkStyle : linkStyle, children: "Messages" }), _jsx("a", { href: "/faq", class: linkStyle, children: "FAQ" }), _jsx("a", { href: "/", class: backLink, children: "\u2190 Back to Site" })] }));
|
|
60
60
|
//# sourceMappingURL=NavBar.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavBar.js","sourceRoot":"","sources":["../../../src/ui/components/NavBar.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,GAAG,EAAE,MAAM,UAAU,CAAC;AAC/B,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAO5C,MAAM,QAAQ,GAA2B,GAAG,CAAA;;;;;;6BAMf,MAAM,CAAC,MAAM;;CAEzC,CAAC;AAEF,MAAM,SAAS,GAA2B,GAAG,CAAA;WAClC,MAAM,CAAC,SAAS;;;;;;;;aAQd,MAAM,CAAC,IAAI;;;CAGvB,CAAC;AAEF,MAAM,eAAe,GAA2B,GAAG,CAAA;WACxC,MAAM,CAAC,KAAK;;;;;6BAKM,MAAM,CAAC,KAAK;;;;;CAKxC,CAAC;AAEF,MAAM,QAAQ,GAA2B,GAAG,CAAA;;WAEjC,MAAM,CAAC,SAAS;;;;;aAKd,MAAM,CAAC,IAAI;;;CAGvB,CAAC;AAEF,MAAM,SAAS,GAA2B,GAAG,CAAA;WAClC,MAAM,CAAC,KAAK;;;;CAItB,CAAC;AAEF;;;GAGG;AACH,MAAM,CAAC,MAAM,MAAM,GAAoB,CAAC,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC,CACrD,eAAK,KAAK,EAAE,QAAQ,aAClB,eAAM,KAAK,EAAE,SAAS,6BAAqB,EAC3C,YACE,IAAI,EAAC,QAAQ,EACb,KAAK,EAAE,MAAM,KAAK,WAAW,CAAC,CAAC,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,0BAGzD,EACJ,YACE,IAAI,EAAC,iBAAiB,EACtB,KAAK,EAAE,MAAM,KAAK,UAAU,CAAC,CAAC,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,yBAGxD,EACJ,YACE,IAAI,EAAC,iBAAiB,EACtB,KAAK,EAAE,MAAM,KAAK,UAAU,CAAC,CAAC,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,yBAGxD,EACJ,YAAG,IAAI,EAAC,GAAG,EAAC,KAAK,EAAE,QAAQ,oCAEvB,IACA,CACP,CAAC"}
|
|
1
|
+
{"version":3,"file":"NavBar.js","sourceRoot":"","sources":["../../../src/ui/components/NavBar.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,GAAG,EAAE,MAAM,UAAU,CAAC;AAC/B,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAO5C,MAAM,QAAQ,GAA2B,GAAG,CAAA;;;;;;6BAMf,MAAM,CAAC,MAAM;;CAEzC,CAAC;AAEF,MAAM,SAAS,GAA2B,GAAG,CAAA;WAClC,MAAM,CAAC,SAAS;;;;;;;;aAQd,MAAM,CAAC,IAAI;;;CAGvB,CAAC;AAEF,MAAM,eAAe,GAA2B,GAAG,CAAA;WACxC,MAAM,CAAC,KAAK;;;;;6BAKM,MAAM,CAAC,KAAK;;;;;CAKxC,CAAC;AAEF,MAAM,QAAQ,GAA2B,GAAG,CAAA;;WAEjC,MAAM,CAAC,SAAS;;;;;aAKd,MAAM,CAAC,IAAI;;;CAGvB,CAAC;AAEF,MAAM,SAAS,GAA2B,GAAG,CAAA;WAClC,MAAM,CAAC,KAAK;;;;CAItB,CAAC;AAEF;;;GAGG;AACH,MAAM,CAAC,MAAM,MAAM,GAAoB,CAAC,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC,CACrD,eAAK,KAAK,EAAE,QAAQ,aAClB,eAAM,KAAK,EAAE,SAAS,6BAAqB,EAC3C,YACE,IAAI,EAAC,QAAQ,EACb,KAAK,EAAE,MAAM,KAAK,WAAW,CAAC,CAAC,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,0BAGzD,EACJ,YACE,IAAI,EAAC,iBAAiB,EACtB,KAAK,EAAE,MAAM,KAAK,UAAU,CAAC,CAAC,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,yBAGxD,EACJ,YACE,IAAI,EAAC,iBAAiB,EACtB,KAAK,EAAE,MAAM,KAAK,UAAU,CAAC,CAAC,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,yBAGxD,EACJ,YAAG,IAAI,EAAC,MAAM,EAAC,KAAK,EAAE,SAAS,oBAE3B,EACJ,YAAG,IAAI,EAAC,GAAG,EAAC,KAAK,EAAE,QAAQ,oCAEvB,IACA,CACP,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FaqPage.d.ts","sourceRoot":"","sources":["../../../src/ui/pages/FaqPage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,UAAU,CAAC;AA2KnC,eAAO,MAAM,OAAO,EAAE,EA6TrB,CAAC"}
|
|
@@ -0,0 +1,171 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "hono/jsx/jsx-runtime";
|
|
2
|
+
import { css } from "hono/css";
|
|
3
|
+
import { Layout } from "../components/Layout.js";
|
|
4
|
+
import { colors } from "../styles/theme.js";
|
|
5
|
+
// --- Styles ---
|
|
6
|
+
const container = css `
|
|
7
|
+
max-width: 960px;
|
|
8
|
+
margin: 0 auto;
|
|
9
|
+
padding: 2rem 1.5rem;
|
|
10
|
+
`;
|
|
11
|
+
const heroSection = css `
|
|
12
|
+
text-align: center;
|
|
13
|
+
padding: 2rem 0 1.5rem;
|
|
14
|
+
`;
|
|
15
|
+
const heroTitle = css `
|
|
16
|
+
font-size: 2rem;
|
|
17
|
+
font-weight: 700;
|
|
18
|
+
color: ${colors.green};
|
|
19
|
+
margin: 0 0 0.75rem 0;
|
|
20
|
+
`;
|
|
21
|
+
const heroSubtitle = css `
|
|
22
|
+
font-size: 0.95rem;
|
|
23
|
+
color: ${colors.textMuted};
|
|
24
|
+
margin: 0 0 0.5rem 0;
|
|
25
|
+
line-height: 1.6;
|
|
26
|
+
max-width: 700px;
|
|
27
|
+
margin-left: auto;
|
|
28
|
+
margin-right: auto;
|
|
29
|
+
`;
|
|
30
|
+
const backLink = css `
|
|
31
|
+
display: inline-block;
|
|
32
|
+
color: ${colors.cyan};
|
|
33
|
+
font-size: 0.85rem;
|
|
34
|
+
margin-bottom: 1.5rem;
|
|
35
|
+
&:hover {
|
|
36
|
+
text-decoration: underline;
|
|
37
|
+
}
|
|
38
|
+
`;
|
|
39
|
+
const section = css `
|
|
40
|
+
margin-bottom: 3rem;
|
|
41
|
+
`;
|
|
42
|
+
const sectionTitle = css `
|
|
43
|
+
font-size: 1.2rem;
|
|
44
|
+
color: ${colors.green};
|
|
45
|
+
margin: 0 0 1rem 0;
|
|
46
|
+
font-weight: 700;
|
|
47
|
+
`;
|
|
48
|
+
const paragraph = css `
|
|
49
|
+
color: ${colors.text};
|
|
50
|
+
font-size: 0.9rem;
|
|
51
|
+
line-height: 1.7;
|
|
52
|
+
margin: 0.75rem 0;
|
|
53
|
+
`;
|
|
54
|
+
const codeBlock = css `
|
|
55
|
+
background: ${colors.bg};
|
|
56
|
+
border: 1px solid ${colors.border};
|
|
57
|
+
border-radius: 4px;
|
|
58
|
+
padding: 1rem;
|
|
59
|
+
color: ${colors.green};
|
|
60
|
+
font-size: 0.85rem;
|
|
61
|
+
overflow-x: auto;
|
|
62
|
+
white-space: pre;
|
|
63
|
+
margin: 0.75rem 0;
|
|
64
|
+
line-height: 1.5;
|
|
65
|
+
`;
|
|
66
|
+
const noteText = css `
|
|
67
|
+
color: ${colors.textMuted};
|
|
68
|
+
font-size: 0.85rem;
|
|
69
|
+
margin: 0.75rem 0;
|
|
70
|
+
line-height: 1.6;
|
|
71
|
+
`;
|
|
72
|
+
const bulletList = css `
|
|
73
|
+
margin: 0.5rem 0;
|
|
74
|
+
padding-left: 1.25rem;
|
|
75
|
+
& li {
|
|
76
|
+
color: ${colors.text};
|
|
77
|
+
font-size: 0.9rem;
|
|
78
|
+
line-height: 1.7;
|
|
79
|
+
margin: 0.3rem 0;
|
|
80
|
+
}
|
|
81
|
+
`;
|
|
82
|
+
const inlineCode = css `
|
|
83
|
+
background: ${colors.bg};
|
|
84
|
+
border: 1px solid ${colors.border};
|
|
85
|
+
border-radius: 3px;
|
|
86
|
+
padding: 0.15rem 0.4rem;
|
|
87
|
+
color: ${colors.green};
|
|
88
|
+
font-size: 0.85em;
|
|
89
|
+
`;
|
|
90
|
+
const detailsStyle = css `
|
|
91
|
+
background: ${colors.bgCard};
|
|
92
|
+
border: 1px solid ${colors.border};
|
|
93
|
+
border-radius: 6px;
|
|
94
|
+
margin-bottom: 0.75rem;
|
|
95
|
+
overflow: hidden;
|
|
96
|
+
transition: border-color 0.2s;
|
|
97
|
+
&[open] {
|
|
98
|
+
border-color: ${colors.green}33;
|
|
99
|
+
}
|
|
100
|
+
`;
|
|
101
|
+
const summaryStyle = css `
|
|
102
|
+
cursor: pointer;
|
|
103
|
+
padding: 1rem 1.25rem;
|
|
104
|
+
color: ${colors.cyan};
|
|
105
|
+
font-size: 0.9rem;
|
|
106
|
+
font-weight: 700;
|
|
107
|
+
list-style: none;
|
|
108
|
+
&::-webkit-details-marker {
|
|
109
|
+
display: none;
|
|
110
|
+
}
|
|
111
|
+
&::before {
|
|
112
|
+
content: "+ ";
|
|
113
|
+
color: ${colors.amber};
|
|
114
|
+
font-weight: 700;
|
|
115
|
+
margin-right: 0.5rem;
|
|
116
|
+
}
|
|
117
|
+
&:hover {
|
|
118
|
+
color: ${colors.green};
|
|
119
|
+
}
|
|
120
|
+
`;
|
|
121
|
+
const answerBody = css `
|
|
122
|
+
padding: 0 1.25rem 1rem;
|
|
123
|
+
border-top: 1px solid ${colors.border};
|
|
124
|
+
`;
|
|
125
|
+
const versionTable = css `
|
|
126
|
+
width: 100%;
|
|
127
|
+
border-collapse: collapse;
|
|
128
|
+
margin: 0.75rem 0;
|
|
129
|
+
font-size: 0.85rem;
|
|
130
|
+
& th {
|
|
131
|
+
text-align: left;
|
|
132
|
+
color: ${colors.amber};
|
|
133
|
+
padding: 0.5rem 0.75rem;
|
|
134
|
+
border-bottom: 1px solid ${colors.border};
|
|
135
|
+
font-weight: 700;
|
|
136
|
+
}
|
|
137
|
+
& td {
|
|
138
|
+
padding: 0.5rem 0.75rem;
|
|
139
|
+
border-bottom: 1px solid ${colors.border};
|
|
140
|
+
color: ${colors.text};
|
|
141
|
+
}
|
|
142
|
+
`;
|
|
143
|
+
const footer = css `
|
|
144
|
+
text-align: center;
|
|
145
|
+
padding: 2rem 0;
|
|
146
|
+
color: ${colors.textMuted};
|
|
147
|
+
font-size: 0.8rem;
|
|
148
|
+
border-top: 1px solid ${colors.border};
|
|
149
|
+
margin-top: 2rem;
|
|
150
|
+
`;
|
|
151
|
+
// --- Component ---
|
|
152
|
+
export const FaqPage = () => (_jsx(Layout, { title: "FAQ", children: _jsxs("div", { class: container, children: [_jsx("a", { href: "/", class: backLink, children: "\u2190 Back to Home" }), _jsxs("div", { class: heroSection, children: [_jsx("h1", { class: heroTitle, children: "Frequently Asked Questions" }), _jsx("p", { class: heroSubtitle, children: "Slack bridge setup, message flow troubleshooting, peer identity, server deployment, and version compatibility." })] }), _jsxs("div", { class: section, children: [_jsx("h2", { class: sectionTitle, children: "Setup Issues" }), _jsxs("details", { class: detailsStyle, children: [_jsxs("summary", { class: summaryStyle, children: [_jsx("code", { class: inlineCode, children: "/cogent map" }), " shows as plain text instead of a slash command"] }), _jsxs("div", { class: answerBody, children: [_jsxs("p", { class: paragraph, children: ["Slack must recognize ", _jsx("code", { class: inlineCode, children: "/cogent" }), " as a registered slash command. When you type ", _jsx("code", { class: inlineCode, children: "/cogent" }), " in the message box, you should see an autocomplete popup showing \"Cogent Bridge\". If not:"] }), _jsxs("ul", { class: bulletList, children: [_jsx("li", { children: "Verify the Slack App has a slash command configured: go to api.slack.com/apps > your app > Slash Commands" }), _jsxs("li", { children: ["The command name must be exactly ", _jsx("code", { class: inlineCode, children: "/cogent" })] }), _jsx("li", { children: "The Cogent Bridge app must be installed in your workspace" }), _jsx("li", { children: "Try restarting your Slack client" })] })] })] }), _jsxs("details", { class: detailsStyle, children: [_jsxs("summary", { class: summaryStyle, children: [_jsx("code", { class: inlineCode, children: "/cogent map" }), " returns \"invalid session or secret\""] }), _jsxs("div", { class: answerBody, children: [_jsx("p", { class: paragraph, children: "This means either:" }), _jsxs("ul", { class: bulletList, children: [_jsxs("li", { children: ["The session ID doesn't exist on the relay \u2014 create it first with ", _jsx("code", { class: inlineCode, children: "cogent_create_session" }), " in Claude Code"] }), _jsx("li", { children: "The secret doesn't match \u2014 double-check the exact secret you used when creating the session" }), _jsx("li", { children: "The relay server is unreachable \u2014 check with:" })] }), _jsx("div", { class: codeBlock, children: "curl https://cogent.tools/api/health" })] })] }), _jsxs("details", { class: detailsStyle, children: [_jsxs("summary", { class: summaryStyle, children: [_jsx("code", { class: inlineCode, children: "cogent_register_peer" }), " fails with \"Unrecognized keys: platform, type, transport\""] }), _jsxs("div", { class: answerBody, children: [_jsxs("p", { class: paragraph, children: ["The relay server has an old version of ", _jsx("code", { class: inlineCode, children: "@essentialai/cogent" }), " that doesn't recognize the new platform fields. SSH to the server and update:"] }), _jsx("div", { class: codeBlock, children: `cd /path/to/cogent/server && npm install @essentialai/cogent@3.0.0
|
|
153
|
+
sudo systemctl restart cogent-bridge` })] })] }), _jsxs("details", { class: detailsStyle, children: [_jsx("summary", { class: summaryStyle, children: "Channel mapping is lost after adapter restart" }), _jsx("div", { class: answerBody, children: _jsxs("p", { class: paragraph, children: ["Channel mappings are stored in-memory on the adapter. After a restart, you need to re-run ", _jsx("code", { class: inlineCode, children: "/cogent map" }), " in Slack. Pre-configured sessions via the ", _jsx("code", { class: inlineCode, children: "COGENT_SESSIONS" }), " env var survive restarts \u2014 add your sessions there for persistence."] }) })] })] }), _jsxs("div", { class: section, children: [_jsx("h2", { class: sectionTitle, children: "Message Flow" }), _jsxs("details", { class: detailsStyle, children: [_jsx("summary", { class: summaryStyle, children: "Messages from Slack don't appear in CC agent's history" }), _jsxs("div", { class: answerBody, children: [_jsx("p", { class: paragraph, children: "Check the adapter logs:" }), _jsx("div", { class: codeBlock, children: "journalctl -u cogent-slack-adapter --no-pager -n 30" }), _jsx("p", { class: paragraph, children: "Common causes:" }), _jsxs("ul", { class: bulletList, children: [_jsxs("li", { children: [_jsx("strong", { children: "\"Sender peer not registered\"" }), ": The Slack user's auto-registration failed. Restart the adapter to clear stale state, then re-map the channel."] }), _jsxs("li", { children: [_jsx("strong", { children: "No log entries for the message" }), ": The adapter didn't receive the Slack event. Verify the app has ", _jsx("code", { class: inlineCode, children: "message.channels" }), " event subscription enabled."] }), _jsxs("li", { children: [_jsx("strong", { children: "Channel not mapped" }), ": Run ", _jsx("code", { class: inlineCode, children: "/cogent map" }), " first."] })] })] })] }), _jsxs("details", { class: detailsStyle, children: [_jsx("summary", { class: summaryStyle, children: "CC agent messages don't appear in Slack" }), _jsxs("div", { class: answerBody, children: [_jsx("p", { class: paragraph, children: "The adapter needs an active WebSocket connection to the relay. Check:" }), _jsx("div", { class: codeBlock, children: `journalctl -u cogent-slack-adapter --no-pager -n 10 | grep "Relay WS"` }), _jsx("p", { class: paragraph, children: "You should see \"Relay WS connected\". If not, the adapter may have lost its WS connection \u2014 restart it." })] })] }), _jsxs("details", { class: detailsStyle, children: [_jsx("summary", { class: summaryStyle, children: "CC agent doesn't auto-respond to Slack messages" }), _jsxs("div", { class: answerBody, children: [_jsx("p", { class: paragraph, children: "The CC agent needs instructions to respond autonomously. Two approaches:" }), _jsxs("ul", { class: bulletList, children: [_jsxs("li", { children: [_jsx("strong", { children: "Plugin skill (automatic):" }), " If using the Cogent plugin, the ", _jsx("code", { class: inlineCode, children: "communication-protocol" }), " skill loads automatically and instructs the agent to respond without asking permission."] }), _jsxs("li", { children: [_jsx("strong", { children: "CLAUDE.md (manual):" }), " Add the Cogent Bridge Protocol section to your project's CLAUDE.md. See the template at ", _jsx("a", { href: "/how-to#slack-bridge", children: "cogent.tools/how-to#slack-bridge" }), "."] })] }), _jsxs("p", { class: noteText, children: ["Auto-relay (spawning ", _jsx("code", { class: inlineCode, children: "claude --resume" }), " for incoming messages) works for CC-to-CC communication. For Slack-to-CC, the message appears in history and the agent responds on its next check. Real-time interrupt-based auto-reply is planned for a future release."] })] })] }), _jsxs("details", { class: detailsStyle, children: [_jsxs("summary", { class: summaryStyle, children: [_jsx("code", { class: inlineCode, children: "cogent_send_message" }), " with toPeerId=\"broadcast\" fails with \"PEER_NOT_FOUND\""] }), _jsxs("div", { class: answerBody, children: [_jsxs("p", { class: paragraph, children: ["The MCP tool uses ", _jsx("code", { class: inlineCode, children: "broadcast" }), " as the peer name, but the relay API expects ", _jsx("code", { class: inlineCode, children: "*" }), " for broadcast messages. Use ", _jsx("code", { class: inlineCode, children: "toPeerId: \"*\"" }), " instead, or send the broadcast via the API directly:"] }), _jsx("div", { class: codeBlock, children: `curl -X POST "https://cogent.tools/api/sessions/<sessionId>/messages" \\
|
|
154
|
+
-H "Authorization: Bearer <token>" \\
|
|
155
|
+
-H "Content-Type: application/json" \\
|
|
156
|
+
-d '{"fromPeerId":"your-peer","toPeerId":"*","message":"Hello everyone"}'` }), _jsx("p", { class: noteText, children: "This will be fixed in a future update to the MCP tool." })] })] }), _jsxs("details", { class: detailsStyle, children: [_jsx("summary", { class: summaryStyle, children: "Messages in Slack show \"Cogent Bridge\" instead of the agent's name" }), _jsx("div", { class: answerBody, children: _jsxs("p", { class: paragraph, children: ["The Slack App needs the ", _jsx("code", { class: inlineCode, children: "chat:write.customize" }), " OAuth scope to show custom usernames per message. Check your Slack App's OAuth scopes at api.slack.com/apps > OAuth & Permissions. After adding the scope, reinstall the app to your workspace."] }) })] })] }), _jsxs("div", { class: section, children: [_jsx("h2", { class: sectionTitle, children: "Peer Identity" }), _jsxs("details", { class: detailsStyle, children: [_jsx("summary", { class: summaryStyle, children: "Slack users appear as \"pavlo\" instead of \"Pavlo S. (PM)\"" }), _jsx("div", { class: answerBody, children: _jsx("p", { class: paragraph, children: "The peer ID is derived from the Slack display name (lowercased, hyphenated). The label includes the profile title when available. If the title is missing, update your Slack profile title." }) })] }), _jsxs("details", { class: detailsStyle, children: [_jsxs("summary", { class: summaryStyle, children: ["CC agents don't show platform info in ", _jsx("code", { class: inlineCode, children: "cogent_list_peers" })] }), _jsx("div", { class: answerBody, children: _jsxs("p", { class: paragraph, children: ["Ensure you're using ", _jsx("code", { class: inlineCode, children: "@essentialai/cogent-bridge@3.0.0" }), " or later. The ", _jsx("code", { class: inlineCode, children: "register-peer" }), " MCP tool now sends ", _jsx("code", { class: inlineCode, children: "platform: \"cc\"" }), ", ", _jsx("code", { class: inlineCode, children: "type: \"agent\"" }), ",", _jsx("code", { class: inlineCode, children: "transport: \"ws\"" }), " automatically."] }) })] })] }), _jsxs("div", { class: section, children: [_jsx("h2", { class: sectionTitle, children: "Server & Deployment" }), _jsxs("details", { class: detailsStyle, children: [_jsx("summary", { class: summaryStyle, children: "The relay server takes a long time to restart" }), _jsxs("div", { class: answerBody, children: [_jsx("p", { class: paragraph, children: "The graceful shutdown waits for active WebSocket connections to close. If there are many connected peers, this can take up to 90 seconds. To force restart:" }), _jsx("div", { class: codeBlock, children: `sudo systemctl kill cogent-bridge
|
|
157
|
+
sudo systemctl start cogent-bridge` })] })] }), _jsxs("details", { class: detailsStyle, children: [_jsx("summary", { class: summaryStyle, children: "How do I check if both services are running?" }), _jsx("div", { class: answerBody, children: _jsx("div", { class: codeBlock, children: `systemctl is-active cogent-bridge # relay server
|
|
158
|
+
systemctl is-active cogent-slack-adapter # Slack adapter
|
|
159
|
+
curl -s https://cogent.tools/api/health # relay health check` }) })] }), _jsxs("details", { class: detailsStyle, children: [_jsx("summary", { class: summaryStyle, children: "Can the adapter and relay run on different machines?" }), _jsx("div", { class: answerBody, children: _jsxs("p", { class: paragraph, children: ["Yes. Set ", _jsx("code", { class: inlineCode, children: "COGENT_RELAY_URL" }), " in the adapter's ", _jsx("code", { class: inlineCode, children: ".env" }), " to the relay's public URL instead of ", _jsx("code", { class: inlineCode, children: "http://localhost:3100" }), ". Both use HTTPS for secure communication."] }) })] })] }), _jsxs("div", { class: section, children: [_jsx("h2", { class: sectionTitle, children: "Version Compatibility" }), _jsxs("details", { class: detailsStyle, children: [_jsx("summary", { class: summaryStyle, children: "What versions do I need?" }), _jsx("div", { class: answerBody, children: _jsxs("table", { class: versionTable, children: [_jsx("thead", { children: _jsxs("tr", { children: [_jsx("th", { children: "Package" }), _jsx("th", { children: "Minimum Version" }), _jsx("th", { children: "Purpose" })] }) }), _jsxs("tbody", { children: [_jsxs("tr", { children: [_jsx("td", { children: _jsx("code", { class: inlineCode, children: "@essentialai/cogent" }) }), _jsx("td", { children: "3.0.0" }), _jsx("td", { children: "Shared types (on server)" })] }), _jsxs("tr", { children: [_jsx("td", { children: _jsx("code", { class: inlineCode, children: "@essentialai/cogent-bridge" }) }), _jsx("td", { children: "3.0.0" }), _jsx("td", { children: "CC MCP client" })] }), _jsxs("tr", { children: [_jsx("td", { children: _jsx("code", { class: inlineCode, children: "@essentialai/cogent-server" }) }), _jsx("td", { children: "3.0.0" }), _jsx("td", { children: "Relay server" })] }), _jsxs("tr", { children: [_jsx("td", { children: "Node.js" }), _jsx("td", { children: "18+ (client), 22+ (server)" }), _jsx("td", { children: "Runtime" })] })] })] }) })] }), _jsxs("details", { class: detailsStyle, children: [_jsx("summary", { class: summaryStyle, children: "How do I update all packages?" }), _jsx("div", { class: answerBody, children: _jsx("div", { class: codeBlock, children: `# Client (CC MCP):
|
|
160
|
+
npm update -g @essentialai/cogent-bridge
|
|
161
|
+
# Or if using npx: just restart Claude Code (auto-fetches latest)
|
|
162
|
+
|
|
163
|
+
# Server (on cogent.tools):
|
|
164
|
+
cd /path/to/cogent/server
|
|
165
|
+
npm install @essentialai/cogent@3.0.0
|
|
166
|
+
sudo systemctl restart cogent-bridge
|
|
167
|
+
|
|
168
|
+
# Adapter (on cogent.tools):
|
|
169
|
+
# Deploy from repo, then:
|
|
170
|
+
sudo systemctl restart cogent-slack-adapter` }) })] })] }), _jsxs("div", { class: footer, children: ["COGENT \u2014 Powered by ", _jsx("a", { href: "https://essentialai.uk", style: "color: inherit;", children: "Essential AI Solutions Ltd." }), " \u2014 ", _jsx("a", { href: "/", style: "color: inherit;", children: "cogent.tools" })] })] }) }));
|
|
171
|
+
//# sourceMappingURL=FaqPage.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FaqPage.js","sourceRoot":"","sources":["../../../src/ui/pages/FaqPage.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LandingPage.d.ts","sourceRoot":"","sources":["../../../src/ui/pages/LandingPage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,UAAU,CAAC;AAMnC,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,iCAAiC,CAAC;AAEnE,2CAA2C;AAC3C,UAAU,gBAAgB;IACxB,KAAK,EAAE,WAAW,CAAC;CACpB;AAuKD;;;GAGG;AACH,eAAO,MAAM,WAAW,EAAE,EAAE,CAAC,gBAAgB,
|
|
1
|
+
{"version":3,"file":"LandingPage.d.ts","sourceRoot":"","sources":["../../../src/ui/pages/LandingPage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,UAAU,CAAC;AAMnC,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,iCAAiC,CAAC;AAEnE,2CAA2C;AAC3C,UAAU,gBAAgB;IACxB,KAAK,EAAE,WAAW,CAAC;CACpB;AAuKD;;;GAGG;AACH,eAAO,MAAM,WAAW,EAAE,EAAE,CAAC,gBAAgB,CA4M5C,CAAC"}
|
|
@@ -156,5 +156,5 @@ export const LandingPage = ({ stats }) => (_jsx(Layout, { title: "COGENT", child
|
|
|
156
156
|
██║ ██║ ██║██║ ███╗█████╗ ██╔██╗ ██║ ██║
|
|
157
157
|
██║ ██║ ██║██║ ██║██╔══╝ ██║╚██╗██║ ██║
|
|
158
158
|
╚██████╗╚██████╔╝╚██████╔╝███████╗██║ ╚████║ ██║
|
|
159
|
-
╚═════╝ ╚═════╝ ╚═════╝ ╚══════╝╚═╝ ╚═══╝ ╚═╝` }), _jsx("span", { class: cursor })] }), _jsx("p", { class: heroSubtitle, children: "Real-time relay for Claude Code inter-session communication \u2014 now with Slack integration" }), _jsxs("p", { class: heroSubtitle, style: "margin-top: 0.5rem; font-size: 0.8rem;", children: ["by ", _jsx("a", { href: "https://essentialai.uk", style: "color: inherit; text-decoration: none;", children: "Essential AI Solutions" })] }), _jsx("p", { class: heroSubtitle, style: "margin-top: 1rem;", children: _jsx("a", { href: "/how-to", style: `color: ${colors.green}; font-weight: 700;`, children: "How-To Guide \u2192" }) })] }), _jsxs("div", { class: statsRow, children: [_jsx(StatCard, { id: "stat-sessions", value: stats.activeSessions, label: "Active Sessions" }), _jsx(StatCard, { id: "stat-agents", value: stats.connectedAgents, label: "Connected Agents" }), _jsx(StatCard, { id: "stat-messages", value: stats.totalMessagesRelayed, label: "Messages Relayed" })] }), _jsxs("div", { class: section, children: [_jsx("h2", { class: sectionTitle, children: "Install via Plugin Marketplace (Recommended)" }), _jsxs(Terminal, { title: "Two Commands \u2014 Full Setup", children: [_jsx("p", { class: noteText, children: "Install the plugin with slash commands, auto-discovery, and cloud relay:" }), _jsxs("div", { class: codeBlock, children: [_jsx("span", { class: promptChar, children: "$" }), _jsx("span", { class: stepCommand, children: "claude plugin marketplace add eaisdevelopment/cogent" })] }), _jsxs("div", { class: codeBlock, children: [_jsx("span", { class: promptChar, children: "$" }), _jsx("span", { class: stepCommand, children: "claude plugin install cogent@cogent" })] }), _jsxs("p", { class: noteText, children: ["Restart Claude Code. Use ", _jsx("span", { class: stepCommand, children: "/cogent:register" }), " to join the bridge \u2014 session discovery, registration, and message protocol are handled automatically."] })] })] }), _jsxs("div", { class: section, children: [_jsx("h2", { class: sectionTitle, children: "Alternative: Manual MCP Setup" }), _jsxs(Terminal, { title: "MCP Tools Only (No Slash Commands)", children: [_jsx("p", { class: noteText, children: "Or use a single command to register the MCP server directly:" }), _jsxs("div", { class: codeBlock, children: [_jsx("span", { class: promptChar, children: "$" }), _jsx("span", { class: stepCommand, children: "claude mcp add cogent -e COGENT_ENDPOINT=https://cogent.tools -s user -- npx -y @essentialai/cogent-bridge" })] }), _jsxs("p", { class: noteText, children: ["This gives you the six ", _jsx("span", { class: stepCommand, children: "cogent_" }), " MCP tools. For slash commands (", _jsx("span", { class: stepCommand, children: "/cogent:register" }), ", etc.), use the Plugin Marketplace above."] })] })] }), _jsxs("div", { class: section, children: [_jsx("h2", { class: sectionTitle, children: "Updating to the Latest Version" }), _jsxs(Terminal, { title: "Stay Up to Date", children: [_jsxs("p", { class: noteText, children: [_jsx("span", { class: stepNumber, children: "Plugin Marketplace:" }), " Re-run the install command to pull the latest version:"] }), _jsxs("div", { class: codeBlock, children: [_jsx("span", { class: promptChar, children: "$" }), _jsx("span", { class: stepCommand, children: "claude plugin marketplace add eaisdevelopment/cogent" })] }), _jsxs("p", { class: noteText, children: [_jsx("span", { class: stepNumber, children: "Manual MCP / Claude Desktop:" }), " If you used ", _jsx("span", { class: stepCommand, children: "npx -y @essentialai/cogent-bridge" }), ", you already get the latest version automatically on each restart. No action needed."] }), _jsxs("p", { class: noteText, children: [_jsx("span", { class: stepNumber, children: "Global install:" }), " If you installed globally with npm, update explicitly:"] }), _jsxs("div", { class: codeBlock, children: [_jsx("span", { class: promptChar, children: "$" }), _jsx("span", { class: stepCommand, children: "npm update -g @essentialai/cogent-bridge" })] })] })] }), _jsxs("div", { class: section, children: [_jsx("h2", { class: sectionTitle, children: "Quick Start" }), _jsxs(Terminal, { title: "Quick Start", children: [_jsxs("div", { class: stepLine, children: [_jsx("span", { class: stepNumber, children: "1." }), " Create a channel with a friendly name"] }), _jsxs("div", { class: codeBlock, children: [_jsx("span", { class: promptChar, children: ">" }), _jsx("span", { class: stepCommand, children: ` Create a Cogent channel called "my-project" with secret "team-secret"` })] }), _jsxs("p", { class: noteText, children: ["Returns a channel name (e.g., ", _jsx("span", { class: stepCommand, children: "my-project" }), ") and a secret to share. Omit the name to auto-generate one (e.g., ", _jsx("span", { class: stepCommand, children: "swift-fox-a3f1" }), ")."] }), _jsxs("div", { class: stepLine, children: [_jsx("span", { class: stepNumber, children: "2." }), " Join from another Claude Code instance using the channel name"] }), _jsxs("div", { class: codeBlock, children: [_jsx("span", { class: promptChar, children: ">" }), _jsx("span", { class: stepCommand, children: ` Join Cogent channel "my-project" with secret "team-secret"` })] }), _jsxs("div", { class: stepLine, children: [_jsx("span", { class: stepNumber, children: "3." }), " Start communicating"] }), _jsxs("div", { class: codeBlock, children: [_jsx("span", { class: promptChar, children: ">" }), _jsx("span", { class: stepCommand, children: ` Register as "backend" and send a message to "frontend"` })] })] })] }), _jsxs("div", { class: section, children: [_jsx("h2", { class: sectionTitle, children: "Slack Integration (NEW)" }), _jsxs(Terminal, { title: "Bridge Slack Channels to COGENT", children: [_jsx("p", { class: noteText, children: "Connect your Slack workspace to COGENT so humans and AI agents communicate in the same channel." }), _jsxs("div", { class: stepLine, children: [_jsx("span", { class: stepNumber, children: "1." }), " Install the Cogent Bridge Slack app in your workspace"] }), _jsxs("div", { class: stepLine, children: [_jsx("span", { class: stepNumber, children: "2." }), " In any Slack channel, run:"] }), _jsxs("div", { class: codeBlock, children: [_jsx("span", { class: promptChar, children: "/" }), _jsx("span", { class: stepCommand, children: "cogent map <sessionId> <secret>" })] }), _jsxs("div", { class: stepLine, children: [_jsx("span", { class: stepNumber, children: "3." }), " Messages flow bidirectionally \u2014 Slack users and CC agents share the same conversation"] }), _jsxs("p", { class: noteText, children: ["Slash commands: ", _jsx("span", { class: stepCommand, children: "/cogent peers" }), " (list all peers), ", _jsx("span", { class: stepCommand, children: "/cogent send @backend msg" }), " (targeted message), ", _jsx("span", { class: stepCommand, children: "/cogent status" }), " (session health)"] })] })] }), _jsxs("a", { href: "/how-to", class: howToLink, children: [_jsx("div", { class: howToTitle, children: "How Teams Deliver Faster with Cogent \u2192" }), _jsx("p", { class: howToDesc, children: "Real-world use cases, command examples, and best practices for parallel development, cross-team bug fixes, API contract negotiation, and more." })] }), _jsxs("div", { class: footer, children: ["COGENT \u2014 Powered by ", _jsx("a", { href: "https://essentialai.uk", style: "color: inherit;", children: "Essential AI Solutions Ltd." }), " \u2014 ", _jsx("a", { href: "/", style: "color: inherit;", children: "cogent.tools" })] }), _jsx("script", { dangerouslySetInnerHTML: { __html: sseScript } })] }) }));
|
|
159
|
+
╚═════╝ ╚═════╝ ╚═════╝ ╚══════╝╚═╝ ╚═══╝ ╚═╝` }), _jsx("span", { class: cursor })] }), _jsx("p", { class: heroSubtitle, children: "Real-time relay for Claude Code inter-session communication \u2014 now with Slack integration" }), _jsxs("p", { class: heroSubtitle, style: "margin-top: 0.5rem; font-size: 0.8rem;", children: ["by ", _jsx("a", { href: "https://essentialai.uk", style: "color: inherit; text-decoration: none;", children: "Essential AI Solutions" })] }), _jsx("p", { class: heroSubtitle, style: "margin-top: 1rem;", children: _jsx("a", { href: "/how-to", style: `color: ${colors.green}; font-weight: 700;`, children: "How-To Guide \u2192" }) })] }), _jsxs("div", { class: statsRow, children: [_jsx(StatCard, { id: "stat-sessions", value: stats.activeSessions, label: "Active Sessions" }), _jsx(StatCard, { id: "stat-agents", value: stats.connectedAgents, label: "Connected Agents" }), _jsx(StatCard, { id: "stat-messages", value: stats.totalMessagesRelayed, label: "Messages Relayed" })] }), _jsxs("div", { class: section, children: [_jsx("h2", { class: sectionTitle, children: "Install via Plugin Marketplace (Recommended)" }), _jsxs(Terminal, { title: "Two Commands \u2014 Full Setup", children: [_jsx("p", { class: noteText, children: "Install the plugin with slash commands, auto-discovery, and cloud relay:" }), _jsxs("div", { class: codeBlock, children: [_jsx("span", { class: promptChar, children: "$" }), _jsx("span", { class: stepCommand, children: "claude plugin marketplace add eaisdevelopment/cogent" })] }), _jsxs("div", { class: codeBlock, children: [_jsx("span", { class: promptChar, children: "$" }), _jsx("span", { class: stepCommand, children: "claude plugin install cogent@cogent" })] }), _jsxs("p", { class: noteText, children: ["Restart Claude Code. Use ", _jsx("span", { class: stepCommand, children: "/cogent:register" }), " to join the bridge \u2014 session discovery, registration, and message protocol are handled automatically."] })] })] }), _jsxs("div", { class: section, children: [_jsx("h2", { class: sectionTitle, children: "Alternative: Manual MCP Setup" }), _jsxs(Terminal, { title: "MCP Tools Only (No Slash Commands)", children: [_jsx("p", { class: noteText, children: "Or use a single command to register the MCP server directly:" }), _jsxs("div", { class: codeBlock, children: [_jsx("span", { class: promptChar, children: "$" }), _jsx("span", { class: stepCommand, children: "claude mcp add cogent -e COGENT_ENDPOINT=https://cogent.tools -s user -- npx -y @essentialai/cogent-bridge" })] }), _jsxs("p", { class: noteText, children: ["This gives you the six ", _jsx("span", { class: stepCommand, children: "cogent_" }), " MCP tools. For slash commands (", _jsx("span", { class: stepCommand, children: "/cogent:register" }), ", etc.), use the Plugin Marketplace above."] })] })] }), _jsxs("div", { class: section, children: [_jsx("h2", { class: sectionTitle, children: "Updating to the Latest Version" }), _jsxs(Terminal, { title: "Stay Up to Date", children: [_jsxs("p", { class: noteText, children: [_jsx("span", { class: stepNumber, children: "Plugin Marketplace:" }), " Re-run the install command to pull the latest version:"] }), _jsxs("div", { class: codeBlock, children: [_jsx("span", { class: promptChar, children: "$" }), _jsx("span", { class: stepCommand, children: "claude plugin marketplace add eaisdevelopment/cogent" })] }), _jsxs("p", { class: noteText, children: [_jsx("span", { class: stepNumber, children: "Manual MCP / Claude Desktop:" }), " If you used ", _jsx("span", { class: stepCommand, children: "npx -y @essentialai/cogent-bridge" }), ", you already get the latest version automatically on each restart. No action needed."] }), _jsxs("p", { class: noteText, children: [_jsx("span", { class: stepNumber, children: "Global install:" }), " If you installed globally with npm, update explicitly:"] }), _jsxs("div", { class: codeBlock, children: [_jsx("span", { class: promptChar, children: "$" }), _jsx("span", { class: stepCommand, children: "npm update -g @essentialai/cogent-bridge" })] })] })] }), _jsxs("div", { class: section, children: [_jsx("h2", { class: sectionTitle, children: "Quick Start" }), _jsxs(Terminal, { title: "Quick Start", children: [_jsxs("div", { class: stepLine, children: [_jsx("span", { class: stepNumber, children: "1." }), " Create a channel with a friendly name"] }), _jsxs("div", { class: codeBlock, children: [_jsx("span", { class: promptChar, children: ">" }), _jsx("span", { class: stepCommand, children: ` Create a Cogent channel called "my-project" with secret "team-secret"` })] }), _jsxs("p", { class: noteText, children: ["Returns a channel name (e.g., ", _jsx("span", { class: stepCommand, children: "my-project" }), ") and a secret to share. Omit the name to auto-generate one (e.g., ", _jsx("span", { class: stepCommand, children: "swift-fox-a3f1" }), ")."] }), _jsxs("div", { class: stepLine, children: [_jsx("span", { class: stepNumber, children: "2." }), " Join from another Claude Code instance using the channel name"] }), _jsxs("div", { class: codeBlock, children: [_jsx("span", { class: promptChar, children: ">" }), _jsx("span", { class: stepCommand, children: ` Join Cogent channel "my-project" with secret "team-secret"` })] }), _jsxs("div", { class: stepLine, children: [_jsx("span", { class: stepNumber, children: "3." }), " Start communicating"] }), _jsxs("div", { class: codeBlock, children: [_jsx("span", { class: promptChar, children: ">" }), _jsx("span", { class: stepCommand, children: ` Register as "backend" and send a message to "frontend"` })] })] })] }), _jsxs("div", { class: section, children: [_jsx("h2", { class: sectionTitle, children: "Slack Integration (NEW)" }), _jsxs(Terminal, { title: "Bridge Slack Channels to COGENT", children: [_jsx("p", { class: noteText, children: "Connect your Slack workspace to COGENT so humans and AI agents communicate in the same channel." }), _jsxs("div", { class: stepLine, children: [_jsx("span", { class: stepNumber, children: "1." }), " Install the Cogent Bridge Slack app in your workspace"] }), _jsxs("div", { class: stepLine, children: [_jsx("span", { class: stepNumber, children: "2." }), " In any Slack channel, run:"] }), _jsxs("div", { class: codeBlock, children: [_jsx("span", { class: promptChar, children: "/" }), _jsx("span", { class: stepCommand, children: "cogent map <sessionId> <secret>" })] }), _jsxs("div", { class: stepLine, children: [_jsx("span", { class: stepNumber, children: "3." }), " Messages flow bidirectionally \u2014 Slack users and CC agents share the same conversation"] }), _jsxs("p", { class: noteText, children: ["Slash commands: ", _jsx("span", { class: stepCommand, children: "/cogent peers" }), " (list all peers), ", _jsx("span", { class: stepCommand, children: "/cogent send @backend msg" }), " (targeted message), ", _jsx("span", { class: stepCommand, children: "/cogent status" }), " (session health)"] })] })] }), _jsxs("a", { href: "/how-to", class: howToLink, children: [_jsx("div", { class: howToTitle, children: "How Teams Deliver Faster with Cogent \u2192" }), _jsx("p", { class: howToDesc, children: "Real-world use cases, command examples, and best practices for parallel development, cross-team bug fixes, API contract negotiation, and more." })] }), _jsxs("a", { href: "/faq", class: howToLink, children: [_jsx("div", { class: howToTitle, children: "FAQ & Troubleshooting \u2192" }), _jsx("p", { class: howToDesc, children: "Common setup issues, message flow troubleshooting, version compatibility, and solutions for Slack bridge configuration." })] }), _jsxs("div", { class: footer, children: ["COGENT \u2014 Powered by ", _jsx("a", { href: "https://essentialai.uk", style: "color: inherit;", children: "Essential AI Solutions Ltd." }), " \u2014 ", _jsx("a", { href: "/", style: "color: inherit;", children: "cogent.tools" })] }), _jsx("script", { dangerouslySetInnerHTML: { __html: sseScript } })] }) }));
|
|
160
160
|
//# sourceMappingURL=LandingPage.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LandingPage.js","sourceRoot":"","sources":["../../../src/ui/pages/LandingPage.tsx"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"LandingPage.js","sourceRoot":"","sources":["../../../src/ui/pages/LandingPage.tsx"],"names":[],"mappings":"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"}
|