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
.
macrodata-labs
/
refiner
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
123
Code
Issues
18
Pull requests
8
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
Datepicker
All time
Commit history
Commits on Aug 20, 2026
Merge pull request #241 from macrodata-labs/codex/bound-pipeline-blocks
Show description for 0af19e3
Hynek Kydlíček (hynky1999)
authored
0af19e3
View commit details
Copy full SHA for 0af19e3
Browse repository at this point
fix(io): honor configured S3 part size
Hynek Kydlíček (hynky1999)
committed
7f75a43
View commit details
Copy full SHA for 7f75a43
Browse repository at this point
refactor(execution): keep byte limits vectorized
Show description for 4efdec4
Hynek Kydlíček (hynky1999)
and
Codex (codex)
committed
4efdec4
View commit details
Copy full SHA for 4efdec4
Browse repository at this point
refactor(io): patch s3fs multipart writes
Show description for 681f7e0
Hynek Kydlíček (hynky1999)
and
Codex (codex)
committed
681f7e0
View commit details
Copy full SHA for 681f7e0
Browse repository at this point
perf(assets): parallelize S3 multipart uploads
Show description for 66ebd28
Hynek Kydlíček (hynky1999)
and
Codex (codex)
committed
66ebd28
View commit details
Copy full SHA for 66ebd28
Browse repository at this point
Commits on Aug 19, 2026
fix(execution): bound emitted pipeline blocks
Show description for 4cbf78b
Hynek Kydlíček (hynky1999)
and
Codex (codex)
committed
4cbf78b
View commit details
Copy full SHA for 4cbf78b
Browse repository at this point
Commits on Aug 16, 2026
Merge pull request #237 from macrodata-labs/codex/fix-task-shard-review-followups
Show description for e9c12f3
Hynek Kydlíček (hynky1999)
authored
e9c12f3
View commit details
Copy full SHA for e9c12f3
Browse repository at this point
fix(runtime): address task shard lifecycle follow-ups
Show description for 1a1a254
Hynek Kydlíček (hynky1999)
and
Codex (codex)
committed
1a1a254
View commit details
Copy full SHA for 1a1a254
Browse repository at this point
Merge pull request #236 from macrodata-labs/codex/limit-worker-in-flight-shards
Show description for aeb9d36
Hynek Kydlíček (hynky1999)
authored
aeb9d36
View commit details
Copy full SHA for aeb9d36
Browse repository at this point
refactor(runtime): remove numeric shard windowing
Show description for 0a1cd1e
Hynek Kydlíček (hynky1999)
and
Codex (codex)
committed
0a1cd1e
View commit details
Copy full SHA for 0a1cd1e
Browse repository at this point
refactor(runtime): simplify task shard admission
Show description for 07b4e76
Hynek Kydlíček (hynky1999)
and
Codex (codex)
committed
07b4e76
View commit details
Copy full SHA for 07b4e76
Browse repository at this point
refactor(runtime): minimize shard admission flow
Show description for 5e7d5be
Hynek Kydlíček (hynky1999)
and
Codex (codex)
committed
5e7d5be
View commit details
Copy full SHA for 5e7d5be
Browse repository at this point
fix(runtime): refill task shard admission
Show description for f878dc8
Hynek Kydlíček (hynky1999)
and
Codex (codex)
committed
f878dc8
View commit details
Copy full SHA for f878dc8
Browse repository at this point
refactor(runtime): remove shard preclaiming
Show description for 514ae61
Hynek Kydlíček (hynky1999)
and
Codex (codex)
committed
514ae61
View commit details
Copy full SHA for 514ae61
Browse repository at this point
docs: remove shard admission internals
Show description for 2cc77d8
Hynek Kydlíček (hynky1999)
and
Codex (codex)
committed
2cc77d8
View commit details
Copy full SHA for 2cc77d8
Browse repository at this point
fix(runtime): stop claims after heartbeat failure
Show description for 17d8c80
Hynek Kydlíček (hynky1999)
and
Codex (codex)
committed
17d8c80
View commit details
Copy full SHA for 17d8c80
Browse repository at this point
Commits on Aug 14, 2026
Merge remote-tracking branch 'origin/main' into codex/limit-worker-in-flight-shards
Hynek Kydlíček (hynky1999)
committed
e795710
View commit details
Copy full SHA for e795710
Browse repository at this point
refactor(runtime): centralize execution window teardown
Show description for f689224
Hynek Kydlíček (hynky1999)
and
Codex (codex)
committed
f689224
View commit details
Copy full SHA for f689224
Browse repository at this point
fix(runtime): preserve async transforms across shard windows
Show description for 6b9e455
Hynek Kydlíček (hynky1999)
and
Codex (codex)
committed
6b9e455
View commit details
Copy full SHA for 6b9e455
Browse repository at this point
refactor(runtime): minimize shard admission flow
Show description for 63d6b68
Hynek Kydlíček (hynky1999)
and
Codex (codex)
committed
63d6b68
View commit details
Copy full SHA for 63d6b68
Browse repository at this point
refactor(runtime): clarify shard pass counter
Show description for c91d714
Hynek Kydlíček (hynky1999)
and
Codex (codex)
committed
c91d714
View commit details
Copy full SHA for c91d714
Browse repository at this point
refactor(api): configure shard limit on tasks
Show description for c2abdc1
Hynek Kydlíček (hynky1999)
and
Codex (codex)
committed
c2abdc1
View commit details
Copy full SHA for c2abdc1
Browse repository at this point
fix(runtime): limit task shard admission
Show description for cedeeae
Hynek Kydlíček (hynky1999)
and
Codex (codex)
committed
cedeeae
View commit details
Copy full SHA for cedeeae
Browse repository at this point
Commits on Aug 13, 2026
fix(cli): show metrics follow-up commands (#225)
Show description for f63ed03
Hynek Kydlíček (hynky1999)
and
Codex (codex)
authored
f63ed03
View commit details
Copy full SHA for f63ed03
Browse repository at this point
Commits on Aug 12, 2026
Merge pull request #120 from macrodata-labs/codex/add-lance-writer
Show description for c038e87
Hynek Kydlíček (hynky1999)
authored
c038e87
View commit details
Copy full SHA for c038e87
Browse repository at this point
Remove one-off EgoHOS cloud scripts
Hynek Kydlíček (hynky1999)
committed
256e50a
View commit details
Copy full SHA for 256e50a
Browse repository at this point
Reject incompatible Lance asset appends
Hynek Kydlíček (hynky1999)
committed
186d26d
View commit details
Copy full SHA for 186d26d
Browse repository at this point
Fix Lance sink review issues
Hynek Kydlíček (hynky1999)
committed
85171e9
View commit details
Copy full SHA for 85171e9
Browse repository at this point
Compare Lance schemas semantically
Hynek Kydlíček (hynky1999)
committed
be7696b
View commit details
Copy full SHA for be7696b
Browse repository at this point
Install Lance for cloud read benchmark
Hynek Kydlíček (hynky1999)
committed
4bb8481
View commit details
Copy full SHA for 4bb8481
Browse repository at this point
Add cloud EgoHOS read benchmark
Hynek Kydlíček (hynky1999)
committed
2bdd8b6
View commit details
Copy full SHA for 2bdd8b6
Browse repository at this point
Add EgoHOS image storage variant imports
Hynek Kydlíček (hynky1999)
committed
741dc48
View commit details
Copy full SHA for 741dc48
Browse repository at this point
Commits on Aug 11, 2026
Use default S3 credentials for EgoHOS import
Hynek Kydlíček (hynky1999)
committed
24e0703
View commit details
Copy full SHA for 24e0703
Browse repository at this point
Read EgoHOS source archive from research S3
Hynek Kydlíček (hynky1999)
committed
38a99e9
View commit details
Copy full SHA for 38a99e9
Browse repository at this point
Use research S3 credentials for EgoHOS import
Hynek Kydlíček (hynky1999)
committed
6e93a9f
View commit details
Copy full SHA for 6e93a9f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.