gitdataai/libs/service
ZhenYi c7cee8c344 misc: polish git hooks, billing services, fctool, and API/WebSocket
- git: clean up hook pool worker, commit sync, HTTP rate limiting
- billing: tighten workspace/project/agent billing logic
- fctool: add project boards and issues management tools
- api/ws: minor room WebSocket protocol adjustments
- frontend: add RoomSettingsPanel component
2026-04-30 19:16:57 +08:00
..
agent misc: polish git hooks, billing services, fctool, and API/WebSocket 2026-04-30 19:16:57 +08:00
auth refactor(service): migrate auth, git service, agent from slog to tracing 2026-04-21 22:28:33 +08:00
git fix(commits): compute total count on cache miss for pagination 2026-04-28 09:42:47 +08:00
issue feat(service): trigger Qdrant embedding on issue/repo/skill creation 2026-04-28 13:04:04 +08:00
project misc: polish git hooks, billing services, fctool, and API/WebSocket 2026-04-30 19:16:57 +08:00
pull_request fix: resolve multiple bugs across backend and frontend 2026-04-27 13:54:21 +08:00
search feat(search): add room-scoped message search with project name filter 2026-04-28 13:12:29 +08:00
skill fix(skill): support bare repo scanning via git tree traversal 2026-04-29 09:03:22 +08:00
user fix(service): resolve backend compilation errors 2026-04-27 16:39:52 +08:00
utils init 2026-04-15 09:08:09 +08:00
workspace misc: polish git hooks, billing services, fctool, and API/WebSocket 2026-04-30 19:16:57 +08:00
Cargo.toml refactor(fctool): extract tool modules into standalone fctool crate 2026-04-26 23:58:16 +08:00
error.rs refactor(service): clean up agent modules, use agent crate types 2026-04-25 20:09:45 +08:00
lib.rs feat(service): trigger Qdrant embedding on issue/repo/skill creation 2026-04-28 13:04:04 +08:00
push.rs feat(service): add push and storage service modules, update project/user/workspace services 2026-04-20 15:45:40 +08:00
storage.rs fix: resolve 30+ bugs from security audit 2026-04-27 10:57:23 +08:00
webhook_dispatch.rs init 2026-04-15 09:08:09 +08:00
ws_token.rs init 2026-04-15 09:08:09 +08:00