Fork the current session into a parenthetical aside using cog_fork_session. The aside runs in a child session with role "btw-aside" so it has its own context and does not pollute the parent thread. On completion, the parent session resumes. Use when the user types /btw or says "by the way" and wants
Fork the current session into a parenthetical aside using cog_fork_session. The aside runs in a child session with role "btw-aside" so it has its own context and does not pollute the parent thread. On completion, the parent session resumes. Use when the user types /btw or says "by the way" and wants to pursue a tangent without losing the main thread.