-
Notifications
You must be signed in to change notification settings - Fork 340
Session management commands and file command improvements #7574
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 all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
d39479d
feat: implement session management commands for hosted agents
therealjohn 5a3997d
feat: enhance session management with agent version handling and erro…
therealjohn 1b8592a
feat: rename session command to sessions and update related documenta…
therealjohn 5f6c57b
fix: use correct endpoint for files
therealjohn 6ae0e9f
fix: default target path is relative to home, not full local path
therealjohn d0edf46
feat: implement error handling for session retrieval and deletion, in…
therealjohn cd26efa
feat: files remove -> files delete to be consistent with SDK and sess…
therealjohn 1c342a4
feat: add positional args for file commands
therealjohn 29fc917
feat: rename --session flag to --session-id across commands. Fixes #7…
therealjohn 05e7200
feat: update command documentation for session and file operations, e…
therealjohn 6c9ec38
fix: remove unused body field from fakeTransport struct in operations…
therealjohn 76b01d7
fix: replace context.Background() with t.Context() in GetSession test
therealjohn 857d4ee
feat: update documentation to replace --session with --session-id for…
therealjohn d4057b6
feat: enhance session deletion message and add tests for session crea…
therealjohn e342bdb
Update cli/azd/extensions/azure.ai.agents/internal/cmd/session.go
therealjohn d06a926
feat: improve error handling for session deletion and add tests for 4…
therealjohn be003b4
PR comments
trangevi 891e8f9
PR comment
trangevi dd7d7b3
Linter
trangevi 79dc1e4
Merge branch 'main' into session-crud
trangevi 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.