Skip to content

Releases: boukeversteegh/ai-terminal-assistant-go

v0.9

02 Jun 12:11
Compare
Choose a tag to compare

πŸŽ‰ We're excited to announce the release of AI terminal assistant v0.9! πŸš€

Features

  • πŸš€ Stream the response in real-time instead of waiting for full response

Other

  • πŸ“¦ Switched to package sashabaranov/go-openai to support streaming responses
  • πŸ› οΈ Upgraded to go version 20 in the github build pipeline

Thanks for choosing AI terminal assistant! If you have any feedback or feature requests, please don't hesitate to reach out!

v0.7

07 May 11:38
Compare
Choose a tag to compare

AI Terminal Assistant v0.7 Release Notes πŸŽ‰

Fixes πŸ”§

  • Updated the build script to make sure that the permissions are explicitly changed for both macOS (Darwin) and Linux users, avoiding any pesky little hiccups in the process. 😎

Happy coding! πŸ’»

v0.5

06 May 16:23
Compare
Choose a tag to compare

AI Terminal Assistant v0.5 Release Notes πŸŽ‰

Hey developers! We're happy to announce that AI Terminal Assistant v0.5 is here, and it's packed with improvements to make your developer life more enjoyable. We've fixed a bunch of bugs, and refined our tool to provide you with a smoother experience. Check out what's new below! πŸš€

Features ⭐

  • Improved artifact naming for macOS builds. It's now easier to identify and manage your files.

Fixes πŸ”§

  • We fixed an issue where release binaries had an incorrect path in the Github Action workflow. This means that you no longer have to worry about misfiring releases.
  • Removed double release directory in zip path for a cleaner output.
  • Properly zipping files and sorting them in the right release folder, so your downloads are neat and tidy.
  • Ensured that artifacts are included in the release, so you always get the right files when updating.
  • We nixed the OS exclusion for Linux builds from the GitHub workflow, so you can now build without any hiccups on Linux.

Other πŸ“¦

  • Refined our release notes to keep you well-informed about updates and fixes.
  • Improved our workflow naming for better organization.

We hope you enjoy the improvements in AI Terminal Assistant v0.5! Your feedback is always welcome, so don't hesitate to reach out if you have any suggestions or encounter any issues. Happy coding! πŸ’»

v0.4

23 Apr 21:41
Compare
Choose a tag to compare

πŸŽ‰ AI Terminal Assistant v0.4 Release Notes πŸŽ‰

Hello, AI Terminal Assistant users! We're excited to announce the release of AI Terminal Assistant v0.4! This version comes with some amazing new features and improvements that developers will love. Here's an overview of what's new in this release:

🐧 Linux support

We've added support for the Linux platform in v0.4! 🎊 Now users can enjoy our AI Terminal Assistant on their favorite Linux distros. Note that typing is not yet supported on Linux, but we're working on it!

🍎 macOS support

Good news for Mac users! AI Terminal Assistant v0.4 now also supports macOS, allowing developers using Apple devices to enter shell commands using natural language seamlessly. πŸ’»

MacKeyboard implementation

As part of supporting macOS, we've implemented a MacKeyboard to handle macOS-specific typing, ensuring smooth command input.

🌐 Improved GitHub Actions workflow

We've made improvements to the GitHub Actions workflow, including better handling of versioning in release notes. πŸš€

🏞️ Focus management

We've refactored some parts of our codebase for better focus management, necessary for a great user experience with our AI Terminal Assistant.

πŸ’» Windows keyboard support

Windows users will appreciate enhanced keyboard support and separate typing logic in this release, offering a more streamlined experience.

We hope you enjoy using AI Terminal Assistant v0.4! If you have any questions, issues or feedback, feel free to submit them on our GitHub repository.

Happy coding! πŸš€

v0.3

21 Apr 22:00
Compare
Choose a tag to compare

Welcome to the latest release of our AI Terminal Assistant, a developer-oriented command-line interface tool! We're so excited to share the new updates and features to help make your experience smoother and more enjoyable. Check out what's new below!

New Features ✨

  • GPT-4 powered release notes: Our release notes are now generated using the advanced GPT-4 language model! πŸš€
  • Multiline command support: Execute multiline commands effortlessly with immediate execution. ⌨️
    e.g. ai -x list files
  • Text-only output: Use the ai without generating commands with the new text-only mode. πŸ’¬

Other Fixes πŸ›

  • No more typing empty commands, as we've eliminated that problem right away!

We hope you enjoy these changes and are excited to keep improving our AI Terminal Assistant to meet your developer needs. Happy coding! πŸ’»

v0.2

21 Apr 15:16
Compare
Choose a tag to compare
Update tag_name reference in go_build_and_release.yml workflow

v0.1

05 Apr 10:33
Compare
Choose a tag to compare
User should add v.