gitdataai/libs
ZhenYi 5c1b14c26a refactor(perception): simplify active/auto detection and deduplication
- Remove activation threshold logic from PassiveSkillAwareness
- Add SkillActivation enum with Priority/Keyword/Vector/Auto variants
- Add deduplication via SkillContext.dedupe_key() using rank ordering
- Simplify ActiveSkillAwareness with cleaner regex-based detection
2026-05-17 17:31:50 +08:00
..
agent refactor(perception): simplify active/auto detection and deduplication 2026-05-17 17:31:50 +08:00
api feat(agent): add orchestrator, agent profile and message favorites 2026-05-17 16:37:30 +08:00
avatar bucong 提交 2026-05-12 18:06:20 +08:00
config refactor(config,db,email): apply rustfmt formatting 2026-05-14 10:01:46 +08:00
db feat(service): add project members, activity and billing services 2026-05-17 16:37:39 +08:00
email refactor(config,db,email): apply rustfmt formatting 2026-05-14 10:01:46 +08:00
fctool refactor(fctool): apply rustfmt formatting 2026-05-14 10:01:52 +08:00
gingress-proxy refactor(git,gingress-proxy): apply rustfmt formatting 2026-05-14 10:02:00 +08:00
git feat(service): add project members, activity and billing services 2026-05-17 16:37:39 +08:00
migrate feat(service): add project members, activity and billing services 2026-05-17 16:37:39 +08:00
models feat(service): add project members, activity and billing services 2026-05-17 16:37:39 +08:00
observability refactor(observability,queue): apply rustfmt formatting 2026-05-14 10:02:15 +08:00
queue feat(service): add project members, activity and billing services 2026-05-17 16:37:39 +08:00
room feat(agent): add orchestrator, agent profile and message favorites 2026-05-17 16:37:30 +08:00
service feat(service): add project members, activity and billing services 2026-05-17 16:37:39 +08:00
session refactor(service,session): apply rustfmt formatting 2026-05-14 10:02:29 +08:00
transport refactor(transport): apply rustfmt formatting 2026-05-14 10:02:36 +08:00