Here is the refactored version of @iannuttall's update_structure.sh
script.
This version no longer depends on a git
repository and provides a fallback mechanism using the provided SEDMAGIC
if the tree
command is unavailable.
Original post: https://x.com/iannuttall/status/1894699976732594459
Update .cursor/rules/agent.mdc
---
description: Rules for the agent to follow
globs:
alwaysApply: true
---
# Agent Instructions
If you create a new file(s), pleas run the following command afterwards to update the project documentation.
```bash ./.scripts/update_structure-nodeps.sh```