Releases: dcSpark/shinkai-local-ai-agents
Releases · dcSpark/shinkai-local-ai-agents
1.1.8
What's Changed
- Web Search / Reasoning Level by @guillevalin in #1079
- Bump versions. by @guillevalin in #1080
Full Changelog: 1.1.7...1.1.8
1.1.7
What's Changed
- Bump Ollama, support for gpt-oss, enable thinking on supported models… by @guillevalin in #1071
- Fix/bump versions by @guillevalin in #1072
- Fixed Ollama repo scraping. by @guillevalin in #1073
- Enable selectable thinking on Claude models. by @guillevalin in #1074
- Support reasoning on Shinkai free inference model. by @guillevalin in #1075
- fix: quick ask misc fixes by @paulclindo in #1076
- Add thinking support for Gemini 2.5 variants by @guillevalin in #1077
- Bump Shinkai version by @guillevalin in #1078
Full Changelog: 1.1.5...1.1.7
1.1.6
What's Changed
- Bump Ollama, support for gpt-oss, enable thinking on supported models… by @guillevalin in #1071
- Fix/bump versions by @guillevalin in #1072
- Fixed Ollama repo scraping. by @guillevalin in #1073
- Enable selectable thinking on Claude models. by @guillevalin in #1074
- Support reasoning on Shinkai free inference model. by @guillevalin in #1075
- fix: quick ask misc fixes by @paulclindo in #1076
- Add thinking support for Gemini 2.5 variants by @guillevalin in #1077
Full Changelog: 1.1.5...1.1.6
1.1.5
What's Changed
- Keep agent knowledge selection when editing by @guillevalin in #1057
- feat: publish agents improvements by @paulclindo in #1058
- feat: add remove offering + bump to 1.1.5 and node 1.1.3 by @paulclindo in #1059
- fix: workaround to use always the default proxy identity by @agallardol in #1061
- Add full translations of README by @nicarq in #1062
- Bump node to 1.1.3 on dev builds by @guillevalin in #1063
- fix: remove node status in published tools by @paulclindo in #1064
- fix: identity icon + npm audit fixes by @paulclindo in #1065
- feat: improve chat UI + tools enabled by default by @paulclindo in #1066
- feat: update / unify design system + misc ui ux by @paulclindo in #1068
- Add Grok (xAI) support. by @guillevalin in #1070
Full Changelog: 1.1.4...1.1.5
1.1.4
What's Changed
- Fix publish agent dialog list by @nicarq in #1048
- Show message when no published agents by @nicarq in #1049
- Improve agent publish dialog defaults by @nicarq in #1050
- Add 'Add Agent From ID' modal by @nicarq in #1051
- Update Gemma recommendation by @nicarq in #1054
- chore: bump shinkai node 1.1.2 and ollama 0.9.3 by @agallardol in #1056
Full Changelog: 1.1.3...1.1.4
1.1.3
What's Changed
- preselectedAiProvider undefined check. by @guillevalin in #1046
- Fix reasoning dropdown multiline by @nicarq in #1043
- Expose file upload button by @nicarq in #1042
- Update Mistral recommendation to 3.2 by @nicarq in #1044
- feat: Add LaTeX and Mermaid support in Markdown by @nicarq in #1045
- bump 1.1.3 by @nicarq in #1047
Full Changelog: 1.1.2...1.1.3
1.1.2
1.1.1
1.1.0
What's Changed
- Fetch published agents from backend by @nicarq in #962
- Fetch network agents dynamically by @nicarq in #963
- Add Network tag in tool listing by @nicarq in #970
- Add publish agent dialog by @nicarq in #966
- Add agent details dialog by @nicarq in #965
- Add removal option for installed network agents by @nicarq in #989
- Add refresh button for wallet balance by @nicarq in #990
- Update network agents menu and experimental flag by @nicarq in #992
- feat: implement network agents by @paulclindo in #955
- feat: network tools improvements by @paulclindo in #993
- feat: network ui improvements by @paulclindo in #1000
- Add etherscan link to Crypto Wallet by @nicarq in #991
- Add Download Agents tab by @nicarq in #997
- feat: improvements agents network in chat by @paulclindo in #1002
- Fix token quota number formatting by @nicarq in #996
- Add message tracing feature by @nicarq in #994
- feat: add payment recipient in payment confirmation by @paulclindo in #1003
- i18n improvements by @guillevalin in #959
- Update README.md by @nicarq in #1004
- feat: Add i18n support in entire app by @paulclindo in #1006
- bump to 1.1.0 by @nicarq in #1007
- fix: translation script, typecheck in codebase by @paulclindo in #1008
- Enhance README.md with updated branding, features, and installation i… by @agallardol in #1009
-
- fix: license typo by @agallardol in #1010
- Fix Agents tab order by @nicarq in #1011
- fix: misc fixes in descentralized tools by @nicarq in #1012
- fix: unify agent network copy + network agents chat by @paulclindo in #1016
- fix: wallet address by @paulclindo in #1019
- Update network tool endpoint by @nicarq in #1017
- Add invoice rejection option by @nicarq in #1015
- Fix network agent payment popup wording by @nicarq in #1021
- Make My Agents default tab by @nicarq in #1022
- Fix pay per use free text by @nicarq in #1024
- Remove Shinkai Identity warnings by @nicarq in #1025
- Improve cost display in payment prompt by @nicarq in #1023
- Fix add agent button label by @nicarq in #1026
- Fix Start Chat navigation for new network agents by @nicarq in #1029
- Fix long agent id overflow by @nicarq in #1028
- fix: add ai models by @paulclindo in #1032
- Fix Claude model IDs by @nicarq in #1033
- fix: add p2p relayer env by @agallardol in #1031
- Fix Chat navigation to use associated agent by @nicarq in #1036
- Fix remove action to delete agents by @nicarq in #1037
- Add Network Tracing button next to tool dropdown by @nicarq in #1034
- Add invoice tracing formatting by @nicarq in #1035
Full Changelog: 1.0.16...1.1.0
1.0.16
What's Changed
- Add MCP badge in tool list by @nicarq in #933
- feat: sort system tray options by @Yiakman in #934
- fix: query key invalidation for tools by @Yiakman in #936
- chore: upgrade dependencies by @paulclindo in #921
- chore: upgrade tailwind v4 by @paulclindo in #937
- Update MCP description by @nicarq in #942
- Fix MCP tool name display by @nicarq in #943
- Add chat export messages option by @nicarq in #948
- Add links to more MCP resources by @nicarq in #951
- feat: misc UI fixes and tailwindcss intellisense by @paulclindo in #953
- feat: add analytics by @paulclindo in #954
- Improve syncFileToIDBFS test coverage by @nicarq in #901
- fix: crypto wallet by @paulclindo in #957
- feat: add keyboard shortcuts page by @paulclindo in #958
- [feature] Add Internet Access Settings / websocket improvements on remote connections. by @guillevalin in #928
- feat: revamp quick ask by @paulclindo in #960
-
- feat: add composio integration by @agallardol in #967
- chore: add upload app bundles as artifacts by @agallardol in #968
- feat: add mcp http support by @agallardol in #969
- Update OpenAI model list by @nicarq in #972
- Update supported model listings by @nicarq in #975
- Update tool generator text by @nicarq in #971
- feat: ux tools improvements/fixes by @paulclindo in #973
- feat: move to local composio repository by @agallardol in #974
- feat: added install/uninstall message to composio apps by @agallardol in #977
- feat: MCP UI improvements by @paulclindo in #978
- chore: update package version to 1.0.16 and SHINKAI_NODE_VERSION to 1… by @agallardol in #982
- update 1.0.16 by @nicarq in #979
- feat: initiate app mcp tools by @paulclindo in #983
Full Changelog: 1.0.15...1.0.16