Skip to content
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
merged 7 commits into from
Jan 30, 2025

Conversation

heldrida
Copy link
Member

@heldrida heldrida commented Jan 29, 2025

Why?

Deprecate local Eliza to favour external @fleek-platform/agents-ui.

⚠️ 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?

Contribution checklist?

  • The commit messages are detailed
  • 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?

Screenshot 2025-01-29 at 17 05 05
demo-website-with-agents-ui-as-external-standalone-package--enc.mp4
Screenshot 2025-01-27 at 19 12 30

Copy link

changeset-bot bot commented Jan 29, 2025

⚠️ No Changeset found

Latest commit: 3739ae3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

bcamarneiro
bcamarneiro previously approved these changes Jan 30, 2025
@heldrida heldrida merged commit 772d248 into develop Jan 30, 2025
5 checks passed
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants