Skip to content

Remove capability publish workflow - #243

Merged
MiniMax-AI-Dev merged 1 commit into
codex/local-preview-skills-plus-workspace-marketplacefrom
codex/remove-capability-publish-workflow
Aug 11, 2026
Merged

Remove capability publish workflow#243
MiniMax-AI-Dev merged 1 commit into
codex/local-preview-skills-plus-workspace-marketplacefrom
codex/remove-capability-publish-workflow

Conversation

@kapelame

@kapelame kapelame commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • remove Publish and Unpublish buttons, status displays, confirmation dialogs, and frontend mutation hooks
  • remove publish-only backend routes, handlers, install-count logic, and visibility-based marketplace listing behavior while keeping existing database fields
  • remove Deprecate and Restore UI actions while preserving historical deprecated badges and backend compatibility
  • keep capability browsing workspace-scoped with workspace membership authorization and workspace ownership checks
  • leave capability import, versioning, agent binding, and runtime behavior unchanged

Validation

  • pnpm --filter @parsar/web typecheck
  • pnpm --filter @parsar/web build
  • go test ./server/internal/...
  • make sqlc-generate
  • PATH="$(go env GOPATH)/bin:$PATH" make openapi
  • local UI verification: capability list and detail pages no longer expose Publish, Unpublish, Deprecate, or Restore actions
  • local API verification: removed publish, unpublish, and install-count routes return 404

@MiniMax-AI-Dev
MiniMax-AI-Dev merged commit 59abb67 into codex/local-preview-skills-plus-workspace-marketplace Aug 11, 2026
13 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.

2 participants