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 }}
ghzhost
/
Soup
Public
forked from
MakazhanAlpamys/Soup
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Soup
src
on
v0.71.40
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 19, 2026
feat(reward): soup reward synth — synthesize a deterministic reward verifier (v0.71.40)
Show description for 43a7fb2
MakazhanAlpamys
committed
43a7fb2
View commit details
Copy full SHA for 43a7fb2
View code at this point
Browse repository at this point
feat(ship): close the evidence loop — emit-evidence + config + provenance + PR comment (v0.71.39)
Show description for cba984a
MakazhanAlpamys
committed
cba984a
View commit details
Copy full SHA for cba984a
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
feat(ship): make soup ship's leg-2 regression gate real (v0.71.38)
Show description for f6bc8e7
MakazhanAlpamys
committed
f6bc8e7
View commit details
Copy full SHA for f6bc8e7
View code at this point
Browse repository at this point
fix(cli): quote install hints so `pip install soup-cli[extra]` works on cmd.exe (v0.71.37)
Show description for a95fede
MakazhanAlpamys
and
claude
committed
a95fede
View commit details
Copy full SHA for a95fede
View code at this point
Browse repository at this point
fix(eval): run built-in benchmark gate tasks (#315)
Show description for 3b752b7
Sanjays2402
authored
3b752b7
View commit details
Copy full SHA for 3b752b7
View code at this point
Browse repository at this point
docs: v0.71.36 Data Moat II (version bump + CHANGELOG + docs)
Show description for 55dd630
MakazhanAlpamys
committed
55dd630
View commit details
Copy full SHA for 55dd630
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
fix(canary): friendly "manifest not found" instead of a raw OS error
Show description for fd51d5c
MakazhanAlpamys
committed
fd51d5c
View commit details
Copy full SHA for fd51d5c
View code at this point
Browse repository at this point
fix(gpu): measure a LOCAL checkpoint's size instead of guessing from its name
Show description for cf08cdf
MakazhanAlpamys
committed
cf08cdf
View commit details
Copy full SHA for cf08cdf
View code at this point
Browse repository at this point
fix(canary): verdict must account for multiple comparisons (live-smoke find)
Show description for 6e718bd
MakazhanAlpamys
committed
6e718bd
View commit details
Copy full SHA for 6e718bd
View code at this point
Browse repository at this point
fix(canary): harden the secret store — 0600 + ESC-strip + entry cap
Show description for 1eaeb8e
MakazhanAlpamys
committed
1eaeb8e
View commit details
Copy full SHA for 1eaeb8e
View code at this point
Browse repository at this point
fix(loader): replay rows bypassed vision/audio traversal protection (HIGH)
Show description for b0ac95e
MakazhanAlpamys
committed
b0ac95e
View commit details
Copy full SHA for b0ac95e
View code at this point
Browse repository at this point
fix(v0.71.36): address ECC python-review findings
Show description for 5dd9917
MakazhanAlpamys
committed
5dd9917
View commit details
Copy full SHA for 5dd9917
View code at this point
Browse repository at this point
feat(train): --replay / --replay-ratio passthrough (v0.71.36 Part E)
Show description for 5ef04f1
MakazhanAlpamys
committed
5ef04f1
View commit details
Copy full SHA for 5ef04f1
View code at this point
Browse repository at this point
feat(loader): _finalize seam + replay mix into train only (v0.71.36 Part E)
Show description for c96eee9
MakazhanAlpamys
committed
c96eee9
View commit details
Copy full SHA for c96eee9
View code at this point
Browse repository at this point
feat(rehearsal): pure continual-learning replay mix (v0.71.36 Part E)
Show description for 1552e99
MakazhanAlpamys
committed
1552e99
View commit details
Copy full SHA for 1552e99
View code at this point
Browse repository at this point
feat(schema): DataConfig.replay* + _validate_replay_compat (v0.71.36 Part E)
Show description for 686e885
MakazhanAlpamys
committed
686e885
View commit details
Copy full SHA for 686e885
View code at this point
Browse repository at this point
feat(data): soup data canary insert/check (v0.71.36 Part D)
Show description for 72c1d4a
MakazhanAlpamys
committed
72c1d4a
View commit details
Copy full SHA for 72c1d4a
View code at this point
Browse repository at this point
feat(canary): Secret-Sharer canaries + exposure decision rule (v0.71.36 Part D)
Show description for c32fdda
MakazhanAlpamys
committed
c32fdda
View commit details
Copy full SHA for c32fdda
View code at this point
Browse repository at this point
refactor(live_eval): add compute_pair_losses; compute_eval_loss is its mean (v0.71.36 Part D)
Show description for b25d41c
MakazhanAlpamys
committed
b25d41c
View commit details
Copy full SHA for b25d41c
View code at this point
Browse repository at this point
feat(data): soup data topics — BERTopic-lite coverage map (v0.71.36 Part C)
Show description for 9f29977
MakazhanAlpamys
committed
9f29977
View commit details
Copy full SHA for 9f29977
View code at this point
Browse repository at this point
feat(topics): pure k-means++ + c-TF-IDF cluster labels (v0.71.36 Part C)
Show description for 0573009
MakazhanAlpamys
committed
0573009
View commit details
Copy full SHA for 0573009
View code at this point
Browse repository at this point
fix(cli): escape soup-cli[extra] so Rich stops eating the bracket
Show description for 9b508d3
MakazhanAlpamys
committed
9b508d3
View commit details
Copy full SHA for 9b508d3
View code at this point
Browse repository at this point
feat(data): soup data dedup --semantic (SemDeDup) (v0.71.36 Part B)
Show description for 6f66309
MakazhanAlpamys
committed
6f66309
View commit details
Copy full SHA for 6f66309
View code at this point
Browse repository at this point
feat(semdedup): pure greedy cosine near-dup selection (v0.71.36 Part B)
Show description for 26f3369
MakazhanAlpamys
committed
26f3369
View commit details
Copy full SHA for 26f3369
View code at this point
Browse repository at this point
feat(embed): batched AutoModel encode + masked mean-pool + L2-norm (v0.71.36 Part A)
Show description for e49ee04
MakazhanAlpamys
committed
e49ee04
View commit details
Copy full SHA for e49ee04
View code at this point
Browse repository at this point
Commits on Jul 15, 2026
feat(embed): pooling gate that refuses unverified models (v0.71.36 Part A)
MakazhanAlpamys
committed
aed7881
View commit details
Copy full SHA for aed7881
View code at this point
Browse repository at this point
feat(compliance): init templates + soup card + soup ci init + GGUF-on-Windows (v0.71.35)
Show description for dc73e94
MakazhanAlpamys
committed
dc73e94
View commit details
Copy full SHA for dc73e94
View code at this point
Browse repository at this point
docs: v0.71.34 adapter algebra + LISA (version bump + CHANGELOG + docs)
MakazhanAlpamys
committed
ff4c996
View commit details
Copy full SHA for ff4c996
View code at this point
Browse repository at this point
fix(v0.71.34): security-review — H1 symlink-config reject + cwd re-validate, M1 C0/ESC strip on base_model, L1 coeff magnitude cap
MakazhanAlpamys
committed
1887519
View commit details
Copy full SHA for 1887519
View code at this point
Browse repository at this point
fix(v0.71.34): code-review CRITICALs — LISA TrainerCallback subclass, factor-aware task-arithmetic (linear ΔW), fail-loud on no decoder layers
MakazhanAlpamys
committed
456bef9
View commit details
Copy full SHA for 456bef9
View code at this point
Browse repository at this point
fix(v0.71.34): python-review — real lisa_reset_optimizer field, annotate validator, builtin generics
MakazhanAlpamys
committed
57a4d32
View commit details
Copy full SHA for 57a4d32
View code at this point
Browse repository at this point
feat(lisa): wire LISA into SFT trainer + attach helper (v0.71.34)
MakazhanAlpamys
committed
2948c1e
View commit details
Copy full SHA for 2948c1e
View code at this point
Browse repository at this point
feat(lisa): LisaPolicy + duck-typed LisaCallback (v0.71.34)
MakazhanAlpamys
committed
49c924d
View commit details
Copy full SHA for 49c924d
View code at this point
Browse repository at this point
feat(schema): LISA config fields + compat validator (v0.71.34)
MakazhanAlpamys
committed
26d95dc
View commit details
Copy full SHA for 26d95dc
View code at this point
Browse repository at this point
feat(adapters): soup adapters arithmetic command (v0.71.34)
MakazhanAlpamys
committed
e8557c2
View commit details
Copy full SHA for e8557c2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.