Gem in a Box
If you did not need any credentials to get to this page
gem sources -a https://gems.geneops.ai/
If you needed some credentials to get to this page
gem sources -a https://username:password@gems.geneops.ai/
and then ...
gem install geminabox
gem inabox [gemfile]
Upload Another Gem
-
geneops-accounts (0.1.0)
gem install geneops-accounts -v "0.1.0"Rails engine providing account profile view, upload history, and session actions for apps built on the GeneOps API
-
geneops-admin (0.1.0)
gem install geneops-admin -v "0.1.0"Rails engine providing admin dashboard, category/SNP browsing, and inline text override editing for apps built on the GeneOps API
-
geneops-agent (0.1.5)
gem install geneops-agent -v "0.1.5"Rails engine providing a reliable AI agent chat with SSE streaming, agent docs sidebar, and configurable system prompts. Replaces polling with fetch-based Server-Sent Events for real-time token streaming.
-
geneops-api (0.6.0 - 0.6.2)
gem install geneops-api -v "0.6.2"gem install geneops-api -v "0.6.1"gem install geneops-api -v "0.6.0"Ruby client providing the GeneopsApi class with error hierarchy, authentication, and all API endpoints for apps built on the GeneOps platform
-
geneops-bankid (0.1.0)
gem install geneops-bankid -v "0.1.0"Rails engine providing Swedish BankID login (direct RP certificate and OIDC broker paths), QR code flow, same-device flow, and platform API integration for apps built on the GeneOps API
-
geneops-brand (0.2.0)
gem install geneops-brand -v "0.2.0"Rails engine providing the GeneOps brand system: dark-theme design tokens, typography (DM Sans + Space Mono), color palette, logo assets, and animation patterns extracted from the pitch deck style
-
geneops-browse (0.1.2)
gem install geneops-browse -v "0.1.2"Rails engine providing public variant browsing, category filtering, SNP detail pages with personalized overlays for authenticated users
-
geneops-chat (0.1.0)
gem install geneops-chat -v "0.1.0"Rails engine providing an AI conversation modal with streaming responses, agent docs management, and configurable system prompts for apps built on the GeneOps API
-
geneops-link-login (0.1.0)
gem install geneops-link-login -v "0.1.0"Rails engine providing email-based login link authentication, session management, and API authentication concern for apps built on the GeneOps API
-
geneops-scaffold (0.1.0)
gem install geneops-scaffold -v "0.1.0"Provides a Rails application template that generates a fully-configured GeneOps vertical with all geneops-* gems, initializers, engine mounts, layout, Procfile, and Kamal deploy config
-
geneops-ui (0.5.0)
gem install geneops-ui -v "0.5.0"Rails engine providing CSS design system (tokens + component classes), base layout, shared Stimulus controllers, and view helpers for apps built on the GeneOps platform
-
geneops-uploads (0.1.0)
gem install geneops-uploads -v "0.1.0"Rails engine providing genome file upload with drag-drop, consent checkbox, API upload creation, processing status polling, and completion view for apps built on the GeneOps API