juno-code 1.0.41 → 1.0.42
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bin/cli.js +1 -0
- package/dist/bin/cli.js.map +1 -1
- package/dist/bin/cli.mjs +1 -0
- package/dist/bin/cli.mjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/dist/templates/scripts/install_requirements.sh +3 -4
- package/dist/templates/scripts/run_until_completion.sh +163 -14
- package/package.json +1 -1
package/dist/bin/cli.mjs
CHANGED
|
@@ -14893,6 +14893,7 @@ Items that have been resolved will be moved here.`,
|
|
|
14893
14893
|
When a task on kanban, has related_tasks key, you need to get the task to understand the complete picture of tasks related to the current current task, you can get all the context through
|
|
14894
14894
|
\`./.juno_task/scripts/kanban.sh get {TASK_ID}\`
|
|
14895
14895
|
|
|
14896
|
+
Important: You need to get maximum 3 tasks done in one go.
|
|
14896
14897
|
|
|
14897
14898
|
## Agent-Specific Instructions
|
|
14898
14899
|
|