Intro bonus#90
Merged
khaliqgant merged 5 commits intomainfrom Jan 6, 2026
Merged
Conversation
Free tier users get Pro-level resources (2 CPU / 4GB) for first 14 days, then auto-resize to standard free tier (1 CPU / 2GB). Changes: - Add IntroExpirationService that runs hourly to check expired periods - Update provisioner to grant intro resources to new free tier users - Add introBonus field to /api/usage endpoint - Update UsageBanner to show days remaining with rocket icon - Move WorkspaceSettingsPanel to settings/ directory 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Increase timeout from 100ms to 300ms for message delivery in the 'sends message to lead by alias' test. macOS requires slightly more time for socket message delivery. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add "Repo Collaborators" section showing users who have access via GitHub repo permissions (grandfathered access). These users can access the workspace without an explicit invite. Changes: - Add listRepoCollaborators method to NangoService - Add GET /api/workspaces/:id/repo-collaborators endpoint - Add getRepoCollaborators to cloudApi - Add Repo Collaborators section to TeamSettingsPanel 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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 free
to 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.
No description provided.