linganmin
5b7d5ec642
fix style
2025-04-18 10:30:35 +08:00
Hylke Sijbesma
5a55fd4d99
fix: render interrupt after tool result
...
Fix GenericInterruptView not rendering after tool result followed by interrupt
Previously, the GenericInterruptView failed to render when an interrupt occurred immediately after a tool result message.
2025-04-17 10:54:45 +02:00
Brace Sproul
89e58cff80
Merge pull request #103 from lien-dev/feature/2-update-prettier
...
update prettier
2025-04-13 17:42:00 -07:00
Vincent Min
602b3a6002
Fix primitive types in tool response not being displayed
2025-04-12 15:02:14 +02:00
dkseo
d04c7080fc
style: format
2025-04-11 11:46:23 +09:00
dkseo
8c37090f00
chore: update prettier config
2025-04-11 11:45:15 +09:00
bracesproul
259610ae96
fix: Update going to prod docs to include custom auth js docs
2025-04-10 13:04:19 -07:00
Brace Sproul
9a757e1b66
Merge pull request #105 from langchain-ai/brace/going-to-production
...
feat: Add going to production docs
2025-04-10 12:53:38 -07:00
bracesproul
0eab726a0f
cr
2025-04-10 12:51:29 -07:00
bracesproul
ca0bd1f9dc
cr
2025-04-10 12:49:42 -07:00
bracesproul
d5452d8228
cr
2025-04-10 12:44:17 -07:00
bracesproul
7f321cc635
feat: Add going to production docs
2025-04-10 12:43:14 -07:00
Brace Sproul
22e82d98ae
Merge pull request #104 from langchain-ai/brace/use-next
...
refactor: Use next.js instead of vite
2025-04-10 12:19:24 -07:00
bracesproul
518483a216
cr
2025-04-10 11:58:44 -07:00
bracesproul
59ab0b2783
readme
2025-04-10 11:57:22 -07:00
bracesproul
08b980a506
dont allow api key to be exposed to client
2025-04-10 11:55:59 -07:00
bracesproul
0575af2349
fix gitignore
2025-04-10 11:51:29 -07:00
bracesproul
6e8c6da6b7
add pnpm lock to prettier ignore
2025-04-10 11:50:16 -07:00
bracesproul
a9448cb488
cr
2025-04-10 11:49:31 -07:00
bracesproul
25524792ec
refactor: Use next.js instead of vite
2025-04-10 11:47:43 -07:00
Brace Sproul
aaee53e3e6
Merge pull request #101 from langchain-ai/brace/drop-pnpm-version-sha
...
fix: Use base pnpm semver instead of including sha
2025-04-09 13:40:13 -07:00
bracesproul
bcd40f8dc4
fix: Use base pnpm semver instead of including sha
2025-04-09 13:36:05 -07:00
Brace Sproul
e22bd797d6
Merge pull request #98 from langchain-ai/brace/render-numbers
...
fix: Bug where rendering a number as the arg value errors
2025-04-08 13:15:40 -07:00
bracesproul
c45b47aaa2
fix: Bug where rendering a number as the arg value errors
2025-04-08 13:14:13 -07:00
Brace Sproul
851853ec26
Merge pull request #97 from langchain-ai/brace/fix-interrupt-not-object
...
fix: Do not error when interrupt values are not objects
2025-04-08 12:55:05 -07:00
bracesproul
64cd9c3c82
fix: Do not error when interrupt values are not objects
2025-04-08 12:52:33 -07:00
Brace Sproul
ca36bfeb46
Merge pull request #96 from langchain-ai/brace/fix-interrupt-no-msgs
...
fix: Rendering interrupts when there are no ai/tool messages
2025-04-08 12:27:51 -07:00
bracesproul
ec294c5dc9
fix: Rendering interrupts when there are no ai/tool messages
2025-04-08 12:21:07 -07:00
Brace Sproul
ef59d29ea2
Merge pull request #93 from Neulhan/neulhan/style-fix
...
fix : Resolved a styling issue
2025-04-07 10:12:06 -07:00
neulhan
32b150cf92
fix : Resolved a styling issue
2025-04-06 00:31:35 +09:00
Brace Sproul
45c55b0a41
Merge pull request #82 from Romamo/fix_sidebar_button_align
...
Fixed alignment of sidebar button
2025-04-02 14:03:20 -07:00
Brace Sproul
d126422af6
Merge pull request #81 from Romamo/add_env
...
Added environment variables to bypass the initial setup form
2025-04-02 14:03:12 -07:00
Brace Sproul
6c8f895e43
Merge pull request #76 from cgoinglove/main
...
fix: improve chat UI behavior and message display
2025-04-02 13:50:42 -07:00
bracesproul
d6c7ff955b
drop type casting
2025-04-02 13:49:46 -07:00
bracesproul
8c07cfd28a
format
2025-04-02 13:46:41 -07:00
Brace Sproul
5a2dd70691
Merge branch 'main' into add_env
2025-04-02 13:41:46 -07:00
Brace Sproul
5ff0fad722
Merge pull request #91 from langchain-ai/brace/link-github-repo
...
feat: Link github repo
2025-04-02 13:35:40 -07:00
bracesproul
6e220b1a48
cr
2025-04-02 13:33:57 -07:00
bracesproul
d1dcf44f32
feat: Link github repo
2025-04-02 13:33:11 -07:00
Brace Sproul
c3bd4e95c9
Merge pull request #90 from langchain-ai/brace/hide-messages-docs
...
feat: Add docs on how to hide messages from UI
2025-04-02 11:46:06 -07:00
bracesproul
3b02d98764
feat: Add docs on how to hide messages from UI
2025-04-02 11:44:40 -07:00
Romamo
5df45849eb
Added environment variables to bypass the initial setup form
2025-03-26 08:50:49 +02:00
Romamo
1038ed5dc8
Fixed alignment of sidebar button
2025-03-26 08:30:43 +02:00
Romamo
b57a8abc59
Added environment variables to bypass the initial setup form
2025-03-25 17:34:56 +02:00
cgoing
b497867ffa
fix: adjust user message bubble width to fit content
2025-03-21 14:01:06 +09:00
cgoing
2e069d0819
fix: prevent duplicate submissions during IME composition
2025-03-21 13:33:55 +09:00
Brace Sproul
35fbb5c40c
Merge pull request #75 from langchain-ai/brace/generic-interrupt
...
feat: Add generic interrupt renderer
2025-03-17 14:43:45 -07:00
bracesproul
6be3b3229b
feat: Add generic interrupt renderer
2025-03-17 14:42:58 -07:00
Brace Sproul
05b39def78
Merge pull request #74 from langchain-ai/brace/no-human-msg-resume
...
fix: Dont send a human message on interrupt resume
2025-03-17 14:21:42 -07:00
bracesproul
cd392d22d8
fix: Dont send a human message on interrupt resume
2025-03-17 14:12:27 -07:00