Bug 2437477 - Review Request: rust-agent-client-protocol-schema - Protocol for standard communication for AI coding agents
Summary: Review Request: rust-agent-client-protocol-schema - Protocol for standard com...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-02-07 01:56 UTC by Rodolfo Olivieri
Modified: 2026-03-16 11:05 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-03-16 11:05:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Comment 1 Ben Beasley 2026-02-14 11:45:29 UTC
If I understand correctly, the "generate" binary seems to be for the purpose of generating a JSON schema file. Unless I’m missing something (and I haven’t looked at this deeply) it doesn’t look like the "generate" binary is something that would be useful to install system-wide, particularly with a very generic name like /usr/bin/generate. Consider this in rust2rpm.toml:

[package]
cargo-install-bin = false

Comment 2 Ben Beasley 2026-02-14 11:47:00 UTC
Ah, and https://src.fedoraproject.org/rpms/julius already provides /usr/bin/generate, so per https://docs.fedoraproject.org/en-US/packaging-guidelines/Conflicts/ *something* will have to be done if you do want to ship this binary.

Comment 3 Rodolfo Olivieri 2026-03-16 11:05:06 UTC
Won't have the time to maintain this.


Note You need to log in before you can comment on or make changes to this bug.