David Kong david
  • Joined on 2026-06-25
david pushed to main at david/pi-worktrees 2026-07-24 02:45:36 +00:00
37e6ab25c3 add DOMAIN.md file to initial commits
david pushed to main at david/pi-worktrees 2026-07-24 02:45:05 +00:00
13a2ec6581 initial commit
3f7ccd0f34 Move docs into main/ subdirectory
cd51baa2c1 Initial commit: extension docs and design plan
david created branch main in david/pi-worktrees 2026-07-24 02:45:05 +00:00
david created repository david/pi-worktrees 2026-07-24 02:11:27 +00:00
david created repository shoppy/shoppy-research-agent 2026-07-24 01:52:55 +00:00
david created repository david/pi-pr-comments 2026-07-17 16:54:13 +00:00
david opened issue david/keryx-bff#20 2026-07-05 08:31:02 +00:00
[t-020] Create Full pytest test suite (conftest + 5 test files)
david opened issue david/keryx-bff#22 2026-07-05 08:31:02 +00:00
[t-022] Full verification — uv sync + pytest + app startup test
david opened issue david/keryx-bff#21 2026-07-05 08:31:02 +00:00
[t-021] Create systemd service file + polish README.md
david opened issue david/keryx-bff#19 2026-07-05 08:31:02 +00:00
[t-019] Create generate-setup-qr.py — QR code generator script
david opened issue david/keryx-bff#15 2026-07-05 08:31:01 +00:00
[t-015] Create staging.py — file upload staging + 30-day cleanup sch
david opened issue david/keryx-bff#18 2026-07-05 08:31:01 +00:00
[t-018] Create exceptions.py — Complete global exception handlers
david opened issue david/keryx-bff#17 2026-07-05 08:31:01 +00:00
[t-017] Create workspace.py route — GET /v1/ios/workspace/* (file tr
david opened issue david/keryx-bff#16 2026-07-05 08:31:01 +00:00
[t-016] Create attach.py route — POST /v1/ios/chat/{id}/attach (mult
david opened issue david/keryx-bff#14 2026-07-05 08:31:01 +00:00
[t-014] Create workspace.py models — FileNode + FileContent
david opened issue david/keryx-bff#13 2026-07-05 08:31:00 +00:00
[t-013] Create chat_stream.py route — SSE streaming endpoint proxyin
david opened issue david/keryx-bff#12 2026-07-05 08:31:00 +00:00
[t-012] Create chat.py models — ChatRequest + SSEEvent types
david opened issue david/keryx-bff#11 2026-07-05 08:31:00 +00:00
[t-011] Create ComposeBar footer model + chat page builder
david opened issue david/keryx-bff#10 2026-07-05 08:31:00 +00:00
[t-010] Create GraphQL Query.page resolver + integrate with app_data
david opened issue david/keryx-bff#5 2026-07-05 08:30:59 +00:00
[t-005] Create graphql.py — Strawberry schema setup + Query.appData