vision-agent / components /chat /ChatMessage.tsx

Commit History

feat: Internal page for looking at messages (#115)
1006c22
unverified

MingruiZhang commited on

fix: some file with empty space not get encoded correctly (#110)
9ead915
unverified

wuyiqunLu commited on

feat: update final_error to result and add cancel callback (#103)
7286745
unverified

wuyiqunLu commited on

feat: add playwright e2e test for chat page with new and old data structure (#99)
06bd1d1
unverified

wuyiqunLu commited on

fix: should split old response (#97)
8525542
unverified

wuyiqunLu commited on

feat: add responseBody field and serving data to hooks (#93)
bc1cf4e
unverified

wuyiqunLu commited on

feat: conversation restructure, assistant message should be just code (#89)
ba9285c
unverified

MingruiZhang commited on

feat: Final error display and step duration (#88)
3c8b24f
unverified

MingruiZhang commited on

feat: Add shark example for quicker test / add time counter / add carousel (#77)
abc1963
unverified

MingruiZhang commited on

feat: Code result image display (#76)
ae074fc
unverified

MingruiZhang commited on

feat: Directly us DBMessage as UIMessage + Code viewer (#74)
4af6326
unverified

MingruiZhang commited on

feat: support png and mp4 rendering (#73)
1a37272
unverified

wuyiqunLu commited on

fix: online stream message issue (#71)
46f65e5
unverified

wuyiqunLu commited on

feat: UI Improvements (#72)
0fd8446
unverified

MingruiZhang commited on

feat: DB change - combine user and assistant message (#70)
a1c5622
unverified

MingruiZhang commited on

fix: parse stream log and add result display (#69)
11e3c5e
unverified

wuyiqunLu commited on

feat: Assistant Chat (#68)
c232e44
unverified

MingruiZhang commited on

feat: change db message format and parser (#66)
ca7a659
unverified

wuyiqunLu commited on

feat: Restruct Composer and Homepage (#64)
92f037b
unverified

MingruiZhang commited on

feat: save raw message to db (#63)
3ebf44a
unverified

wuyiqunLu commited on

feat: Chat layout pt.1 (#61)
4ec47c5
unverified

MingruiZhang commited on

feat: parse new msg format (#57)
63d0776
unverified

wuyiqunLu commited on

feat: integrate vision agent v3 for logs and code (#51)
154a1e7
unverified

wuyiqunLu commited on

feat: use code block for code from va (#49)
09e5d25
unverified

wuyiqunLu commited on

feat: add loading state on message (#41)
5613eec
unverified

wuyiqunLu commited on

feat: support send video to vision agent (#33)
f665131
unverified

wuyiqunLu commited on

feat: show image in user input (#30)
0d6f04b
unverified

wuyiqunLu commited on

feat: project analysis (#27)
96ac62a
unverified

MingruiZhang commited on

feat: Component UI and lastUpdated timestamp (#21)
bfbf1a7
unverified

MingruiZhang commited on

feat: adjust image to use next/image (#20)
3a22cf3
unverified

wuyiqunLu commited on

feat: Customized Img and scroll to bottom (#18)
8e3dbd3
unverified

MingruiZhang commited on

feat: change the upload flow (#17)
6b8f69a
unverified

wuyiqunLu commited on

Minor things: revalidate cache, table css, card title (#16)
973f0d8
unverified

MingruiZhang commited on

feat: format the responses (#15)
f0f12a9
unverified

wuyiqunLu commited on

Larger layout / allow logout user to upload / move image to chat box (#13)
38448fc
unverified

MingruiZhang commited on

image rendering and vision agent endpoint boilerplate (#6)
a86b547
unverified

MingruiZhang commited on