-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
feat(webapp): server-side agent message quota #4552
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
kathiekiwi
wants to merge
23
commits into
test/chat-agent-durability-tri-11166
Choose a base branch
from
feat/agent-message-quota-tri-12863
base: test/chat-agent-durability-tri-11166
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
097bb5d
feat(webapp,dashboard-agent-db): server-side agent message quota
kathiekiwi af86a21
Merge remote-tracking branch 'origin/test/chat-agent-durability-tri-1…
kathiekiwi 50ccb2a
fix(webapp): the quota limit shows a friendly upgrade prompt, not the…
kathiekiwi c9bbe89
merge: propagate review fixes from test/chat-agent-durability-tri-11166
kathiekiwi 8341730
merge: propagate wave-2 review fixes from test/chat-agent-durability-…
kathiekiwi 82035a7
merge: propagate org-purge best-effort from test/chat-agent-durabilit…
kathiekiwi 12785db
fix(webapp): only charge agent message quota on a delivered send
kathiekiwi 423d0a9
fix(webapp): guard capped agent send paths and settle the quota re-read
kathiekiwi bb381d3
merge: quota delivered-send charge review-comment fixes
kathiekiwi 08f9d78
merge: propagate review-comment fixes from test/chat-agent-durability…
kathiekiwi ebc7e88
merge: propagate second-pass fixes from test/chat-agent-durability-tr…
kathiekiwi 57a84f1
chore(server-changes): consolidate the agent message-quota notes into…
kathiekiwi 19b49c1
fix(webapp): don't charge the message quota for a retry/regenerate
kathiekiwi 4cc2f30
merge: consolidate message-quota notes 2 to 1
kathiekiwi 83f9817
merge: don't charge quota for retry/regenerate
kathiekiwi 7c59b8e
merge: propagate server-changes consolidation from test/chat-agent-du…
kathiekiwi ed572f3
merge: propagate changeset consolidation and note restoration from te…
kathiekiwi 462360d
merge: propagate base UI relocation + drizzle attribution
kathiekiwi 289fe1b
merge: propagate tsql linter test fix
kathiekiwi a9c15bf
merge: propagate card-test relocation
kathiekiwi d9cfca9
chore: merge test/chat-agent-durability-tri-11166 (main sync)
kathiekiwi a95e926
fix(webapp): share the message-quota refusal code between server and …
kathiekiwi 3556dff
chore: merge test/chat-agent-durability-tri-11166 (review fixes)
kathiekiwi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| --- | ||
| area: webapp | ||
| type: feature | ||
| --- | ||
|
|
||
| The dashboard agent now comes with a monthly message allowance. A message that fails to send doesn't count against it. |
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.