Преглед изворни кода

docs: add feature header images

Alvin Unreal пре 3 месеци
родитељ
комит
4c457d1082
4 измењених фајлова са 4 додато и 0 уклоњено
  1. 2 0
      docs/clonedeps.md
  2. 2 0
      docs/subtask.md
  3. BIN
      img/clonedeps.jpg
  4. BIN
      img/subtask.png

+ 2 - 0
docs/clonedeps.md

@@ -1,5 +1,7 @@
 # Clonedeps
 # Clonedeps
 
 
+![Clonedeps dependency source workspace](../img/clonedeps.jpg)
+
 `clonedeps` is a bundled Orchestrator skill for cloning a small set of important
 `clonedeps` is a bundled Orchestrator skill for cloning a small set of important
 dependency source repositories into a local, ignored workspace so agents can
 dependency source repositories into a local, ignored workspace so agents can
 inspect library internals while working on your project.
 inspect library internals while working on your project.

+ 2 - 0
docs/subtask.md

@@ -1,5 +1,7 @@
 # Subtask
 # Subtask
 
 
+![Subtask worker session](../img/subtask.png)
+
 `/subtask` lets the current agent spin up a separate, bounded worker session for
 `/subtask` lets the current agent spin up a separate, bounded worker session for
 one specific piece of work. The worker runs as an orchestrator in a real child
 one specific piece of work. The worker runs as an orchestrator in a real child
 session, completes the requested task, and sends a structured summary back to
 session, completes the requested task, and sends a structured summary back to

BIN
img/clonedeps.jpg