Jazzy
Jazzy
There are also conflicts that would need to be addressed in the following files: ``` .env.example docs/docs/guides/configuration.md package-lock.json packages/adapter-sqlite/package.json packages/agent/src/index.ts packages/client-discord/src/messages.ts packages/client-discord/src/voice.ts packages/client-discord/tsconfig.json packages/client-telegram/src/messageManager.ts packages/client-telegram/src/telegramClient.ts packages/client-twitter/package.json packages/client-twitter/src/index.ts packages/client-twitter/src/interactions.ts packages/client-twitter/src/post.ts packages/core/src/embedding.ts...
can we address this merge conflict `core/src/cli/index.ts` @liamzebedee @snobbee
@twilwa @monilpat we have a failing test https://github.com/ai16z/eliza/actions/runs/12090692895/job/33723116445?pr=680
``` Run cd packages/core && pnpm test:coverage > @ai1[6](https://github.com/ai16z/eliza/actions/runs/12090692895/job/33723116445?pr=680#step:9:7)z/[email protected] test:coverage /home/runner/work/eliza/eliza/packages/core > vitest run --coverage RUN v2.1.5 /home/runner/work/eliza/eliza/packages/core Coverage enabled with v8 stdout | src/tests/database.test.ts Current directory: /home/runner/work/eliza/eliza/packages/core/src/test_resources Trying to...
@monilpat Failed CI ``` Run pnpm run lint > eliza@ lint /home/runner/work/eliza/eliza > bash ./scripts/lint.sh Linting package: plugin-conflux No lint script found in plugin-conflux, skipping lint... Linting package: client-direct Running...
FYI, we now have two conflicting files here ``` packages/core/src/tests/goals.test.ts pnpm-lock.yaml ``` @monilpat @normand1 can we resolve before merge?
@monilpat @martincik We have a build error, can we address before merge? ``` 1s 20s 59s 6s 0s 3s Run pnpm run build > eliza@ build /home/runner/work/eliza/eliza > bash ./scripts/build.sh...
Noting that we now have a repository here. https://github.com/timshelxyz/eliza https://elizas.world/ Thanks @timshelxyz Reality Spiral Team is still working on thoughts for some of the items mentioned in top level issue....
@monilpat you sure? we have conflicts in `packages/client-twitter/src/interactions.ts`
@DanielHighETH would you fix the merge conflict in `packages/client-twitter/src/interactions.ts` so we can finish the review and merge this in?