* 🤖 Agent Rule Materealization
Boneheaded move by me to assume that when "cleaning up" the agent rules
(73f210b68e9f4383903aca49f1d76589dd78dc88) symlinks would be fine to
publish. Of course they're not. I know this, I just wasn't thinking
clearly and didn't more carefully audit LLM output. Can't let that
happen for public-facing stuff like this lol.
Also bumps reads,store,zustand as they were abandoned on .9 with no
changes.
* 🦋 Add changeset & cmd
* 🦎 Apply minor greptile suggestions
* 🦎 Agent Compat Script State Restore
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* 👯 Allow for future compat targets
Making this extensible from the get-go is easy.
Also fixes a syntax error. That's what I get for hitting "commit" from
the GH UI.
* 🐛 fix write ordering
tbqh this seems kind weird you gotta write twice anyhow so both are more
likely to fail than just one but whatever i'll go with it
---------
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>