feat: add OnModelChange event and ctx.Exit(); remove Gap/Pi references from comments

This commit is contained in:
Ed Zynda
2026-03-02 14:49:51 +03:00
parent 23c16bb197
commit 37e82781b1
32 changed files with 147 additions and 75 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ import (
// Init adds bookmark commands for marking and recalling important points in
// a conversation. Bookmarks are persisted in the session tree and survive
// restarts. Inspired by Pi's bookmark.ts.
// restarts.
//
// Commands:
//