mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-04-28 03:20:11 +00:00
AI Settings: - Add info box with link to configure patrol schedule & autonomy - Import useNavigate for navigation to /ai page Network Settings: - Improve auto-discovery mode descriptions for clarity - Better explain that auto mode scans all host interfaces Settings: - Default allowedOrigins to empty string instead of '*' RunHistoryEntry: - Add eslint-disable comment for intentional innerHTML usage AI Types: - Update default models: claude-haiku-4-5, deepseek-chat |
||
|---|---|---|
| .. | ||
| 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 | ||