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
.
mcpplibs
/
llmapi
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
10
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
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jun 10, 2026
fix(templates): import-std-safe I/O; CI template smoke; 0.2.8 (#18)
Show description for a48d0cd
Sunrisepeak
authored
a48d0cd
View commit details
Copy full SHA for a48d0cd
Browse repository at this point
feat: mcpp-first README + project templates; release prep 0.2.7 (#17)
Show description for 8e7e09d
Sunrisepeak
authored
8e7e09d
View commit details
Copy full SHA for 8e7e09d
Browse repository at this point
Commits on May 12, 2026
chore: bump mcpp 0.0.13 + tinyhttps 0.2.3 + release 0.2.6
Show description for 29619cb
Sunrisepeak
committed
29619cb
View commit details
Copy full SHA for 29619cb
Browse repository at this point
Commits on May 11, 2026
chore: migrate deps to namespace syntax (mcpp 0.0.6) (#14)
Show description for 305e72e
Sunrisepeak
authored
305e72e
View commit details
Copy full SHA for 305e72e
Browse repository at this point
Commits on May 9, 2026
ci: bump mcpp 0.0.3 → 0.0.4 (glob exclusion, sandbox PATH) (#13)
Sunrisepeak
authored
f64d999
View commit details
Copy full SHA for f64d999
Browse repository at this point
ci: cache mcpp's self-bootstrapped sandbox (~800 MB → instant) (#12)
Show description for 7699964
Sunrisepeak
authored
7699964
View commit details
Copy full SHA for 7699964
Browse repository at this point
ci: switch to mcpp build (.xlings.json pins mcpp 0.0.3) (#11)
Show description for 02e3765
Sunrisepeak
authored
02e3765
View commit details
Copy full SHA for 02e3765
Browse repository at this point
chore(mcpp): drop redundant mbedtls dep + bump to 0.2.5 (#10)
Show description for 2be0d56
Sunrisepeak
authored
2be0d56
View commit details
Copy full SHA for 2be0d56
Browse repository at this point
feat: add mcpp build support (mcpp.toml)
Show description for 5655e16
Sunrisepeak
committed
5655e16
View commit details
Copy full SHA for 5655e16
Browse repository at this point
Commits on Apr 5, 2026
update readme
Sunrisepeak
committed
3534149
View commit details
Copy full SHA for 3534149
Browse repository at this point
Commits on Mar 12, 2026
feat: add prompt caching support (Anthropic cache_control + OpenAI cached_tokens)
Show description for b51d246
Sunrisepeak
and
claude
committed
b51d246
View commit details
Copy full SHA for b51d246
Browse repository at this point
Commits on Mar 10, 2026
fix: use error_handler_t::replace for UTF-8 in JSON dump
Show description for 21fcd6e
Sunrisepeak
and
claude
committed
21fcd6e
View commit details
Copy full SHA for 21fcd6e
Browse repository at this point
fix: use mcpplibs-tinyhttps package in test targets
Show description for 2c13c06
Sunrisepeak
committed
2c13c06
View commit details
Copy full SHA for 2c13c06
Browse repository at this point
refactor: extract tinyhttps to standalone mcpplibs-tinyhttps package
Show description for 27ce252
Sunrisepeak
and
claude
committed
27ce252
View commit details
Copy full SHA for 27ce252
Browse repository at this point
Release 0.1.0
Sunrisepeak
committed
fcdad83
View commit details
Copy full SHA for fcdad83
Browse repository at this point
Add llmapi usage best-practices skill
Sunrisepeak
committed
f41bcbc
View commit details
Copy full SHA for f41bcbc
Browse repository at this point
Expand usage scenarios in examples docs
Sunrisepeak
committed
4ec1654
View commit details
Copy full SHA for 4ec1654
Browse repository at this point
Document isolated-client concurrency model
Sunrisepeak
committed
cdcd81f
View commit details
Copy full SHA for cdcd81f
Browse repository at this point
Document production readiness gaps
Sunrisepeak
committed
da3c9e1
View commit details
Copy full SHA for da3c9e1
Browse repository at this point
Add multilingual docs structure
Sunrisepeak
committed
9c60107
View commit details
Copy full SHA for 9c60107
Browse repository at this point
Refresh README, examples, and project docs (#6)
Show description for 861c96b
Sunrisepeak
authored
861c96b
View commit details
Copy full SHA for 861c96b
Browse repository at this point
ci: add GitHub Actions CI for Linux/macOS/Windows (#5)
Show description for 4ffd87a
Sunrisepeak
and
claude
authored
4ffd87a
View commit details
Copy full SHA for 4ffd87a
Browse repository at this point
Commits on Feb 14, 2026
remove support for header file (c/cpp) (#4)
Show description for dfbe36d
Sunrisepeak
authored
dfbe36d
View commit details
Copy full SHA for dfbe36d
Browse repository at this point
Commits on Feb 10, 2026
bugfix: fix link issue, change moduleonly to static
Sunrisepeak
committed
54b4f94
View commit details
Copy full SHA for 54b4f94
Browse repository at this point
adapt macos platform (#3)
Show description for 191ae30
Sunrisepeak
authored
191ae30
View commit details
Copy full SHA for 191ae30
Browse repository at this point
Commits on Dec 24, 2025
fix xmake package issue
Sunrisepeak
committed
72cdf18
View commit details
Copy full SHA for 72cdf18
Browse repository at this point
llmapi base
Sunrisepeak
committed
6249900
View commit details
Copy full SHA for 6249900
Browse repository at this point
Commits on Dec 18, 2025
Initial commit
Sunrisepeak
authored
91703e4
View commit details
Copy full SHA for 91703e4
Browse repository at this point
You can’t perform that action at this time.