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 }}
Luce-Org
/
lucebox
Public
Notifications
You must be signed in to change notification settings
Fork
280
Star
2.9k
Code
Issues
35
Pull requests
77
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(pflash): Qwen3.5-0.8B drafter scorer, segment probe and strict budget selection
- #746
#746
Draft
Graffioh
wants to merge 29 commits into
Luce-Org:main
Luce-Org/lucebox:main
from
Graffioh:codex/pflash-segment-probe-experiment
Graffioh/lucebox-hub:codex/pflash-segment-probe-experiment
Copy head branch name to clipboard
Conversation
Commits
29
(29)
Checks
Files changed
Draft
feat(pflash): Qwen3.5-0.8B drafter scorer, segment probe and strict budget selection
#746
Graffioh
wants to merge 29 commits into
Luce-Org:main
Luce-Org/lucebox:main
from
Graffioh:codex/pflash-segment-probe-experiment
Graffioh/lucebox-hub:codex/pflash-segment-probe-experiment
Copy head branch name to clipboard
Commits
Commits on Sep 19, 2026
feat(pflash): Qwen3.5-0.8B drafter scorer with segment probe and scoring head
Show description for c56de9c
Graffioh
and
claude
committed
c56de9c
View commit details
Copy full SHA for c56de9c
Browse repository at this point
feat(pflash): strict budget selection, explicit scorer query and compression trace
Show description for 2877e58
Graffioh
and
claude
committed
2877e58
View commit details
Copy full SHA for 2877e58
Browse repository at this point
test(pflash): selection and IPC coverage; README
Show description for 3814457
Graffioh
and
claude
committed
3814457
View commit details
Copy full SHA for 3814457
Browse repository at this point
Commits on Sep 20, 2026
refactor(pflash): move Qwen3.5 drafter to src/pflash, drop Qwen3-0.6B scorer
Show description for 9e2ed04
Graffioh
and
devin-ai-integration[bot]
committed
9e2ed04
View commit details
Copy full SHA for 9e2ed04
Browse repository at this point
docs(pflash): clarify pflash vs pflash_drafter boundary
Show description for ed2fd89
Graffioh
and
devin-ai-integration[bot]
committed
ed2fd89
View commit details
Copy full SHA for ed2fd89
Browse repository at this point
Commits on Sep 22, 2026
feat(pflash): add a rank-based top_k selection mode
Show description for 1ee9cc1
Graffioh
and
claude
committed
1ee9cc1
View commit details
Copy full SHA for 1ee9cc1
Browse repository at this point
feat(pflash): rank segments with a document mass prior
Show description for 2455efb
Graffioh
and
claude
committed
2455efb
View commit details
Copy full SHA for 2455efb
Browse repository at this point
feat(pflash): force the headers of the best documents
Show description for 739a8c3
Graffioh
and
claude
committed
739a8c3
View commit details
Copy full SHA for 739a8c3
Browse repository at this point
Merge upstream/main: resolve dflash->luce rename against pflash reorg
Graffioh
committed
6ac41fc
View commit details
Copy full SHA for 6ac41fc
Browse repository at this point
pflash: derive the scorer query from the rendered chat tail
Show description for 3e65d3c
Graffioh
and
devin-ai-integration[bot]
committed
3e65d3c
View commit details
Copy full SHA for 3e65d3c
Browse repository at this point
revert(pflash): drop the document prior and forced document heads
Show description for 5418882
Graffioh
and
claude
committed
5418882
View commit details
Copy full SHA for 5418882
Browse repository at this point
fix(pflash): take the chat scorer query from the latest user turn
Show description for 903b714
Graffioh
and
claude
committed
903b714
View commit details
Copy full SHA for 903b714
Browse repository at this point
feat(pflash): score the turns after the query in agent loops
Show description for 8e7fc2c
Graffioh
and
claude
committed
8e7fc2c
View commit details
Copy full SHA for 8e7fc2c
Browse repository at this point
feat(pflash): spend the keep ratio on the droppable tokens
Show description for 7e57eab
Graffioh
and
claude
committed
7e57eab
View commit details
Copy full SHA for 7e57eab
Browse repository at this point
fix(pflash): never compress the system prompt
Show description for 36da944
Graffioh
and
claude
committed
36da944
View commit details
Copy full SHA for 36da944
Browse repository at this point
feat(pflash): multi-turn views that append, recall and rebuild
Show description for 613c71f
Graffioh
and
claude
committed
613c71f
View commit details
Copy full SHA for 613c71f
Browse repository at this point
feat(pflash): per-conversation drafter scoring sessions
Show description for 55475e6
Graffioh
and
claude
committed
55475e6
View commit details
Copy full SHA for 55475e6
Browse repository at this point
feat(pflash): multi-turn skeleton and history-query scoring
Show description for 55d7f9c
Graffioh
and
claude
committed
55d7f9c
View commit details
Copy full SHA for 55d7f9c
Browse repository at this point
feat(pflash): report compression and view details in usage timings
Show description for 2ce924a
Graffioh
and
claude
committed
2ce924a
View commit details
Copy full SHA for 2ce924a
Browse repository at this point
Commits on Sep 23, 2026
feat(pflash): compress only large follow-ups; recall switch; served trace
Show description for 71bee68
Graffioh
and
claude
committed
71bee68
View commit details
Copy full SHA for 71bee68
Browse repository at this point
feat(pflash): recall by attention lift; optional paragraph join
Show description for d90c27e
Graffioh
and
claude
committed
d90c27e
View commit details
Copy full SHA for d90c27e
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into codex/pflash-segment-probe-experiment
Show description for a8de3b1
Graffioh
committed
a8de3b1
View commit details
Copy full SHA for a8de3b1
Browse repository at this point
feat(pflash): join kept pieces with paragraph breaks by default
Show description for 554953c
Graffioh
and
claude
committed
554953c
View commit details
Copy full SHA for 554953c
Browse repository at this point
feat(pflash): score chats from the prompt's last token
Show description for b1c8fe5
Graffioh
and
claude
committed
b1c8fe5
View commit details
Copy full SHA for b1c8fe5
Browse repository at this point
feat(pflash): recall by one lift gate, rebuild past a third of fresh
Show description for 63ccadd
Graffioh
and
claude
committed
63ccadd
View commit details
Copy full SHA for 63ccadd
Browse repository at this point
fix(pflash): rescore from scratch once on non-finite head scores
Show description for 5af2ed9
Graffioh
and
claude
committed
5af2ed9
View commit details
Copy full SHA for 5af2ed9
Browse repository at this point
Commits on Sep 24, 2026
feat(pflash): score the latest user turn's tail beside the prompt end
Show description for 4d011e6
Graffioh
and
claude
committed
4d011e6
View commit details
Copy full SHA for 4d011e6
Browse repository at this point
Commits on Sep 25, 2026
feat(pflash): recall what a fresh selection keeps, as whole passages
Show description for d743a4e
Graffioh
and
claude
committed
d743a4e
View commit details
Copy full SHA for d743a4e
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into codex/pflash-segment-probe-experiment
Graffioh
committed
555ee2a
View commit details
Copy full SHA for 555ee2a
Browse repository at this point
You can’t perform that action at this time.