-
Notifications
You must be signed in to change notification settings - Fork 39.3k
Implementing user-scoped memory #309942
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
base: main
Are you sure you want to change the base?
Implementing user-scoped memory #309942
Changes from 1 commit
a7ba3a7
0c9fc89
c536a83
2736d6d
8e90a50
3c56eb4
0ec7fc8
675e520
52a361e
d7ec29e
43ff4e1
5ca4e09
f70311c
e067cc8
3e82bd6
34f3d8b
352a770
6deddab
60cf1f5
78eaf6e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -6349,6 +6349,7 @@ | |||||
| "@anthropic-ai/sdk": "^0.82.0", | ||||||
| "@github/blackbird-external-ingest-utils": "^0.3.0", | ||||||
| "@github/copilot": "^1.0.24", | ||||||
| "@github/copilot-agentic-tools": "file:../../../copilot-agentic-tools", | ||||||
|
||||||
| "@github/copilot-agentic-tools": "file:../../../copilot-agentic-tools", | |
| "@github/copilot-agentic-tools": "^1.0.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is incorrect
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
stand in, until Audree's PR is merged, I can remove it