Releases: 2501-ai/cli
Releases · 2501-ai/cli
v0.1.1
v0.1.0
This update fixes issues with the Workspace synchronisation
What's Changed
- flush only the current workspace by default, --all for all by @alxpereira in #88
- Feature/iss 250 workspace sync by @shide1989 in #94
- Release v0.1.0 by @shide1989 in #96
Full Changelog: v0.0.53...v0.1.0
v0.0.53
Improving update_files logics for more stability
Release v0.0.51
What's Changed
This release v0.0.51 includes bug fixes and general workflow improvements:
- Merge pull request #69 from 2501-ai/develop by @shide1989 in #70
- improvements(loop): increase loop detection threshold by @BonnardValentin in #71
- Feature/ISS-169 by @BonnardValentin in #78
- fix: fixed missing initAxios call and made sure the api key is set wh… by @shide1989 in #80
- bug: improve user prompt for sensitive directory synchronization by @BonnardValentin in #79
- fix: fixed the security stop msg not appearing by @shide1989 in #81
- fix: moved the /usr that usually contains user programs and binaries … by @shide1989 in #83
- show join discord message by @zhuk-aa in #84
- bug/ISS-185 by @BonnardValentin in #85
Full Changelog: v0.0.49...v0.0.51
Release v0.0.49
November 14th 2024
This release updates the workspace synchronisation:
- Skipped the sync when the workspace is empty.
What's Changed
- Hotfix/workspace sync by @alxpereira in #67
Full Changelog: v0.0.48...v0.0.49
Release v0.0.48
November 13th 2024
This PR includes the following fixes:
- General UI Fixes
- Added Loop detection
- Streaming fixes
- File update bug fix
- Better error handling
Improved general stability
What's Changed
- Hotfix/terminal spinner txt by @alxpereira in #43
- Feature/ISS-135 by @BonnardValentin in #45
- Minor fixes by @shide1989 in #44
- Bug/cli stop spinner by @BonnardValentin in #48
- fix: Added lint for TS by @shide1989 in #47
- Hotfix/linter update 2 by @shide1989 in #49
- Hotfix/linter update 3 by @shide1989 in #50
- fix: fixed stream parsing by @shide1989 in #51
- Hotfix/stream parsing 3 by @shide1989 in #52
- pre-processor stream handler by @alxpereira in #53
- fixing verifyoutput json handling by @alxpereira in #55
- feat: improved error handling to improve the error display to the end… by @shide1989 in #54
- fix: add a trim() call to remove any extra newline char when calling … by @shide1989 in #57
- Feature/reasoning display by @BonnardValentin in #56
- installing a discord release hook on CLI to inform our release channe… by @alxpereira in #58
- end logger cleanup by @alxpereira in #59
- converting the updatefile content detection to regex by @alxpereira in #60
- Feature/loop detection by @shide1989 in #61
New Contributors
- @BonnardValentin made their first contribution in #45
Full Changelog: v0.0.45...v0.0.48
v0.0.46
Fix of CLI breakline issue on spinner