Skip to content

Commit

Permalink
chore: integration
Browse files Browse the repository at this point in the history
  • Loading branch information
oktoshi committed Dec 18, 2024
1 parent d360b3f commit e5826f7
Show file tree
Hide file tree
Showing 314 changed files with 1,558 additions and 1,567 deletions.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ APTOS_NETWORK= # Must be one of mainnet, testnet
# EchoChambers Configuration
ECHOCHAMBERS_API_URL=http://127.0.0.1:3333
ECHOCHAMBERS_API_KEY=testingkey0011
ECHOCHAMBERS_USERNAME=eliza
ECHOCHAMBERS_USERNAME=okai
ECHOCHAMBERS_DEFAULT_ROOM=general
ECHOCHAMBERS_POLL_INTERVAL=60
ECHOCHAMBERS_MAX_MESSAGES=10
Expand Down
22 changes: 11 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,15 +319,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

- Add a Hebrew Translation for the readme. [\#1022](https://github.com/okcashpro/okai/issues/1022)
- GenLayer Plugin [\#972](https://github.com/okcashpro/okai/issues/972)
- Feature Request: Add Aptos and Move Support to the Eliza Framework for Autonomous Agents [\#790](https://github.com/okcashpro/okai/issues/790)
- Feature Request: Add Aptos and Move Support to the OKai Framework for Autonomous Agents [\#790](https://github.com/okcashpro/okai/issues/790)
- enhancement: Improve message threading and handling to reduce repetition [\#783](https://github.com/okcashpro/okai/issues/783)
- fal.ai image generation [\#648](https://github.com/okcashpro/okai/issues/648)
- Upgrade to turborepo for monorepo management [\#639](https://github.com/okcashpro/okai/issues/639)
- Add a plugin for storing data using the 0G protocol. [\#415](https://github.com/okcashpro/okai/issues/415)
- way for bots to have cool down periods \(dynamic tempature adjusts\) & only direct reply setting [\#399](https://github.com/okcashpro/okai/issues/399)
- Create an Eliza Trained on Dev Documentation [\#352](https://github.com/okcashpro/okai/issues/352)
- Create an OKai Trained on Dev Documentation [\#352](https://github.com/okcashpro/okai/issues/352)
- Get to a place where we can reliably create release tags [\#317](https://github.com/okcashpro/okai/issues/317)
- Managing Divergence Across the Eliza Ecosystem \(Multiple Forks\) [\#305](https://github.com/okcashpro/okai/issues/305)
- Managing Divergence Across the OKai Ecosystem \(Multiple Forks\) [\#305](https://github.com/okcashpro/okai/issues/305)
- EVM Integration [\#303](https://github.com/okcashpro/okai/issues/303)
- Farcaster Client / Plugin [\#300](https://github.com/okcashpro/okai/issues/300)
- Allow twitter client to configure who to reply to based on following relationship [\#264](https://github.com/okcashpro/okai/issues/264)
Expand Down Expand Up @@ -370,11 +370,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
- Twitter Client Breaks out of the box [\#673](https://github.com/okcashpro/okai/issues/673)
- Twitter client only works for one agent when running multiple agents simultaneously [\#656](https://github.com/okcashpro/okai/issues/656)
- Cannot find module '@okcashpro/okai' or its corresponding type declarations. [\#601](https://github.com/okcashpro/okai/issues/601)
- create-eliza-app package doesn't install or exist [\#553](https://github.com/okcashpro/okai/issues/553)
- create-okai-app package doesn't install or exist [\#553](https://github.com/okcashpro/okai/issues/553)
- Non node.js environments have issues building \(workers for instance\) [\#507](https://github.com/okcashpro/okai/issues/507)
- Error: Property 'clients' does not exist on type 'Plugin' in src/index.ts during pnpm start [\#423](https://github.com/okcashpro/okai/issues/423)
- using Groq API \(or RedPill or Google Gen AI\) as model provider [\#422](https://github.com/okcashpro/okai/issues/422)
- Error when starting Eliza agent: "fs.Stats constructor is deprecated" and "triggerUncaughtException" [\#387](https://github.com/okcashpro/okai/issues/387)
- Error when starting OKai agent: "fs.Stats constructor is deprecated" and "triggerUncaughtException" [\#387](https://github.com/okcashpro/okai/issues/387)
- no action response found in the response content for twitter or tg clients [\#319](https://github.com/okcashpro/okai/issues/319)
- Docs improvements bounty ideas [\#298](https://github.com/okcashpro/okai/issues/298)
- Quickstart guide is missing important info [\#284](https://github.com/okcashpro/okai/issues/284)
Expand Down Expand Up @@ -455,7 +455,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
- chore: Update package.json [\#1031](https://github.com/okcashpro/okai/pull/1031) ([Freytes](https://github.com/Freytes))
- feat: plugin-story [\#1030](https://github.com/okcashpro/okai/pull/1030) ([jacob-tucker](https://github.com/jacob-tucker))
- feat: Add plugin-nft-generation: create Solana NFT collections. [\#1011](https://github.com/okcashpro/okai/pull/1011) ([xwxtwd](https://github.com/xwxtwd))
- test: adding tests. changed files actions.test.ts, messages.test.ts, models.test.ts [\#998](https://github.com/okcashpro/okai/pull/998) ([ai16z-demirix](https://github.com/ai16z-demirix))
- test: adding tests. changed files actions.test.ts, messages.test.ts, models.test.ts [\#998](https://github.com/okcashpro/okai/pull/998) ([okcashpro-demirix](https://github.com/okcashpro-demirix))
- fix: Fix Parameter Parsing in plugin-evm TransferAction and Return Transaction Hash [\#965](https://github.com/okcashpro/okai/pull/965) ([FWangZil](https://github.com/FWangZil))
- feat: Updated characters types, Discord & Telegram enhancements [\#957](https://github.com/okcashpro/okai/pull/957) ([azep-ninja](https://github.com/azep-ninja))
- feat: add plugin-sui [\#934](https://github.com/okcashpro/okai/pull/934) ([jnaulty](https://github.com/jnaulty))
Expand Down Expand Up @@ -488,19 +488,19 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
- Stuck querying when @'ing it in Discord [\#921](https://github.com/okcashpro/okai/issues/921)
- Error pnpm start - Promise.withResolvers\(\): pdfjs-dist [\#902](https://github.com/okcashpro/okai/issues/902)
- Running tests on start and dev? [\#893](https://github.com/okcashpro/okai/issues/893)
- build: eliza docs build creates 130 files that want to be modified/added to git [\#849](https://github.com/okcashpro/okai/issues/849)
- build: okai docs build creates 130 files that want to be modified/added to git [\#849](https://github.com/okcashpro/okai/issues/849)
- EVM Plugin can't run any action [\#735](https://github.com/okcashpro/okai/issues/735)
- Bug: plugin-solana crash report [\#467](https://github.com/okcashpro/okai/issues/467)

**Closed issues:**

- Issue: Unable to Post Tweets Using Eliza Integration with Twitter via Cookies or OAuth2 [\#901](https://github.com/okcashpro/okai/issues/901)
- Issue: Unable to Post Tweets Using OKai Integration with Twitter via Cookies or OAuth2 [\#901](https://github.com/okcashpro/okai/issues/901)

**Merged pull requests:**

- chore: release develop into main [\#1045](https://github.com/okcashpro/okai/pull/1045) ([odilitime](https://github.com/odilitime))
- fix: re-enable generateNewTweetLoop / lint fixes [\#1043](https://github.com/okcashpro/okai/pull/1043) ([odilitime](https://github.com/odilitime))
- docs: characterfile.md docs outdated with latest eliza version [\#1042](https://github.com/okcashpro/okai/pull/1042) ([tqdpham96](https://github.com/tqdpham96))
- docs: characterfile.md docs outdated with latest okai version [\#1042](https://github.com/okcashpro/okai/pull/1042) ([tqdpham96](https://github.com/tqdpham96))
- feat: Add AI Agent Dev School Tutorial Link [\#1038](https://github.com/okcashpro/okai/pull/1038) ([lalalune](https://github.com/lalalune))
- fix: use pull\_request\_target for integration tests [\#1035](https://github.com/okcashpro/okai/pull/1035) ([jnaulty](https://github.com/jnaulty))
- feat: Add Discord Team features [\#1032](https://github.com/okcashpro/okai/pull/1032) ([azep-ninja](https://github.com/azep-ninja))
Expand All @@ -524,7 +524,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
- fix: typo initialize [\#1000](https://github.com/okcashpro/okai/pull/1000) ([cryptofish7](https://github.com/cryptofish7))
- feat: allow users to configure models for openai and anthropic [\#999](https://github.com/okcashpro/okai/pull/999) ([oxSaturn](https://github.com/oxSaturn))
- add echochambers [\#997](https://github.com/okcashpro/okai/pull/997) ([savageops](https://github.com/savageops))
- test: adding parsing tests. changed files parsing.test.ts [\#996](https://github.com/okcashpro/okai/pull/996) ([ai16z-demirix](https://github.com/ai16z-demirix))
- test: adding parsing tests. changed files parsing.test.ts [\#996](https://github.com/okcashpro/okai/pull/996) ([okcashpro-demirix](https://github.com/okcashpro-demirix))
- feat: create README\_DE.md [\#995](https://github.com/okcashpro/okai/pull/995) ([GottliebFreudenreich](https://github.com/GottliebFreudenreich))
- fix: Fix Twitter Search Logic and Add Galadriel Image Model [\#994](https://github.com/okcashpro/okai/pull/994) ([dontAskVI](https://github.com/dontAskVI))
- test: Initial release of smoke/integration tests + testing framework [\#993](https://github.com/okcashpro/okai/pull/993) ([jzvikart](https://github.com/jzvikart))
Expand Down Expand Up @@ -579,7 +579,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
- fix: re-enable coverage report upload to Codecov in CI workflow [\#880](https://github.com/okcashpro/okai/pull/880) ([snobbee](https://github.com/snobbee))
- feat: Add Flow Blockchain plugin [\#874](https://github.com/okcashpro/okai/pull/874) ([btspoony](https://github.com/btspoony))
- feat: Add TEE Mode to Solana Plugin [\#835](https://github.com/okcashpro/okai/pull/835) ([HashWarlock](https://github.com/HashWarlock))
- feat: add hyperbolic api to eliza [\#828](https://github.com/okcashpro/okai/pull/828) ([meppsilon](https://github.com/meppsilon))
- feat: add hyperbolic api to okai [\#828](https://github.com/okcashpro/okai/pull/828) ([meppsilon](https://github.com/meppsilon))
- loading indicator [\#827](https://github.com/okcashpro/okai/pull/827) ([tcm390](https://github.com/tcm390))
- use github access token [\#825](https://github.com/okcashpro/okai/pull/825) ([tcm390](https://github.com/tcm390))
- fix: refactor contributor page [\#809](https://github.com/okcashpro/okai/pull/809) ([tcm390](https://github.com/tcm390))
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

## ✨ BackStory

Okai is the younger, livelier sister of Eliza, born to revolutionize how we interact with the crypto world. She’s not just another AI—she’s your savvy crypto partner, designed to make everything from trading to community engagement more fun, approachable, and impactful. Whether you're diving into $OK tokenomics, participating in DAO governance, or simply looking for a friendly chat about crypto and life, OKai is here to ensure you’re always OK. 🌟
Okai is the younger, livelier sister of OKai, born to revolutionize how we interact with the crypto world. She’s not just another AI—she’s your savvy crypto partner, designed to make everything from trading to community engagement more fun, approachable, and impactful. Whether you're diving into $OK tokenomics, participating in DAO governance, or simply looking for a friendly chat about crypto and life, OKai is here to ensure you’re always OK. 🌟

With its robust AI framework, OKai combines intelligence, personality, and charm to deliver a seamless experience across Discord, Twitter, Telegram, and beyond. With her, crypto isn’t just a market—it’s a lifestyle. 🚀

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

<div align="center">

📖 [Dokumentation](https://okcashpro.github.io/okai/) | 🎯 [Beispiele](https://github.com/thejoven/awesome-okai)
📖 [Dokumentation](https://okcashpro.github.io/okai/) | 🎯 [Beispiele](https://github.com/okcashpro/awesome-okai)

</div>

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

## ✨ Historia

OKai es la hermana menor y más vivaz de Eliza, nacida para revolucionar la forma en que interactuamos con el mundo cripto. No es solo otra IA, sino tu aliada experta en criptomonedas, diseñada para hacer que todo, desde el trading hasta la interacción con la comunidad, sea más divertido, accesible y significativo. Ya sea que estés explorando la tokenómica de $OK, participando en la gobernanza de DAO o simplemente buscando un chat amigable sobre cripto y la vida, OKai está aquí para asegurarse de que siempre estés OK. 🌟
OKai es la hermana menor y más vivaz de OKai, nacida para revolucionar la forma en que interactuamos con el mundo cripto. No es solo otra IA, sino tu aliada experta en criptomonedas, diseñada para hacer que todo, desde el trading hasta la interacción con la comunidad, sea más divertido, accesible y significativo. Ya sea que estés explorando la tokenómica de $OK, participando en la gobernanza de DAO o simplemente buscando un chat amigable sobre cripto y la vida, OKai está aquí para asegurarse de que siempre estés OK. 🌟

Con su sólido marco de IA, OKai combina inteligencia, personalidad y carisma para ofrecer una experiencia fluida en Discord, Twitter, Telegram y más allá. Con ella, el mundo cripto no es solo un mercado: ¡es un estilo de vida! 🚀

Expand Down
24 changes: 12 additions & 12 deletions README_HE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
# אלייזה 🤖

<div align="center">
<img src="./docs/static/img/eliza_banner.jpg" alt="אלייזה באנר" width="100%" />
<img src="./docs/static/img/okai_banner.jpg" alt="אלייזה באנר" width="100%" />
</div>

<div align="center">

📖 [תיעוד](https://ai16z.github.io/eliza/) | 🎯 [דוגמאות](https://github.com/thejoven/awesome-eliza)
📖 [תיעוד](https://okcashpro.github.io/okai/) | 🎯 [דוגמאות](https://github.com/okcashpro/awesome-okai)
</div>


<div align="center">

[中文说明](https://github.com/ai16z/Elisa/blob/main/README_CN.md) | [日本語の説明](https://github.com/ai16z/Elisa/blob/main/README_JA.md) | [한국어 설명](https://github.com/ai16z/Elisa/blob/main/README_KOR.md) | [Français](https://github.com/ai16z/Elisa/blob/main/README_FR.md) | [Português](https://github.com/ai16z/Elisa/blob/main/README_PTBR.md) | [Türkçe](TR.md) | [Русский](https://github.com/ai16z/Elisa/blob/main/README_RU.md) | [Español](https://github.com/ai16z/Elisa/blob/main/README_ES.md) | [Italiano](https://github.com/ai16z/Elisa/blob/main/README_IT.md) | [ไทย](https://github.com/ai16z/Elisa/blob/main/README_TH.md) | [Deutsch](https://github.com/ai16z/Elisa/blob/main/README_DE.md) | [עִברִית](https://github.com/ai16z/Elisa/blob/main/README_HE.md)
[中文说明](https://github.com/okcashpro/okai/blob/main/README_CN.md) | [日本語の説明](https://github.com/okcashpro/okai/blob/main/README_JA.md) | [한국어 설명](https://github.com/okcashpro/okai/blob/main/README_KOR.md) | [Français](https://github.com/okcashpro/okai/blob/main/README_FR.md) | [Português](https://github.com/okcashpro/okai/blob/main/README_PTBR.md) | [Türkçe](TR.md) | [Русский](https://github.com/okcashpro/okai/blob/main/README_RU.md) | [Español](https://github.com/okcashpro/okai/blob/main/README_ES.md) | [Italiano](https://github.com/okcashpro/okai/blob/main/README_IT.md) | [ไทย](https://github.com/okcashpro/okai/blob/main/README_TH.md) | [Deutsch](https://github.com/okcashpro/okai/blob/main/README_DE.md) | [עִברִית](https://github.com/okcashpro/okai/blob/main/README_HE.md)

</div>

Expand Down Expand Up @@ -73,7 +73,7 @@
<div align="right" dir="ltr">

```
git clone https://github.com/ai16z/eliza-starter.git
git clone https://github.com/okcashpro/okai-starter.git
cp .env.example .env
Expand All @@ -83,14 +83,14 @@ pnpm i && pnpm start
</div>


לאחר מכן קרא את [התיעוד](https://ai16z.github.io/eliza/) כדי ללמוד כיצד להתאים את אלייזה.
לאחר מכן קרא את [התיעוד](https://okcashpro.github.io/okai/) כדי ללמוד כיצד להתאים את אלייזה.

### התחלה ידנית של אלייזה (מומלץ רק למי שיודע מה הוא עושה)
<div align="right">

```
# שכפול המאגר
git clone https://github.com/ai16z/eliza.git
git clone https://github.com/okcashpro/okai.git
# מעבר לגרסה האחרונה
git checkout $(git describe --tags --abbrev=0)
Expand All @@ -101,7 +101,7 @@ git checkout $(git describe --tags --abbrev=0)

<div align="right">

[![פתח ב-Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/ai16z/eliza/tree/main)
[![פתח ב-Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/okcashpro/okai/tree/main)

</div>

Expand Down Expand Up @@ -167,23 +167,23 @@ pnpm install --include=optional sharp

<div align="right">

[GitHub Issues](https://github.com/ai16z/eliza/issues) מתאים ביותר עבור: באגים ופרופוזיציות לתכונות -
[GitHub Issues](https://github.com/okcashpro/okai/issues) מתאים ביותר עבור: באגים ופרופוזיציות לתכונות -

[Discord](https://discord.gg/ai16z) מתאים ביותר עבור: שיתוף היישומים שלך והשתתפות בקהילה -
[Discord](https://discord.gg/okcashpro) מתאים ביותר עבור: שיתוף היישומים שלך והשתתפות בקהילה -
</div>

## תורמים

<!-- <div align="right"> -->

<a href="https://github.com/ai16z/eliza/graphs/contributors">
<img src="https://contrib.rocks/image?repo=ai16z/eliza" />
<a href="https://github.com/okcashpro/okai/graphs/contributors">
<img src="https://contrib.rocks/image?repo=okcashpro/okai" />
</a>

<!-- </div> -->

## היסטוריית כוכבים

[![תרשים היסטוריית כוכבים](https://api.star-history.com/svg?repos=ai16z/eliza&type=Date)](https://star-history.com/#ai16z/eliza&Date)
[![תרשים היסטוריית כוכבים](https://api.star-history.com/svg?repos=okcashpro/okai&type=Date)](https://star-history.com/#okcashpro/okai&Date)

</div>
Loading

0 comments on commit e5826f7

Please sign in to comment.