Skip to content

Conversation

malob
Copy link

@malob malob commented May 1, 2025

Overview

Adding new plugin for Anthropic platform, with claude CLI.

Type of change

  • Created a new plugin
  • Improved an existing plugin
  • Fixed a bug in an existing plugin
  • Improved contributor utilities or experience

How To Test

claude -p hello

Changelog

Use Claude Code CLI in non-interactive mode using Touch ID and other unlock options with 1Password Shell Plugin.

Copy link
Member

@SimonBarendse SimonBarendse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution! 🙌

@SimonBarendse SimonBarendse requested a review from hculea May 1, 2025 10:02
Copy link
Member

@hculea hculea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution!

Comment on lines +18 to +21
Name: credname.APIKey,
},
},
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let run gofmt -w . in this directory, to make sure the code passes the linter.

Happy to reapprove and merge afterwards!

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

~/C/s/plugins/anthropic on add-anthropic
❯ gofmt -w .

~/C/s/plugins/anthropic on add-anthropic
❯ git s
On branch add-anthropic
Your branch is up to date with 'origin/add-anthropic'.

nothing to commit, working tree clean

@malob malob force-pushed the add-anthropic branch from 3be2922 to 65dffb9 Compare May 5, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants