Skip to content

Releases: techquestsdev/howto

v1.1.0

07 May 18:53
v1.1.0
bd0b2d6

Choose a tag to compare

Howto v1.1.0 (2026-05-07T18:52:31Z)

AI-powered command-line assistant for shell commands.
Supports OpenAI, Anthropic, Google Gemini, DeepSeek, and GitHub Copilot.

Changelog

Features

  • bd0b2d6 feat(provider): support per-provider base URL overrides

Bug fixes

  • 81a39fd fix(provider): use snake_case max_tokens in API requests

Others

  • 76c9a0f Merge branch 'main' into dependabot/go_modules/github.com/fatih/color-1.19.0
  • 3d63c2f Merge pull request #10 from techquestsdev/dependabot/github_actions/codecov/codecov-action-6
  • 295b35e Merge pull request #11 from techquestsdev/dependabot/go_modules/golang.org/x/term-0.42.0
  • 0868537 Merge pull request #12 from techquestsdev/dependabot/go_modules/github.com/cockroachdb/errors-1.13.0
  • fcefa40 Merge pull request #5 from techquestsdev/dependabot/go_modules/golang.org/x/term-0.40.0
  • fd5f2dc Merge pull request #6 from techquestsdev/dependabot/github_actions/goreleaser/goreleaser-action-7
  • 07fb901 Merge pull request #7 from techquestsdev/dependabot/github_actions/actions/upload-artifact-7
  • 6fc6abf Merge pull request #8 from techquestsdev/dependabot/go_modules/golang.org/x/term-0.41.0
  • 03486cc Merge pull request #9 from techquestsdev/dependabot/go_modules/github.com/fatih/color-1.19.0
  • fe21023 deps: bump github.com/cockroachdb/errors from 1.12.0 to 1.13.0
  • 2b60722 deps: bump github.com/fatih/color from 1.18.0 to 1.19.0
  • 7dd06ff deps: bump golang.org/x/term from 0.39.0 to 0.40.0
  • c80b3af deps: bump golang.org/x/term from 0.40.0 to 0.41.0
  • 6bff517 deps: bump golang.org/x/term from 0.41.0 to 0.42.0

Full Changelog: v1.0.0...v1.1.0

v1.0.0

03 Feb 12:24
v1.0.0
487d97a

Choose a tag to compare

Howto v1.0.0 (2026-02-03T12:23:10Z)

AI-powered command-line assistant for shell commands.
Supports OpenAI, Anthropic, Google Gemini, DeepSeek, and GitHub Copilot.

Changelog

Features

Others

  • 7a62bef Merge branch 'main' into dependabot/go_modules/golang.org/x/term-0.39.0
  • e6e2ea1 Merge pull request #1 from techquestsdev/dependabot/github_actions/actions/cache-5
  • fbd9d34 Merge pull request #2 from techquestsdev/dependabot/github_actions/actions/upload-artifact-6
  • 043670a Merge pull request #3 from techquestsdev/dependabot/go_modules/golang.org/x/term-0.39.0
  • 93bd80c Merge pull request #4 from techquestsdev/dependabot/go_modules/github.com/spf13/cobra-1.10.2
  • 7e93222 deps: bump github.com/spf13/cobra from 1.10.1 to 1.10.2
  • 8028c49 deps: bump golang.org/x/term from 0.29.0 to 0.39.0

Full Changelog: ...v1.0.0