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 }}
getappz
/
agentflare
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
6
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Caveman L1 integration: port markdown compressor to Rust
- #117
#117
Merged
getappz
merged 9 commits into
master
getappz/agentflare:master
from
worktree-caveman-l1-integration
getappz/agentflare:worktree-caveman-l1-integration
Copy head branch name to clipboard
Jul 9, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Caveman L1 integration: port markdown compressor to Rust
#117
getappz
merged 9 commits into
master
getappz/agentflare:master
from
worktree-caveman-l1-integration
getappz/agentflare:worktree-caveman-l1-integration
Copy head branch name to clipboard
Commits
Commits on Jul 9, 2026
feat: scaffold agentflare-caveman crate with frontmatter/sensitive modules
getappz
committed
a0a207d
View commit details
Copy full SHA for a0a207d
Browse repository at this point
feat: add caveman structural validators
getappz
committed
5ed620e
View commit details
Copy full SHA for 5ed620e
Browse repository at this point
feat: add caveman Llm trait with RealLlm (API+CLI dual-path) and FakeLlm
getappz
committed
2381463
View commit details
Copy full SHA for 2381463
Browse repository at this point
fix: avoid stdin/stdout pipe deadlock in claude CLI invocation
getappz
committed
a596e42
View commit details
Copy full SHA for a596e42
Browse repository at this point
feat: add caveman prompt profiles (Generic, Custom)
getappz
committed
b76bba2
View commit details
Copy full SHA for b76bba2
Browse repository at this point
feat: add caveman compress orchestrator (retry-fix loop, backup/rollback)
getappz
committed
3a6ef56
View commit details
Copy full SHA for 3a6ef56
Browse repository at this point
feat: wire agentflare caveman compress CLI subcommand
getappz
committed
4a6861d
View commit details
Copy full SHA for 4a6861d
Browse repository at this point
fix: avoid percentage underflow when compressed output is larger than input
getappz
committed
e61dd4b
View commit details
Copy full SHA for e61dd4b
Browse repository at this point
fix: validate heading text (not just count), fix out-of-tree backup path collisions
Show description for 99162eb
getappz
committed
99162eb
View commit details
Copy full SHA for 99162eb
Browse repository at this point
You can’t perform that action at this time.