Skip to content

chore(main): release 0.7.0#98

Merged
alejamp merged 1 commit intomainfrom
release-please--branches--main
Feb 20, 2026
Merged

chore(main): release 0.7.0#98
alejamp merged 1 commit intomainfrom
release-please--branches--main

Conversation

@alejamp
Copy link
Collaborator

@alejamp alejamp commented Feb 20, 2026

🤖 I have created a release beep boop

0.7.0 (2026-02-20)

Features

  • add langsmith tracer support (6bd00ad)
  • add LiveKit integration with adapter and connector classes (1eb20c9)
  • add logic router assistant (417ec49)
  • add new middleware: invitation guard (5851f96)
  • add send_image_message support in telegram connector (827a9b4)
  • add support for /start command in telegram connector (a986437)
  • add support for caption in telegram send image (ad124e9)
  • add support for outgoing button and improve select messages (5668763)
  • agentic multi assistant router (3ce2332)
  • expose blend prompt into assistant settings (2e192f1)
  • middlewares can register endpoints in fastapi (97806c3)
  • moderation middleware based on OpenAI Moderation Endpoint (f9f0f49)
  • new assistan example for invitation guard (3cffcb2)
  • new llama3-guard based moderation middleware (52ca76e)
  • on code reverse proxy support with python-ngrok (d652c2c)
  • preprocessing callback function in eleven labs adapter (67f2b39)
  • preprocessing callback function in eleven labs adapter (4972d73)
  • StateManager (e5f2b3f)

Bug Fixes

  • "insights" were not executing correctly during each message processing (c1cf473)
  • #32 (2902f56)
  • #34 (4fa3d04)
  • #34 (5bbc67d)
  • /state client command (6875f7f)
  • 47 (ffe5ecc)
  • 66 (a2c6588)
  • agentic router example (aec7490)
  • Changed 'url' argument to 'links' in send_link_message (c5acfb2)
  • circular references between BaseAssistant, FunctionContext (0dd89ab)
  • correct macaw tool_calls recursive logic (c465594)
  • correct macaw tool_calls recursive logic (836b143)
  • double call to enhancer (901358b)
  • double call to enhancer (ca7b491)
  • enhance stream formatting and flush handling in LiveKit adapter and connector (e7924a7)
  • Error occurred while processing message when using Redis #32 (f11e4a5)
  • Error occurred while processing message when using Redis #32 (7959603)
  • event 'message' dont awaited in routers (b97ab80)
  • history issue (5e703b4)
  • insights test (0273ab4)
  • Invalid message history structure when chained tools are invoked #34 (32df637)
  • Invalid message history structure when chained tools are invoked #34 (b5774a9)
  • Invalid parameter: messages with role 'tool' must be a response to a preceeding message with 'tool_calls' (a9d130f)
  • invitation and state (4eaf637)
  • invitation guard middleware (320f9f5)
  • metadata in guard (fc577d6)
  • missing state in prompt compile functions (2fcff6d)
  • mod endpoint OpenAI call_cvent parameters and init (7e2149a)
  • mod enpoint counter (4fb8689)
  • mod enpoint counter (395740b)
  • openai mod endpoint init error when expiration is enabled: 'no event loop running' (05ccd5e)
  • openrouter models bind_tools not implemented error (a6c623e)
  • release please (3f678a5)
  • reset state (eef7263)
  • state and history in events and functions context (c33fa92)
  • state tests (91fa991)
  • STT Deepgram middleware on_fail_message (33962e4)
  • telegram connnector endpoint security (e7aef17)
  • test (4181faa)
  • When receiving a location message, message.text arrives null (141976b)

Documentation

  • improve example comments (9dd9829)

This PR was generated with Release Please. See documentation.

@alejamp alejamp merged commit 3ba337c into main Feb 20, 2026
2 checks passed
@alejamp
Copy link
Collaborator Author

alejamp commented Feb 20, 2026

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant