Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
2witstudios
/
pagespace-cli
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Cursor-grade onboarding + token isolation (Epic 7, Stream 3)
- #68
#68
Merged
2witstudios
merged 20 commits into
main
2witstudios/pagespace-cli:main
from
feat/handoff-prep
2witstudios/pagespace-cli:feat/handoff-prep
Copy head branch name to clipboard
Jun 22, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
feat: Cursor-grade onboarding + token isolation (Epic 7, Stream 3)
#68
2witstudios
merged 20 commits into
main
2witstudios/pagespace-cli:main
from
feat/handoff-prep
2witstudios/pagespace-cli:feat/handoff-prep
Copy head branch name to clipboard
Commits
Commits on Jun 22, 2026
feat(env): isolate auth token from the agent process env (security)
Show description for 6cd9998
2witstudios
committed
6cd9998
View commit details
Copy full SHA for 6cd9998
Browse repository at this point
test: add live E2E proof of token isolation through the bash-tool env path
Show description for 32559bc
2witstudios
committed
32559bc
View commit details
Copy full SHA for 32559bc
Browse repository at this point
feat(creds): add global credential store + pagespace login command
Show description for 90b4389
2witstudios
committed
90b4389
View commit details
Copy full SHA for 90b4389
Browse repository at this point
feat(onboarding): first-run flow instead of missing-config exit
Show description for 526900a
2witstudios
committed
526900a
View commit details
Copy full SHA for 526900a
Browse repository at this point
feat(onboarding): drive the full first-run flow — drives, models, materialize
Show description for cc2fe54
2witstudios
committed
cc2fe54
View commit details
Copy full SHA for cc2fe54
Browse repository at this point
feat(doctor): upgrade pagespace status into reusable doctor + remediation
Show description for 7bc68eb
2witstudios
committed
7bc68eb
View commit details
Copy full SHA for 7bc68eb
Browse repository at this point
feat(doctor): wire onboarding to the shared doctor (cross-surface reuse)
Show description for b5b6315
2witstudios
committed
b5b6315
View commit details
Copy full SHA for b5b6315
Browse repository at this point
fix(bin): launcher imports shared src/doctor.ts (no mirroring)
Show description for 7e65635
2witstudios
committed
7e65635
View commit details
Copy full SHA for 7e65635
Browse repository at this point
fix(bin): call main() after declarations (TDZ on PAGESPACE_AGENT_DIR)
Show description for bf85d81
2witstudios
committed
bf85d81
View commit details
Copy full SHA for bf85d81
Browse repository at this point
docs(readme): rewrite install + first-run docs for Cursor-grade onboarding
Show description for c24b65e
2witstudios
committed
c24b65e
View commit details
Copy full SHA for c24b65e
Browse repository at this point
docs(readme): explicitly demote .mcp.json to optional override
Show description for 15d4459
2witstudios
committed
15d4459
View commit details
Copy full SHA for 15d4459
Browse repository at this point
feat(config): multi-drive config — PAGESPACE_DRIVES drive set + single default
Show description for c2f6bf0
2witstudios
committed
c2f6bf0
View commit details
Copy full SHA for c2f6bf0
Browse repository at this point
fix(bin): wire launcher to shared pure modules — eliminate all mirroring
Show description for 3df38e5
2witstudios
committed
3df38e5
View commit details
Copy full SHA for 3df38e5
Browse repository at this point
fix(onboarding): address review findings — coherent machine driving
Show description for 06b0827
2witstudios
committed
06b0827
View commit details
Copy full SHA for 06b0827
Browse repository at this point
fix(onboarding): delete the dead validate-recovery branch (Finding 1)
Show description for 71e913e
2witstudios
committed
71e913e
View commit details
Copy full SHA for 71e913e
Browse repository at this point
fix(security): resolve auth token from credential store — isolation without amputating auth
Show description for 112489b
2witstudios
committed
112489b
View commit details
Copy full SHA for 112489b
Browse repository at this point
fix(security): block .env secret injection into pi env + drop false hidden-input claim
Show description for bfb4724
2witstudios
committed
bfb4724
View commit details
Copy full SHA for bfb4724
Browse repository at this point
fix(bin): resolve effective token in statusDoctor + fix main() indentation
Show description for 1d3fcc5
2witstudios
committed
1d3fcc5
View commit details
Copy full SHA for 1d3fcc5
Browse repository at this point
fix(review): valid inline-comment findings — whitespace, type guards, env dedup
Show description for 015512e
2witstudios
committed
015512e
View commit details
Copy full SHA for 015512e
Browse repository at this point
fix(doctor): token check must not false-green when credential file exists but token is unusable
Show description for be94446
2witstudios
and
claude
committed
be94446
View commit details
Copy full SHA for be94446
Browse repository at this point
You can’t perform that action at this time.