Skip to content

fix(cli): remove group navigation from Alexandria list - #235

Merged
developersdigest merged 1 commit into
mainfrom
feat/alexandria-remove-groups
Sep 16, 2026
Merged

developersdigest merged 1 commit into
mainfrom
feat/alexandria-remove-groups

Conversation

@developersdigest

@developersdigest developersdigest commented Sep 16, 2026

Copy link
Copy Markdown
Member

Summary

Alexandria list navigation now walks categories, providers, and individual tools. Remove --groups, --group, and the implicit group lookup after a missing capability. For example, firecrawl alexandria list benzinga lists tools, and firecrawl alexandria list benzinga calendar/ratings opens that tool's contract.

Update help, README, and the bundled beta skill. Preserve exact raw Find Tools request replay for pagination and scoped selectors. Bump the Alexandria beta to 1.23.4-alexandria-beta.10.

Validation

  • Build passed.
  • All 27 existing Alexandria CLI integration tests passed, including updated checks for removed flags and no group fallback.
  • Live discovery returned seven Benzinga tools and expanded the calendar/ratings contract successfully; all discovery receipts were zero credits.

Summary by cubic

Removes group navigation from the Alexandria list command so browsing goes straight from providers to individual tools. The --groups and --group flags and the implicit group fallback after a missing capability are gone; a missing capability now shows no matching tools instead of a group listing.

Breaking changes

  • --groups and --group now error as unknown options; use the full capability ID, e.g. list benzinga calendar/ratings.
  • Help text, README, and the bundled beta skill drop group examples, and the beta bumps to 1.23.4-alexandria-beta.10.

Written for commit bb9a307. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 5 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Heads up: you’re close to your flex budget. Increase your flex budget so reviews don’t pause.

Shadow auto-approve: would require human review. Removes the Alexandria CLI's --groups/--group flags and implicit group fallback, changing list navigation to go straight from providers to tools. This is a deliberate breaking change to the public CLI contract that a human should approve.

Re-trigger cubic

@developersdigest
developersdigest merged commit b0abeec into main Sep 16, 2026
8 checks passed
@developersdigest
developersdigest deleted the feat/alexandria-remove-groups branch September 16, 2026 19:45
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