v0.3.0-beta.12
What's Changed
New Features 🎉
- feat(tarko-agent-ui): new layout design (#1553) by @ulivz in 21d59fb
- feat(tarko-agent-server-next): support replacing server global logger (#1554) by @cjraft in 4228662
- feat(tarko-agent-server-next): add initial events for agent when change model (#1552) by @cjraft in 55ae6d7
- feat(tarko-agent): restore events on agent session restore (#1548) by @ulivz in 1282b70
- feat: add
@tarko/agent-server-next(#1551) by @cjraft in 043a901 - feat(tarko-agent-ui): disable model selector during agent run (#1520) by @ulivz in 751be28
- feat(tarko-agent-ui): sunsetting plan functionality (#1521) by @ulivz in 5d875e2
- feat(tarko-agent-server): add
server.modelssupport (#1488) by @ulivz in 0f4fd41 - feat(model-provider): add automatic claude headers support (#1314) by @ulivz in 160b758
- feat(tarko-mcp-agent): remove deprecated
mcpClientVersionsupport (#1510) by @ulivz in 4f69ba2 - feat(tarko-mcp-agent): adjust defaultConnectionTimeout from 180 to 60 seconds (#1505) by @ulivz in 4db1baf
- feat(tarko): sunsetting
model.providersfrom agent kernel (#1483) by @ulivz in 23002fd - feat(tarko-agent-ui): support line breaks in LinkReaderRenderer (#1482) by @ulivz in f72e813
- feat(tarko-agent-ui): enhance agent ui config system (#1464) by @cjraft in d2f3633
- feat(tarko-agent-ui): display colored terminal output (#1476) by @ulivz in c9d935b
- feat(agent-tars): emphasize python3 usage in system prompt (#1469) by @ulivz in b457234
- feat(tarko-mcp-agent):
defaultConnectionTimeoutoption (#1462) by @ulivz in f49b2d7
Bug Fixes 🐛
- fix(tarko-agent-ui): support all SSE line separators in streaming (#1568) by @ulivz in bdceb7c
- fix(tarko-agent-ui): tailwind cannot transpile styles from
@tarko/ui(#1545) by @ulivz in a1f2c53 - fix(tarko-agent-ui): config issues (#1541) by @cjraft in 34bc5b0
- fix(tarko-agent-ui): navbar overlap on small screens (#1519) by @ulivz in 18e1de6
- fix(model-provider): native providers regression issue (#1503) by @ulivz in a450de0
- fix(tarko-agent): prevent max-iter warning in test by @ulivz in fdbf085
- fix(tarko-agent): should track elapsed time for tool execution errors (#1474) by @ulivz in 6e7dd1f
- fix(tarko-agent): wrong
agent_run_endstatus (#1473) by @ulivz in c3a110b - fix(tarko-agent-ui): prevent undefined extension in code editor header (#1472) by @ulivz in 9b99a7d
- fix(tarko): preserve logo param in session routing (#1471) by @ulivz in 9bff541
Documentation 📚
- docs(tarko-agent): init documentation (#1502) by @ulivz in b7af1e8
- docs: remove duplicate header (#1559) by @ulivz in 52c0616
- docs: correct typo in mcp documentation (#1516) by @ulivz in 435ea77
- docs: refine
useCursorimplementation (#1501) by @ulivz in 760072b - docs: upgrade rspress to v2.0.0-beta.32 (#1495) by @ulivz in 0bac513
- docs(agent-tars): agent api documentation (#1459) by @ulivz in 04cc246
- docs: add
@tarko/mcp-agent(#1458) by @ulivz in df34b24
Other Changes
- refactor(gui-agent): refactor gui agent sdk: agent, action-parser and operator (#1550) by @ZhaoHeh in ad242a5
- refactor(tarko-agent-ui): refine ui infrastructure (#1546) by @ulivz in c5f4b6e
- refactor(tarko): sunsetting web socket (#1543) by @ulivz in 22623f9
- refactor(tarko-agent-ui): remove
final_answerevent handling (#1542) by @ulivz in 4e6b89e - refactor(tarko-agent-ui): make core low-level components stable (#1540) by @ulivz in 16c8660
- refactor(tarko-agent-ui): remove
@headlessui/react(#1539) by @ulivz in bb6f014 - refactor(tarko-agent-ui): migrate stable editor atomics to
@tarko/ui(#1537) by @ulivz in e8d7659 - refactor(tarko-agent-ui): remove redundant motion animations (#1530) by @ulivz in 404367f
- refactor(tarko-agent-ui): remove parrot comments (#1528) by @ulivz in 4873fb8
- refactor(tarko-agent-ui): deduplicate muiTheme definitions (#1523) by @ulivz in c603b6e
- refactor(tarko-agent-ui): remove redundant code and simplify components (#1527) by @ulivz in 879e758
- refactor(tarko-agent-ui): unify model display logic (#1525) by @ulivz in 8a50599
- refactor(mcp-agent): improve type safety and docs (#1511) by @ulivz in dfd3ad3
- refactor(agent-tars): improve code architecture and docs (#1498) by @ulivz in 59e4e7b
- refactor(model-provider): improve docs and add tests (#1489) by @ulivz in 0f9a59d
- refactor(tarko): simplify chatpanel state logic (#1381) by @ulivz in b25ab2b
- refactor(tarko): remove language badge from code renderer header (#1470) by @ulivz in 08d3fdc
- chore(tars-stack): release 0.3.0-beta.12 by @ulivz in fb06fcc
- chore: remove unused and outdated files (#1566) by @ulivz in 1336f29
- chore: fix expired lark link (close: #1564) (#1565) by @ulivz in f380287
- chore(agent): clean legacy examples (#1487) by @ulivz in 9c98612
- chore: disable
editor.formatOnSavesetting (#1486) by @ulivz in 74a5e97 - chore(omni-tars): correct grammar in welcome prompt (#1454) by @ulivz in 4730753
- chore(tars-stack): release 0.3.0-beta.11 (#1453) by @ulivz in eb74340
- ci(pnpm-toolkit): add
--auto-create-release-branchsupport (#1535) by @ulivz in 164c021 - ci(pnpm-toolkit): add canary release support (#1534) by @ulivz in 73b0290
- ci(ptk): extract github username from noreply email (#1456) by @ulivz in e61f855
Full Changelog: v0.3.0-beta.11...v0.3.0-beta.12