Skip to content

docs: bun version policy and CI/skill conventions#25

Merged
ElbertePlinio merged 1 commit into
mainfrom
docs/bun-version-policy
Jul 10, 2026
Merged

docs: bun version policy and CI/skill conventions#25
ElbertePlinio merged 1 commit into
mainfrom
docs/bun-version-policy

Conversation

@ElbertePlinio

Copy link
Copy Markdown
Member

The agent-DX batch (#19) and the bun-pin follow-up created three conventions that existed only in merged PRs:

  • Bun pin — every workflow pins bun-version (now 1.3.12); latest is banned. Current pin + bump procedure documented in the ci skill, where agents driving CI will actually see it.
  • rust-cache required in every Rust workflow including release, with the workspaces: src-tauri caveat for non-Cargo-workspace repos — README CI conventions section.
  • App-local skill layout — canonical .agents/skills/<name>/ + committed .claude/skills/<name> relative symlink — README Workspace skills section.

Also corrects the link-script note: rerun after adding a repo or skill, not just once per machine.

Docs only; no behavior change. The workspace root AGENTS.md (local, unversioned) got a matching pointer section.

Refs #19

Documents the conventions the agent-DX batch created but never wrote down: the workspace-wide bun pin (current version + bump procedure in the ci skill), rust-cache as a requirement in every Rust workflow including release, and the app-local skill layout (.agents canonical + .claude symlink).
@ElbertePlinio

Copy link
Copy Markdown
Member Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Nice work!

Reviewed commit: 79392f2965

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@ElbertePlinio ElbertePlinio merged commit e0f7346 into main Jul 10, 2026
1 check passed
@ElbertePlinio ElbertePlinio deleted the docs/bun-version-policy branch July 10, 2026 01:34
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