gitdataai/libs/fctool/src
ZhenYi 2a9ec6d509 feat(tag): vectorize repo tags after hook sync with incremental embedding + FC tool
- HookWorker gains optional embed_service field
- Captures changed tag names during webhook dispatch, batch-embeds after completion
- HookService auto-inits EmbedService from config for standalone git-hook binary
- Adds agent dep to git crate (no circular dep)
- SSH/HTTP servers no longer call start_worker (dedicated git-hook handles it)
- git_tag_search FC tool for agent semantic tag search with project isolation
2026-04-28 13:04:10 +08:00
..
file_tools refactor(fctool): add descriptions to tools and simplify model sync 2026-04-28 09:43:15 +08:00
git_tools feat(tag): vectorize repo tags after hook sync with incremental embedding + FC tool 2026-04-28 13:04:10 +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