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
.
infinilabs
/
framework
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
28
Code
Issues
8
Pull requests
6
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(configs+queue): managed-config server with token auth; queue_output bridge
- #405
#405
Merged
medcl
merged 24 commits into
main
infinilabs/framework:main
from
configs-server-and-queue-output
infinilabs/framework:configs-server-and-queue-output
Copy head branch name to clipboard
Aug 25, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
feat(configs+queue): managed-config server with token auth; queue_output bridge
#405
medcl
merged 24 commits into
main
infinilabs/framework:main
from
configs-server-and-queue-output
infinilabs/framework:configs-server-and-queue-output
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2026
feat(configs): managed-config protocol server with token authentication
Show description for fd3f16b
medcl
committed
fd3f16b
View commit details
Copy full SHA for fd3f16b
Browse repository at this point
feat(queue): queue_output processor — chain-tail batch→queue bridge
Show description for 8f1834d
medcl
committed
8f1834d
View commit details
Copy full SHA for 8f1834d
Browse repository at this point
feat(pipeline): expose LookupProcessorConstructor
Show description for 6568c19
medcl
committed
6568c19
View commit details
Copy full SHA for 6568c19
Browse repository at this point
feat(pipeline): clone convention — CloneContextKey + host materialization
Show description for c0b46ea
medcl
committed
c0b46ea
View commit details
Copy full SHA for c0b46ea
Browse repository at this point
fix(configs): upsert treated first-registration not-found as a 500
Show description for 0f23f79
medcl
committed
0f23f79
View commit details
Copy full SHA for 0f23f79
Browse repository at this point
feat(model): instance AccessToken + Token type (console exchange convention)
medcl
committed
c676550
View commit details
Copy full SHA for c676550
Browse repository at this point
feat(configs): wire the framework token manager into the managed channel
Show description for c8eeff7
medcl
committed
c8eeff7
View commit details
Copy full SHA for c8eeff7
Browse repository at this point
fix(configs): sync 401 — client sends the self token, server only checked the minted one
Show description for 8ec9dc6
medcl
committed
8ec9dc6
View commit details
Copy full SHA for 8ec9dc6
Browse repository at this point
feat(configs): instance admission — register as pending, admin approves
Show description for c08a3a6
medcl
committed
c08a3a6
View commit details
Copy full SHA for c08a3a6
Browse repository at this point
fix(configs): pending instances no longer 401 on sync; bootstrap optional
Show description for 4427e6b
medcl
committed
4427e6b
View commit details
Copy full SHA for 4427e6b
Browse repository at this point
feat(configs): enrollment tokens — one-time registration tickets + register rate limiting
Show description for 3f8396a
medcl
committed
3f8396a
View commit details
Copy full SHA for 3f8396a
Browse repository at this point
feat(app): -e KEY=VALUE flag — environment overrides from the command line
Show description for ffee24b
medcl
committed
ffee24b
View commit details
Copy full SHA for ffee24b
Browse repository at this point
fix(configs): re-register also rejected the agent's self token
Show description for d8ea398
medcl
committed
d8ea398
View commit details
Copy full SHA for d8ea398
Browse repository at this point
refactor(configs): manager credentials now come from the framework token manager
Show description for 073fc2b
medcl
committed
073fc2b
View commit details
Copy full SHA for 073fc2b
Browse repository at this point
fix(configs): heartbeat clobbered approved instances back to pending
Show description for 662d5ee
medcl
committed
662d5ee
View commit details
Copy full SHA for 662d5ee
Browse repository at this point
fix(configs): register read approval from the payload, not the store
Show description for df63b81
medcl
committed
df63b81
View commit details
Copy full SHA for df63b81
Browse repository at this point
fix(configs): exchange rejected the credentials it exists to serve
Show description for 574ce7b
medcl
committed
574ce7b
View commit details
Copy full SHA for 574ce7b
Browse repository at this point
fix(model): advertised endpoint pointed at the non-serving API default
Show description for 96f09a1
medcl
committed
96f09a1
View commit details
Copy full SHA for 96f09a1
Browse repository at this point
feat(configs): host the reverse channel — manager reaches one-way agents
Show description for 5ee3f94
medcl
committed
5ee3f94
View commit details
Copy full SHA for 5ee3f94
Browse repository at this point
fix(configs): enrollment ticket demanded on every restart
Show description for bcef902
medcl
committed
bcef902
View commit details
Copy full SHA for bcef902
Browse repository at this point
refactor(configs): rename AgentAccessTokenKeystoreKey to InstanceAccessTokenKeystoreKey
Show description for 1f697f4
medcl
committed
1f697f4
View commit details
Copy full SHA for 1f697f4
Browse repository at this point
fix(configs+processors): harden merge blockers found in live LogPilot/Gateway use
Show description for 488d169
medcl
committed
488d169
View commit details
Copy full SHA for 488d169
Browse repository at this point
Commits on Aug 25, 2026
fix(configs): pending instance sync wiped local managed configs
Show description for 6907126
medcl
committed
6907126
View commit details
Copy full SHA for 6907126
Browse repository at this point
fix(configs): reverse client loopback rewrite broke specific-IP bindings
Show description for bde0c6a
medcl
committed
bde0c6a
View commit details
Copy full SHA for bde0c6a
Browse repository at this point
You can’t perform that action at this time.