Skip to content

Rename admin "Capabilities" to "Features", agent-form "Tools" tab to "Capabilities" - #2201

Merged
Maxime-DARAGON merged 2 commits into
swiftfrom
feature/features-capabilities-relabel
Aug 2, 2026
Merged

Rename admin "Capabilities" to "Features", agent-form "Tools" tab to "Capabilities"#2201
Maxime-DARAGON merged 2 commits into
swiftfrom
feature/features-capabilities-relabel

Conversation

@Maxime-DARAGON

Copy link
Copy Markdown
Contributor

Summary

  • The admin catalog page (title, subtitle, toasts, errors, sidebar nav) moves from "Capabilities"/"Capacités" to "Features"/"Fonctionnalités".
  • Its internal kind-filter chip (Tools/Agents/Models) and the agent-creation form's tab (which already shows capability cards) move from "Tools"/"Outils" to "Capabilities"/"Capacités" — disambiguating the two concepts.
  • Only display strings change: routes (/admin/capabilities), component names, and code identifiers are untouched.
  • Help Center updated accordingly: the admin page bullet, the dedicated "Agent capabilities" article, and the platform glossary (concepts.md) now distinguish the two tiers — a Feature is enabled for a team by an administrator; once enabled, editors can turn it on per agent as one of that agent's Capabilities.

⚠️ Heads up for merge order: this PR and #2200/agent-form-ui-polish both independently touch the rework.teams.formAgent.sections.tools i18n key (both landing on the same final value, "Capabilities"/"Capacités") — expect a possible trivial conflict depending on merge order.

Test plan

  • make code-quality
  • make test
  • Manual check: Admin → Features page (title, kind-filter labels), agent-creation form tab label, Help Center pages (admin, agent capabilities, key concepts)

🤖 Generated with Claude Code

… to Capabilities

The admin catalog page (title, toasts, errors, sidebar nav) moves from
"Capabilities"/"Capacités" to "Features"/"Fonctionnalités"; its internal
kind-filter chip and the agent-creation form's tab (which already shows
capability cards) move from "Tools"/"Outils" to "Capabilities"/"Capacités".
Only display strings change — routes, component names, and code
identifiers are untouched.

Updates the Help Center accordingly: the admin page bullet, the
dedicated "Agent capabilities" article, and the platform glossary
(concepts.md) now distinguish the two tiers — a Feature is enabled for
a team by an administrator; once enabled, it becomes available for
editors to turn on per agent as one of that agent's Capabilities.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@Maxime-DARAGON
Maxime-DARAGON merged commit 7b27628 into swift Aug 2, 2026
29 checks passed
@Maxime-DARAGON
Maxime-DARAGON deleted the feature/features-capabilities-relabel branch August 2, 2026 12:55
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