gitdataai/libs/git
ZhenYi 14f6e1e500 feat(core): initialize project with access control and AI integration
- Add gitignore and prettier configuration files for project scaffolding
- Implement room access control service with project member verification
- Create user access key management with CRUD operations and activity logging
- Add accordion UI component for frontend expandable sections
- Implement room AI configuration with list, upsert, and delete operations
- Add AI event types for agent join/leave/status change tracking
- Create streaming AI processing services for mode and react patterns
- Build room AI service with model detection and idempotency handling
- Integrate chat service orchestration for AI message processing
- Add typing indicators and stream cancellation for AI interactions
- Implement mention parsing and context extraction for AI agents
2026-05-03 06:04:31 +08:00
..
archive chore(git): minor fixes and improvements across git library modules 2026-04-27 08:28:09 +08:00
blame chore(git): minor fixes and improvements across git library modules 2026-04-27 08:28:09 +08:00
blob init 2026-04-15 09:08:09 +08:00
branch feat(core): initialize project with access control and AI integration 2026-05-03 06:04:31 +08:00
commit feat(core): initialize project with access control and AI integration 2026-05-03 06:04:31 +08:00
config chore(git): minor fixes and improvements across git library modules 2026-04-27 08:28:09 +08:00
description init 2026-04-15 09:08:09 +08:00
diff feat(core): initialize project with access control and AI integration 2026-05-03 06:04:31 +08:00
hook feat(core): initialize project with access control and AI integration 2026-05-03 06:04:31 +08:00
http feat(core): initialize project with access control and AI integration 2026-05-03 06:04:31 +08:00
lfs init 2026-04-15 09:08:09 +08:00
merge chore(git): minor fixes and improvements across git library modules 2026-04-27 08:28:09 +08:00
reference init 2026-04-15 09:08:09 +08:00
ssh feat(core): initialize project with access control and AI integration 2026-05-03 06:04:31 +08:00
tags feat(core): initialize project with access control and AI integration 2026-05-03 06:04:31 +08:00
tree init 2026-04-15 09:08:09 +08:00
Cargo.toml feat(core): initialize project with access control and AI integration 2026-05-03 06:04:31 +08:00
domain.rs feat(core): initialize project with access control and AI integration 2026-05-03 06:04:31 +08:00
error.rs init 2026-04-15 09:08:09 +08:00
HOOK_QUEUE_NATS_MIGRATION.md feat(core): initialize project with access control and AI integration 2026-05-03 06:04:31 +08:00
lib.rs feat(git): add Redis-backed hook worker with per-repo distributed locking 2026-04-17 12:33:58 +08:00
ref_utils.rs feat(core): initialize project with access control and AI integration 2026-05-03 06:04:31 +08:00