Skip to content

Mention RC for Agent Network#816

Merged
braginini merged 1 commit into
mainfrom
docs/add-release-candidate-note
Jun 28, 2026
Merged

Mention RC for Agent Network#816
braginini merged 1 commit into
mainfrom
docs/add-release-candidate-note

Conversation

@braginini

@braginini braginini commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Documentation
    • Clarified the Agent Network introduction by moving the beta/self-hosted note earlier in the page.
    • Updated the quickstart guidance to better explain the minimal initial setup, later enabling of the full platform, and beta installation expectations.
    • Removed the repository link from the introductory note.

@coderabbitai

coderabbitai Bot commented Jun 28, 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: 23477884-bffe-4f28-b6db-e85280f2382c

📥 Commits

Reviewing files that changed from the base of the PR and between 24d2208 and c61603c.

📒 Files selected for processing (2)
  • src/pages/agent-network/index.mdx
  • src/pages/agent-network/quickstart.mdx

📝 Walkthrough

Walkthrough

Two Agent Network documentation notes are updated: the beta/open-source note in index.mdx is moved earlier and its GitHub repo link is removed from the old position; the introductory note in quickstart.mdx is rewritten to mention minimal core deployment, later full-platform enablement, and RC version installs.

Changes

Agent Network Docs Note Updates

Layer / File(s) Summary
Beta note repositioning and quickstart note rewrite
src/pages/agent-network/index.mdx, src/pages/agent-network/quickstart.mdx
In index.mdx, the beta/open-source <Note> is moved to the top of the page and the old note placement (which included a GitHub repo link) before "Two Use Cases" is removed. In quickstart.mdx, the <Note> is rewritten to specify a minimal core deployment, later full-platform enablement, and that beta setup installs release-candidate versions.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • netbirdio/docs#813: Directly introduces the Agent Network index page with the same beta/open-source <Note> that this PR reorganizes.

Suggested reviewers

  • mlsmaycon

🐇 A note moved up high, a link left behind,
RC versions revealed, the beta defined.
Minimal core first, then the full platform blooms—
The rabbit hops through docs and tidily grooms!
✨ All the notes now sit just right! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title matches the main change: adding release-candidate wording for Agent Network documentation.
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 unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/add-release-candidate-note

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/pages/agent-network/index.mdx

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/@eslint/eslintrc/lib/shared/config-validator.js:308:45
at Array.map ()
at ConfigValidator.formatErrors (file:///node_modules/@eslint/eslintrc/lib/shared/config-validator.js:299:23)
at ConfigValidator.validateConfigSchema (file:///node_modules/@eslint/eslintrc/lib/shared/config-validator.js:330:84)
at ConfigArrayFactory._normalizeConfigData (file:///node_modules/@eslint/eslintrc/lib/config-array-factory.js:676:19)
at ConfigArrayFactory._loadConfigData (file:///node_modules/@eslint/eslintrc/lib/config-array-factory.js:641:21)
at ConfigArrayFactory._loadExtendedShareableConfig (file:///node_modules/@eslint/eslintrc/lib/config-array-factory.js:946:21)
at ConfigArrayFactory._loadExtends (file:///node_modules/@eslint/eslintrc/lib/config-array-factory.js:814:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (file:///node_modules/@eslint/eslintrc/lib/config-array-factory.js:752:25)

src/pages/agent-network/quickstart.mdx

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/@eslint/eslintrc/lib/shared/config-validator.js:308:45
at Array.map ()
at ConfigValidator.formatErrors (file:///node_modules/@eslint/eslintrc/lib/shared/config-validator.js:299:23)
at ConfigValidator.validateConfigSchema (file:///node_modules/@eslint/eslintrc/lib/shared/config-validator.js:330:84)
at ConfigArrayFactory._normalizeConfigData (file:///node_modules/@eslint/eslintrc/lib/config-array-factory.js:676:19)
at ConfigArrayFactory._loadConfigData (file:///node_modules/@eslint/eslintrc/lib/config-array-factory.js:641:21)
at ConfigArrayFactory._loadExtendedShareableConfig (file:///node_modules/@eslint/eslintrc/lib/config-array-factory.js:946:21)
at ConfigArrayFactory._loadExtends (file:///node_modules/@eslint/eslintrc/lib/config-array-factory.js:814:25)
at ConfigArrayFactory._normalizeObjectConfigDataBody (file:///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.

@braginini braginini merged commit e21f92f into main Jun 28, 2026
3 checks passed
@braginini braginini deleted the docs/add-release-candidate-note branch June 28, 2026 10:34
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