QUA-1690: Rename agent-q paths to agentq and Managing to How-tos#1147
QUA-1690: Rename agent-q paths to agentq and Managing to How-tos#1147RafaelOsiro wants to merge 2 commits into
agent-q paths to agentq and Managing to How-tos#1147Conversation
- Move docs/agent-q/ to docs/agentq/ and docs/assets/agent-q/ to docs/assets/agentq/ - Rename managing/ subfolder to how-tos/ (path, nav label, and H2 in overview.md) - Rename standalone PNGs with agent-q in stem to agentq variants - Add backward-compat redirects from agent-q/* to agentq/* paths - Remove icons from overview.md grid cards (destination H1s have no icon)
Greptile SummaryThis PR completes the AgentQ brand rebranding by renaming
Confidence Score: 5/5Safe to merge — this is a pure documentation rename with no logic changes; all internal links, asset references, and backward-compat redirects are accounted for. Every changed file is documentation-only. All 21 old agent-q/* URL paths have matching redirects to the new agentq/* destinations. Internal cross-doc links in glossary.md, connect-mcp-clients.md, and app-navigation.md have been updated. Asset filenames and their in-page references are consistent. No broken links or missing redirects were found. No files require special attention. The rename is complete and internally consistent across all 90 changed files. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["Old URL: /agent-q/*"] -->|"redirect (mkdocs.yml)"| B["New URL: /agentq/*"]
C["Old URL: /agent-q/managing/*"] -->|"redirect (mkdocs.yml)"| D["New URL: /agentq/how-tos/*"]
E["Old settings/integrations/ai-and-agents/managing/*"] -->|"pre-existing redirect updated"| D
F["Old settings/integrations/ai/*"] -->|"pre-existing redirect updated"| B
subgraph New structure
B --> B1["agentq/overview.md"]
B --> B2["agentq/deep-dive/* (6 pages)"]
B --> B3["agentq/api.md"]
B --> B4["agentq/faq.md"]
D --> D1["how-tos/* (12 pages)"]
end
subgraph Cross-file link updates
G["docs/glossary.md"] -->|"links updated"| B1
H["docs/cli/examples/connect-mcp-clients.md"] -->|"links updated"| B2
I["docs/using-the-platform/web-app/app-navigation.md"] -->|"image renamed"| J["assets/web-app/app-navigation/agentq.png"]
end
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
A["Old URL: /agent-q/*"] -->|"redirect (mkdocs.yml)"| B["New URL: /agentq/*"]
C["Old URL: /agent-q/managing/*"] -->|"redirect (mkdocs.yml)"| D["New URL: /agentq/how-tos/*"]
E["Old settings/integrations/ai-and-agents/managing/*"] -->|"pre-existing redirect updated"| D
F["Old settings/integrations/ai/*"] -->|"pre-existing redirect updated"| B
subgraph New structure
B --> B1["agentq/overview.md"]
B --> B2["agentq/deep-dive/* (6 pages)"]
B --> B3["agentq/api.md"]
B --> B4["agentq/faq.md"]
D --> D1["how-tos/* (12 pages)"]
end
subgraph Cross-file link updates
G["docs/glossary.md"] -->|"links updated"| B1
H["docs/cli/examples/connect-mcp-clients.md"] -->|"links updated"| B2
I["docs/using-the-platform/web-app/app-navigation.md"] -->|"image renamed"| J["assets/web-app/app-navigation/agentq.png"]
end
Reviews (1): Last reviewed commit: "docs(agentq): rename agent-q/ to agentq/..." | Re-trigger Greptile |
Agent-Q paths to agentq and Managing to How-tos
# Conflicts: # docs/agentq/deep-dive/agentic.md # docs/agentq/overview.md # docs/glossary.md # mkdocs.yml
Agent-Q paths to agentq and Managing to How-tosagent-q paths to agentq and Managing to How-tos
Overview
Renames the
agent-q/URL paths toagentq/and theManagingsection toHow-tos, completing the brand rebranding started in #1142.Key Changes
docs/agent-q/→docs/agentq/anddocs/assets/agent-q/→docs/assets/agentq/agentq/managing/→agentq/how-tos/(path, nav label, and H2 in overview)agent-q.png(3 locations) andstep-N-agent-q-*.png(4 files) →agentqvariantsagent-q/*URLsPages to Test
step-1-agentq-icon.png,step-2-agentq-no-llm.png,step-3-agentq-configure.pngloadagentq-page.pngscreenshot loadsagentq.pngloads/agentq/overview//agentq/how-tos/add-integration//agentq/deep-dive/mcp/