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: develop => main #3216

Merged
merged 236 commits into from
Feb 5, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
236 commits
Select commit Hold shift + click to select a range
731e5d2
docs: Add notes for weekly contributor meeting on 2025-01-14
YoungPhlo Jan 17, 2025
2460b48
Merge branch 'develop' into docs/contributor-meetings
wtfsayo Jan 17, 2025
98b46f6
feat: can call to backend
john-xina-p88 Jan 28, 2025
a718f33
feat: trade successful with callback
john-xina-p88 Jan 28, 2025
265c231
feat: gen nonce and jwt
john-xina-p88 Jan 28, 2025
003a061
feat: change to PERP_TRADE
john-xina-p88 Jan 28, 2025
d6cbb70
feat: add order side in callback message
john-xina-p88 Jan 28, 2025
718516f
feat: refactor to use axios
john-xina-p88 Jan 28, 2025
c78d068
feat: add content validation
john-xina-p88 Jan 29, 2025
7b86f4b
feat: limit trade and better error handling
john-xina-p88 Jan 29, 2025
fb81403
feat: refactor common functions in to services
john-xina-p88 Jan 29, 2025
40dd70f
feat: account summary
john-xina-p88 Jan 29, 2025
31916c2
feat: cancel orders
john-xina-p88 Jan 29, 2025
f5fac7f
feat: make example inconsistent
john-xina-p88 Jan 29, 2025
b4d2508
feat: prevent duplicate plugin initialization
john-xina-p88 Jan 29, 2025
1f4bcac
chore: readme and housekeeping
john-xina-p88 Jan 29, 2025
45cbc0a
chore: add env in example
john-xina-p88 Jan 29, 2025
be8299c
feat: add validation and timeout
john-xina-p88 Jan 29, 2025
a151be2
feat: refrain from storing jwt for now
john-xina-p88 Jan 29, 2025
dcc3131
feat: edit wrong template
john-xina-p88 Jan 29, 2025
c690e8b
feat: update nonce generation to be crypto secured
john-xina-p88 Jan 29, 2025
f740f51
feat: add timeout and validation
john-xina-p88 Jan 29, 2025
08857ab
feat: proper env validation
john-xina-p88 Jan 29, 2025
a182c8c
feat: revert pnpm-lock
john-xina-p88 Jan 29, 2025
229e179
Merge branch 'develop' into feature/plugin-desk-exchange
john-xina-p88 Jan 29, 2025
8c874cf
feat: edit prod endpoints
john-xina-p88 Jan 29, 2025
ab6ed36
chore: typo
john-xina-p88 Jan 30, 2025
79b4238
chore: typo
john-xina-p88 Jan 30, 2025
768b0d8
feat: format number
john-xina-p88 Jan 30, 2025
97be0fd
Add edwin plugin to eliza
galmw Jan 30, 2025
632365d
chore: readme
john-xina-p88 Jan 31, 2025
cb99f44
feat: sequentially cancel orders
john-xina-p88 Jan 31, 2025
c6b92df
Merge branch 'develop' into feature/plugin-desk-exchange
john-xina-p88 Jan 31, 2025
d9d9ec3
Merge pull request #1 from HMXOrg/feature/plugin-desk-exchange
john-xina-p88 Jan 31, 2025
64ed7f7
feat: use bigint to prevent overflow
john-xina-p88 Jan 31, 2025
f433cd1
Merge branch 'develop' into develop
john-xina-p88 Jan 31, 2025
59ad933
Fixed all the issues and retouch a bit te code in in Anyone Plugin
AIFlowML Jan 31, 2025
4b185cc
Merge branch 'develop' into fix-plugin-anyone
AIFlowML Jan 31, 2025
0cef0a0
typo index.ts
vipocenka Jan 31, 2025
ddf145a
fix typo api.ts
vipocenka Jan 31, 2025
413383a
fix typo GoplusSecurityService.ts
vipocenka Jan 31, 2025
908198b
fix typo README.md
vipocenka Jan 31, 2025
56c8845
Merge branch 'develop' into develop
john-xina-p88 Jan 31, 2025
8fde331
Merge branch 'develop' into fix/typos
tcm390 Jan 31, 2025
c8b95e4
Merge branch 'develop' into fix/typos
shakkernerd Jan 31, 2025
cc4f5e9
save imageUrls for outbound tweets/messages
alexpaden Jan 31, 2025
10c4030
add provider, action and template for pools per network
0xCardinalError Jan 31, 2025
cb0e017
change names
0xCardinalError Jan 31, 2025
fe21a02
remove duplicated plugins
tcm390 Feb 1, 2025
199e1ba
Merge branch 'develop' into develop
john-xina-p88 Feb 1, 2025
e53e69f
Update api.ts
vipocenka Feb 1, 2025
1ac934c
Merge branch 'develop' into fix/typos
tcm390 Feb 1, 2025
ce8cb38
Merge pull request #3111 from vipocenka/fix/typos
tcm390 Feb 1, 2025
d0f3e67
some fix
v1xingyue Feb 1, 2025
63b62ac
Merge branch 'main' into some-fix
v1xingyue Feb 1, 2025
e91176d
Merge branch 'develop' into feature/twitter-messages-image-outbound
tcm390 Feb 1, 2025
9a203d7
Merge pull request #3122 from alexpaden/feature/twitter-messages-imag…
tcm390 Feb 1, 2025
dd8fa10
fix: upgrade openai and vercel ai packages to fix o1 errors
HashWarlock Feb 1, 2025
907def2
Merge pull request #3146 from elizaOS/fix/openai-o1-fix
lalalune Feb 2, 2025
d8e35ce
add unwritten text and fix typo in README_JA.md
You-saku Feb 2, 2025
8302ab8
update pnpm version in dockerfile
v1xingyue Feb 2, 2025
7ec44bc
fix ADRESS_SECURITY_CHECK in GoplusSecurityService.ts
Marcofann Feb 2, 2025
1435c3f
fix ADRESS_SECURITY_CHECK in index.ts
Marcofann Feb 2, 2025
3392c59
fix ADRESS_SECURITY_CHECK in GoPlusManage.ts
Marcofann Feb 2, 2025
761807b
fix ADRESS_SECURITY_CHECK in README.md
Marcofann Feb 2, 2025
9bf304d
Update chat_2024-12-07.md
comfsrt Feb 2, 2025
42ac7a8
Update chat_2024-10-27.md
comfsrt Feb 2, 2025
9661137
Update image.yaml
PixelPil0t1 Feb 2, 2025
56da81b
Update pr.yaml
PixelPil0t1 Feb 2, 2025
074a0a1
Fixed all the issues and added biome
AIFlowML Feb 2, 2025
e4b9ba4
Merge branch 'develop' into fix-plugin-allors
AIFlowML Feb 2, 2025
46763c4
Merge branch 'develop' into feat/coingecko_advanced_more_endpoints
0xCardinalError Feb 2, 2025
b788b9d
Fixed multiple issues and aded biome.
AIFlowML Feb 2, 2025
7a00b8b
Merge branch 'main' into fix-plugin-akash-v1
AIFlowML Feb 2, 2025
d7f83bc
Fixed the typing and added biome
AIFlowML Feb 2, 2025
55206f5
Merge branch 'main' into fix-plugin-agentkit
AIFlowML Feb 2, 2025
ebe6c14
fixed all the issues but deployTokenAction.ts for the ANY and the res…
AIFlowML Feb 2, 2025
44e0be6
Merge branch 'develop' into fix-plugin-abstract
AIFlowML Feb 2, 2025
c2cbee2
Merge branch 'develop' into fix-plugin-agentkit
AIFlowML Feb 2, 2025
13a33e3
add new pools by network
0xCardinalError Feb 2, 2025
9822f49
Fixed all the issues and added biome
AIFlowML Feb 2, 2025
6476e03
Merge branch 'develop' into fix-plugin-3g-gen
AIFlowML Feb 2, 2025
329cc14
Fixed all the issues and added Biome
AIFlowML Feb 2, 2025
b0e7e8c
Merge branch 'develop' into fix-plugin-0x
AIFlowML Feb 2, 2025
2038b89
add mappings from provider
0xCardinalError Feb 2, 2025
625338b
Fixed all the issues and added biome. Only issues still in place in u…
AIFlowML Feb 2, 2025
d4e8e0e
Merge branch 'develop' into fix-plugin-0g
AIFlowML Feb 2, 2025
40931b4
Added biome to - plugin-zksync-era - plugin-zilliqa - plugin-zerion -…
AIFlowML Feb 2, 2025
db05de1
Merge branch 'develop' into fix-multi-biome-01
AIFlowML Feb 2, 2025
247ccda
Add Biome linting and formatting configuration to the following plugins:
AIFlowML Feb 2, 2025
41d6d0f
Merge pull request #3180 from AIFlowML/fix-multi-biome-01
shakkernerd Feb 2, 2025
db3c8da
Merge branch 'develop' into fix-plugin-0g
shakkernerd Feb 2, 2025
b7e980d
Merge branch 'develop' into fix-multi-biome-02
AIFlowML Feb 2, 2025
e2636a4
Merge pull request #3179 from AIFlowML/fix-plugin-0g
shakkernerd Feb 2, 2025
617b5a6
Merge branch 'develop' into fix-multi-biome-02
shakkernerd Feb 2, 2025
89a8a91
Merge pull request #3181 from AIFlowML/fix-multi-biome-02
shakkernerd Feb 2, 2025
45e58e9
chore: remove multiple tsup package
shakkernerd Feb 2, 2025
3b9a4e5
Merge branch 'develop' into fix-plugin-0x
shakkernerd Feb 2, 2025
ff4770c
Merge pull request #3178 from AIFlowML/fix-plugin-0x
shakkernerd Feb 2, 2025
201e380
Merge branch 'develop' into fix-plugin-3g-gen
shakkernerd Feb 2, 2025
89815b0
Merge pull request #3175 from AIFlowML/fix-plugin-3g-gen
shakkernerd Feb 2, 2025
363f145
Merge branch 'develop' into fix-plugin-abstract
shakkernerd Feb 2, 2025
e16eea6
Merge pull request #3174 from AIFlowML/fix-plugin-abstract
shakkernerd Feb 2, 2025
a41081b
Merge branch 'develop' into fix-plugin-agentkit
shakkernerd Feb 2, 2025
4a2cf37
Merge pull request #3172 from AIFlowML/fix-plugin-agentkit
shakkernerd Feb 2, 2025
7167418
Merge branch 'develop' into fix-plugin-akash-v1
shakkernerd Feb 2, 2025
f7c38a0
Merge pull request #3171 from AIFlowML/fix-plugin-akash-v1
shakkernerd Feb 2, 2025
a0ea618
Merge branch 'develop' into fix-plugin-allors
shakkernerd Feb 2, 2025
4827f84
Merge pull request #3169 from AIFlowML/fix-plugin-allors
shakkernerd Feb 2, 2025
a3f326e
Merge branch 'develop' into main
shakkernerd Feb 2, 2025
0d56531
Merge pull request #3165 from comfsrt/main
shakkernerd Feb 2, 2025
2da927d
Add Biome linting and formatting configuration to the following plugins:
AIFlowML Feb 2, 2025
d0bc2f9
feat (chore): plugin-coinmarketcap (#3134)
ai16z-demirix Feb 2, 2025
773eead
feat (chore): plugin-coingecko test config and coverage (#3124)
ai16z-demirix Feb 2, 2025
c9f8e1a
Add Biome linting and formatting configuration to the following plugins:
AIFlowML Feb 2, 2025
734a1ef
Add Biome linting and formatting configuration to the following plugins:
AIFlowML Feb 3, 2025
17fe759
Add Biome linting and formatting configuration to the following plugins:
AIFlowML Feb 3, 2025
5290818
Add Biome linting and formatting configuration to the following plugins:
AIFlowML Feb 3, 2025
b30a740
Merge branch 'develop' into fix-multi-biome-07
AIFlowML Feb 3, 2025
b3ca5e3
Merge branch 'main' into tcm/remove-duplicated-plugins
tcm390 Feb 3, 2025
d566828
Merge branch 'develop' into tcm/remove-duplicated-plugins
tcm390 Feb 3, 2025
841fdb1
Merge pull request #3126 from elizaOS/tcm/remove-duplicated-plugins
tcm390 Feb 3, 2025
9fe3bc5
update provider-utils
tcm390 Feb 3, 2025
b20e232
Merge branch 'develop' into tcm-update-provider-utils
tcm390 Feb 3, 2025
bde2989
Merge pull request #3189 from elizaOS/tcm-update-provider-utils
tcm390 Feb 3, 2025
adc87b8
extract attribute from raw text instead of normalized json
tcm390 Feb 3, 2025
a00ab78
Merge pull request #3190 from elizaOS/tcm-correct-extract
tcm390 Feb 3, 2025
5b1def1
Merge branch 'develop' into fix-multi-biome-07
samarth30 Feb 3, 2025
ccc5b42
Merge branch 'develop' into feat/coingecko_advanced_more_endpoints
samarth30 Feb 3, 2025
b25a962
Merge branch 'develop' into develop
john-xina-p88 Feb 3, 2025
ea23ea1
Merge pull request #3170 from 0xCardinalError/feat/coingecko_advanced…
samarth30 Feb 3, 2025
9ab8f5a
Merge pull request #3045 from edwin-finance/plugin-edwin
samarth30 Feb 3, 2025
085e970
Merge pull request #3096 from HMXOrg/develop
samarth30 Feb 3, 2025
ccdd25c
fix: make slack client able to download and upload attachments
maxime Feb 3, 2025
254d438
Update Twitter to X (Twitter)
nilaysarma Feb 3, 2025
b4dc569
Merge branch 'develop' into 3196--Update-Twitter-to-X
tcm390 Feb 3, 2025
2330af2
Merge pull request #3198 from nilaysarma/3196--Update-Twitter-to-X
tcm390 Feb 3, 2025
0efe038
Merge branch 'develop' into fix/slack_download_upload_attachments
tcm390 Feb 3, 2025
a7c61da
Update index.ts
Marcofann Feb 3, 2025
a254ba3
Merge branch 'develop' into fix-multi-biome-07
shakkernerd Feb 3, 2025
88cebef
Merge pull request #3186 from AIFlowML/fix-multi-biome-07
shakkernerd Feb 3, 2025
1a9e5b8
typo chat_2024-12-01.md
gap-editor Feb 3, 2025
102ea01
typo chat_2024-12-03.md
gap-editor Feb 3, 2025
de88d65
Update chat_2024-10-30.md
gap-editor Feb 3, 2025
3bd7e15
Merge branch 'develop' into fix-plugin-anyone
shakkernerd Feb 3, 2025
ea6542e
Merge pull request #3107 from AIFlowML/fix-plugin-anyone
shakkernerd Feb 3, 2025
b29d740
Merge branch 'develop' into docs/contributor-meetings
YoungPhlo Feb 3, 2025
66621a7
fix: think tag from venice
rferrari Feb 3, 2025
42cc610
docs: Add weekly contributor meeting notes (01-21 and 01-28)
YoungPhlo Feb 3, 2025
76e4e5e
Update chat_2024-11-23.md
gap-editor Feb 3, 2025
1fc294e
typo chat_2024-12-02.md
gap-editor Feb 3, 2025
719a325
capitalized ElizaOS (for graphite)
YoungPhlo Feb 3, 2025
31c09f7
Update faq.md
Danyylka Feb 3, 2025
a345518
Merge branch 'develop' into main
shakkernerd Feb 3, 2025
36281dd
Merge pull request #3207 from Danyylka/main
shakkernerd Feb 3, 2025
678d622
Merge branch 'develop' into main
shakkernerd Feb 3, 2025
dd1aee8
Merge pull request #3206 from gap-editor/main
shakkernerd Feb 3, 2025
f882e47
Merge branch 'develop' into docs/contributor-meetings
shakkernerd Feb 3, 2025
db06665
Merge pull request #3204 from YoungPhlo/docs/contributor-meetings
shakkernerd Feb 3, 2025
5dcda73
Merge branch 'develop' into develop
shakkernerd Feb 3, 2025
897e7a4
Merge pull request #3203 from rferrari/develop
shakkernerd Feb 3, 2025
9b5beea
Merge branch 'develop' into fix/slack_download_upload_attachments
shakkernerd Feb 3, 2025
a7ae409
Merge pull request #3194 from maxime/fix/slack_download_upload_attach…
shakkernerd Feb 3, 2025
cd592d1
Merge branch 'develop' into main
shakkernerd Feb 3, 2025
23ffbd4
Merge pull request #3166 from PixelPil0t1/main
shakkernerd Feb 3, 2025
b3b7ccc
Merge branch 'develop' into fix/fix
shakkernerd Feb 3, 2025
1ec365f
Merge pull request #3164 from Marcofann/fix/fix
shakkernerd Feb 3, 2025
27ac9b7
Merge branch 'develop' into docker-pnpm-version
shakkernerd Feb 3, 2025
bd44931
Merge pull request #3158 from v1xingyue/docker-pnpm-version
shakkernerd Feb 3, 2025
c36e80e
Merge branch 'develop' into fix-readme-ja
shakkernerd Feb 3, 2025
8531a98
Merge pull request #3153 from You-saku/fix-readme-ja
shakkernerd Feb 3, 2025
55372a5
Merge branch 'develop' into some-fix
shakkernerd Feb 3, 2025
b85067a
chore: conditional logging for server starting on a different port
shakkernerd Feb 3, 2025
72f5991
Merge pull request #3141 from v1xingyue/some-fix
shakkernerd Feb 3, 2025
d2b21c9
feat: Trump character but tweets in Spanish by default (#3119)
silasneo Feb 3, 2025
93cb2f6
optimizations & fixes.
azep-ninja Feb 3, 2025
63e6a0c
feat: Add CREATE_POOL action in MultiversX plugin
elpulpo0 Feb 3, 2025
1b2a8be
Update chat_2024-11-17.md
Fallengirl Feb 3, 2025
c1c229c
feat: update constants in MultiversX plugin
elpulpo0 Feb 3, 2025
0bef570
feat: nft actions
Feb 3, 2025
f0ccc55
Merge pull request #3211 from mikirov/feat/ton-plugin-nft-management
odilitime Feb 3, 2025
5f51a5a
Merge pull request #3210 from Fallengirl/patch-1
odilitime Feb 3, 2025
ccee188
Merge pull request #3209 from elpulpo0/develop
odilitime Feb 3, 2025
08e1e12
Merge branch 'develop' into fix-quickintel-plugin
odilitime Feb 3, 2025
91e1076
remove duplicated dependencies
tcm390 Feb 4, 2025
9c743ad
Merge pull request #3215 from elizaOS/tcm-remove-duplicated-dependencies
tcm390 Feb 4, 2025
e4b43cf
Merge branch 'develop' into fix-quickintel-plugin
shakkernerd Feb 4, 2025
117d48a
Merge pull request #3208 from azep-ninja/fix-quickintel-plugin
shakkernerd Feb 4, 2025
34bb14e
add ENABLE_TWITTER_POST_GENERATION config
tcm390 Feb 4, 2025
8c3ab89
add ENABLE_TWITTER_POST_GENERATION config
tcm390 Feb 4, 2025
94d49b1
add ENABLE_TWITTER_POST_GENERATION
tcm390 Feb 4, 2025
0e16f97
Merge pull request #3219 from elizaOS/tcm-twitter-disable-post
shakkernerd Feb 4, 2025
c09eb2b
Update broken link awesome-eliza.md
cypherpepe Feb 4, 2025
3df1774
Update broken link README.md
cypherpepe Feb 4, 2025
adcd14e
Update broken link README.md
cypherpepe Feb 4, 2025
1a936c0
Update broken link profiles.mdx
cypherpepe Feb 4, 2025
cbceaa4
Update broken link chat_2024-11-16.md
cypherpepe Feb 4, 2025
3be2277
plugin-coflux: package json
ai16z-demirix Feb 4, 2025
72ac8bb
plugin-coflux: vitest config
ai16z-demirix Feb 4, 2025
3513714
plugin-coflux: setup
ai16z-demirix Feb 4, 2025
09cf06a
plugin-coflux: bridge transfer tests
ai16z-demirix Feb 4, 2025
fecdaa1
plugin-coflux: transfer tests
ai16z-demirix Feb 4, 2025
91f99ff
plugin-cronos: vitest config
ai16z-demirix Feb 4, 2025
1813655
plugin-cronos: package json
ai16z-demirix Feb 4, 2025
3066afe
plugin-cronos: setup
ai16z-demirix Feb 4, 2025
10fd79a
plugin-cronos: balance tests
ai16z-demirix Feb 4, 2025
7d8ebe5
plugin-cronos: transfer tests
ai16z-demirix Feb 4, 2025
bb16b38
Delete packages/plugin-lit/src/providers directory
madschristensen99 Feb 4, 2025
e9ac6ad
Delete packages/plugin-lit/src/config directory
madschristensen99 Feb 4, 2025
b1bc4ba
Delete packages/plugin-lit/src/actions/sendSol.ts
madschristensen99 Feb 4, 2025
732d97a
Delete packages/plugin-lit/src/actions/sendEth.ts
madschristensen99 Feb 4, 2025
95e1f96
Delete packages/plugin-lit/src/actions/sendUSDC.ts
madschristensen99 Feb 4, 2025
3bddc2d
Delete packages/plugin-lit/src/actions/index.ts
madschristensen99 Feb 4, 2025
1fb201d
Delete packages/plugin-lit/src/types directory
madschristensen99 Feb 4, 2025
60e2589
Delete packages/plugin-lit/pkp-setup.md
madschristensen99 Feb 4, 2025
56186e8
Delete packages/plugin-lit/.npmignore
madschristensen99 Feb 4, 2025
e193644
Update README.md
madschristensen99 Feb 4, 2025
89fa5a4
Merge pull request #3250 from ai16z-demirix/tests/plugin-cronos
shakkernerd Feb 5, 2025
934d6b2
Merge branch 'develop' into tests/plugin-conflux
shakkernerd Feb 5, 2025
ac823d7
Merge pull request #3247 from ai16z-demirix/tests/plugin-conflux
shakkernerd Feb 5, 2025
c30b66d
Merge branch 'develop' into main
shakkernerd Feb 5, 2025
c0d3f8d
Merge pull request #3240 from cypherpepe/main
shakkernerd Feb 5, 2025
db87d85
Add Biome linting and formatting configuration to client-alexa:
AIFlowML Feb 5, 2025
85fefc2
Merge branch 'develop' into main
shakkernerd Feb 5, 2025
a12c696
Merge pull request #3251 from madschristensen99/main
shakkernerd Feb 5, 2025
a7c3da0
Merge branch 'develop' into fix-client-alexa
shakkernerd Feb 5, 2025
69af5ff
Merge pull request #3255 from AIFlowML/fix-client-alexa
shakkernerd Feb 5, 2025
2eb94ab
fix(deps): update dependency vitest [security] (#3254)
renovate[bot] Feb 5, 2025
6780b2a
fix install
tcm390 Feb 5, 2025
3e9cb21
Merge pull request #3261 from elizaOS/tcm-fix-install
tcm390 Feb 5, 2025
d36f226
fix http dynamic require issue
tcm390 Feb 5, 2025
5e73b91
Merge branch 'develop' into tcm/fix-plugin-ton
tcm390 Feb 5, 2025
ba3a9e3
Merge pull request #3262 from elizaOS/tcm/fix-plugin-ton
tcm390 Feb 5, 2025
e3e6412
fix develop build issue
lalalune Feb 5, 2025
5169f4c
Merge branch 'develop' of http://github.com/ai16z/eliza into HEAD
lalalune Feb 5, 2025
7ae0e0d
Add chracters
lalalune Feb 5, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ REMOTE_CHARACTER_URLS=
USE_CHARACTER_STORAGE=false

# Logging
DEFAULT_LOG_LEVEL=warn
DEFAULT_LOG_LEVEL=info
LOG_JSON_FORMAT=false # Print everything in logger as json; false by default

###############################
Expand Down Expand Up @@ -75,6 +75,7 @@ TWITTER_SEARCH_ENABLE=FALSE # Enable timeline search, WARNING this greatly incre
TWITTER_TARGET_USERS= # Comma separated list of Twitter user names to interact with
TWITTER_RETRY_LIMIT= # Maximum retry attempts for Twitter login
TWITTER_SPACES_ENABLE=false # Enable or disable Twitter Spaces logic
ENABLE_TWITTER_POST_GENERATION=true # Set to true to enable automatic tweet generation. If false, the bot will not generate or post tweets.
# Post Interval Settings (in minutes)
POST_INTERVAL_MIN= # Default: 90
POST_INTERVAL_MAX= # Default: 180
Expand Down Expand Up @@ -570,6 +571,10 @@ TEE_MARLIN_ATTESTATION_ENDPOINT= # Optional, default "http://127.0.0.1:1350"
TON_PRIVATE_KEY= # Ton Mnemonic Seed Phrase Join With Empty String
TON_RPC_URL= # ton rpc
TON_RPC_API_KEY= # ton rpc api key
TON_NFT_IMAGES_FOLDER= # Path to the folder containing the NFT images
TON_NFT_METADATA_FOLDER= # Path to the folder containing the NFT metadata
PINATA_API_KEY= # Pinata API key
PINATA_API_SECRET= # Pinata API secret

# Sui
SUI_PRIVATE_KEY= # Sui Mnemonic Seed Phrase (`sui keytool generate ed25519`) , Also support `suiprivatekeyxxxx` (sui keytool export --key-identity 0x63)
Expand Down Expand Up @@ -745,7 +750,8 @@ QUAI_PRIVATE_KEY=
QUAI_RPC_URL=https://rpc.quai.network

# Chainbase
CHAINBASE_API_KEY=demo # demo is a free tier key
# demo is a free tier key
CHAINBASE_API_KEY= # demo is a free tier key

# 0x
ZERO_EX_API_KEY=
Expand Down Expand Up @@ -952,4 +958,7 @@ ARBITRAGE_EVM_PRIVATE_KEY= # Private key for the wallet executi
FLASHBOTS_RELAY_SIGNING_KEY= # Signing key for Flashbots relay interactions
BUNDLE_EXECUTOR_ADDRESS= # Address of the bundle executor contract

# DESK Exchange Plugin Configration
DESK_EXCHANGE_PRIVATE_KEY= # Required for trading and cancelling orders
DESK_EXCHANGE_NETWORK= # "mainnet" or "testnet

2 changes: 1 addition & 1 deletion .github/workflows/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
# Uses the `docker/login-action` action to log in to the Container registry registry using the account and password that will publish the packages. Once published, the packages are scoped to the account defined here.
# Uses the `docker/login-action` action to log in to the Container registry using the account and password that will publish the packages. Once published, the packages are scoped to the account defined here.
- name: Log in to the Container registry
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

steps:
- name: Check out the repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Validate PR title
id: validate
Expand Down
8 changes: 7 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,10 @@ lit-config.json

# Configuration to exclude the extra and local_docs directories
extra
**/dist/**
**/dist/**

ton_nft_metadata/
ton_nft_metadata/*

ton_nft_images/
ton_nft_images/*
48 changes: 24 additions & 24 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,29 @@
FROM node:23.3.0-slim AS builder

# Install pnpm globally and necessary build tools
RUN npm install -g pnpm@9.4.0 && \
RUN npm install -g pnpm@9.15.4 && \
apt-get update && \
apt-get upgrade -y && \
apt-get install -y \
git \
python3 \
python3-pip \
curl \
node-gyp \
ffmpeg \
libtool-bin \
autoconf \
automake \
libopus-dev \
make \
g++ \
build-essential \
libcairo2-dev \
libjpeg-dev \
libpango1.0-dev \
libgif-dev \
openssl \
libssl-dev && \
git \
python3 \
python3-pip \
curl \
node-gyp \
ffmpeg \
libtool-bin \
autoconf \
automake \
libopus-dev \
make \
g++ \
build-essential \
libcairo2-dev \
libjpeg-dev \
libpango1.0-dev \
libgif-dev \
openssl \
libssl-dev && \
apt-get clean && \
rm -rf /var/lib/apt/lists/*

Expand All @@ -47,12 +47,12 @@ RUN pnpm run build && pnpm prune --prod
FROM node:23.3.0-slim

# Install runtime dependencies
RUN npm install -g pnpm@9.4.0 && \
RUN npm install -g pnpm@9.15.4 && \
apt-get update && \
apt-get install -y \
git \
python3 \
ffmpeg && \
git \
python3 \
ffmpeg && \
apt-get clean && \
rm -rf /var/lib/apt/lists/*

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

## ✨ Features

- 🛠️ Full-featured Discord, Twitter and Telegram connectors
- 🛠️ Full-featured Discord, X (Twitter) and Telegram connectors
- 🔗 Support for every model (Llama, Grok, OpenAI, Anthropic, Gemini, etc.)
- 👥 Multi-agent and room support
- 📚 Easily ingest and interact with your documents
Expand Down
4 changes: 2 additions & 2 deletions agent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,10 @@
"@elizaos/plugin-coinmarketcap": "workspace:*",
"@elizaos/plugin-conflux": "workspace:*",
"@elizaos/plugin-cosmos": "workspace:*",
"@elizaos/plugin-desk-exchange": "workspace:*",
"@elizaos/plugin-echochambers": "workspace:*",
"@elizaos/plugin-evm": "workspace:*",
"@elizaos/plugin-edwin": "workspace:*",
"@elizaos/plugin-flow": "workspace:*",
"@elizaos/plugin-gelato": "workspace:*",
"@elizaos/plugin-giphy": "workspace:*",
Expand All @@ -66,9 +68,7 @@
"@elizaos/plugin-icp": "workspace:*",
"@elizaos/plugin-initia": "workspace:*",
"@elizaos/plugin-image-generation": "workspace:*",
"@elizaos/plugin-intiface": "workspace:*",
"@elizaos/plugin-lens-network": "workspace:*",
"@elizaos/plugin-letzai": "workspace:*",
"@elizaos/plugin-lit": "workspace:*",
"@elizaos/plugin-massa": "workspace:*",
"@elizaos/plugin-mind-network": "workspace:*",
Expand Down
12 changes: 11 additions & 1 deletion agent/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,9 @@ import { coinmarketcapPlugin } from "@elizaos/plugin-coinmarketcap";
import { confluxPlugin } from "@elizaos/plugin-conflux";
import { createCosmosPlugin } from "@elizaos/plugin-cosmos";
import { cronosZkEVMPlugin } from "@elizaos/plugin-cronoszkevm";
import { deskExchangePlugin } from "@elizaos/plugin-desk-exchange";
import { evmPlugin } from "@elizaos/plugin-evm";
import { edwinPlugin } from "@elizaos/plugin-edwin";
import { flowPlugin } from "@elizaos/plugin-flow";
import { fuelPlugin } from "@elizaos/plugin-fuel";
import { genLayerPlugin } from "@elizaos/plugin-genlayer";
Expand Down Expand Up @@ -1067,6 +1069,10 @@ export async function createAgent(
getSecret(character, "WALLET_PUBLIC_KEY")?.startsWith("0x"))
? evmPlugin
: null,
(getSecret(character, "EVM_PRIVATE_KEY") ||
getSecret(character, "SOLANA_PRIVATE_KEY"))
? edwinPlugin
: null,
(getSecret(character, "EVM_PUBLIC_KEY") ||
getSecret(character, "INJECTIVE_PUBLIC_KEY")) &&
getSecret(character, "INJECTIVE_PRIVATE_KEY")
Expand Down Expand Up @@ -1295,6 +1301,10 @@ export async function createAgent(
getSecret(character, "ARBITRAGE_BUNDLE_EXECUTOR_ADDRESS")
? arbitragePlugin
: null,
getSecret(character, "DESK_EXCHANGE_PRIVATE_KEY") ||
getSecret(character, "DESK_EXCHANGE_NETWORK")
? deskExchangePlugin
: null,
]
.flat()
.filter(Boolean),
Expand Down Expand Up @@ -1515,7 +1525,7 @@ const startAgents = async () => {
elizaLogger.log(`Server started on alternate port ${serverPort}`);
}

elizaLogger.log(
elizaLogger.info(
"Run `pnpm start:client` to start the client and visit the outputted URL (http://localhost:5173) to chat with your agents. When running multiple agents, use client with different port `SERVER_PORT=3001 pnpm start:client`"
);
};
Expand Down
Loading
Loading