Skip to content

whodb-cli 0.116.0#289380

Open
BrewTestBot wants to merge 1 commit into
mainfrom
bump-whodb-cli-0.116.0
Open

whodb-cli 0.116.0#289380
BrewTestBot wants to merge 1 commit into
mainfrom
bump-whodb-cli-0.116.0

Conversation

@BrewTestBot

Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
* Small UI tweaks
* Bug fixes and improvements

Installation

Mac App Store

Download from the Apple Store

Microsoft Store

Download from the Microsoft Store

Snap Store

sudo snap install whodb

View on Snapcraft

Docker

docker pull clidey/whodb:0.116.0
docker pull clidey/whodb:latest

Direct Downloads

See assets below for platform-specific packages (DMG, MSIX, etc.).

Documentation

Upgrade Notes

To upgrade from a previous version:

  • Docker: Pull the latest image and restart your container
  • Snap: Run sudo snap refresh whodb
  • Desktop Apps: Download and install the new version

What's Changed

New Contributors

Full Changelog: clidey/whodb@0.115.0...0.116.0

View the full release notes at https://github.com/clidey/whodb/releases/tag/0.116.0.


@github-actions github-actions Bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jun 23, 2026
@daeho-ro

Copy link
Copy Markdown
Member
  # github.com/clidey/whodb/cli/pkg/mcp
  cli/pkg/mcp/platform_tools.go:1347:69: cannot use client (variable of type *platform.Client) as platformClient value in argument to autoSelectPlatformToolWorkspace: *platform.Client does not implement platformClient (wrong type for method FilePreview)
  		have FilePreview(context.Context, string, string, *int) (*platform.FilePreviewResult, error)
  		want FilePreview(context.Context, string, string, *int, []string) (*platform.FilePreviewResult, error)
  cli/pkg/mcp/platform_tools.go:1359:51: cannot use client (variable of type *platform.Client) as platformClient value in struct literal: *platform.Client does not implement platformClient (wrong type for method FilePreview)
  		have FilePreview(context.Context, string, string, *int) (*platform.FilePreviewResult, error)
  		want FilePreview(context.Context, string, string, *int, []string) (*platform.FilePreviewResult, error)

Fix commit is made after the tag.

@daeho-ro daeho-ro added the build failure CI fails while building the software label Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build failure CI fails while building the software bump-formula-pr PR was created using `brew bump-formula-pr` go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants