Signal
Advertise
Signal
Advertise
Sign in
Submit
Discover trends that matter
Trending repositories
Daily
Weekly
Monthly
Yearly
Live mentions
Topics
GitHub trending
Repositories
Developers
Insights
Stats
Log in
Ephemeral-AI-Lab/layerfs — GitHub trending stats & insights | Trendshift
Omnigraph
Busbar
VModal Mobile SDK
Bifrost
Ephemeral-AI-Lab/layerfs
#
File management
A branchable SQLite filesystem for multi-agent workspaces.
Visit GitHub
Like Ephemeral-AI-Lab/layerfs, 1 like
1
Bookmark Ephemeral-AI-Lab/layerfs, 1 bookmark
1
Python
244
17
1 contributors
MIT License
website
Social mentions
Recent discussions about this repository across the web
Canmi老师,这是我的项目,目前还在hard grind中(可能还需要半个月时间),可以先关注一下。针对文件进行deduplication和compression的优化,希望能够解决您在使用Rust+worktree的问题。
@yifanxu_ephai · x.com
LayerFS v0.1.4 + v0.1.5 发布了! 这两次更新带来了: 📦 打包存储 + Zstandard 压缩 🧬 小文件增量编码 + 大文件 CDC 🗂️ 更紧凑的元数据 ✏️ 在 2 MiB 预算内支持 32,000 次待提交编辑 这些改进在 DeepSeek Harness Repo的 157 个历史快照(4.94 GB 原文件)上取得了什么效果? 存储占用:约 900…
@yifanxu_ephai · x.com
给每个agent增加一个标准快照
@xidianwlc · x.com
今天测试了一些git和layerfs的对照,有了一些新的perspective。 1. git压缩,deduplication做的真的非常好。 2. git add有比较严重的性能问题。git add 会读取每个文件、计算文件内容哈希、压缩新对象、写入 Git 数据库,并更新索引。成千上万个小文件会放大文件系统操作的开销,因此正式提交前的暂存过程就可能很慢。在small edit on…
@yifanxu_ephai · x.com
大佬感觉我们项目蛮互补的,可以加个好友交流一下吗?
@yifanxu_ephai · x.com
LayerFS v0.1.3 发布。 🚀 更多基准测试。更少重复工作。更快的 Workspace。⚡ 我们覆盖了完整 Workspace 生命周期:文件创建、目录遍历、Git、内容复用、检查点与恢复。 这些测试找出了小规模套件没发现的瓶颈。我们修好了。🛠️ 17 个基准测试族 198 个性能测试用例通过 ✅ 226 个常规验证用例通过 ✅ 1. 20,000 个文件 / 100 MiB…
@yifanxu_ephai · x.com
AI Agent 的工作区可以随时丢弃,但有价值的状态不该消失。 LayerFS 让每个 Agent 从共享历史中检出独立的临时文件系统:CAS 复用相同对象,CDC 让局部修改保持局部,COW 只重建发生变化的路径。 文章: github:
@yifanxu_ephai · x.com
Repository activities
repository's daily and monthly activities across stars, forks, merged PRs, issues, and closed issues