You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
Tom Brandenburg
committed
fix: resolve shell variable escaping issues in essay template
- Fix unbound variable errors in prepare_essay_content node
- Simplify content preparation to use direct file paths instead of shell variables
- Remove complex variable escaping that caused script execution failures
- Maintain all functionality while eliminating Telegram delivery issues
- Users should now receive essay completion notifications via Telegram
Resolves shell scripting issues that prevented essay template from sending
Telegram messages with completed essay content.
0 commit comments