-
feat(sdk): Expose `glob` public api (#541)
发布于
2026-06-02 20:32:47 +00:00 - feat(sdk): Expose
globpublic api
also allow to configure the abillity to run fff in the home dir or file
sytsem root- fix(ci): clippy lints + missing test-c-api Make target
- constraints.rs: drop redundant deref, fix GlobPattern type alias for non-zlob build
- file_picker.rs: use vec! macro for single-element ConstraintVec init (clippy)
- Makefile: add test-c-api alias to test-c-smoke for external-tests workflow
- glob-bench.ts: pageSize=100 (realistic, avoids JS marshaling overhead)
下载附件
- feat(sdk): Expose