Skip to content

Move Agent Network under MANAGE NETBIRD#830

Merged
TechHutTV merged 2 commits into
mainfrom
docs/move-agent-network-nav
Jul 7, 2026
Merged

Move Agent Network under MANAGE NETBIRD#830
TechHutTV merged 2 commits into
mainfrom
docs/move-agent-network-nav

Conversation

@TechHutTV

@TechHutTV TechHutTV commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator
Screenshot From 2026-07-06 19-29-14

Summary by CodeRabbit

  • Style
    • Updated the documentation navigation layout by repositioning the Agent Network group for a more consistent menu order.
    • Preserved the existing nested items and links, while normalizing formatting/structure for entries like Global Limits and Integrations.
    • Standardized group title capitalization and added a direct section link for faster access.

@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: bc117f39-fb2b-4646-946b-ca8b03d55c1a

📥 Commits

Reviewing files that changed from the base of the PR and between e1d42f6 and 96d3a48.

📒 Files selected for processing (1)
  • src/components/NavigationDocs.jsx

📝 Walkthrough

Walkthrough

The AGENT NETWORK navigation group in docsNavigation was removed from one position and reinserted later in the array. Its nested links and href values were preserved, and the block layout was normalized.

Changes

Navigation structure update

Layer / File(s) Summary
Relocate Agent Network group
src/components/NavigationDocs.jsx
The AGENT NETWORK group is removed from its earlier position in docsNavigation and reinserted later with the same nested Policies, Usage & Logs, Global Limits, and Integrations/Providers entries.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related PRs

  • netbirdio/docs#786: Both PRs modify src/components/NavigationDocs.jsx’s docsNavigation navigation group configuration.
  • netbirdio/docs#796: Both PRs modify the shared docsNavigation navigation data in src/components/NavigationDocs.jsx.
  • netbirdio/docs#813: NavigationDocs.jsx is being adjusted around the same AGENT NETWORK navigation group.

Suggested reviewers: SunsetDrifter, mlsmaycon

Poem

Hop, hop — I nudged a nav group right,
Kept every link snug and tight.
Same old paths, just placed anew,
A tidy little docs menu. 🐰

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title says Agent Network was moved under MANAGE NETBIRD, but the change actually relocates it out of that section to a separate top-level position. Rename it to reflect the actual navigation move, such as "Move Agent Network to its own top-level section".
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/move-agent-network-nav

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

src/components/NavigationDocs.jsx

Oops! Something went wrong! :(

ESLint: 9.39.4

TypeError: Converting circular structure to JSON
--> starting at object with constructor 'Object'
| property 'configs' -> object with constructor 'Object'
| property 'flat' -> object with constructor 'Object'
| ...
| property 'plugins' -> object with constructor 'Object'
--- property 'react' closes the circle
Referenced from:
at JSON.stringify ()
at file:///node_modules/.pnpm/@eslint+eslintrc@3.3.5/node_modules/@eslint/eslintrc/lib/shared/config-validator.js:308:45
at Array.map ()
at ConfigValidator.formatErrors (file:///node_modules/.pnpm/@eslint+eslintrc@3.3.5/node_modules/@eslint/eslintrc/lib/shared/config-validator.js:299:23)
at ConfigValidator.validateConfigSchema (file:///node_modules/.pnpm/@eslint+eslintrc@3.3.5/node_modules/@eslint/eslintrc/lib/shared/config-validator.js:330:84)
at ConfigArrayFactory._normalizeConfigData (file:///node_modules/.pnpm/@eslint+eslintrc@3.3.5/node_modules/@eslint/eslintrc/lib/config-array-factory.js:676:19)
at ConfigArrayFactory._loadConfigData (file:///node_modules/.pnpm/@eslint+eslintrc@3.3.5/node_modules/@eslint/eslintrc/lib/config-array-factory.js:641:21)
at ConfigArrayFactory._loadExtendedShareableConfig (file:///node_modules/.pnpm/@eslint+eslintrc@3.3.5/node_modules/@eslint/eslintrc/lib/config-array-factory.js:946:21)
at ConfigArrayFactory._loadExtends (file:///node_modules/.pnpm/@eslint+eslintrc@3.3.5/node_modules/@eslint/eslintrc/lib/config-array-factory.js:814:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (file:///node_modules/.pnpm/@eslint+eslintrc@3.3.5/node_modules/@eslint/eslintrc/lib/config-array-factory.js:752:25)


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@SunsetDrifter

Copy link
Copy Markdown
Contributor

Let's make it separate. Not within manage netbird, but under, per Misha.

@TechHutTV

Copy link
Copy Markdown
Collaborator Author
Screenshot From 2026-07-07 08-56-28

@TechHutTV TechHutTV merged commit 8aaba69 into main Jul 7, 2026
3 checks passed
@TechHutTV TechHutTV deleted the docs/move-agent-network-nav branch July 7, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants