Skip to content

Commit 8cdd055

Browse files
committed
fix javadoc
1 parent cafb9d7 commit 8cdd055

9 files changed

Lines changed: 6 additions & 518 deletions

File tree

agentscope-examples/harness-examples/harness-example-local/src/main/java/io/agentscope/harness/example/WorkspaceInitializer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
* the JAR. When the example is run for the first time, {@link #init(Path)} extracts them into the
3939
* given workspace directory so the agent can read and modify them at runtime.
4040
*
41-
* <h3>Workspace structure</h3>
41+
* Workspace structure:
4242
*
4343
* <pre>
4444
* &lt;workspace&gt;/

agentscope-examples/harness-examples/harness-quickstart/src/main/java/io/agentscope/harness/example/WorkspaceInitializer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
* the JAR. When the example is run for the first time, {@link #init(Path)} extracts them into the
3939
* given workspace directory so the agent can read and modify them at runtime.
4040
*
41-
* <h3>Workspace structure</h3>
41+
* Workspace structure:
4242
*
4343
* <pre>
4444
* &lt;workspace&gt;/

agentscope-examples/harness-examples/harness-sandbox-docker/src/main/java/io/agentscope/examples/harness/sandbox/HarnessSandboxExampleApp.java

Lines changed: 0 additions & 53 deletions
This file was deleted.

agentscope-examples/harness-examples/harness-sandbox-docker/src/main/java/io/agentscope/examples/harness/sandbox/LocalFilesystemPersonalAssistantExample.java

Lines changed: 0 additions & 120 deletions
This file was deleted.

agentscope-examples/harness-examples/harness-sandbox-docker/src/main/java/io/agentscope/examples/harness/sandbox/RemoteFilesystemIsolationScopeExample.java

Lines changed: 0 additions & 168 deletions
This file was deleted.

0 commit comments

Comments
 (0)