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 }}
jerry609
/
PaperBot
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
108
Code
Issues
1
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat: MemoryBench evaluation suite (Epic #283)
- #292
#292
Merged
jerry609
merged 45 commits into
master
jerry609/PaperBot:master
from
dev
jerry609/PaperBot:dev
Copy head branch name to clipboard
Mar 7, 2026
Conversation
Commits
45
(45)
Checks
Files changed
Merged
feat: MemoryBench evaluation suite (Epic #283)
#292
jerry609
merged 45 commits into
master
jerry609/PaperBot:master
from
dev
jerry609/PaperBot:dev
Copy head branch name to clipboard
Commits
Commits on Mar 5, 2026
fix: validate studio output dirs and add p2c module design docs
Show description for 6f190d6
jerry609
committed
6f190d6
View commit details
Copy full SHA for 6f190d6
Browse repository at this point
feat(PaperToContext): M3
Show description for 84d8223
CJBshuosi
authored and
jerry609
committed
84d8223
View commit details
Copy full SHA for 84d8223
Browse repository at this point
feat(p2c): implement ContextEngineBridge to inject user context into extraction Related to #157
wen-placeholder
authored and
jerry609
committed
e664d0d
View commit details
Copy full SHA for e664d0d
Browse repository at this point
activate paper-scope memory read/write path. Raletd to #158
wen-placeholder
authored and
jerry609
committed
a630c62
View commit details
Copy full SHA for a630c62
Browse repository at this point
fix(p2c): address Gemini code review issues from PR. Related to #157
wen-placeholder
authored and
jerry609
committed
77ea849
View commit details
Copy full SHA for 77ea849
Browse repository at this point
fix(p2c): address Gemini code review issues. Related to #158
wen-placeholder
authored and
jerry609
committed
f3a76d7
View commit details
Copy full SHA for f3a76d7
Browse repository at this point
fix(p2c): sanitize XML tag content to prevent tag-escape prompt injection
wen-placeholder
authored and
jerry609
committed
c8d7904
View commit details
Copy full SHA for c8d7904
Browse repository at this point
feat(memory): add FTS5 full-text search and sqlite-vec hybrid search. Related to #161
wen-placeholder
authored and
jerry609
committed
c0e40e8
View commit details
Copy full SHA for c0e40e8
Browse repository at this point
feat(p2c): persist CodeMemory experiences to SQLite. Related to #162
wen-placeholder
authored and
jerry609
committed
3e25c04
View commit details
Copy full SHA for 3e25c04
Browse repository at this point
address Gemini code review issues from PR #224 and #225
wen-placeholder
authored and
jerry609
committed
85cfba0
View commit details
Copy full SHA for 85cfba0
Browse repository at this point
fix(memory): address Gemini code review issues from #153 epic audit
Show description for 5e93943
wen-placeholder
authored and
jerry609
committed
5e93943
View commit details
Copy full SHA for 5e93943
Browse repository at this point
fix: harden repro experience isolation and wire persistence into repro pipeline
Show description for ca90e77
wen-placeholder
authored and
jerry609
committed
ca90e77
View commit details
Copy full SHA for ca90e77
Browse repository at this point
feat(memory): introduce memory decay mechanism (#163)
Show description for a85d663
jerry609
and
claude
committed
a85d663
View commit details
Copy full SHA for a85d663
Browse repository at this point
feat(memory): add cross-track batch search (#164)
Show description for 9dbb874
jerry609
and
claude
committed
9dbb874
View commit details
Copy full SHA for 9dbb874
Browse repository at this point
feat(context): implement layered context loading (#165)
Show description for 7f06b8e
jerry609
and
claude
committed
7f06b8e
View commit details
Copy full SHA for 7f06b8e
Browse repository at this point
refactor(memory): align decay with OpenClaw patterns
Show description for 0a6255f
jerry609
and
claude
committed
0a6255f
View commit details
Copy full SHA for 0a6255f
Browse repository at this point
fix(context): isolate layer0 cache and touch batch hits (#236)
jerry609
committed
9adea31
View commit details
Copy full SHA for 9adea31
Browse repository at this point
feat(memory): upgrade batch retrieval with hybrid and MMR options (#237)
jerry609
committed
0b7e2bc
View commit details
Copy full SHA for 0b7e2bc
Browse repository at this point
feat(context): add embedding fallback chain and token guard config (#238)
jerry609
committed
4df080a
View commit details
Copy full SHA for 4df080a
Browse repository at this point
fix(memory): bound batch hybrid candidates by scope_ids
jerry609
committed
3dcd8c3
View commit details
Copy full SHA for 3dcd8c3
Browse repository at this point
docs: update README with macOS python3 tips
林杰
authored and
jerry609
committed
a291ee7
View commit details
Copy full SHA for a291ee7
Browse repository at this point
docs: update README with more badges
林杰
authored and
jerry609
committed
bb2fbb4
View commit details
Copy full SHA for bb2fbb4
Browse repository at this point
docs: update README with deleting extra badges
林杰
authored and
jerry609
committed
e58c43c
View commit details
Copy full SHA for e58c43c
Browse repository at this point
Commits on Mar 7, 2026
feat(search): add offline retrieval benchmark harness
Show description for cf8297c
jerry609
committed
cf8297c
View commit details
Copy full SHA for cf8297c
Browse repository at this point
feat(context): add offline context-engine benchmark
Show description for 4d9fa7a
jerry609
committed
4d9fa7a
View commit details
Copy full SHA for 4d9fa7a
Browse repository at this point
feat(memory): add scope isolation acceptance bench
Show description for e4c3511
jerry609
committed
e4c3511
View commit details
Copy full SHA for e4c3511
Browse repository at this point
feat(memory): add offline injection robustness detector
Show description for 37641a9
jerry609
committed
37641a9
View commit details
Copy full SHA for 37641a9
Browse repository at this point
feat(memory): add offline performance benchmark harness
Show description for 5676f31
jerry609
committed
5676f31
View commit details
Copy full SHA for 5676f31
Browse repository at this point
feat: add ROI benchmark for repro memory
Show description for f9c08a2
jerry609
committed
f9c08a2
View commit details
Copy full SHA for f9c08a2
Browse repository at this point
merge: integrate memorybench-284-retrieval-bench into epic-283 suite
jerry609
committed
326910c
View commit details
Copy full SHA for 326910c
Browse repository at this point
merge: integrate contextbench-286-context-extraction-bench into epic-283 suite
jerry609
committed
335493d
View commit details
Copy full SHA for 335493d
Browse repository at this point
merge: integrate memorybench-285-scope-isolation into epic-283 suite
Show description for a1c0693
jerry609
committed
a1c0693
View commit details
Copy full SHA for a1c0693
Browse repository at this point
merge: integrate memorybench-287-injection-robustness into epic-283 suite
Show description for 31d6bd7
jerry609
committed
31d6bd7
View commit details
Copy full SHA for 31d6bd7
Browse repository at this point
merge: integrate memorybench-288-performance-bench into epic-283 suite
jerry609
committed
ec9db2c
View commit details
Copy full SHA for ec9db2c
Browse repository at this point
merge: integrate p2cbench-289-roi-bench into epic-283 suite
Show description for b723eba
jerry609
committed
b723eba
View commit details
Copy full SHA for b723eba
Browse repository at this point
docs: add MemoryBench epic completion report
Show description for 6047d55
jerry609
committed
6047d55
View commit details
Copy full SHA for 6047d55
Browse repository at this point
merge: integrate MemoryBench epic #283 into dev
jerry609
committed
2d535e1
View commit details
Copy full SHA for 2d535e1
Browse repository at this point
docs: add runtime memory benchmark report
Show description for 3f7dcb8
jerry609
committed
3f7dcb8
View commit details
Copy full SHA for 3f7dcb8
Browse repository at this point
Docs: update README with our new name (#290)
Show description for 318b8c6
5 people
authored
318b8c6
View commit details
Copy full SHA for 318b8c6
Browse repository at this point
Fix: show friendly error when backend is unreachable (#291)
Show description for dec1f92
5 people
authored
dec1f92
View commit details
Copy full SHA for dec1f92
Browse repository at this point
feat: improve memory ROI and effectiveness benchmarks
jerry609
committed
da4c4f8
View commit details
Copy full SHA for da4c4f8
Browse repository at this point
fix: avoid importing missing data template in main
jerry609
committed
acec0e2
View commit details
Copy full SHA for acec0e2
Browse repository at this point
fix: stabilize live memory roi benchmark
jerry609
committed
8b8fee1
View commit details
Copy full SHA for 8b8fee1
Browse repository at this point
feat: expand multi-session memory effectiveness benchmark
jerry609
committed
1773d04
View commit details
Copy full SHA for 1773d04
Browse repository at this point
feat: implement MemoryBench evaluation suite with 4 bench suites
Show description for 830de71
jerry609
and
claude
committed
830de71
View commit details
Copy full SHA for 830de71
Browse repository at this point
You can’t perform that action at this time.