Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
3fb137d
docs(seqera-ai): align enterprise co-scientist docs
llewellyn-sl May 4, 2026
b7415fc
Apply suggestions from code review
justinegeffen May 6, 2026
ed72d93
Apply suggestions from code review
justinegeffen May 6, 2026
daf0f16
Apply suggestion from @bebosudo
justinegeffen May 6, 2026
f176c74
Apply suggestions from code review
justinegeffen May 6, 2026
5c3894f
Merge branch 'enterprise-26.1-documentation' into 26-1-docs-update
justinegeffen May 7, 2026
2f57865
Apply suggestion from @bebosudo
justinegeffen May 11, 2026
4502f16
Apply suggestion from @bebosudo
justinegeffen May 11, 2026
a0582dc
Apply suggestion from @bebosudo
justinegeffen May 11, 2026
b462f53
Apply suggestion from @bebosudo
justinegeffen May 11, 2026
5fec946
Apply suggestion from @bebosudo
justinegeffen May 11, 2026
9398981
Apply suggestion from @justinegeffen
justinegeffen May 11, 2026
2963487
Merge branch 'enterprise-26.1-documentation' into 26-1-docs-update
justinegeffen May 11, 2026
dd885b7
Merge branch 'enterprise-26.1-documentation' into 26-1-docs-update
justinegeffen May 13, 2026
c43bf7e
Update platform-enterprise_docs/enterprise/install-seqera-ai.md
justinegeffen May 13, 2026
f341dbd
Enhance installation guide with ingress options
justinegeffen May 13, 2026
fa0fd7a
Merge branch 'enterprise-26.1-documentation' into 26-1-docs-update
justinegeffen May 13, 2026
65411c1
Update sai install docs with new helm chart structure
bebosudo May 14, 2026
d9ef5df
Drop ORG_CREDITS_ENABLED env var, now disabled by default
bebosudo May 14, 2026
ab3ae2c
Rework the code blocks so they don't repeat 'agent-backend:', which m…
bebosudo May 14, 2026
921904b
Merge branch 'enterprise-26.1-documentation' into 26-1-docs-update
justinegeffen May 14, 2026
62ea221
Update Co-Scientist installation metadata
justinegeffen May 14, 2026
e3e1d6f
Update enterprise-sidebar.json
justinegeffen May 14, 2026
7c4eb74
Merge branch 'enterprise-26.1-documentation' into 26-1-docs-update
justinegeffen May 14, 2026
1a8f0f8
Create prerequisites.md
justinegeffen May 14, 2026
a9ca7b4
Update enterprise-sidebar.json
justinegeffen May 14, 2026
cac4fe4
Merge branch 'enterprise-26.1-documentation' into 26-1-docs-update
justinegeffen May 14, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 12 additions & 3 deletions platform-enterprise_docs/enterprise-sidebar.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"enterprise/configuration/pipeline_optimization"
]
},
"enterprise/install-seqera-ai",
"enterprise/install-seqera-co-scientist",
{
"type": "category",
"label": "Configuration",
Expand Down Expand Up @@ -223,15 +223,24 @@
},
{
"type": "category",
"label": "Seqera AI CLI",
"label": "Co-Scientist",
"link": {"type": "doc", "id": "seqera-ai/index"},
"collapsed": true,
"items": [
"seqera-ai/get-started",
"seqera-ai/prerequisites",
"seqera-ai/installation",
"seqera-ai/authentication",
"seqera-ai/command-approval",
"seqera-ai/usage-and-cost",
"seqera-ai/skills",
"seqera-ai/modes",
"seqera-ai/use-cases",
"seqera-ai/command-approval",
"seqera-ai/skill-claude-code",
"seqera-ai/skill-codex",
"seqera-ai/skill-github-copilot",
"seqera-ai/skill-other-agents",
"seqera-ai/nextflow-lsp",
"seqera-ai/projects"
]
},
Expand Down
233 changes: 0 additions & 233 deletions platform-enterprise_docs/enterprise/install-seqera-ai.md

This file was deleted.

Loading
Loading