453de420fc
Use the user-visible contents (without injected image-mode settings) for the optimistic agent messages so the settings blob is not echoed in the thread. Widen the composer settings chip to 150px so longer labels are not clipped. Also picks up regenerated next-env.d.ts and tsbuildinfo. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
7 lines
247 B
TypeScript
7 lines
247 B
TypeScript
/// <reference types="next" />
|
|
/// <reference types="next/image-types/global" />
|
|
import "./.next/types/routes.d.ts";
|
|
|
|
// NOTE: This file should not be edited
|
|
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
|