codesesh 0.14.0 → 0.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,6 +8,10 @@ import {
8
8
  StateStorageUnavailableError,
9
9
  applyMessageCost,
10
10
  applyMessageCosts,
11
+ asArray,
12
+ asNumber,
13
+ asRecord,
14
+ asString,
11
15
  attachMissingProjectIdentities,
12
16
  basenameTitle,
13
17
  buildAgentCacheMeta,
@@ -21,6 +25,7 @@ import {
21
25
  cleanParsedMessage,
22
26
  cleanParsedMessages,
23
27
  clearCache,
28
+ clearIdentityCache,
24
29
  computeIdentity,
25
30
  computeSessionDiff,
26
31
  createProjectScopeMatcher,
@@ -65,12 +70,14 @@ import {
65
70
  listSessionAliases,
66
71
  listSessionFileActivity,
67
72
  loadCachedSessionData,
73
+ loadCachedSessionDataEntry,
68
74
  loadCachedSessions,
69
75
  markAgentCacheInitialized,
70
76
  markAgentFullSyncCompleted,
71
77
  matchesProjectIdentity,
72
78
  matchesProjectScope,
73
79
  matchesScanWindow,
80
+ matchesSessionSearchFilters,
74
81
  mergeSearchQueryOptions,
75
82
  normalizeGitRemote,
76
83
  normalizeSessionAlias,
@@ -86,6 +93,7 @@ import {
86
93
  realFs,
87
94
  refreshPricingCache,
88
95
  registerAgent,
96
+ reportFieldMismatch,
89
97
  resolveProviderRoots,
90
98
  resolveSessionTitle,
91
99
  saveCachedSessionChanges,
@@ -95,6 +103,7 @@ import {
95
103
  searchFileActivitySessions,
96
104
  searchSessions,
97
105
  sessionSignature,
106
+ setCoreDiagnostics,
98
107
  setFtsIntegrityCheckedPath,
99
108
  skippedSession,
100
109
  sortSessions,
@@ -106,7 +115,7 @@ import {
106
115
  upsertBookmark,
107
116
  upsertSessionAlias,
108
117
  withEstimatedSessionCost
109
- } from "./chunk-VRVZJDNL.js";
118
+ } from "./chunk-MWSJTNOW.js";
110
119
  export {
111
120
  BaseAgent,
112
121
  StateStorageUnavailableError as BookmarkStorageUnavailableError,
@@ -117,6 +126,10 @@ export {
117
126
  StateStorageUnavailableError,
118
127
  applyMessageCost,
119
128
  applyMessageCosts,
129
+ asArray,
130
+ asNumber,
131
+ asRecord,
132
+ asString,
120
133
  attachMissingProjectIdentities,
121
134
  basenameTitle,
122
135
  buildAgentCacheMeta,
@@ -130,6 +143,7 @@ export {
130
143
  cleanParsedMessage,
131
144
  cleanParsedMessages,
132
145
  clearCache,
146
+ clearIdentityCache,
133
147
  computeIdentity,
134
148
  computeSessionDiff,
135
149
  createProjectScopeMatcher,
@@ -174,12 +188,14 @@ export {
174
188
  listSessionAliases,
175
189
  listSessionFileActivity,
176
190
  loadCachedSessionData,
191
+ loadCachedSessionDataEntry,
177
192
  loadCachedSessions,
178
193
  markAgentCacheInitialized,
179
194
  markAgentFullSyncCompleted,
180
195
  matchesProjectIdentity,
181
196
  matchesProjectScope,
182
197
  matchesScanWindow,
198
+ matchesSessionSearchFilters,
183
199
  mergeSearchQueryOptions,
184
200
  normalizeGitRemote,
185
201
  normalizeSessionAlias,
@@ -195,6 +211,7 @@ export {
195
211
  realFs,
196
212
  refreshPricingCache,
197
213
  registerAgent,
214
+ reportFieldMismatch,
198
215
  resolveProviderRoots,
199
216
  resolveSessionTitle,
200
217
  saveCachedSessionChanges,
@@ -204,6 +221,7 @@ export {
204
221
  searchFileActivitySessions,
205
222
  searchSessions,
206
223
  sessionSignature,
224
+ setCoreDiagnostics,
207
225
  setFtsIntegrityCheckedPath,
208
226
  skippedSession,
209
227
  sortSessions,
@@ -216,4 +234,4 @@ export {
216
234
  upsertSessionAlias,
217
235
  withEstimatedSessionCost
218
236
  };
219
- //# sourceMappingURL=dist-C3KC3XKJ.js.map
237
+ //# sourceMappingURL=dist-AIDCOQZO.js.map