0.44.0 (2025-12-15)
Features
- add EditWithTamboButton page to showcase site (#1508) (57e2594)
- integrate EditWithTambo component for inline component editing (#1477) (390c204)
- react-sdk: add local resource registration to TamboRegistryProvider (#1504) (59c94a9)
Bug Fixes
- cli: Fixed cli logs typos on self-hosted flow (#1528) (783af2d)
- editor: Clean up message-input and text-editor to only expose a limited set of capabilities in the editor (#1502) (2938064)
- resources: Make sure to show resource names in text editor and user messages (#1497) (b2d8013)
Miscellaneous Chores
- deps-dev: bump ts-jest from 29.4.5 to 29.4.6 in the testing group (#1484) (07a1253)
- deps: Bump @tambo-ai/typescript-sdk to get tool maxCalls (#1533) (97e85ba)
- don't show EditWithTamboButton when component is in thread (#1519) (5e814e4)
Documentation
- cli: document useMergeRefs React 19 cleanup (#1470) (e215716)
- web: document color handling in graph component (#1469) (d60e788)