chore: explode llm-ide-rules during setup - #117
Merged
Merged
Conversation
Exploded Cursor/Claude/Copilot/OpenCode files are gitignored, so generate them automatically after mise install (just setup) and on Cloud Agent install/start so agents get AGENTS.md and .cursor/rules without a manual step. Co-authored-by: Michael Bianco <mike@mikebian.co>
Keep environment.json install unchanged and only hook start.sh. Add a workflow rule that agents must not edit environment.json unless explicitly asked. Co-authored-by: Michael Bianco <mike@mikebian.co>
Point Cloud Agent start at the shared cursor/start.sh via curl | bash instead of a local .cursor/start.sh, then explode IDE rules. Co-authored-by: Michael Bianco <mike@mikebian.co>
llm-ide-rules explode now writes .agents/rules and .agents/skills, which were untracked after local and Cloud Agent setup. Co-authored-by: Michael Bianco <mike@mikebian.co>
Drop the extra explode_ide_rules recipe and run uvx from the setup path that already installs mise tools. Co-authored-by: Michael Bianco <mike@mikebian.co>
Drop the extra workflow rule from instructions.md; explode already regenerates AGENTS.md from that file. Co-authored-by: Michael Bianco <mike@mikebian.co>
Match iloveitaly/agent-containers .cursor/environment.json start: curl cursor/start.sh into bash, with no extra explode chained on that field. Co-authored-by: Michael Bianco <mike@mikebian.co>
just requirements already runs mise install, and other recipes invoke uvx without mise exec. Co-authored-by: Michael Bianco <mike@mikebian.co>
llm-ide-rules explode already defaults to instructions.md. Co-authored-by: Michael Bianco <mike@mikebian.co>
The uvx llm-ide-rules explode call already says what it does. Co-authored-by: Michael Bianco <mike@mikebian.co>
iloveitaly
marked this pull request as ready for review
September 18, 2026 14:29
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Exploded IDE rule files are gitignored, so they need to be generated during setup. Cloud
startshould match the example in iloveitaly/agent-containers.cursor/environment.json.Description
environment.jsoninstallis unchanged from master.startis exactlycurl -fsSL https://raw.githubusercontent.com/iloveitaly/agent-containers/master/cursor/start.sh | bash.just requirements/just setuprunuvx llm-ide-rules explodeinline aftermise install..gitignorecovers exploded Codex.agents/rulesand.agents/skillsfiles.Screenshots / Test
bld-20260918-7bb78e52-a3d5-4d19-832d-5d8a4287808aSUCCEEDED.docker.sockwait, Engine 28.5.2); explode does not run during start;start-user.status0.uvx llm-ide-rules explodecreated 13 rules and 12 commands.Links
f375c65e-88f2-11f1-b532-320a589b8025