ia_dev/.smartIde/hooks.json
Nicolas Cantu 285e72039e chore: rename .cursor to .smartIde for agents, rules, hooks
Update internal references and .gitignore ssh_config path.
Gateway and docs paths use .smartIde/agents.
2026-04-03 18:23:10 +02:00

11 lines
136 B
JSON

{
"version": 1,
"hooks": {
"sessionStart": [
{
"command": ".smartIde/hooks/remonter-mails.sh"
}
]
}
}