gitdataai/libs/fctool
ZhenYi 62727a93a1 feat(service): trigger Qdrant embedding on issue/repo/skill creation
- After issue_create: spawn embed_issue_chunked (non-blocking)
- After skill_create/update: spawn embed_skill
- After repo create/update in fctool: spawn embed_repo
- Wire EmbedService through AppService, available for all triggers
2026-04-28 13:04:04 +08:00
..
src feat(service): trigger Qdrant embedding on issue/repo/skill creation 2026-04-28 13:04:04 +08:00
Cargo.toml refactor(fctool): extract tool modules into standalone fctool crate 2026-04-26 23:58:16 +08:00