import { session } from './agent'; session.on('history_updated', (newHistory) => { // save the new history });