Bug Fixes
- HTTPS registry URLs โ
trellis init --registrynow accepts HTTPS URLs (e.g.https://github.com/user/repo) by auto-converting them to giget-style format. Supports GitHub, GitLab, and Bitbucket, including/tree/branch/pathURLs and.gitsuffix. (#87) - Record-session AI compatibility โ Updated the record-session command wording across all 9 platforms. AI models (especially GPT) previously refused to run
add_session.pybecause the old โAI must NOT execute git commitโ instruction was too absolute. The new wording clarifies that scripts handling.trellis/metadata commits are safe to execute. (#88)