We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b503c8b commit 5b3f5aeCopy full SHA for 5b3f5ae
docs/features/boomerang-tasks.md
@@ -1,6 +1,5 @@
1
---
2
sidebar_label: 'Boomerang Tasks'
3
-sidebar_position: 10 # Adjust position as needed
4
5
6
# Boomerang Tasks: Orchestrate Complex Workflows
sidebars.ts
@@ -24,14 +24,14 @@ const sidebars: SidebarsConfig = {
24
items: [
25
'features/api-configuration-profiles',
26
'features/auto-approving-actions',
27
+ 'features/boomerang-tasks',
28
'features/browser-use',
29
'features/checkpoints',
30
'features/code-actions',
31
'features/custom-instructions',
32
'features/custom-modes',
33
'features/enhance-prompt',
34
'features/model-temperature',
- 'features/boomerang-tasks',
35
{
36
type: 'category',
37
label: 'Tool Use',
0 commit comments