Skip to content

Sattensil/agentcontrol config naming#67

Merged
sattensil merged 3 commits into
mainfrom
sattensil/agentcontrol-config-naming
May 22, 2026
Merged

Sattensil/agentcontrol config naming#67
sattensil merged 3 commits into
mainfrom
sattensil/agentcontrol-config-naming

Conversation

@sattensil
Copy link
Copy Markdown
Contributor

No description provided.

@sattensil sattensil requested a review from a team as a code owner May 21, 2026 23:10
@sattensil sattensil requested a review from ld-paul May 21, 2026 23:13
The product formerly called 'AI Configs' is now AgentControl; the
primitive inside it is a lowercase 'config' (like 'eval'). Updated all
prose across skill SKILL.md/README/reference docs, eval suite
descriptions, tool definitions, and plugin manifests:

- Product/platform references -> AgentControl
- The config primitive -> config / configs (Title Case in headings)
- Fixed article grammar (an config -> a config)

Functional identifiers are intentionally unchanged: kebab tool names
(create-ai-config, list-ai-configs), permission strings
(ai-configs:write), code vars (ai_config), SDK class names (AIConfig),
and doc URLs (/home/ai-configs). skills.json regenerated from the
updated frontmatter.
@sattensil sattensil force-pushed the sattensil/agentcontrol-config-naming branch from b7f2617 to 006e740 Compare May 21, 2026 23:15
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 21, 2026

Skill eval results

Skill Before After Δ
agentcontrol/configs-create 100/100 (4/4) 75/100 (3/4) -25
agentcontrol/configs-update 80/100 (4/5) 80/100 (4/5) no change
agentcontrol/configs-variations 80/100 (4/5) 80/100 (4/5) no change
agentcontrol/tools 75/100 (3/4) 75/100 (3/4) no change
feature-flags/launchdarkly-flag-create 100/100 (3/3) 100/100 (3/3) no change

Only suites whose source actually changed since their last recorded score were re-run. Soft-failing while we stabilise the baseline.

Convert adjectival 'AI' to agent/Agent across skill docs, eval
descriptions, and example project names (e.g. 'AI agent' -> 'agent',
'AI metrics/tracker' -> 'agent metrics/tracker', 'Customer Support AI'
-> 'Customer Support Agent', 'AI Graph' -> 'agent graph').

Left literal/proper names unchanged: the LaunchDarkly AI SDK, 'AI model',
the JetBrains AI plugin, and the third-party Pydantic AI framework.
Tool-name identifiers (create-ai-tool, etc.) untouched. skills.json
regenerated.
@sattensil sattensil enabled auto-merge (squash) May 21, 2026 23:46
@sattensil sattensil merged commit add614f into main May 22, 2026
11 checks passed
@sattensil sattensil deleted the sattensil/agentcontrol-config-naming branch May 22, 2026 00:04
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