feat(site): move spend page to AI settings - #26800
Merged
DanielleMaywood merged 8 commits intoJun 29, 2026
Merged
Conversation
DanielleMaywood
force-pushed
the
danielle/codagt-691-move-spend-ai-settings
branch
from
June 29, 2026 09:46
73b5efa to
166fc7d
Compare
DanielleMaywood
changed the base branch from
danielle/codagt-691-share-confirm-delete-dialog
to
danielle/codagt-691-paginated-query-options
June 29, 2026 09:46
DanielleMaywood
force-pushed
the
danielle/codagt-691-paginated-query-options
branch
from
June 29, 2026 10:06
03aa1c1 to
57d3b6c
Compare
DanielleMaywood
force-pushed
the
danielle/codagt-691-move-spend-ai-settings
branch
from
June 29, 2026 10:07
166fc7d to
4d910c3
Compare
Base automatically changed from
danielle/codagt-691-paginated-query-options
to
main
June 29, 2026 10:45
DanielleMaywood
force-pushed
the
danielle/codagt-691-move-spend-ai-settings
branch
from
June 29, 2026 10:52
4d910c3 to
ae53bb3
Compare
DanielleMaywood
marked this pull request as ready for review
June 29, 2026 11:43
Contributor
Documentation CheckUpdates Needed
Automated review via Coder Agents |
johnstcn
approved these changes
Jun 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
🤖 This PR was written by Coder Agent on behalf of Danielle Maywood
Summary
/ai/settings/spend./agents/settings/spend,/agents/settings/limits, and/agents/settings/usage.Stack
Base:
mainSupporting PRs #26799 and #26802 have already merged into
main.Validation
pnpm --dir site exec biome check --error-on-warnings src/pages/AISettingsPage/SpendPage src/pages/AgentsPage/AgentAnalyticsPageView.tsx src/pages/AgentsPage/components/UsageIndicator.tsx src/router.tsx --no-errors-on-unmatchedpnpm --dir site run lint:typespnpm --dir site exec vitest --project=storybook --run src/pages/AISettingsPage/SpendPage/components/LimitsTab/GroupLimitsSection.stories.tsx src/pages/AISettingsPage/SpendPage/components/LimitsTab/UserOverridesSection.stories.tsx src/pages/AISettingsPage/SpendPage/SpendPageView.stories.tsx --testTimeout=30000