Skip to content

fix(frontseat-init): GH-282 generate mise.toml with the single frontseat:<name> backend - #283

Closed
stephenlynch wants to merge 2 commits into
mainfrom
fix/GH-282-plugin-tool-not-found
Closed

fix(frontseat-init): GH-282 generate mise.toml with the single frontseat:<name> backend#283
stephenlynch wants to merge 2 commits into
mainfrom
fix/GH-282-plugin-tool-not-found

Conversation

@stephenlynch

@stephenlynch stephenlynch commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

#282
mise WARN Failed to resolve tool version list for maven: [--runtime] maven@latest: no versions found for maven matching date filter
mise plugin:frontseat-plugin clone https://github.com/frontseat-dev/frontseat-plugins-mise.git
mise ERROR An IO error occurred when talking to the server
mise ERROR error sending request for url (https://github.com/frontseat-dev/frontseat-plugins-mise.git/info/refs?service=git-upload-pack)

Once there's only one backend, frontseat:frontseat reads as redundant/confusing next to frontseat: entries — renaming the CLI's tool id to frontseat:cli makes it a peer of frontseat:go, frontseat:npm, etc. rather than a special-cased duplicate of the registry name. This matches the CLAUDE.md description under "Build orchestration": "A single mise backend plugin (frontseat-mise) installs everything from the GitHub release stream: the CLI as frontseat:cli and each Frontseat plugin as frontseat:"

joaodinissf and others added 2 commits July 30, 2026 18:41
Polyglot build orchestrator for the AI age. Entity-centric (Backstage catalog
model), plugin-based, with REAPI-compatible caching.

Co-authored-by: Jose Badeau <jose.badeau@gmail.com>
Co-authored-by: João Dinis Ferreira <hello@joaof.eu>
Co-authored-by: mpsanchis <33475618+mpsanchis@users.noreply.github.com>
Co-authored-by: slynch <stephen.joseph.lynch@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
…me> backend

frontseat-init now generates mise.toml with the single frontseat:<name> backend instead of the old split frontseat:frontseat / frontseat-plugin:<name> layout, matching CLAUDE.md's documented current tool naming.
@stephenlynch stephenlynch changed the title Fix/gh 282 plugin tool not found fix(frontseat-init): generate mise.toml with the single frontseat:<name> backend Jul 31, 2026
@stephenlynch stephenlynch changed the title fix(frontseat-init): generate mise.toml with the single frontseat:<name> backend fix(frontseat-init): GH282 generate mise.toml with the single frontseat:<name> backend Jul 31, 2026
@stephenlynch stephenlynch changed the title fix(frontseat-init): GH282 generate mise.toml with the single frontseat:<name> backend fix(frontseat-init): GH-282 generate mise.toml with the single frontseat:<name> backend Jul 31, 2026
@stephenlynch
stephenlynch deleted the fix/GH-282-plugin-tool-not-found branch July 31, 2026 13:53
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