Removed Connect and Features steps that were adding friction without much value. The wizard now focuses on: 1. Welcome - introduction and bootstrap token entry 2. Security - credential setup 3. Complete - shows install command and connected agents Agent polling now happens in CompleteStep instead of relying on WebSockets which aren't available during the pre-login setup phase. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .eslintignore | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||