What's Changed
- feat(agent-tars): support streamable-http mcp server by @ycjcl868 in #489
- feat: Added a test feature for Model Provider by @le0zh in #478
- fix(agent-tars): mainWindow.webContents typeError: Object has been destroyed by @ycjcl868 in #482
- fix: the click event of the modal close button becomes ineffective by @knoxnoe in #487
- fix(agent-tars): execute write_file event always logger file error by @fix-echo in #486
- fix(agent-tars): correct typo in FIXME comment regarding MCPToolResul… by @youngjuning in #490
- fix(agent-tars): streamable http mcp client sync from official repo by @ycjcl868 in #493
- chore(agent-tars): use streamable-http mcp sdk by @ycjcl868 in #505
New Contributors
- @knoxnoe made their first contribution in #487
- @fix-echo made their first contribution in #486
- @youngjuning made their first contribution in #490
Full Changelog: v0.0.8...Agent-TARS-v1.0.0-alpha.8