v1.2.3
ChatGPT's implementation of sendFollowUpMessage under the MCP protocol leaves a lot to be desired. This patch makes sure that when the OpenAI SDK is available, it keeps using its implementation instead of the MCP one.
Changes
- fix: remove options condition on sendFollowUpMessage @paulleseute (#901)
- ci: add publish-docs action @paulleseute (#902)
- build: build core on install via root prepare script @harijoe (#903)
- docs(skill): add v0-to-v1 migration guide to skybridge skills @neil-ac (#893)
- fix: exclude alpic and skybridge packages from minimumReleaseAgeExclude @paulleseute (#900)
- chore: remove product hunt @paulleseute (#899)