Roo-Code/apps/web-evals
Hannes Rudolph 2aa9ff6d89 feat(terminal): enable Inline Terminal by default and clarify advanced settings
Set terminalShellIntegrationDisabled default to true to use Inline Terminal by default. Update Terminal settings UI to default to Inline Terminal and only show "Inherit environment variables" when using the VS Code terminal. Refresh English settings copy for clarity and reliability.
2025-10-30 13:20:11 -06:00
..
public Move evals into pnpm workspace, switch from SQLite to Postgres (#4278) 2025-06-03 01:38:08 -07:00
scripts Evals web app fixes / tweaks (#7299) 2025-08-21 12:36:33 -07:00
src Evals web app fixes / tweaks (#7299) 2025-08-21 12:36:33 -07:00
.env Evals web app fixes / tweaks (#7299) 2025-08-21 12:36:33 -07:00
.gitignore Move evals into pnpm workspace, switch from SQLite to Postgres (#4278) 2025-06-03 01:38:08 -07:00
components.json Move evals into pnpm workspace, switch from SQLite to Postgres (#4278) 2025-06-03 01:38:08 -07:00
eslint.config.mjs Move evals into pnpm workspace, switch from SQLite to Postgres (#4278) 2025-06-03 01:38:08 -07:00
next-env.d.ts feat(terminal): enable Inline Terminal by default and clarify advanced settings 2025-10-30 13:20:11 -06:00
next.config.ts Improve turbo task dependency declarations (#4323) 2025-06-04 09:32:27 -07:00
package.json Set port 3446 for web-evals in production mode (#8288) 2025-09-24 08:43:05 -07:00
postcss.config.mjs Move evals into pnpm workspace, switch from SQLite to Postgres (#4278) 2025-06-03 01:38:08 -07:00
tsconfig.json Improve Docker setup for evals (#4327) 2025-06-05 12:16:36 -07:00
turbo.json Improve turbo task dependency declarations (#4323) 2025-06-04 09:32:27 -07:00
vitest.config.ts Convert jest tests to vitest and disable default watch mode for vitest (#4568) 2025-06-11 14:48:01 -07:00