-
Notifications
You must be signed in to change notification settings - Fork 1.2k
feat: Infinite Sessions #76
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
Merged
Merged
Changes from 5 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
100ca24
feat(nodejs): add infinite sessions configuration
jmoseley 30b6a6f
feat(python): add infinite sessions configuration
jmoseley 24fe4d7
feat(go): add infinite sessions configuration
jmoseley d10701b
feat(dotnet): add infinite sessions configuration
jmoseley 8a85bc3
docs: document infinite sessions feature in all SDKs
jmoseley 63e2f1a
docs: fix missing copilot. prefix in Go README example
jmoseley c3f3366
fix: wrap long line in Python docstring
jmoseley bfa9b72
chore: remove accidentally committed node_modules, add .gitignore
jmoseley 128a95b
Merge main into jm/infinite
jmoseley f823071
test(nodejs): add e2e tests for compaction and usage events
jmoseley 21dcf41
test: skip compaction trigger test in CI
jmoseley 8d147eb
fix(dotnet): fix syntax errors from merge conflict resolution
jmoseley a75c1f4
test: remove usage event tests (not part of this PR)
jmoseley b6fa81c
test: enable compaction test in CI
jmoseley c334859
fix(dotnet): change records to internal for JSON serializer
jmoseley b49dcc6
test: skip compaction trigger test in CI until CLI is released
jmoseley a318f06
test: revert skip - will update after CLI release
jmoseley 5694a85
test: add compaction e2e tests for all SDK flavors
jmoseley 701e463
Merge origin/main into jm/infinite
jmoseley e1b198a
fix: use %v format for float64 tokensRemoved in Go test
jmoseley 0910f53
chore: update @github/copilot CLI to 0.0.394
jmoseley 501fe8d
style: format compaction tests for all SDKs
jmoseley d4da3dc
fix: use dict instead of Dict in Python SDK
jmoseley e924316
fix: correct SessionEventType import in Python compaction test
jmoseley b6a2edd
feat(go): add Float64 helper function for pointer values
jmoseley 814a40f
test: skip .NET compaction tests due to Windows CI proxy timing issues
jmoseley bc261a3
test: remove .NET compaction tests causing Windows CI fixture issues
jmoseley c02ec51
Revert "test: remove .NET compaction tests causing Windows CI fixture…
jmoseley 1650316
test: enable .NET compaction tests (remove Skip attributes)
jmoseley 0771de0
fix: increase proxy timeout to 30s on Windows
jmoseley 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
Some comments aren't visible on the classic Files Changed page.
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
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.