Skip to content

abien/opencode-anthropic-auth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencode-anthropic-auth

Anthropic authentication plugin for OpenCode.

Setup

  1. Clone the repo locally:
git clone https://github.com/seaweeduk/opencode-anthropic-auth.git
  1. Install dependencies:
cd opencode-anthropic-auth
bun install
  1. Update your opencode.json to include the plugin:
{
  "plugin": ["file:///path/to/opencode-anthropic-auth/index.mjs"]
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 94.0%
  • TypeScript 6.0%