Releases: daydreamsai/daydreams
Releases · daydreamsai/daydreams
v0.0.3
What's Changed
- feat: docs by @frontboat in #47
- feat: websockets into example client + example ws server by @Cheelax in #46
- feat: add in mongo, clean up, add userid, client work by @ponderingdemocritus in #51
- feat: discord v0.1 by @caillef in #55
- chore: replaced docker.sh with the docker-compose configuration. by @eugene-manuilov in #54
- feat: processor by @ponderingdemocritus in #52
- chore: refactor COT for maintainability by @ponderingdemocritus in #58
New Contributors
- @Cheelax made their first contribution in #46
- @caillef made their first contribution in #55
- @eugene-manuilov made their first contribution in #54
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- feat: abstract mongo db to allow persistent tasks by @ponderingdemocritus in #42
- feat: processor refactor by @ponderingdemocritus in #45
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- fix: anthropic usage from API response by @milancermak in #7
- fix: no apiKey in logs by @milancermak in #9
- fix: use config values in analyze() by @milancermak in #10
- feat: add separate contract read action handler by @frontboat in #11
- refactor: removes redundant model string by @milancermak in #12
- fix: use of system prompt by @milancermak in #13
- refactor to simplicity by @ponderingdemocritus in #14
- refactor COT and cleanups by @ponderingdemocritus in #21
- added getValidatedLLMResponse to validateGoalSuccess by @0xtechnoir in #26
- Improvements by @ponderingdemocritus in #27
- feat: UI + Cleanups by @ponderingdemocritus in #28
- feat: llm clients by @ponderingdemocritus in #30
- feat: add evm, sol, strk by @ponderingdemocritus in #34
- fix: missing endpoint argument in new graphql api by @Matth26 in #35
- fix: Updates by @ponderingdemocritus in #37
- fix: goal ids and goal dependencies mismatch by @Matth26 in #36
- fix: sim by @ponderingdemocritus in #38
New Contributors
- @milancermak made their first contribution in #7
- @frontboat made their first contribution in #11
- @ponderingdemocritus made their first contribution in #14
- @0xtechnoir made their first contribution in #26
- @Matth26 made their first contribution in #35
Full Changelog: https://github.com/daydreamsai/daydreams/commits/v0.0.1