Uh oh!
There was an error while loading. Please reload this page.
Add AI Pass integration plugin - #227
Open
eiliyaabedini wants to merge 3 commits into
Open
Conversation
eiliyaabedini
commented
Aug 12, 2026
Author
Update: bundled AI Pass integration workflow v1.2.1This refreshes the existing AI Pass plugin contribution from the older v1.0.0 bundle to the AI Pass plugin v1.0.5 release, whose integration workflow is v1.2.1. What changed
Validation
The update remains a static, auditable bundle. It does not download or execute remote instructions. |
eiliyaabedini
commented
Aug 12, 2026
Author
Updated the bundled integration workflow to AI Pass v1.2.2 at immutable source commit 1a3f198ba413d2e0d905e6ffe7912bc3832ea4ea. This adds durable project-level rejection handling and preserves the existing secure BYOK trust boundary; provider keys are never defaulted to browser, local, or device storage. The Cline-specific static-bundle and untrusted-output safeguards remain unchanged. Validation rerun:
Pushed as ecc66a7. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the official
aipass-integrationplugin as a bundled, inert Agent Skill for Cline.The skill helps Cline add AI Pass as an optional user-funded AI or BYOK-alternative path while preserving an application's existing hosting, authentication, billing, credits, subscriptions, and direct-provider routes.
Why this belongs in the collection
Developers frequently need AI features without storing end users' provider credentials or paying every user's variable inference bill from one shared account. This plugin gives Cline a reviewed browser-SDK and OAuth workflow for that real application-integration case.
Example:
Security and external-service behavior
skillscapability.The bundled source is derived from the MIT-licensed AI Pass agent plugin v1.0.0 and includes the source license. AI Pass terms and privacy links are included in the plugin README.
Validation
npm run validate- passgit diff --check- passThis contribution was prepared with an AI coding agent and reviewed by the AI Pass publisher.