- 1af2c3b: fix broken xmtp action id
- 6cff90f: Upgrade to latest xmptp
- 961fb2d: return message id in content
- 406ee5d: minor xmtp fix
- dc59241: xmtp actions fixes
- 54f0d14: xmpt quick action support
- e4bb3e8: support xmtp actions
- aef3faa: update version
- 2852723: validate the REPLY action just in case
- 3cd88a0: convert message handler to a router
- fbad4b4: minor xmtp bugfix
- 75441bc: xmtp group reply
- 5f2a0ce: should reply in xmtp callback
- d002a65: pass xmtp messageId
- 9aaa8bd: Remove shouldRespond check
- 0570c8f: xmtp group vs dm channel fix
- 2016fb1: xmtp manager
- 93c3ab4: Make XMTP message processing async
- c401e6a: support xmtp reactions
- c9826d8: fix the capabilities prompt
- a1cf10e: export capabilities action
- 9a7729f: xmtp transactions
- d781a30: update readme
- 49c397a: xmtp enhancements
- e9dcaac: fix blocking xmtp service
- 0743bd6: update xmtp db dir location
- b569886: fix xmtp
- 55f05fd: XMTP
- 0fc6a21: xmtp plugin integration
- 2702265: add catch all for telegram crashes
- cd37856: Fix uncaught exception
- ea291c7: don't store memory if room doesn't exists
- b06cf7a: fix uncaught exceptions
- 741f7f2: minor farcaster bug fix
- 873f7f3: throw an exception if we can't parse the object
- 677ef3c: fix gneerateObject
- 438c677: use generateText then safe parse object.
- f90e56d: farcaster send cast return cast
- 67f5afe: fix postgres_url not being loaded
- f319d04: post farcaster embeds
- 291f4cb: entity store bugfix
- e00e297: expose farcaster
- 033e8b6: use ayaLogger in aya client
- aa1f5ff: update wallet service api
- 0500d7d: flip ayaLogger arg order
- e546827: export farcaster service
- 07dfacf: expose farcaster getCast
- 49cb1d4: fix aya logger
- af85c29: save complete social entity
- 9c3a4ad: fix exports
- 511d05d: register farcaster plugin
- 5e1aced: expose farcaster
- 416cd75: export model type
- 7af71e4: export web search
- 33ccaae: custom model to generateObject
- 60529f4: if no capabilities found, say you don't have capabilities
- 213e9f3: expose character
- 51a27d8: send wallet address from aya
- e6acacb: missed on logger
- 6453003: removing debug logging in openai plugin
- e3490ea: fix json parsing
- e3490ea: improve generateOBject
- 3c570b5: revert
- a7db629: improve object parsing
- 5fd64e4: export telegram service
- fee174a: always update OPENAI_API_KEY to token if base url matches
- e2c3413: revert back to function.network
- b247911: switch to cloudflare ai
- ed2f18d: add generateobject again
- cc8b7bf: fix tg exports
- 99f5b83: export telegram types needed for using the telegram manager
- 7e3e51d: bye bye generateObject
- 4347433: fix schema
- 0d2bbb8: fix llm schema opts
- c54f8d8: expose LLM service
- 4456c63: add commands to telegram
- d7beb6b: make sure reply is first action
- caf94cf: respond to all farcaster mentions
- a150a6b: telegram should only respond to mentions in group
- ad0891a: fix versioning
- 2aa7059: fixing types
- 81c956f: move telegram and farcaster plugin to AyaOS
- ad0891a: register service
- e5782ba: fix telegram typing status
- b618ff2: fix telegram checking
- cacc564: expose character schema
- 549ac35: fix register service
- c115b83: upate capabilities
- 460e1ab: first eliza v2 beta
- 9ccbcce: fix process.env in openai
- 0b18f74: fix telegram client
- 7c886bd: fix response validation
- 08844d4: remove debug logs from script
- d6f1319: fix package.json
- 104af3b: build script
- c68415a: try script
- 1e2dad7: use js script
- 802f802: fix script symlink
- 77c113f: Check script log
- 51cc03e: Include scripts directory
- 2b918bb: Fix script location
- e82bb20: add debug logging
- e18889a: Export telegram interface so it can be integrated properly
- 8fa70c5: add ability to send telegram messages through the agent on command
- 4280780: add support for buttons
- f163d6d: refresh npx building command
- db8e21a: update to latest release
- e429626: remove redundant system prompt
- 59a50b2: improve response content validation instruction
- 1fc1e7e: sent corrected text/action
- d7cd624: add user question to the validate response function
- 3d23712: correctly unsubscribe from sending status in aya client
- 3d5f7e0: update the validation step to include actions
- aab2e87: fix ci
- d8f35ee: honor suppressinitialmessage flag
- 79ce7dc: add rate limiting
- a8b5f88: respond to mentions in group tg
- 130eff9: remove rag knowledge from runtime
- b7af9e2: add ability to check the response before sending
- a615337: introduce cli init tool
- 5810358: fix ModelClass export
- ea7a336: export missed eliza types
- a709adf: Improve type safety
- 9a0ef9e: Switch elizaLogger -> ayaLogger for better json handling
- 2ae402e: Fix PG Adapter + add support to sqlite
- 114e0b4: improve type safety
- 02bd269: pass the match limit/threshold throught agent
- f3459bb: allow custom threshold/limit
- 6182e96: add async to register
- 0d30690: convert register to async
- fb4b59a: Don't log decrypted secret
- 14d37f8: allow custom llm
- ad63104: bug fixes
- 2bc007a: more type fixes
- 41aa51f: export some more types
- 92dfaaa: fix caching issue + rename events
- 35b8dcf: fix list on kb service
- 79e98bd: add index to knowledge base
- 38e13f1: disable embeddings in messages
- c76081d: up the match threshold for embeddings
- 3a4ccd9: fix typing status in tg + fix farcaster posting frequency
- 6d8a198: fix send message
- 8590038: send attachment
- 2ea7755: fix knowledge lookup
- 725b536: send tg typing status while thinking
- b0d9839: change jwt auth token name
- 871e380: rollout own rag search using drizzle
- 658af1c: disable agentcoin knowledge service
- 9325b51: Allow registration of tools prior to runtime init
- 4621f09: dont export elizaos
- 7076e87: expose new agent api
- 48fee92: improve agent sdk api
- f0eb8fe: fix paths
- 1b7c414: Init