Skip to content

fix: remove AI model config from Manage tab, clarify Configuration labels#797

Merged
chubes4 merged 1 commit intomainfrom
fix/manage-tab-cleanup
Mar 13, 2026
Merged

fix: remove AI model config from Manage tab, clarify Configuration labels#797
chubes4 merged 1 commit intomainfrom
fix/manage-tab-cleanup

Conversation

@chubes4
Copy link
Member

@chubes4 chubes4 commented Mar 13, 2026

Summary

  • Removes the AI Model Policy card from the Manage tab — it was duplicating the Configuration tab's model selection. Manage tab now only handles identity (slug, name, status) and access management, which is what it should do
  • Updates Configuration tab labels — drops "Global" prefix from provider/model labels, rewords the per-context override description to reflect reality: same agent, different execution contexts with different toolkits

Before → After

Manage tab (before): Identity + AI Model Policy + Access Management
Manage tab (after): Identity + Access Management

Configuration tab: Unchanged structurally, just clearer labels

The backend model resolution cascade is untouched — per-agent overrides still work via REST API and CLI for multi-agent installs.

…bels

The Manage tab's AI Model Policy card duplicated what the Configuration
tab already provides. Manage should only handle the WordPress entity
(identity, status, access) — not AI model selection.

Also updates Configuration tab labels: removes 'Global' prefix since on
single-agent installs there's no agent-level distinction, and rewords
per-context description to reflect that contexts are the same agent
running with different toolkits, not separate agents.
@github-actions
Copy link

github-actions bot commented Mar 13, 2026

Homeboy Results — data-machine

Lint

⚡ Scope: changed files only

lint (changed files only)

Test

⚡ Scope: changed files only

test (changed files only)

Audit

⚡ Scope: changed files only

audit (changed files only)

Tooling versions
  • Homeboy CLI: homeboy 0.75.1+a914143e
  • Extension: wordpress from https://github.com/Extra-Chill/homeboy-extensions
  • Extension revision: unknown
  • Action: Extra-Chill/homeboy-action@v1

Homeboy Action v1

@chubes4 chubes4 merged commit fb89f7e into main Mar 13, 2026
3 checks passed
@chubes4 chubes4 deleted the fix/manage-tab-cleanup branch March 13, 2026 21:37
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