Skip to content

v0.0.2

Latest
Compare
Choose a tag to compare
@tdabasinskas tdabasinskas released this 27 Mar 13:57
· 19 commits to main since this release
2264382

Changelog

  • 70384ee Merge pull request #10 from datolabs-io/dependabot/go_modules/github.com/spf13/viper-1.20.1
  • 3187b6f Merge pull request #3 from datolabs-io/dependabot/github_actions/golangci/golangci-lint-action-6.5.1
  • 2c7ed46 Merge pull request #4 from datolabs-io/dependabot/go_modules/github.com/charmbracelet/lipgloss-1.1.0
  • e8d1cdd Merge pull request #5 from datolabs-io/dependabot/go_modules/github.com/spf13/viper-1.20.0
  • 0058154 Merge pull request #6 from datolabs-io/dependabot/github_actions/golangci/golangci-lint-action-6.5.2
  • ee4c963 Merge pull request #7 from datolabs-io/dependabot/github_actions/actions/setup-go-5.4.0
  • 2264382 Merge pull request #9 from datolabs-io/dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-0.2.0-beta.2
  • c922e73 Merge remote-tracking branch 'refs/remotes/origin/dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-0.2.0-beta.2' into dependabot/go_modules/github.com/anthropics/anthropic-sdk-go-0.2.0-beta.2
  • df7e9f6 chore(brew): add homepage and description to formula
  • 27afe03 chore(brew): formula update for opsy version v0.0.1
  • ca087d7 chore(deps): bump actions/setup-go from 5.3.0 to 5.4.0
  • 3d00a5f chore(deps): bump github.com/anthropics/anthropic-sdk-go
  • ca31030 chore(deps): bump github.com/anthropics/anthropic-sdk-go
  • 22620d7 chore(deps): bump github.com/charmbracelet/lipgloss from 1.0.0 to 1.1.0
  • e0fc170 chore(deps): bump github.com/spf13/viper from 1.19.0 to 1.20.0
  • b4045df chore(deps): bump github.com/spf13/viper from 1.20.0 to 1.20.1
  • 2bcc168 chore(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1
  • fda5603 chore(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2
  • f5281d2 fix(agent): change anthropic client to pointer type
  • ef800a0 fix(agent): update Anthropic SDK usage to match new API
  • 94d74e7 fix(agent): update code to match anthropic SDK changes
  • 642d595 fix(agent): update tests for anthropic client API changes
  • 6609ef8 fix(agent): update type switch to handle anthropic content blocks
  • fa12ff6 refactor(agent): change anthropic client from pointer to interface
  • 44304bd refactor(agent): remove deprecated debug logging
  • 3a48adf refactor(homebrew): rename brew directory to Formula

Released by GoReleaser.