Files
talemate/talemate_frontend
veguAI 1e7acb7ec2 Indicate template-applied reasoning specs with chips in client UX (#38) (#39)
* feature: indicate template-applied reasoning specs with chips in client UX (#38)

* fix: sync reasoning from_template flags on in-modal template switch; move chips above inputs (#38)

* style: reasoning template chips use text variant and small size (#38)
2026-06-07 16:09:36 +03:00
..
2026-05-30 19:04:17 +03:00
2026-05-14 23:59:45 +03:00
2026-05-14 23:59:45 +03:00
2026-05-14 23:59:45 +03:00

talemate_frontend

This project uses pnpm. You do not need to install it yourself — it is provisioned automatically via Corepack, which ships with Node.js. The pinned pnpm version lives in the packageManager field of package.json.

Run corepack enable once to put pnpm on your PATH, or prefix the commands below with corepack (e.g. corepack pnpm install).

Project setup

pnpm install

Compiles and hot-reloads for development

pnpm serve

Compiles and minifies for production

pnpm build

Customize configuration

See Configuration Reference.