mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
08e88f1036
* feat(antigravity): update model costs and tokens, migrate compaction tests to Claude 4.6 - Update model costs for various models in `models.generated.ts` to reflect the latest pricing. - Update maxTokens for certain models. - Migrate compaction tests from `claude-opus-4-5-thinking` to `claude-opus-4-6-thinking` in `compaction-thinking-model.test.ts`. * fix: remove unnecessary peer dependencies in package-lock.json This commit removes the `peer: true` flag from several dependencies in `package-lock.json`. These dependencies (lit, tailwind-merge, tailwindcss, picomatch, @tailwindcss/typescript, vite, picomatch) do not need to be explicitly marked as peer dependencies in this context, as they are already managed as regular dependencies. Removing the `peer: true` flag simplifies the dependency graph and avoids potential conflicts during installation.
08e88f1036
ยท
2026-02-07 15:49:30 +01:00
History