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.js
CHANGED
|
@@ -14929,6 +14929,7 @@ Items that have been resolved will be moved here.`,
|
|
|
14929
14929
|
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
|
|
14930
14930
|
\`./.juno_task/scripts/kanban.sh get {TASK_ID}\`
|
|
14931
14931
|
|
|
14932
|
+
Important: You need to get maximum 3 tasks done in one go.
|
|
14932
14933
|
|
|
14933
14934
|
## Agent-Specific Instructions
|
|
14934
14935
|
|