sessionquery

package
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 6, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildTurnSearchQuery

func BuildTurnSearchQuery(rawQuery string, sessionIDs, chatKeys, roles []string, limit int, sessionsOnly bool) (string, []any)

BuildTurnSearchQuery builds the SQLite query used to search synced session turns.

Types

type TurnSearchScope

type TurnSearchScope struct {
	SessionIDs []string
	ChatKeys   []string
}

TurnSearchScope is the explicit identifier set allowed to match synced session turns. Empty scopes are valid inputs and intentionally compile to a no-row predicate.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL