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
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 }}
VectifyAI
/
PageIndex
Public
Notifications
You must be signed in to change notification settings
Fork
3.2k
Star
35.8k
Code
Issues
35
Pull requests
72
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Anthropic lanes: send the model as written; the prefix picks the route
- #443
#443
Open
rejojer
wants to merge 24 commits into
main
VectifyAI/PageIndex:main
from
feat/claude-agent-config-model
VectifyAI/PageIndex:feat/claude-agent-config-model
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Open
Anthropic lanes: send the model as written; the prefix picks the route
#443
rejojer
wants to merge 24 commits into
main
VectifyAI/PageIndex:main
from
feat/claude-agent-config-model
VectifyAI/PageIndex:feat/claude-agent-config-model
Copy head branch name to clipboard
Commits
Commits on Aug 28, 2026
claude_agent_config(): forward a Claude chat_model, add model=
Show description for d7b14ea
rejojer
committed
d7b14ea
View commit details
Copy full SHA for d7b14ea
Browse repository at this point
Accept the anthropic/ spelling on every explicit model=
Show description for 593f255
rejojer
committed
593f255
View commit details
Copy full SHA for 593f255
Browse repository at this point
Reflow the claude_agent_config model docstring
Show description for f7266fa
rejojer
committed
f7266fa
View commit details
Copy full SHA for f7266fa
Browse repository at this point
messages() and anthropic_runner_config() carry a Claude chat_model too
Show description for 00d493d
rejojer
committed
00d493d
View commit details
Copy full SHA for 00d493d
Browse repository at this point
Fall back to the "claude" prefix when LiteLLM does not know the id
Show description for fa84f18
rejojer
committed
fa84f18
View commit details
Copy full SHA for fa84f18
Browse repository at this point
docs: README for the MCP server item and the Anthropic-lane model rules
Show description for 6fad807
rejojer
committed
6fad807
View commit details
Copy full SHA for 6fad807
Browse repository at this point
One resolver for every model name on the Anthropic lanes
Show description for 11c74b7
rejojer
committed
11c74b7
View commit details
Copy full SHA for 11c74b7
Browse repository at this point
docs: align the Anthropic-lane items
Show description for 87b428f
rejojer
committed
87b428f
View commit details
Copy full SHA for 87b428f
Browse repository at this point
docs: align the cache_control comment column
Show description for 6cbb2eb
rejojer
committed
6cbb2eb
View commit details
Copy full SHA for 6cbb2eb
Browse repository at this point
Say which names the Anthropic-lane resolver refuses
Show description for 5668e08
rejojer
committed
5668e08
View commit details
Copy full SHA for 5668e08
Browse repository at this point
Resolve Anthropic-lane models without side effects
Show description for 08ac1dc
rejojer
committed
08ac1dc
View commit details
Copy full SHA for 08ac1dc
Browse repository at this point
Commits on Aug 31, 2026
Send Anthropic-lane models as written; a prefix picks the route
Show description for cb9bcff
rejojer
committed
cb9bcff
View commit details
Copy full SHA for cb9bcff
Browse repository at this point
Wire the azure_ai route to the Foundry client
Show description for 3d18929
rejojer
committed
3d18929
View commit details
Copy full SHA for 3d18929
Browse repository at this point
docs: the Foundry client predates the 0.122 floor
Show description for c80ce07
rejojer
committed
c80ce07
View commit details
Copy full SHA for c80ce07
Browse repository at this point
Merge main: the README usage guide moved to docs.pageindex.ai
Show description for cc603ba
rejojer
committed
cc603ba
View commit details
Copy full SHA for cc603ba
Browse repository at this point
CI: one stable gate check over the test matrix
Show description for 5f77206
rejojer
committed
5f77206
View commit details
Copy full SHA for 5f77206
Browse repository at this point
docs: chat_model's constructor doc names its Anthropic-lane readers
Show description for 57e8b5a
rejojer
committed
57e8b5a
View commit details
Copy full SHA for 57e8b5a
Browse repository at this point
Anthropic routes: four review fixes
Show description for 90c9835
rejojer
committed
90c9835
View commit details
Copy full SHA for 90c9835
Browse repository at this point
docs: name the capability; the version floor lives in pyproject alone
Show description for 1bf82d8
rejojer
committed
1bf82d8
View commit details
Copy full SHA for 1bf82d8
Browse repository at this point
Round-6 leftovers: route coverage, calm gate, sealed handoff window
Show description for 1c29b6b
rejojer
committed
1c29b6b
View commit details
Copy full SHA for 1c29b6b
Browse repository at this point
Anthropic routes: request-time credential failures keep the contract
Show description for 1466190
rejojer
committed
1466190
View commit details
Copy full SHA for 1466190
Browse repository at this point
Anthropic routes: prefix beats env, routed ceilings, Foundry marks, gate
Show description for da7624e
rejojer
committed
da7624e
View commit details
Copy full SHA for da7624e
Browse repository at this point
A missing route client class gets the probe's contract
Show description for 495f364
rejojer
committed
495f364
View commit details
Copy full SHA for 495f364
Browse repository at this point
Commits on Sep 1, 2026
Anthropic lanes: stop second-guessing the third parties
Show description for bad394d
rejojer
committed
bad394d
View commit details
Copy full SHA for bad394d
Browse repository at this point
You can’t perform that action at this time.