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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
VectifyAI
/
PageIndex
Public
Notifications
You must be signed in to change notification settings
Fork
3.1k
Star
35.1k
Code
Issues
68
Pull requests
83
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: local mode for the PageIndex SDK (v0.2.9)
- #389
#389
Open
rejojer
wants to merge 21 commits into
main
VectifyAI/PageIndex:main
from
sdk-local
VectifyAI/PageIndex:sdk-local
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Open
feat: local mode for the PageIndex SDK (v0.2.9)
#389
rejojer
wants to merge 21 commits into
main
VectifyAI/PageIndex:main
from
sdk-local
VectifyAI/PageIndex:sdk-local
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
feat: add local mode to the PageIndex SDK client
Show description for 7e7c46a
rejojer
committed
7e7c46a
View commit details
Copy full SHA for 7e7c46a
Browse repository at this point
chore: package pageindex 0.3.0.dev4 for PyPI
Show description for d413de2
rejojer
committed
d413de2
View commit details
Copy full SHA for d413de2
Browse repository at this point
docs: add SDK section to README; move the agentic demo onto the SDK
Show description for 3425ae1
rejojer
committed
3425ae1
View commit details
Copy full SHA for 3425ae1
Browse repository at this point
refactor: rebuild cloud_api on the 0.2.8 client text
Show description for 26f595e
rejojer
committed
26f595e
View commit details
Copy full SHA for 26f595e
Browse repository at this point
refactor: drop the local retrieval endpoints — cloud-only, deprecated
Show description for 80fbaf9
rejojer
committed
80fbaf9
View commit details
Copy full SHA for 80fbaf9
Browse repository at this point
Commits on Aug 6, 2026
feat: manifest.json — one-file document listings for the local store
Show description for fd2ba98
rejojer
committed
fd2ba98
View commit details
Copy full SHA for fd2ba98
Browse repository at this point
fix: align local doc_id prefix and createdAt format with the cloud
Show description for cd44ef0
rejojer
committed
cd44ef0
View commit details
Copy full SHA for cd44ef0
Browse repository at this point
feat: optional metadata tags on submit_document (both modes)
Show description for b9e1955
rejojer
committed
b9e1955
View commit details
Copy full SHA for b9e1955
Browse repository at this point
docs: state that createdAt is UTC and show how to localize it
Show description for 7c1c855
rejojer
committed
7c1c855
View commit details
Copy full SHA for 7c1c855
Browse repository at this point
fix: createdAt carries milliseconds, matching the cloud's datetime(3)
Show description for cc2b352
rejojer
committed
cc2b352
View commit details
Copy full SHA for cc2b352
Browse repository at this point
fix: createdAt at millisecond precision, matching the timestamp(3) column
Show description for 319eea2
rejojer
committed
319eea2
View commit details
Copy full SHA for 319eea2
Browse repository at this point
chore: trim non-essential comments
Show description for a2aad2c
rejojer
committed
a2aad2c
View commit details
Copy full SHA for a2aad2c
Browse repository at this point
fix: close the local_store crash and corruption holes found in review
Show description for d4bf06c
rejojer
committed
d4bf06c
View commit details
Copy full SHA for d4bf06c
Browse repository at this point
docs: correct two docstring claims and the pymupdf note
Show description for a612527
rejojer
committed
a612527
View commit details
Copy full SHA for a612527
Browse repository at this point
chore: target 0.2.9 for the local-mode release
Show description for bffb116
rejojer
committed
bffb116
View commit details
Copy full SHA for bffb116
Browse repository at this point
ci: publish to PyPI on version tags
Show description for ca06874
rejojer
committed
ca06874
View commit details
Copy full SHA for ca06874
Browse repository at this point
chore: tighten the store docstring to essentials
rejojer
committed
3937da3
View commit details
Copy full SHA for 3937da3
Browse repository at this point
fix: contain invalid-UTF-8 corruption; fail loud on unreadable data files
Show description for e6de437
rejojer
committed
e6de437
View commit details
Copy full SHA for e6de437
Browse repository at this point
feat: LocalClient and CloudClient for explicit mode selection
Show description for 608c9cc
rejojer
committed
608c9cc
View commit details
Copy full SHA for 608c9cc
Browse repository at this point
feat: explicit-mode clients PageIndexCloudClient and PageIndexLocalClient
Show description for 7d07924
rejojer
committed
7d07924
View commit details
Copy full SHA for 7d07924
Browse repository at this point
Commits on Aug 8, 2026
fix local mode edge cases
rejojer
committed
85482c5
View commit details
Copy full SHA for 85482c5
Browse repository at this point
You can’t perform that action at this time.