add desktop codex login and analyst copilot
This commit is contained in:
parent
687a217014
commit
d9c8b53b69
23 changed files with 4142 additions and 95 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import { redirect } from "next/navigation";
|
||||
import { SignalsRoute } from "../terminal";
|
||||
|
||||
export const dynamic = "force-dynamic";
|
||||
|
||||
export default function Page() {
|
||||
redirect("/");
|
||||
return <SignalsRoute />;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue