forked from Neptune/mirror.kickstart.nvim
-
v1.26.1 — Shell Config Parity & Project Schema
StableAll checks were successfulCI / security (push) Successful in 5sPublish / detect-release (push) Successful in 3sCI / json-check (push) Successful in 8sPublish / tag (push) Successful in 5sCI / manifest (push) Successful in 4sCI / lua-check (push) Successful in 7sPublish / promote-release (push) Successful in 1sCI / sast (push) Successful in 1m34sreleased this
2026-03-04 15:28:27 +00:00 | 157 commits to master since this releaseWhat's Changed
Bug Fix
- OP#2004: Add Cargo/Rust env sourcing and worktrunk shell integration to
.bashrcfor cross-shell parity with.zshrc
Schema Enhancement
- OP#2006: Add
projectsection to.gravity.yamlschema —pm_project_id(integer, skips runtime PM discovery) andgit_mcp(string, MCP server prefix). Schema stays at v1 (forward-compatible). Skills now check config before falling back to runtime matching.
Tasks
- OP#2004: Add Cargo/Rust and worktrunk shell integration to .bashrc (1 SP)
- OP#2006: Add project section to .gravity.yaml schema (2 SP)
Install
git fetch --tags git checkout v1.26.1Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- OP#2004: Add Cargo/Rust env sourcing and worktrunk shell integration to