codesesh 0.12.0 → 0.13.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.
@@ -28,6 +28,7 @@ import {
28
28
  ensureSessionTagsSync,
29
29
  estimateCostForTokens,
30
30
  estimateTokenCost,
31
+ executeSessionSearch,
31
32
  extractFileActivityOccurrences,
32
33
  extractSessionFileActivity,
33
34
  fallbackDisplayName,
@@ -46,6 +47,7 @@ import {
46
47
  getCursorDataPath,
47
48
  getParsedSession,
48
49
  getPricingRegistry,
50
+ getProjectIdentityKey,
49
51
  getRegisteredAgents,
50
52
  getSessionActivityTime,
51
53
  getSessionAgentName,
@@ -54,6 +56,7 @@ import {
54
56
  hasBillablePricing,
55
57
  importBookmarks,
56
58
  isAgentCacheInitialized,
59
+ isProjectIdentityKind,
57
60
  isSqliteAvailable,
58
61
  listBookmarks,
59
62
  listCachedProjectGroups,
@@ -63,6 +66,7 @@ import {
63
66
  loadCachedSessions,
64
67
  markAgentCacheInitialized,
65
68
  markAgentFullSyncCompleted,
69
+ matchesProjectIdentity,
66
70
  matchesProjectScope,
67
71
  matchesScanWindow,
68
72
  normalizeGitRemote,
@@ -99,7 +103,7 @@ import {
99
103
  toLocalDateKey,
100
104
  upsertBookmark,
101
105
  withEstimatedSessionCost
102
- } from "./chunk-GCOAE7KI.js";
106
+ } from "./chunk-BV65IEWZ.js";
103
107
  export {
104
108
  BaseAgent,
105
109
  BookmarkStorageUnavailableError,
@@ -129,6 +133,7 @@ export {
129
133
  ensureSessionTagsSync,
130
134
  estimateCostForTokens,
131
135
  estimateTokenCost,
136
+ executeSessionSearch,
132
137
  extractFileActivityOccurrences,
133
138
  extractSessionFileActivity,
134
139
  fallbackDisplayName,
@@ -147,6 +152,7 @@ export {
147
152
  getCursorDataPath,
148
153
  getParsedSession,
149
154
  getPricingRegistry,
155
+ getProjectIdentityKey,
150
156
  getRegisteredAgents,
151
157
  getSessionActivityTime,
152
158
  getSessionAgentName,
@@ -155,6 +161,7 @@ export {
155
161
  hasBillablePricing,
156
162
  importBookmarks,
157
163
  isAgentCacheInitialized,
164
+ isProjectIdentityKind,
158
165
  isSqliteAvailable,
159
166
  listBookmarks,
160
167
  listCachedProjectGroups,
@@ -164,6 +171,7 @@ export {
164
171
  loadCachedSessions,
165
172
  markAgentCacheInitialized,
166
173
  markAgentFullSyncCompleted,
174
+ matchesProjectIdentity,
167
175
  matchesProjectScope,
168
176
  matchesScanWindow,
169
177
  normalizeGitRemote,
@@ -201,4 +209,4 @@ export {
201
209
  upsertBookmark,
202
210
  withEstimatedSessionCost
203
211
  };
204
- //# sourceMappingURL=dist-TZTL6VP4.js.map
212
+ //# sourceMappingURL=dist-VD54GDPO.js.map