What's Changed
- Create .cursorrules by @lalalune in #4863
- Add example of prompt injection for future LLM trainings by @lalalune in #4862
- Bump the cargo group across 1 directory with 3 updates by @dependabot in #4854
- Bump the npm_and_yarn group across 3 directories with 1 update by @dependabot in #4853
- Bump the npm_and_yarn group across 3 directories with 1 update by @dependabot in #4865
- feat: Add plugin specifications to core by @lalalune in #4851
- feat: add tee starter project create cli by @HashWarlock in #4830
- fix: add missing GET /agents/:agentId/rooms/:roomId API endpoint by @geooner in #4860
- fix: failing CLI CI test suites by @wtfsayo in #4870
- chore: Optimize plugin loading to reduce startup log spam by @wtfsayo in #4868
- fix: Removes plugin-specification submodule by @ChristopherTrimboli in #4871
- fix: linter formatting issues by @ChristopherTrimboli in #4878
- fix: docs readme build, agent name variable by @ChristopherTrimboli in #4877
- fix: elizaos start for plugins by @wtfsayo in #4873
- chore: Enhances core package build process by @ChristopherTrimboli in #4874
- fix errors in CHANGELOG.md by @davidjsonn in #4875
- chore: update twitter envs by @ChristopherTrimboli in #4883
- merge main to develop by @ChristopherTrimboli in #4886
- feat: refactor message server to be completely separate and standalone from agents by @lalalune in #4864
- sync main <> dev by @wtfsayo in #4885
- fix(cli): resolve workspace dependencies in plugin loading by @wtfsayo in #4888
- attempt: improve update command by @wtfsayo in #4884
- feat: handle sidebar on mobile + tailwind upgrade by @wtfsayo in #4866
- docs: update README with accurate repository structure and package de… by @wtfsayo in #4891
- Fix/core build missing entry points by @yungalgo in #4897
- fix: plugin auto-import when starting from plugin directory by @yungalgo in #4900
- fix: foreign key issue in chat messages by @ChristopherTrimboli in #4898
- fix: choice action - return false instead of throwing error during validation by @tcm390 in #4904
- Main by @tcm390 in #4906
- fix(cli): resolve workspace dependencies in plugin loading by @wtfsayo in #4905
- chore: update blog post for twitter agent guide by @0xbbjoker in #4895
- windows compatibility by @lalalune in #4913
- fix: remove duplicate @elizaos/cli dependency from root package.json by @wtfsayo in #4918
- chore: add bootstrap to package.json by @wtfsayo in #4922
- fix: plugin route handler intercepting agent API routes by @wtfsayo in #4916
- fix(bootstrap): ensure action callbacks reach users and improve shouldRespond logic by @standujar in #4919
- fix: eliza responding for other characters by @wtfsayo in #4920
- fix: prevent circular dependency by @wtfsayo in #4917
- chore: update bun.lockb by @wtfsayo in #4925
- fix useVersion in client spamming by @ChristopherTrimboli in #4932
- fix: agent self-response infinite loop in message service by @wtfsayo in #4934
- feat: chat ui improvements by @wtfsayo in #4930
- fix: agent cross interference loop by @wtfsayo in #4935
- chore: force bun in cli, add install docs, emoji cross platform support by @ChristopherTrimboli in #4937
- fix: ensureConnections order of op by @0xbbjoker in #4936
- fix: avoid infinite effect loop by guarding currentDmChannelId reset by @tcm390 in #4944
- fix: make group creation work by @wtfsayo in #4946
- Fix agent memory viewer not displaying memories by @wtfsayo in #4948
- chore: auto install bun in CLI by @ChristopherTrimboli in #4943
- feat: plugins add env var prompting by @ChristopherTrimboli in #4945
- fix: release versioning in client by @ChristopherTrimboli in #4952
- 1.0.5 develop merge by @ChristopherTrimboli in #4928
- remove faulty tests for now by @lalalune in #4957
- fix: right skip flag for plugins bats test by @wtfsayo in #4956
- Merge dev into main by @lalalune in #4958
- fix(bootstrap): ensure action callbacks reach users and improve shouldRespond logic by @standujar in #4954
- fix: optimize plugin loading strategies and resolve core dependency conflicts by @standujar in #4949
- fix: release ci versioning by @ChristopherTrimboli in #4960
New Contributors
Full Changelog: v1.0.2...v1.0.5