-
Notifications
You must be signed in to change notification settings - Fork 314
Feat: Add support for v2.0 #120
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
Conversation
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
anuragts
approved these changes
Sep 11, 2025
mrhillsman
pushed a commit
to redhat-openshift-partner-labs/openshift-partner-labs-ai-interface
that referenced
this pull request
Sep 22, 2025
* support v2 * add: delete endpoint * fix: user message * fix: icon * remove playground instance * fix: update * fix: run input fix * fix * readme-update --------- Co-authored-by: anuragts <[email protected]> # Conflicts: # README.md
mrhillsman
pushed a commit
to redhat-openshift-partner-labs/openshift-partner-labs-ai-interface
that referenced
this pull request
Sep 22, 2025
* support v2 * add: delete endpoint * fix: user message * fix: icon * remove playground instance * fix: update * fix: run input fix * fix * readme-update --------- Co-authored-by: anuragts <[email protected]> # Conflicts: # src/components/chat/ChatArea/Messages/ChatBlankState.tsx
mrhillsman
added a commit
to redhat-openshift-partner-labs/openshift-partner-labs-ai-interface
that referenced
this pull request
Sep 22, 2025
* Add commits from openshift branch to main * Add JetBrains .idea to .gitignore Signed-off-by: Melvin Hillsman <[email protected]> * Add CLAUDE.md for Anthropic tooling This CLAUDE.md can be modified or used to create guidance for other IDE or CLI tools from other providers. Signed-off-by: Melvin Hillsman <[email protected]> * Add serena agent memories and config (serena)[https://github.com/oraios/serena] is used for indexing and semantic search for more efficient token usage and response time and more contextually aware responses; visit the link for more information Signed-off-by: Melvin Hillsman <[email protected]> --------- Signed-off-by: Melvin Hillsman <[email protected]> * Containerize interface (#2) Signed-off-by: Melvin Hillsman <[email protected]> # Conflicts: # README.md * Add OpenShift deployment Signed-off-by: Melvin Hillsman <[email protected]> * Update to node 24 Signed-off-by: Melvin Hillsman <[email protected]> * [WIP] Update branding Remove references to Agno from the UI so as not to confuse any users with where they should seek support, file issues, etc. Signed-off-by: Melvin Hillsman <[email protected]> * Feat: Add support for v2.0 (agno-agi#120) * support v2 * add: delete endpoint * fix: user message * fix: icon * remove playground instance * fix: update * fix: run input fix * fix * readme-update --------- Co-authored-by: anuragts <[email protected]> # Conflicts: # src/components/chat/ChatArea/Messages/ChatBlankState.tsx --------- Signed-off-by: Melvin Hillsman <[email protected]> Co-authored-by: Priti <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.