gitdataai/libs/fctool/src
ZhenYi 13523762aa fix(fctool): 修复 git tools 中的类型不匹配问题
- blob.rs: 修复 resolve_oid 返回 commit OID 而非 blob OID 的问题
- tree.rs: 修复 git_tree_ls_exec 直接传递 commit OID 给 tree_list 的问题
- 所有修改使类型合约与 git domain API 匹配
2026-04-28 19:58:52 +08:00
..
file_tools refactor(fctool): add descriptions to tools and simplify model sync 2026-04-28 09:43:15 +08:00
git_tools fix(fctool): 修复 git tools 中的类型不匹配问题 2026-04-28 19:58:52 +08:00
project_tools feat(service): trigger Qdrant embedding on issue/repo/skill creation 2026-04-28 13:04:04 +08:00
lib.rs refactor(fctool): extract tool modules into standalone fctool crate 2026-04-26 23:58:16 +08:00