Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ai_agents
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
ai_agents
Merge requests
!118
Issue
#3523511
: Add admin/structure/ai-agent to the parent menu route
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Issue
#3523511
: Add admin/structure/ai-agent to the parent menu route
issue/ai_agents-3523511:3523511-administration--structure
into
1.1.x
Overview
0
Commits
1
Pipelines
1
Changes
2
Open
Rob Loach
requested to merge
issue/ai_agents-3523511:3523511-administration--structure
into
1.1.x
1 month ago
Overview
0
Commits
1
Pipelines
1
Changes
2
Expand
Closes
#3523511
0
0
Merge request reports
Compare
1.1.x
1.1.x (HEAD)
and
latest version
latest version
4a573b2a
1 commit,
1 month ago
2 files
+
7
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
ai_agents.links.menu.yml
+
5
−
0
Options
@@ -3,3 +3,8 @@ ai_agents.admin_settings_page:
description
:
'
Configure
the
AI
Agents
Settings.'
parent
:
ai.admin_settings
route_name
:
ai_agents.settings_form
entity.ai_agent.collection
:
title
:
AI Agents
parent
:
system.admin_structure
description
:
'
Create
and
manage
AI
Agents
and
their
associated
tools.'
route_name
:
entity.ai_agent.collection
Loading