Skip to content

Tags: aim2bpg/rubree

Tags

v1.6.7

Toggle v1.6.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #646 from aim2bpg/fix/ci-css-build-step

chore: build CSS assets before running tests in CI

v1.6.6

Toggle v1.6.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #637 from aim2bpg/chore/tooling-skills-docs-overhaul

chore: overhaul tooling, skills, docs, and screenshots organisation

v1.6.5

Toggle v1.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #636 from aim2bpg/fix/ruby-wasm-cache-key-include-…

…gemfile-lock

docs: explain why ruby-wasm cache key must hash Gemfile.lock

v1.6.4

Toggle v1.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: show correct name for iOS Chrome in browser warning (#629)

iOS Chrome (CriOS) uses WebKit under the hood and has the same
Ruby WASM incompatibility as Safari (asyncify stack overflow).
Previously it was misidentified as 'Safari'; now shows 'Chrome (iOS)'
and remains blocked to prevent the crash on navigation.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

v1.6.3

Toggle v1.6.3's commit message
chore: add SSH mount and improve devcontainer setup

- Mount ~/.ssh into container (readonly) for git SSH access
- Auto-update rbenv and ruby-build on container rebuild
- Install Claude Code CLI if not already installed

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

v1.6.2

Toggle v1.6.2's commit message
fix: license and copyright year

v1.5.0

Toggle v1.5.0's commit message
📝 docs: update README to Ruby 3.4

v1.4.0

Toggle v1.4.0's commit message
⬆️ yarn upgrade