Skip to content

Releases: langchain-ai/langgraph-studio

0.0.17

02 Sep 13:57
88e2d90
Compare
Choose a tag to compare
  • Add support for other package managers in JS
  • Fix double invocation of start when saving the configuration

0.0.16

30 Aug 15:54
88e2d90
Compare
Choose a tag to compare
  • Fix page overflow of project settings when project error page gets too long
  • Prevent double invocation of docker compose start when dragging the folder into Studio
  • Fix some logs being shown in JSON format because of buffering
  • Improve rendering performance of logs, capping the limit of logs being shown to the user
  • Prevent stale status if JS fails to startup due to runtime errors / syntax errors
  • File references with line and column position are now clickable and openable in editor
  • Fix hot reloading not restarting server when langgraph.json / env_file contents change

0.0.15

26 Aug 16:45
88e2d90
Compare
Choose a tag to compare
  • Add support for JS graphs
  • Fix crash for incorrect config schema
  • Fix some messages not being formatted correctly in thread view

0.0.14

23 Aug 16:00
88e2d90
Compare
Choose a tag to compare
  • Add support for Redis-based queue

0.0.13

21 Aug 16:59
32ff274
Compare
Choose a tag to compare
  • Improve container logs displayed by Studio
  • Fix Cmd+R causing a blank page
  • Prevent freezing of app when Compose project stopped externally
  • Prune stale containers and dangling images
  • Build universal MacOS images to support Intel MacOS

0.0.12

08 Aug 15:22
5c0d624
Compare
Choose a tag to compare
  • Support input / output schema, output view
  • Add US/EU region picker
  • Add link to LangSmith run
  • Add support for custom Dockerfile lines, pip config file path, custom Docker Compose file

0.0.11

02 Aug 08:46
e080e89
Compare
Choose a tag to compare
  • Prevent sidebar causing status bar to be shifted below viewport
  • Improve project stopping when closing the window / exiting application
  • Show fallback editor if graph state schema cannot be inferred
  • Assume ZSH as default shell if failed to obtain default shell #10
  • Fix errors not being shown when stopping / restarting project
  • Validate empty dependency list
  • Show toast when older Docker version is detected

0.0.10

01 Aug 16:01
1cf3b4c
Compare
Choose a tag to compare
v0.0.10

Update README.md

0.0.9

01 Aug 15:24
1cf3b4c
Compare
Choose a tag to compare
v0.0.9

Update README.md

0.0.8

01 Aug 14:49
fcb76b1
Compare
Choose a tag to compare
Merge pull request #1 from langchain-ai/vb/add-replay

add replay video