co-mono/packages
PriNova 08e88f1036
fix(antigravity): fixes the tests for antigravitiy opus (#1369)
* 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.
2026-02-07 15:49:30 +01:00
..
agent Add [Unreleased] section for next cycle 2026-02-06 19:20:32 +01:00
ai fix(antigravity): fixes the tests for antigravitiy opus (#1369) 2026-02-07 15:49:30 +01:00
coding-agent fix(antigravity): fixes the tests for antigravitiy opus (#1369) 2026-02-07 15:49:30 +01:00
mom Add [Unreleased] section for next cycle 2026-02-06 19:20:32 +01:00
pods Release v0.52.7 2026-02-06 19:19:46 +01:00
tui Add the kill ring and undo features to the Input component (#1373) 2026-02-07 15:47:27 +01:00
web-ui Add [Unreleased] section for next cycle 2026-02-06 19:20:32 +01:00