Skip to content

Add AgenTopology — generates .cursor/rules from declarative agent definitions#198

Open
nadavnaveh wants to merge 1 commit intoPatrickJS:mainfrom
nadavnaveh:add-agentopology
Open

Add AgenTopology — generates .cursor/rules from declarative agent definitions#198
nadavnaveh wants to merge 1 commit intoPatrickJS:mainfrom
nadavnaveh:add-agentopology

Conversation

@nadavnaveh
Copy link

@nadavnaveh nadavnaveh commented Mar 20, 2026

Summary

  • Adds AgenTopology to the Utilities section
  • AgenTopology is a declarative language and CLI that lets you define multi-agent teams in .at files, then scaffold .cursor/rules/*.mdc files (and configs for 5 other platforms) with a single command
  • Placed alphabetically before "Cursor Watchful Headers" in Utilities, matching the existing entry format

Why it belongs here

AgenTopology directly generates Cursor rule files from a higher-level declarative definition. Instead of hand-writing .cursorrules or .mdc files, users define their agent topology once and run npx agentopology sync cursor to produce the cursor rules automatically.

Summary by CodeRabbit

  • Documentation
    • Added AgenTopology, a declarative multi-agent language/CLI tool, to the Utilities section for automatic Cursor rule/config file generation.

…initions

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 20, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 804ed87d-85b5-4824-8bcf-67ee7096890f

📥 Commits

Reviewing files that changed from the base of the PR and between fc2ce04 and a3babca.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

Added a single entry to the README.md Utilities section documenting AgenTopology, a declarative multi-agent language and CLI tool designed to automatically generate Cursor rule and configuration files.

Changes

Cohort / File(s) Summary
Documentation
README.md
Added AgenTopology entry to Utilities section with description of multi-agent language/CLI functionality.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 wiggles nose happily
One line added, simple and bright,
AgenTopology now in sight!
The Utilities section grows with care,
New tools for all to discover there! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change—adding AgenTopology and its core functionality of generating .cursor/rules files from declarative agent definitions, which matches the README.md update.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
📝 Coding Plan
  • Generate coding plan for human review comments

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 and usage tips.

Tip

CodeRabbit can generate a title for your PR based on the changes with custom instructions.

Set the reviews.auto_title_instructions setting to generate a title for your PR based on the changes in the PR with custom instructions.

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.

1 participant