-
Notifications
You must be signed in to change notification settings - Fork 22
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
chore: 🤖 Deprecate local Eliza to favour external fleek-platform/agents-ui #480
Merged
heldrida
merged 7 commits into
develop
from
refactor/agents-ui-as-an-external-library-rev-4
Jan 30, 2025
Merged
chore: 🤖 Deprecate local Eliza to favour external fleek-platform/agents-ui #480
heldrida
merged 7 commits into
develop
from
refactor/agents-ui-as-an-external-library-rev-4
Jan 30, 2025
Conversation
This file contains 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
|
10 tasks
bcamarneiro
previously approved these changes
Jan 30, 2025
victorgaard
approved these changes
Jan 30, 2025
bcamarneiro
approved these changes
Jan 30, 2025
10 tasks
heldrida
added a commit
that referenced
this pull request
Jan 31, 2025
…ts-ui (rev 5) (#484) ## Why? Deprecate local Eliza to favour external @fleek-platform/agents-ui. 👋 Reverted temporarily to release an article. This was previously tested on merge of #480⚠️ Related to #469⚠️ Related to https://github.com/fleek-platform/agents-ui/pull/9/files#⚠️ Replaces #471 ## How? - Delete src/components/eliza - Replace src/components/AgentsUI/index.tsx by external package ## Tickets? - [PLAT-2024](https://linear.app/fleekxyz/issue/PLAT-2024/make-websites-eliza-use-agents-ui-as-an-external-library) ## Contribution checklist? - [x] The commit messages are detailed - [x] The `build` command runs locally - [ ] Assets or static content are linked and stored in the project - [ ] Document filename is named after the slug - [ ] You've reviewed spelling using a grammar checker - [ ] For documentation, guides or references, you've tested the commands and steps - [ ] You've done enough research before writing ## Security checklist? - [ ] Sensitive data has been identified and is being protected properly - [ ] Injection has been prevented (parameterized queries, no eval or system calls) - [ ] The Components are escaping output (to prevent XSS) ## References? Optionally, provide references such as links ## Preview? <img width="1674" alt="Screenshot 2025-01-29 at 17 05 05" src="https://github.com/user-attachments/assets/c6267122-4ce0-4304-a12c-2a4a6a10389e" /> https://github.com/user-attachments/assets/0f3b1d69-160f-4a7a-8c14-c23fd7df348a <img width="1231" alt="Screenshot 2025-01-27 at 19 12 30" src="https://github.com/user-attachments/assets/b08be575-68ba-4477-980d-66d9f5e0a15f" />
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.
Why?
Deprecate local Eliza to favour external @fleek-platform/agents-ui.
How?
Tickets?
Contribution checklist?
build
command runs locallySecurity checklist?
References?
Optionally, provide references such as links
Preview?
demo-website-with-agents-ui-as-external-standalone-package--enc.mp4