Releases: TimeSurgeLabs/ottodocs
Releases · TimeSurgeLabs/ottodocs
Add Org Setting
Configuration Updates
- Enabled setting organization in the configuration for more customizability.
v0.8.2
New Features:
- Added new models to the application.
- Added support for installing the application using an alias and repository context.
- Improved model detection and code prompt editing.
- Added sections for commit messages, pull requests, and release notes.
- Added VHS GIF to the README and updated the commit GIF.
- Added usage instructions, updated the edit command, and refined code generation.
- Added the otto count command and updated options for the chat command.
- Added context-aware editing and improved token management in the edit command.
- Added chat history.
- Added the token count command.
Documentation:
- Updated otto documentation and options for various commands.
v0.8.1
Features & Enhancements
- Added colored text to input prompts and improved force flag description
- Improved commit message display with colored text and truncation
- Added
go clean
to the clean command and refactored flags - Enhanced token calculations. This significantly decreased binary size as well.
- Updated chat interface colors using configuration settings
- Added colored text for user and Otto messages in chat, with config options for colors
- Added context file support to edit and issue commands
Code and Documentation
- Moved release function to own file
- Updated documentation
Full Changelog: v0.8.0...v0.8.1
v0.8.0
v0.7.1
Fix bug with loading file in edit command.
Full Changelog: v0.7.0...v0.7.1
v0.7.0
Add edit command and stream OpenAI output.
Full Changelog: v0.6.0...v0.7.0
v0.6.0
v0.5.0
Release v0.5.0
This release brings several improvements and changes to the project, including updates to the documentation, better command handling, and more efficient AI interactions. Below is a summary of the key changes in this release:
Features
- Implement auto-commit and push with improved AI requests (13abff4)
- Add verbose mode on some commands (70b3313)
Improvements
Changes
- Replace gopenai with go-openai and update chat command (67458c9)
Fixes
- Removed os/exec and added git.IsDirty check (6cdf221)
We recommend all users to update to this version for a better experience with the project.
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Full Changelog: v0.2.0...v0.3.0