gitdataai/src/lib
ZhenYi 07e74c230c
Some checks are pending
CI / Rust Lint & Check (push) Waiting to run
CI / Rust Tests (push) Waiting to run
CI / Frontend Lint & Type Check (push) Waiting to run
CI / Frontend Build (push) Blocked by required conditions
feat: thinking_content column + first-project budget logic
- Add thinking_content column to room_message table
- Migration for thinking_content column
- ws-protocol update with streaming chunk types
- Billing: first project gets $10, first workspace gets $30
- Subsequent projects/workspaces get $0 budget
2026-04-26 13:11:06 +08:00
..
storage perf(room): prioritize IndexedDB cache for instant loads 2026-04-17 21:36:55 +08:00
api-error.ts feat(room): add category creation and drag-to-assign for channels 2026-04-19 16:44:31 +08:00
audio-utils.ts init 2026-04-15 09:08:09 +08:00
code-lang-detect.ts feat: add notification drawer, command registry, keyboard shortcuts, hooks 2026-04-25 09:53:49 +08:00
code-ref-parser.ts feat: add notification drawer, command registry, keyboard shortcuts, hooks 2026-04-25 09:53:49 +08:00
diffUtils.ts init 2026-04-15 09:08:09 +08:00
functionCallParser.ts init 2026-04-15 09:08:09 +08:00
link-unfurl.ts feat: add notification drawer, command registry, keyboard shortcuts, hooks 2026-04-25 09:53:49 +08:00
mention.ts feat: add notification drawer, command registry, keyboard shortcuts, hooks 2026-04-25 09:53:49 +08:00
room-ws-client.ts feat(frontend): typing indicator with AI/human split, page visibility reconnect 2026-04-25 22:45:11 +08:00
room.ts fix(room): scroll-to-bottom logic and AI sender display name 2026-04-25 09:52:58 +08:00
rsa.ts init 2026-04-15 09:08:09 +08:00
seo.ts init 2026-04-15 09:08:09 +08:00
timezone.ts init 2026-04-15 09:08:09 +08:00
universal-ws.ts init 2026-04-15 09:08:09 +08:00
utils.ts init 2026-04-15 09:08:09 +08:00
validation.ts init 2026-04-15 09:08:09 +08:00
ws-protocol.ts feat: thinking_content column + first-project budget logic 2026-04-26 13:11:06 +08:00
ws-token.ts init 2026-04-15 09:08:09 +08:00