Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
OrderlyNetwork
/
eliza
Public
forked from
elizaOS/eliza
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
eliza
scripts
on
develop
User selector
All users
All time
Commit history
Commits on Jan 30, 2025
chore(lint-BIOME): Improving errors and warnings (#2990)
Show description for 4b9510d
0xSero
and
wtfsayo
authored
4b9510d
View commit details
Copy full SHA for 4b9510d
View code at this point
Browse repository at this point
Commits on Jan 28, 2025
feat: add public access to packages.
Show description for af81b47
shakkernerd
committed
af81b47
View commit details
Copy full SHA for af81b47
View code at this point
Browse repository at this point
Commits on Jan 24, 2025
biome automation via python with reporting
AIFlowML
committed
c040a90
View commit details
Copy full SHA for c040a90
View code at this point
Browse repository at this point
Commits on Jan 23, 2025
update output log level, output log on error, increase timeout to 2 minutes
odilitime
committed
85dd672
View commit details
Copy full SHA for 85dd672
View code at this point
Browse repository at this point
Merge branch 'develop' into plugin-chainbase
lxcong
authored
aa379da
View commit details
Copy full SHA for aa379da
View code at this point
Browse repository at this point
Commits on Jan 22, 2025
feat: add email-plugin (#2645)
Show description for 27acd7b
jteso
and
wtfsayo
authored
27acd7b
View commit details
Copy full SHA for 27acd7b
View code at this point
Browse repository at this point
Commits on Jan 21, 2025
Merge branch 'plugin-chainbase' of https://github.com/chainbase-labs/eliza-dev into plugin-chainbase
lxcong
committed
90a443b
View commit details
Copy full SHA for 90a443b
View code at this point
Browse repository at this point
Commits on Jan 18, 2025
chore: remove eslint, prettier, tslint and replace with biome (#2439)
Show description for d30b341
0xSero
and
wtfsayo
authored
d30b341
View commit details
Copy full SHA for d30b341
View code at this point
Browse repository at this point
Commits on Jan 16, 2025
Merge branch 'develop' into cleanup-exit-code
shakkernerd
authored
7396d8f
View commit details
Copy full SHA for 7396d8f
View code at this point
Browse repository at this point
enhancement: invoke exit code 0 after positive cleanup
erise133
committed
b978f7d
View commit details
Copy full SHA for b978f7d
View code at this point
Browse repository at this point
Commits on Jan 14, 2025
merge conflict
lxcong
committed
0229874
View commit details
Copy full SHA for 0229874
View code at this point
Browse repository at this point
Commits on Jan 13, 2025
Merge branch 'develop' into develop
HowieDuhzit
authored
216bdaa
View commit details
Copy full SHA for 216bdaa
View code at this point
Browse repository at this point
Add character creation template function to start.sh
Show description for d817895
HowieDuhzit
committed
d817895
View commit details
Copy full SHA for d817895
View code at this point
Browse repository at this point
Merge branch 'develop' into pr/HowieDuhzit/2229
shakkernerd
committed
40551cc
View commit details
Copy full SHA for 40551cc
View code at this point
Browse repository at this point
Add NVM and Node.js setup functions to start.sh for improved environment configuration
Show description for 18e805a
HowieDuhzit
committed
18e805a
View commit details
Copy full SHA for 18e805a
View code at this point
Browse repository at this point
Remove start.ps1 script and enhance start.sh for improved compatibility and user experience. The start.sh script now includes POSIX-compliant syntax, better error handling, and streamlined characte…
Show description for 56e54ba
HowieDuhzit
committed
56e54ba
View commit details
Copy full SHA for 56e54ba
View code at this point
Browse repository at this point
Refactor start.ps1 script to replace custom logging functions with direct Write-Host calls for improved clarity. Enhanced user feedback during WSL, Ubuntu, and Git installations, and streamlined th…
Show description for 4c87544
HowieDuhzit
committed
4c87544
View commit details
Copy full SHA for 4c87544
View code at this point
Browse repository at this point
Refactor start.ps1 script to simplify WSL and Ubuntu installation process. Streamlined logging functions for improved clarity and consistency in user feedback. Enhanced checks for WSL, Ubuntu, and …
Show description for 76fd999
HowieDuhzit
committed
76fd999
View commit details
Copy full SHA for 76fd999
View code at this point
Browse repository at this point
Refactor start.ps1 script to streamline setup process and enhance user feedback. Updated logging functions to improve clarity and consistency, ensuring better communication during the installation …
Show description for 8c568dc
HowieDuhzit
committed
8c568dc
View commit details
Copy full SHA for 8c568dc
View code at this point
Browse repository at this point
Enhance logging functions in start.ps1 script by implementing CmdletBinding and mandatory parameters for improved clarity and consistency. This update ensures that error, success, info, and verbose…
Show description for 3c236cd
HowieDuhzit
committed
3c236cd
View commit details
Copy full SHA for 3c236cd
View code at this point
Browse repository at this point
Refactor logging and error handling in start.ps1 script to enhance user feedback and streamline installation processes. Updated logging functions to use custom messages for better clarity during de…
Show description for 6f3d80d
HowieDuhzit
committed
6f3d80d
View commit details
Copy full SHA for 6f3d80d
View code at this point
Browse repository at this point
Refactor logging functions in start.ps1 script to improve clarity and consistency. Updated error, success, info, and verbose messages to use new custom functions, enhancing user feedback during the…
Show description for 9353ef1
HowieDuhzit
committed
9353ef1
View commit details
Copy full SHA for 9353ef1
View code at this point
Browse repository at this point
Refactor Chocolatey installation in start.ps1 script to improve logging and user feedback. The installation process is now more streamlined, with clearer messages during the setup of dependencies. …
Show description for e2b0cb5
HowieDuhzit
committed
e2b0cb5
View commit details
Copy full SHA for e2b0cb5
View code at this point
Browse repository at this point
Remove legacy setup scripts for macOS and Windows, consolidating functionality into a single start.sh script. This update enhances the installation process by integrating NVM, Node.js, and dependen…
Show description for e86e4b2
HowieDuhzit
committed
e86e4b2
View commit details
Copy full SHA for e86e4b2
View code at this point
Browse repository at this point
Remove deprecated NVM installation script and integrate NVM setup directly into setup.sh. The new implementation enhances error handling, logging, and user feedback during the Node.js and pnpm inst…
Show description for dee052a
HowieDuhzit
committed
dee052a
View commit details
Copy full SHA for dee052a
View code at this point
Browse repository at this point
Refactor NVM installation in setup.sh to improve error handling and streamline the process. The installation now logs output to a temporary file, attempts to load NVM immediately after installation…
Show description for 5a36dfd
HowieDuhzit
committed
5a36dfd
View commit details
Copy full SHA for 5a36dfd
View code at this point
Browse repository at this point
Refactor NVM installation in setup.sh to streamline the process by directly executing the installation script without temporary files. This change simplifies the setup procedure and enhances user e…
Show description for de249fa
HowieDuhzit
committed
de249fa
View commit details
Copy full SHA for de249fa
View code at this point
Browse repository at this point
Refactor NVM installation in setup.sh to improve error handling and streamline the process. The installation script is now downloaded to a temporary file, made executable, and executed with enhance…
Show description for 14694eb
HowieDuhzit
committed
14694eb
View commit details
Copy full SHA for 14694eb
View code at this point
Browse repository at this point
Refactor NVM installation in setup.sh to streamline the process. Directly download and install NVM, source necessary scripts immediately, and improve error handling. Removed redundant checks and lo…
Show description for 4316e6d
HowieDuhzit
committed
4316e6d
View commit details
Copy full SHA for 4316e6d
View code at this point
Browse repository at this point
Enhance NVM installation process in setup.sh by downloading directly from the official source and adding necessary environment variables to .bashrc and .profile. Ensure NVM directory is created if …
Show description for 5eeeca7
HowieDuhzit
committed
5eeeca7
View commit details
Copy full SHA for 5eeeca7
View code at this point
Browse repository at this point
Refactor setup.sh to enhance logging functionality with fallback support for environments without gum. Ensure gum installation is prioritized before other operations. Clean up and streamline loggin…
Show description for b9cb7f2
HowieDuhzit
committed
b9cb7f2
View commit details
Copy full SHA for b9cb7f2
View code at this point
Browse repository at this point
Enhance setup script with improved error handling, logging, and character management features. Added support for verbose mode, character selection, and environment configuration. Updated dependency…
Show description for 2a10793
HowieDuhzit
committed
2a10793
View commit details
Copy full SHA for 2a10793
View code at this point
Browse repository at this point
Change permissions of setup.sh to make it executable
HowieDuhzit
committed
d7dd9aa
View commit details
Copy full SHA for d7dd9aa
View code at this point
Browse repository at this point
Added Setup.sh to scripts
HowieDuhzit
committed
fd438db
View commit details
Copy full SHA for fd438db
View code at this point
Browse repository at this point
Commits on Jan 8, 2025
Merge branch 'develop' into fix/jsdoc-automation
Ed-Marcavage
authored
483fbe6
View commit details
Copy full SHA for 483fbe6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.