-
Notifications
You must be signed in to change notification settings - Fork 132
refactor: move chat logs to middleware #1924
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
steebchen
wants to merge
33
commits into
main
Choose a base branch
from
chat-log-post-hook
base: main
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 27 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
5738a54
refactor: queue chat logs in middleware
steebchen 9d8f7ea
fix: avoid chat log stream deadlock
steebchen 4059a40
fix: flush non-stream chat logs
steebchen 13ba95e
refactor: drop insertLog alias
steebchen 4ff9139
Merge branch 'main' into chat-log-post-hook
steebchen 35cb4f5
Merge remote-tracking branch 'origin/main' into chat-log-post-hook
steebchen e28767c
fix: handle streaming terminal events
steebchen cb19ace
Revert "fix: handle streaming terminal events"
steebchen c8bb0b6
chore: sync branch with origin/main
steebchen fa1c4b5
chore: sync branch with latest origin/main
steebchen 0d9f9d0
chore: sync main into chat log hook
steebchen b9c865f
chore(autofix): apply diff
steebchen 4ecd857
fix: avoid duplicate client error logs
steebchen b852c51
fix: warn on client errors in activity
steebchen 313d1dd
chore: sync main into branch
steebchen d6cac67
fix: log validation client errors
steebchen a664ea4
fix: lazily parse fallback body
steebchen 30e90ab
chore(autofix): apply diff
steebchen 9939752
chore: sync main into branch
steebchen 8a3349c
chore: sync main into branch
steebchen f4a7425
Merge remote-tracking branch 'origin/main' into chat-log-post-hook
steebchen cb0a263
chore: sync main into branch
steebchen c8aba78
chore: sync main into branch
steebchen 7ea7dd8
chore: sync main into branch
steebchen e6c4e69
fix: add dataStorageCost to cancelled streaming cost stub
steebchen 54e3806
fix: port retry/routing features into log middleware
steebchen d9b5c26
Merge remote-tracking branch 'origin/main' into chat-log-post-hook
steebchen 1e4a1ff
Merge remote-tracking branch 'origin/main' into chat-log-post-hook
steebchen 48060a1
Merge remote-tracking branch 'origin/main' into chat-log-post-hook
steebchen 46ff515
Merge remote-tracking branch 'origin/main' into chat-log-post-hook
steebchen ac0b2d1
Merge remote-tracking branch 'origin/main' into chat-log-post-hook
steebchen 2106177
merge: resolve conflicts with origin/main
steebchen-bot 001081b
Merge remote-tracking branch 'origin/main' into chat-log-post-hook
steebchen 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
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.