-
Notifications
You must be signed in to change notification settings - Fork 0
Cleaned up repo and docs #1
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
Conversation
- Removed Docs for Eliza Core - Removed unused package adapter-mongodb - Replaced main README with Zaine README
- Removed redundant docs
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.
Pull Request Overview
This PR focuses on cleaning up the repository and documentation for the Sei Agent, simplifying it to focus specifically on Sei blockchain functionality rather than the broader Eliza framework. The changes remove extensive documentation about Discord community discussions and development meetings while improving the core setup experience.
- Removes all Discord community chat documentation and meeting notes from the Eliza framework
- Eliminates documentation infrastructure (Babel config, sidebars, API docs) that was specific to Eliza
- Cleans up repository structure by removing unused documentation files and configurations
Reviewed Changes
Copilot reviewed 240 out of 983 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| docs/community/Discord/* | Complete removal of Discord chat logs and community documentation |
| docs/community/Contributors/* | Removal of contributor meeting notes and profiles |
| docs/api/* | Removal of API documentation and TypeDoc configuration |
| docs/babel.config.js | Removal of Babel configuration for documentation |
| docs/backup-sidebars-community.js | Removal of community sidebar configuration |
|
@codebycarson @besated was able to run the agent locally. Encountered couple errors while following README instructions.
|
- Added sharp helper text - Added step to build before running - Added header text for clarity
I made these changes and pushed them. |
Sei Agent Initial Release
This PR cleans up the repo for public release by simplifying the instructions and removing the confusing docs around Eliza itself. This library now focuses on Sei and how to create an agent for Sei.