Skip to content

Commit cd14b6e

Browse files
committed
refactor: rebrand from server to studio
1 parent d7dd7e7 commit cd14b6e

File tree

112 files changed

+4
-4
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

112 files changed

+4
-4
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
</activation>
170170
<modules>
171171
<module>agent-executor</module>
172-
<module>server-jetty</module>
172+
<module>studio-jetty</module>
173173
</modules>
174174
<build>
175175
</build>
File renamed without changes.

Diff for: server-jetty/pom.xml renamed to studio-jetty/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
<version>1.0-20241006</version>
1010
</parent>
1111

12-
<artifactId>langgraph4j-server-jetty</artifactId>
12+
<artifactId>langgraph4j-studio-jetty</artifactId>
1313

1414
<packaging>jar</packaging>
15-
<name>langgraph4j::server::jetty</name>
16-
<description>an **embed playground webapp** able to run a Langgraph4j workflow in visual way</description>
15+
<name>langgraph4j::studio::jetty</name>
16+
<description>an **embed playground webapp** to run a Langgraph4j workflow in visual way</description>
1717

1818
<properties>
1919
<maven.compiler.source>17</maven.compiler.source>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)