Skip to content

feat(api): name-only cutover#1847

Merged
marrouchi merged 2 commits into
devfrom
fix/extension-naming-suffix
Apr 17, 2026
Merged

feat(api): name-only cutover#1847
marrouchi merged 2 commits into
devfrom
fix/extension-naming-suffix

Conversation

@marrouchi

@marrouchi marrouchi commented Apr 16, 2026

Copy link
Copy Markdown
Contributor

Motivation

Remove extension naming suffix and namespace to reduce complexity:

  • Suffixless channel/helper IDs are now canonical in typing and validation
  • Built-in names/defaults now use suffixless IDs
  • Routing/channel resolution now uses direct channel names (no -channel concatenation/splitting)
  • Settings seeding/cleanup moved to explicit marker logic

Type of change:

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added unit tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@coderabbitai

coderabbitai Bot commented Apr 16, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 12a8af82-679c-49b8-b0bd-4b053e11b218

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/extension-naming-suffix

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.

@marrouchi marrouchi marked this pull request as draft April 16, 2026 17:21
@marrouchi marrouchi marked this pull request as ready for review April 17, 2026 06:42
@marrouchi marrouchi merged commit c7b0583 into dev Apr 17, 2026
5 checks passed
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