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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
PackRat-AI
/
PackRat
Public
Notifications
You must be signed in to change notification settings
Fork
38
Star
36
Code
Issues
34
Pull requests
22
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Release: development → main
- #2685
#2685
Merged
mikib0
merged 24 commits into
main
PackRat-AI/PackRat:main
from
development
PackRat-AI/PackRat:development
Copy head branch name to clipboard
Aug 10, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
Release: development → main
#2685
mikib0
merged 24 commits into
main
PackRat-AI/PackRat:main
from
development
PackRat-AI/PackRat:development
Copy head branch name to clipboard
Commits
Commits on Aug 9, 2026
fix(swift): show real auth errors instead of "could not be loaded"
Show description for 91320b7
mikib0
committed
91320b7
View commit details
Copy full SHA for 91320b7
Browse repository at this point
Merge branch 'development' into worktree-swift-auth-error-copy
Show description for bb84872
mikib0
committed
bb84872
View commit details
Copy full SHA for bb84872
Browse repository at this point
Merge pull request #2674 from PackRat-AI/worktree-swift-auth-error-copy
Show description for a1c24ba
mikib0
authored
a1c24ba
View commit details
Copy full SHA for a1c24ba
Browse repository at this point
feat(swift): add offline write outbox so local writes reach the server
Show description for 51e4b9a
mikib0
committed
51e4b9a
View commit details
Copy full SHA for 51e4b9a
Browse repository at this point
fix(swift): pass modelContext at the write call sites that queue mutations
Show description for 97b8bb1
mikib0
committed
97b8bb1
View commit details
Copy full SHA for 97b8bb1
Browse repository at this point
Merge pull request #2673 from PackRat-AI/worktree-issue-2672-offline-outbox
Show description for acdcabf
mikib0
authored
acdcabf
View commit details
Copy full SHA for acdcabf
Browse repository at this point
fix(swift): flush the outbox from macOS standalone Pack/Trip windows
Show description for 5a85d4a
mikib0
committed
5a85d4a
View commit details
Copy full SHA for 5a85d4a
Browse repository at this point
feat(mcp): add outputSchema to catalog, pack-item and guide tools
Show description for 14e352e
mikib0
committed
14e352e
View commit details
Copy full SHA for 14e352e
Browse repository at this point
Commits on Aug 10, 2026
Merge pull request #2676 from PackRat-AI/fix/swift-macos-outbox-flush
Show description for e9d3c81
mikib0
authored
e9d3c81
View commit details
Copy full SHA for e9d3c81
Browse repository at this point
Merge pull request #2677 from PackRat-AI/feat/mcp-output-schemas
Show description for 1c88252
mikib0
authored
1c88252
View commit details
Copy full SHA for 1c88252
Browse repository at this point
fix(guides): distinguish a failed guides fetch from an empty result
Show description for 30279a9
mikib0
committed
30279a9
View commit details
Copy full SHA for 30279a9
Browse repository at this point
feat(landing): add /support page
Show description for f1ac160
mikib0
committed
f1ac160
View commit details
Copy full SHA for f1ac160
Browse repository at this point
fix(swift/guides): decode the real /api/guides response so guides render
Show description for 671d0e7
mikib0
committed
671d0e7
View commit details
Copy full SHA for 671d0e7
Browse repository at this point
fix(swift/guides): stop the category filter showing its selection twice
Show description for cbe557c
mikib0
committed
cbe557c
View commit details
Copy full SHA for cbe557c
Browse repository at this point
fix(swift/guides): inset the category filter row horizontally
Show description for b80a27f
mikib0
committed
b80a27f
View commit details
Copy full SHA for b80a27f
Browse repository at this point
feat(landing): host the ChatGPT connector demo recording
Show description for a4b1d95
mikib0
committed
a4b1d95
View commit details
Copy full SHA for a4b1d95
Browse repository at this point
Merge pull request #2684 from PackRat-AI/feat/host-demo-recording
Show description for 530cb33
mikib0
authored
530cb33
View commit details
Copy full SHA for 530cb33
Browse repository at this point
Merge pull request #2683 from PackRat-AI/feat/landing-support-page
Show description for dc2c9a4
mikib0
authored
dc2c9a4
View commit details
Copy full SHA for dc2c9a4
Browse repository at this point
fix: address PR #2685 review comments
Show description for e628815
mikib0
committed
e628815
View commit details
Copy full SHA for e628815
Browse repository at this point
Merge pull request #2687 from PackRat-AI/fix/pr-2685-review-comments
Show description for ce90c76
mikib0
authored
ce90c76
View commit details
Copy full SHA for ce90c76
Browse repository at this point
fix(swift): address the open outbox review findings on PR #2685
Show description for 3882100
mikib0
committed
3882100
View commit details
Copy full SHA for 3882100
Browse repository at this point
Merge pull request #2689 from PackRat-AI/worktree-fix-2663-guides-empty-state
Show description for e0be7b2
mikib0
authored
e0be7b2
View commit details
Copy full SHA for e0be7b2
Browse repository at this point
fix(swift): address the review comments on PR #2688
Show description for 1037326
mikib0
committed
1037326
View commit details
Copy full SHA for 1037326
Browse repository at this point
Merge pull request #2688 from PackRat-AI/worktree-pr-2685-review
Show description for dbc84ca
mikib0
authored
dbc84ca
View commit details
Copy full SHA for dbc84ca
Browse repository at this point
You can’t perform that action at this time.