Skip to content

feat: add Muse Spark support - #75

Merged
brentvatne merged 3 commits into
mainfrom
abbo/muse-spark
Aug 13, 2026
Merged

brentvatne merged 3 commits into
mainfrom
abbo/muse-spark

Conversation

@Abbondanzo

@Abbondanzo Abbondanzo commented Aug 11, 2026 •

Copy link
Copy Markdown
Collaborator

Adds Muse Spark 1.2 support through Meta’s public Model API. The CLI configures an OpenAI-compatible Responses provider, reads credentials from META_API_KEY, validates supported Muse model IDs during preflight, and runs Muse through the existing review pipeline. Also updates setup guidance, workflow templates, and tests.

@Abbondanzo Abbondanzo changed the title feat: Add Muse Spark support feat: add Muse Spark support Aug 11, 2026
@github-actions

github-actions Bot commented Aug 11, 2026 •

Copy link
Copy Markdown

🤖 AI code review

Decision: Ready for human review

Overall PR risk: Medium. The PR modifies shared credential-resolution paths by adding a meta provider entry and a new auth-config branch that all entries pass through. Default Anthropic behavior is unaffected and meta support is opt-in since no existing configs reference it. Potential issues include configs misusing META_API_KEY for non-meta providers and altered credential forwarding for meta entries; rollback is direct.

🔗 Review setup:

  • This PR changes code the reviewer prompts cite (src, src/tests, src/core/auth.ts, templates, templates/config.jsonc, and 1 more). Check that the guidance quoting it is still correct.

No findings.


This review is advisory — it never blocks a merge and never auto-approves.

@Abbondanzo
Abbondanzo marked this pull request as ready for review August 11, 2026 22:56
@brentvatne
brentvatne merged commit d4ed115 into main Aug 13, 2026
3 checks passed
@brentvatne
brentvatne deleted the abbo/muse-spark branch August 13, 2026 03:22
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