Warren Lo warren
  • Joined on 2026-01-15
warren pushed to main at warren/markbaseengine 2026-06-23 23:53:42 +08:00
745727b6ab test: Complete model comparison test (6 models, Audio+Vision+Text)
warren pushed to main at warren/markbaseengine 2026-06-23 23:23:40 +08:00
f15730ddc3 fix: Correct E2B model Vision capabilities (SECOND MAJOR FIX)
warren pushed to main at warren/markbaseengine 2026-06-23 23:10:24 +08:00
777626c5a7 fix: Correct 12B model multimodal capabilities
warren pushed to main at warren/markbaseengine 2026-06-23 22:35:12 +08:00
9301a7369c docs: Add comprehensive model capabilities comparison report
warren pushed to main at warren/markbaseengine 2026-06-23 21:39:10 +08:00
ddc4e44bf7 feat: Add 26B model testing results (26B-Standard + 26B-A4B MoE)
warren pushed to main at warren/markbaseengine 2026-06-23 20:48:31 +08:00
4454f685f5 Add complete model testing report (E4B, 12B, 31B, E2B)
warren pushed to main at warren/markbaseengine 2026-06-23 20:04:47 +08:00
a8689741f1 Add E4B vs 12B comprehensive comparison report
warren pushed to main at warren/markbaseengine 2026-06-23 19:46:54 +08:00
fdeae9a540 Update code generation tests with improved sampling
warren pushed to main at warren/markbaseengine 2026-06-23 19:36:30 +08:00
80a78ec554 Add comprehensive code generation test framework
warren pushed to main at warren/markbaseengine 2026-06-23 18:13:20 +08:00
ac75faa0cc Initial commit: E4B-MarkBase model integration with passing tests
warren created branch main in warren/markbaseengine 2026-06-23 18:13:20 +08:00
warren created repository warren/markbaseengine 2026-06-23 17:22:56 +08:00
warren pushed to main at warren/markbase 2026-06-23 10:46:37 +08:00
5300b672cb Compound request integration tests: stitch_responses, capture_file_id, inherit_context, CREATE+CLOSE chain
637227f4e4 SMB: reusable read buffer in VfsHandle (avoid per-read allocation + zero-init)
d4f60929fa SMB performance optimization: pread/pwrite, tokio::sync::Mutex, direct response, fast-path
e7863a3034 Fix macOS SMB mount: AAPL caps, credit grant, file_index, QueryDirectory padding
8ef1406ed3 SMB fixes: IPC$ ShareMode=Public, capabilities=0, FILE_ID_BOTH_DIRECTORY_INFORMATION Reserved2 removed, NextEntryOffset=0 for last entry, debug logging
Compare 5 commits »
warren pushed to main at warren/markbase 2026-06-22 16:25:36 +08:00
bb796ec6b9 Fix smb-server xattr: add root_path field for absolute path storage
warren pushed to main at warren/markbase 2026-06-22 15:41:05 +08:00
9dd2eefeea Fix smb-server xattr: dereference Arc<Dir> before as_std_path()
warren pushed to main at warren/markbase 2026-06-22 15:39:40 +08:00
0c4459ae66 Fix smb-server xattr: use PathBuf for absolute paths
warren pushed to main at warren/markbase 2026-06-22 15:30:53 +08:00
5b0086f6f0 Implement Time Machine xattr support (Phase 4.1 complete)
warren pushed to main at warren/markbase 2026-06-22 15:27:35 +08:00
3029327d5e Implement SMB AFP_Resource Stream via AppleDouble files (Phase 3 complete)
warren pushed to main at warren/markbase 2026-06-22 15:17:26 +08:00
1c8c47d5fa Implement SMB AFP_AfpInfo read/write via xattr (Phase 2.8 complete)
warren pushed to main at warren/markbase 2026-06-22 14:23:09 +08:00
25991c71b2 Update Cargo.lock for new dependencies (xattr, smb-server AAPL modules)
866d0536c8 Add SMB AAPL Extensions Phase 1-6 + VFS xattr support
64709ec529 Add CTDB Phase 1-5: TDB storage + Node management + Control protocol + IP manager + Recovery
a8d81f2a9c Revert "Remove Download Center routes from server.rs (dead code cleanup)"
Compare 4 commits »