Commit 9ad4307
committed
fix: ship env_config.py inside skill scripts/ dir — not just in repo lib/
When Aegis installs the skill, only the skill directory is copied.
skills/lib/ is outside the skill folder and never shipped.
This commit includes env_config.py directly in scripts/ so it's
always available at runtime and during deploy.1 parent fa12cbb commit 9ad4307
1 file changed
+432
-0
lines changed
0 commit comments