centy 0.8.0 → 0.8.2

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.
Files changed (521) hide show
  1. package/dist/commands/add/asset.d.ts.map +1 -1
  2. package/dist/commands/add/asset.js +0 -8
  3. package/dist/commands/add/asset.js.map +1 -1
  4. package/dist/commands/close.d.ts.map +1 -1
  5. package/dist/commands/close.js +2 -6
  6. package/dist/commands/close.js.map +1 -1
  7. package/dist/commands/cockpit.d.ts.map +1 -1
  8. package/dist/commands/cockpit.js +0 -3
  9. package/dist/commands/cockpit.js.map +1 -1
  10. package/dist/commands/comment/add.d.ts +19 -0
  11. package/dist/commands/comment/add.d.ts.map +1 -0
  12. package/dist/commands/comment/add.js +84 -0
  13. package/dist/commands/comment/add.js.map +1 -0
  14. package/dist/commands/comment/delete.d.ts +18 -0
  15. package/dist/commands/comment/delete.d.ts.map +1 -0
  16. package/dist/commands/comment/delete.js +80 -0
  17. package/dist/commands/comment/delete.js.map +1 -0
  18. package/dist/commands/comment/list.d.ts +17 -0
  19. package/dist/commands/comment/list.d.ts.map +1 -0
  20. package/dist/commands/comment/list.js +71 -0
  21. package/dist/commands/comment/list.js.map +1 -0
  22. package/dist/commands/comment/update.d.ts +18 -0
  23. package/dist/commands/comment/update.d.ts.map +1 -0
  24. package/dist/commands/comment/update.js +71 -0
  25. package/dist/commands/comment/update.js.map +1 -0
  26. package/dist/commands/compact.d.ts.map +1 -1
  27. package/dist/commands/compact.js +11 -20
  28. package/dist/commands/compact.js.map +1 -1
  29. package/dist/commands/config.d.ts.map +1 -1
  30. package/dist/commands/config.js +0 -5
  31. package/dist/commands/config.js.map +1 -1
  32. package/dist/commands/create.d.ts +9 -7
  33. package/dist/commands/create.d.ts.map +1 -1
  34. package/dist/commands/create.js +10 -39
  35. package/dist/commands/create.js.map +1 -1
  36. package/dist/commands/daemon/autostart.d.ts.map +1 -1
  37. package/dist/commands/daemon/autostart.js +0 -7
  38. package/dist/commands/daemon/autostart.js.map +1 -1
  39. package/dist/commands/daemon/status.d.ts.map +1 -1
  40. package/dist/commands/daemon/status.js +0 -6
  41. package/dist/commands/daemon/status.js.map +1 -1
  42. package/dist/commands/delete/asset.d.ts.map +1 -1
  43. package/dist/commands/delete/asset.js +0 -6
  44. package/dist/commands/delete/asset.js.map +1 -1
  45. package/dist/commands/delete.d.ts.map +1 -1
  46. package/dist/commands/delete.js +0 -6
  47. package/dist/commands/delete.js.map +1 -1
  48. package/dist/commands/duplicate.d.ts.map +1 -1
  49. package/dist/commands/duplicate.js +0 -6
  50. package/dist/commands/duplicate.js.map +1 -1
  51. package/dist/commands/edit.d.ts +9 -0
  52. package/dist/commands/edit.d.ts.map +1 -0
  53. package/dist/commands/edit.js +14 -0
  54. package/dist/commands/edit.js.map +1 -0
  55. package/dist/commands/get/asset.d.ts.map +1 -1
  56. package/dist/commands/get/asset.js +0 -9
  57. package/dist/commands/get/asset.js.map +1 -1
  58. package/dist/commands/get/project.d.ts.map +1 -1
  59. package/dist/commands/get/project.js +0 -8
  60. package/dist/commands/get/project.js.map +1 -1
  61. package/dist/commands/get.d.ts.map +1 -1
  62. package/dist/commands/get.js +0 -6
  63. package/dist/commands/get.js.map +1 -1
  64. package/dist/commands/info.d.ts.map +1 -1
  65. package/dist/commands/info.js +0 -5
  66. package/dist/commands/info.js.map +1 -1
  67. package/dist/commands/init.d.ts.map +1 -1
  68. package/dist/commands/init.js +0 -6
  69. package/dist/commands/init.js.map +1 -1
  70. package/dist/commands/item-type/create.d.ts.map +1 -1
  71. package/dist/commands/item-type/create.js +0 -6
  72. package/dist/commands/item-type/create.js.map +1 -1
  73. package/dist/commands/item-type/list.d.ts.map +1 -1
  74. package/dist/commands/item-type/list.js +0 -5
  75. package/dist/commands/item-type/list.js.map +1 -1
  76. package/dist/commands/link.d.ts.map +1 -1
  77. package/dist/commands/link.js +2 -10
  78. package/dist/commands/link.js.map +1 -1
  79. package/dist/commands/links.d.ts.map +1 -1
  80. package/dist/commands/links.js +2 -9
  81. package/dist/commands/links.js.map +1 -1
  82. package/dist/commands/list/assets.d.ts.map +1 -1
  83. package/dist/commands/list/assets.js +0 -6
  84. package/dist/commands/list/assets.js.map +1 -1
  85. package/dist/commands/list/items.d.ts +22 -0
  86. package/dist/commands/list/items.d.ts.map +1 -0
  87. package/dist/commands/list/items.js +86 -0
  88. package/dist/commands/list/items.js.map +1 -0
  89. package/dist/commands/list/link-types.d.ts.map +1 -1
  90. package/dist/commands/list/link-types.js +1 -6
  91. package/dist/commands/list/link-types.js.map +1 -1
  92. package/dist/commands/list/projects.d.ts.map +1 -1
  93. package/dist/commands/list/projects.js +0 -6
  94. package/dist/commands/list/projects.js.map +1 -1
  95. package/dist/commands/list.d.ts +1 -0
  96. package/dist/commands/list.d.ts.map +1 -1
  97. package/dist/commands/list.js +25 -53
  98. package/dist/commands/list.js.map +1 -1
  99. package/dist/commands/llm.d.ts.map +1 -1
  100. package/dist/commands/llm.js +1 -8
  101. package/dist/commands/llm.js.map +1 -1
  102. package/dist/commands/manifest.d.ts.map +1 -1
  103. package/dist/commands/manifest.js +0 -6
  104. package/dist/commands/manifest.js.map +1 -1
  105. package/dist/commands/move.d.ts.map +1 -1
  106. package/dist/commands/move.js +0 -6
  107. package/dist/commands/move.js.map +1 -1
  108. package/dist/commands/next.d.ts +19 -0
  109. package/dist/commands/next.d.ts.map +1 -0
  110. package/dist/commands/next.js +58 -0
  111. package/dist/commands/next.js.map +1 -0
  112. package/dist/commands/org/create.d.ts.map +1 -1
  113. package/dist/commands/org/create.js +0 -6
  114. package/dist/commands/org/create.js.map +1 -1
  115. package/dist/commands/org/delete.d.ts.map +1 -1
  116. package/dist/commands/org/delete.js +1 -7
  117. package/dist/commands/org/delete.js.map +1 -1
  118. package/dist/commands/org/get.d.ts.map +1 -1
  119. package/dist/commands/org/get.js +0 -7
  120. package/dist/commands/org/get.js.map +1 -1
  121. package/dist/commands/org/list.d.ts.map +1 -1
  122. package/dist/commands/org/list.js +0 -6
  123. package/dist/commands/org/list.js.map +1 -1
  124. package/dist/commands/org/update.d.ts.map +1 -1
  125. package/dist/commands/org/update.js +0 -7
  126. package/dist/commands/org/update.js.map +1 -1
  127. package/dist/commands/project/archive.d.ts.map +1 -1
  128. package/dist/commands/project/archive.js +0 -7
  129. package/dist/commands/project/archive.js.map +1 -1
  130. package/dist/commands/project/favorite.d.ts.map +1 -1
  131. package/dist/commands/project/favorite.js +0 -7
  132. package/dist/commands/project/favorite.js.map +1 -1
  133. package/dist/commands/project/org.d.ts.map +1 -1
  134. package/dist/commands/project/org.js +0 -9
  135. package/dist/commands/project/org.js.map +1 -1
  136. package/dist/commands/project/title.d.ts.map +1 -1
  137. package/dist/commands/project/title.js +0 -8
  138. package/dist/commands/project/title.js.map +1 -1
  139. package/dist/commands/register/project.d.ts.map +1 -1
  140. package/dist/commands/register/project.js +1 -7
  141. package/dist/commands/register/project.js.map +1 -1
  142. package/dist/commands/restart.d.ts.map +1 -1
  143. package/dist/commands/restart.js +0 -6
  144. package/dist/commands/restart.js.map +1 -1
  145. package/dist/commands/restore.d.ts.map +1 -1
  146. package/dist/commands/restore.js +0 -6
  147. package/dist/commands/restore.js.map +1 -1
  148. package/dist/commands/show.d.ts.map +1 -1
  149. package/dist/commands/show.js +0 -3
  150. package/dist/commands/show.js.map +1 -1
  151. package/dist/commands/shutdown.d.ts.map +1 -1
  152. package/dist/commands/shutdown.js +0 -6
  153. package/dist/commands/shutdown.js.map +1 -1
  154. package/dist/commands/start.d.ts.map +1 -1
  155. package/dist/commands/start.js +1 -6
  156. package/dist/commands/start.js.map +1 -1
  157. package/dist/commands/sync/users.d.ts.map +1 -1
  158. package/dist/commands/sync/users.js +0 -5
  159. package/dist/commands/sync/users.js.map +1 -1
  160. package/dist/commands/unlink.d.ts +2 -5
  161. package/dist/commands/unlink.d.ts.map +1 -1
  162. package/dist/commands/unlink.js +9 -38
  163. package/dist/commands/unlink.js.map +1 -1
  164. package/dist/commands/untrack/org.d.ts +17 -0
  165. package/dist/commands/untrack/org.d.ts.map +1 -0
  166. package/dist/commands/untrack/org.js +77 -0
  167. package/dist/commands/untrack/org.js.map +1 -0
  168. package/dist/commands/untrack/project.d.ts.map +1 -1
  169. package/dist/commands/untrack/project.js +0 -7
  170. package/dist/commands/untrack/project.js.map +1 -1
  171. package/dist/commands/update.d.ts +10 -7
  172. package/dist/commands/update.d.ts.map +1 -1
  173. package/dist/commands/update.js +13 -33
  174. package/dist/commands/update.js.map +1 -1
  175. package/dist/commands/user/create.d.ts.map +1 -1
  176. package/dist/commands/user/create.js +0 -5
  177. package/dist/commands/user/create.js.map +1 -1
  178. package/dist/commands/user/delete.d.ts.map +1 -1
  179. package/dist/commands/user/delete.js +0 -7
  180. package/dist/commands/user/delete.js.map +1 -1
  181. package/dist/commands/user/list.d.ts.map +1 -1
  182. package/dist/commands/user/list.js +0 -6
  183. package/dist/commands/user/list.js.map +1 -1
  184. package/dist/commands/user/update.d.ts.map +1 -1
  185. package/dist/commands/user/update.js +0 -7
  186. package/dist/commands/user/update.js.map +1 -1
  187. package/dist/commands/version.d.ts.map +1 -1
  188. package/dist/commands/version.js +0 -5
  189. package/dist/commands/version.js.map +1 -1
  190. package/dist/commands/workspace/cleanup.d.ts.map +1 -1
  191. package/dist/commands/workspace/cleanup.js +0 -4
  192. package/dist/commands/workspace/cleanup.js.map +1 -1
  193. package/dist/commands/workspace/close.d.ts.map +1 -1
  194. package/dist/commands/workspace/close.js +0 -6
  195. package/dist/commands/workspace/close.js.map +1 -1
  196. package/dist/commands/workspace/list.d.ts.map +1 -1
  197. package/dist/commands/workspace/list.js +0 -6
  198. package/dist/commands/workspace/list.js.map +1 -1
  199. package/dist/commands/workspace/new.d.ts.map +1 -1
  200. package/dist/commands/workspace/new.js +12 -10
  201. package/dist/commands/workspace/new.js.map +1 -1
  202. package/dist/commands/workspace/open.d.ts.map +1 -1
  203. package/dist/commands/workspace/open.js +13 -13
  204. package/dist/commands/workspace/open.js.map +1 -1
  205. package/dist/daemon/check-daemon-connection.d.ts.map +1 -1
  206. package/dist/daemon/check-daemon-connection.js +18 -13
  207. package/dist/daemon/check-daemon-connection.js.map +1 -1
  208. package/dist/daemon/daemon-control-service.d.ts.map +1 -1
  209. package/dist/daemon/daemon-control-service.js +2 -5
  210. package/dist/daemon/daemon-control-service.js.map +1 -1
  211. package/dist/daemon/daemon-duplicate-doc.d.ts +2 -2
  212. package/dist/daemon/daemon-duplicate-doc.d.ts.map +1 -1
  213. package/dist/daemon/daemon-duplicate-doc.js +4 -1
  214. package/dist/daemon/daemon-duplicate-doc.js.map +1 -1
  215. package/dist/daemon/daemon-duplicate-issue.d.ts +2 -2
  216. package/dist/daemon/daemon-duplicate-issue.d.ts.map +1 -1
  217. package/dist/daemon/daemon-duplicate-issue.js +4 -1
  218. package/dist/daemon/daemon-duplicate-issue.js.map +1 -1
  219. package/dist/daemon/daemon-get-doc.d.ts +2 -2
  220. package/dist/daemon/daemon-get-doc.d.ts.map +1 -1
  221. package/dist/daemon/daemon-get-doc.js +6 -3
  222. package/dist/daemon/daemon-get-doc.js.map +1 -1
  223. package/dist/daemon/daemon-get-docs-by-slug.d.ts +4 -2
  224. package/dist/daemon/daemon-get-docs-by-slug.d.ts.map +1 -1
  225. package/dist/daemon/daemon-get-docs-by-slug.js +4 -1
  226. package/dist/daemon/daemon-get-docs-by-slug.js.map +1 -1
  227. package/dist/daemon/daemon-get-issue-by-display-number.d.ts +5 -2
  228. package/dist/daemon/daemon-get-issue-by-display-number.d.ts.map +1 -1
  229. package/dist/daemon/daemon-get-issue-by-display-number.js +8 -3
  230. package/dist/daemon/daemon-get-issue-by-display-number.js.map +1 -1
  231. package/dist/daemon/daemon-get-issue.d.ts +2 -2
  232. package/dist/daemon/daemon-get-issue.d.ts.map +1 -1
  233. package/dist/daemon/daemon-get-issue.js +6 -3
  234. package/dist/daemon/daemon-get-issue.js.map +1 -1
  235. package/dist/daemon/daemon-get-issues-by-uuid.d.ts +4 -2
  236. package/dist/daemon/daemon-get-issues-by-uuid.d.ts.map +1 -1
  237. package/dist/daemon/daemon-get-issues-by-uuid.js +4 -1
  238. package/dist/daemon/daemon-get-issues-by-uuid.js.map +1 -1
  239. package/dist/daemon/daemon-get-project-version.d.ts.map +1 -1
  240. package/dist/daemon/daemon-get-project-version.js +0 -1
  241. package/dist/daemon/daemon-get-project-version.js.map +1 -1
  242. package/dist/daemon/daemon-list-docs.d.ts +2 -2
  243. package/dist/daemon/daemon-list-docs.d.ts.map +1 -1
  244. package/dist/daemon/daemon-list-docs.js +4 -1
  245. package/dist/daemon/daemon-list-docs.js.map +1 -1
  246. package/dist/daemon/daemon-list-issues.d.ts +2 -2
  247. package/dist/daemon/daemon-list-issues.d.ts.map +1 -1
  248. package/dist/daemon/daemon-list-issues.js +4 -1
  249. package/dist/daemon/daemon-list-issues.js.map +1 -1
  250. package/dist/daemon/daemon-list-items-across-projects.d.ts +6 -0
  251. package/dist/daemon/daemon-list-items-across-projects.d.ts.map +1 -0
  252. package/dist/daemon/daemon-list-items-across-projects.js +9 -0
  253. package/dist/daemon/daemon-list-items-across-projects.js.map +1 -0
  254. package/dist/daemon/daemon-list-items-globally.d.ts +6 -0
  255. package/dist/daemon/daemon-list-items-globally.d.ts.map +1 -0
  256. package/dist/daemon/daemon-list-items-globally.js +22 -0
  257. package/dist/daemon/daemon-list-items-globally.js.map +1 -0
  258. package/dist/daemon/daemon-move-doc.d.ts +2 -2
  259. package/dist/daemon/daemon-move-doc.d.ts.map +1 -1
  260. package/dist/daemon/daemon-move-doc.js +4 -1
  261. package/dist/daemon/daemon-move-doc.js.map +1 -1
  262. package/dist/daemon/daemon-move-issue.d.ts +2 -2
  263. package/dist/daemon/daemon-move-issue.d.ts.map +1 -1
  264. package/dist/daemon/daemon-move-issue.js +4 -1
  265. package/dist/daemon/daemon-move-issue.js.map +1 -1
  266. package/dist/daemon/daemon-update-doc.d.ts +2 -2
  267. package/dist/daemon/daemon-update-doc.d.ts.map +1 -1
  268. package/dist/daemon/daemon-update-doc.js +4 -1
  269. package/dist/daemon/daemon-update-doc.js.map +1 -1
  270. package/dist/daemon/daemon-update-issue.d.ts +2 -2
  271. package/dist/daemon/daemon-update-issue.d.ts.map +1 -1
  272. package/dist/daemon/daemon-update-issue.js +4 -1
  273. package/dist/daemon/daemon-update-issue.js.map +1 -1
  274. package/dist/daemon/generated/centy/v1/centy.d.ts +164 -640
  275. package/dist/daemon/generated/centy/v1/centy.d.ts.map +1 -1
  276. package/dist/daemon/generated/centy/v1/centy.js +0 -42
  277. package/dist/daemon/generated/centy/v1/centy.js.map +1 -1
  278. package/dist/daemon/generated/centy/v1/generic_item.d.ts +56 -98
  279. package/dist/daemon/generated/centy/v1/generic_item.d.ts.map +1 -1
  280. package/dist/daemon/generated/centy/v1/generic_item.js +1 -13
  281. package/dist/daemon/generated/centy/v1/generic_item.js.map +1 -1
  282. package/dist/daemon/grpc-client-data.d.ts +2 -11
  283. package/dist/daemon/grpc-client-data.d.ts.map +1 -1
  284. package/dist/daemon/grpc-client-extended.d.ts +1 -3
  285. package/dist/daemon/grpc-client-extended.d.ts.map +1 -1
  286. package/dist/daemon/grpc-client-init.d.ts +2 -12
  287. package/dist/daemon/grpc-client-init.d.ts.map +1 -1
  288. package/dist/daemon/grpc-client-items.d.ts +3 -2
  289. package/dist/daemon/grpc-client-items.d.ts.map +1 -1
  290. package/dist/daemon/grpc-config.d.ts.map +1 -1
  291. package/dist/daemon/grpc-config.js.map +1 -1
  292. package/dist/daemon/grpc-utils.d.ts.map +1 -1
  293. package/dist/daemon/grpc-utils.js +0 -1
  294. package/dist/daemon/grpc-utils.js.map +1 -1
  295. package/dist/daemon/load-proto.d.ts.map +1 -1
  296. package/dist/daemon/load-proto.js +11 -7
  297. package/dist/daemon/load-proto.js.map +1 -1
  298. package/dist/daemon/parse-error-response.d.ts.map +1 -1
  299. package/dist/daemon/parse-error-response.js +4 -3
  300. package/dist/daemon/parse-error-response.js.map +1 -1
  301. package/dist/daemon/types/feature.d.ts +2 -2
  302. package/dist/daemon/types/feature.d.ts.map +1 -1
  303. package/dist/daemon/types/feature.js +0 -1
  304. package/dist/daemon/types/feature.js.map +1 -1
  305. package/dist/daemon/types/global-search.d.ts.map +1 -1
  306. package/dist/daemon/types/global-search.js +0 -1
  307. package/dist/daemon/types/global-search.js.map +1 -1
  308. package/dist/daemon/types/reconciliation.d.ts +19 -0
  309. package/dist/daemon/types/reconciliation.d.ts.map +1 -0
  310. package/dist/daemon/types/reconciliation.js +2 -0
  311. package/dist/daemon/types/reconciliation.js.map +1 -0
  312. package/dist/daemon/types.d.ts +1 -0
  313. package/dist/daemon/types.d.ts.map +1 -1
  314. package/dist/daemon/types.js +1 -0
  315. package/dist/daemon/types.js.map +1 -1
  316. package/dist/flags/create-flags.d.ts +12 -0
  317. package/dist/flags/create-flags.d.ts.map +1 -0
  318. package/dist/flags/create-flags.js +42 -0
  319. package/dist/flags/create-flags.js.map +1 -0
  320. package/dist/flags/update-flags.d.ts +13 -0
  321. package/dist/flags/update-flags.d.ts.map +1 -0
  322. package/dist/flags/update-flags.js +39 -0
  323. package/dist/flags/update-flags.js.map +1 -0
  324. package/dist/help.d.ts +6 -1
  325. package/dist/help.d.ts.map +1 -1
  326. package/dist/help.js +20 -1
  327. package/dist/help.js.map +1 -1
  328. package/dist/hooks/postrun.d.ts.map +1 -1
  329. package/dist/hooks/postrun.js +1 -4
  330. package/dist/hooks/postrun.js.map +1 -1
  331. package/dist/hooks/prerun.d.ts.map +1 -1
  332. package/dist/hooks/prerun.js +0 -1
  333. package/dist/hooks/prerun.js.map +1 -1
  334. package/dist/lib/assert/assert-initialized.d.ts.map +1 -1
  335. package/dist/lib/assert/assert-initialized.js +0 -1
  336. package/dist/lib/assert/assert-initialized.js.map +1 -1
  337. package/dist/lib/autostart/launchd.d.ts.map +1 -1
  338. package/dist/lib/autostart/launchd.js +0 -10
  339. package/dist/lib/autostart/launchd.js.map +1 -1
  340. package/dist/lib/compact/apply-llm-response.d.ts.map +1 -1
  341. package/dist/lib/compact/apply-llm-response.js +0 -2
  342. package/dist/lib/compact/apply-llm-response.js.map +1 -1
  343. package/dist/lib/compact/format-dry-run.d.ts +2 -2
  344. package/dist/lib/compact/format-dry-run.d.ts.map +1 -1
  345. package/dist/lib/compact/format-dry-run.js +2 -1
  346. package/dist/lib/compact/format-dry-run.js.map +1 -1
  347. package/dist/lib/compact/mark-issues.d.ts.map +1 -1
  348. package/dist/lib/compact/mark-issues.js +0 -1
  349. package/dist/lib/compact/mark-issues.js.map +1 -1
  350. package/dist/lib/compact/parse-llm-response.d.ts.map +1 -1
  351. package/dist/lib/compact/parse-llm-response.js +0 -1
  352. package/dist/lib/compact/parse-llm-response.js.map +1 -1
  353. package/dist/lib/compact/save-results.d.ts.map +1 -1
  354. package/dist/lib/compact/save-results.js +0 -1
  355. package/dist/lib/compact/save-results.js.map +1 -1
  356. package/dist/lib/create-item-type/features.d.ts.map +1 -1
  357. package/dist/lib/create-item-type/features.js +2 -1
  358. package/dist/lib/create-item-type/features.js.map +1 -1
  359. package/dist/lib/find-binary/find-binary.d.ts.map +1 -1
  360. package/dist/lib/find-binary/find-binary.js +1 -6
  361. package/dist/lib/find-binary/find-binary.js.map +1 -1
  362. package/dist/lib/find-binary/get-search-paths.d.ts.map +1 -1
  363. package/dist/lib/find-binary/get-search-paths.js +1 -2
  364. package/dist/lib/find-binary/get-search-paths.js.map +1 -1
  365. package/dist/lib/get-issue/handle-global-search.d.ts +2 -2
  366. package/dist/lib/get-issue/handle-global-search.d.ts.map +1 -1
  367. package/dist/lib/get-issue/handle-global-search.js +7 -7
  368. package/dist/lib/get-issue/handle-global-search.js.map +1 -1
  369. package/dist/lib/init/gather-decisions.d.ts.map +1 -1
  370. package/dist/lib/init/gather-decisions.js +0 -1
  371. package/dist/lib/init/gather-decisions.js.map +1 -1
  372. package/dist/lib/init/init.d.ts +0 -1
  373. package/dist/lib/init/init.d.ts.map +1 -1
  374. package/dist/lib/init/init.js +4 -8
  375. package/dist/lib/init/init.js.map +1 -1
  376. package/dist/lib/init/type-converters.d.ts.map +1 -1
  377. package/dist/lib/init/type-converters.js +0 -1
  378. package/dist/lib/init/type-converters.js.map +1 -1
  379. package/dist/lib/install-daemon/extract.d.ts +3 -0
  380. package/dist/lib/install-daemon/extract.d.ts.map +1 -1
  381. package/dist/lib/install-daemon/extract.js +7 -4
  382. package/dist/lib/install-daemon/extract.js.map +1 -1
  383. package/dist/lib/install-daemon/make-executable.d.ts.map +1 -1
  384. package/dist/lib/install-daemon/make-executable.js +0 -1
  385. package/dist/lib/install-daemon/make-executable.js.map +1 -1
  386. package/dist/lib/install-daemon/platform.d.ts.map +1 -1
  387. package/dist/lib/install-daemon/platform.js +0 -1
  388. package/dist/lib/install-daemon/platform.js.map +1 -1
  389. package/dist/lib/install-script-url.d.ts.map +1 -1
  390. package/dist/lib/install-script-url.js +4 -6
  391. package/dist/lib/install-script-url.js.map +1 -1
  392. package/dist/lib/launch-tui/tui-binary-exists.js +0 -1
  393. package/dist/lib/launch-tui/tui-binary-exists.js.map +1 -1
  394. package/dist/lib/launch-tui-manager/tui-manager-binary-exists.js +0 -1
  395. package/dist/lib/launch-tui-manager/tui-manager-binary-exists.js.map +1 -1
  396. package/dist/lib/list-items/format-item-line.d.ts +6 -0
  397. package/dist/lib/list-items/format-item-line.d.ts.map +1 -0
  398. package/dist/lib/list-items/format-item-line.js +13 -0
  399. package/dist/lib/list-items/format-item-line.js.map +1 -0
  400. package/dist/lib/list-items/handle-global-list.d.ts +2 -0
  401. package/dist/lib/list-items/handle-global-list.d.ts.map +1 -0
  402. package/dist/lib/list-items/handle-global-list.js +44 -0
  403. package/dist/lib/list-items/handle-global-list.js.map +1 -0
  404. package/dist/lib/list-items/handle-project-list.d.ts +2 -0
  405. package/dist/lib/list-items/handle-project-list.d.ts.map +1 -0
  406. package/dist/lib/list-items/handle-project-list.js +44 -0
  407. package/dist/lib/list-items/handle-project-list.js.map +1 -0
  408. package/dist/lib/list-items/run-global-list.d.ts +4 -0
  409. package/dist/lib/list-items/run-global-list.d.ts.map +1 -0
  410. package/dist/lib/list-items/run-global-list.js +36 -0
  411. package/dist/lib/list-items/run-global-list.js.map +1 -0
  412. package/dist/lib/next-item/handle-global-next.d.ts +2 -0
  413. package/dist/lib/next-item/handle-global-next.d.ts.map +1 -0
  414. package/dist/lib/next-item/handle-global-next.js +24 -0
  415. package/dist/lib/next-item/handle-global-next.js.map +1 -0
  416. package/dist/lib/next-item/handle-project-next.d.ts +2 -0
  417. package/dist/lib/next-item/handle-project-next.d.ts.map +1 -0
  418. package/dist/lib/next-item/handle-project-next.js +43 -0
  419. package/dist/lib/next-item/handle-project-next.js.map +1 -0
  420. package/dist/lib/start/daemon-binary-exists.js +0 -1
  421. package/dist/lib/start/daemon-binary-exists.js.map +1 -1
  422. package/dist/utils/apply-link-flags.d.ts +10 -0
  423. package/dist/utils/apply-link-flags.d.ts.map +1 -0
  424. package/dist/utils/apply-link-flags.js +35 -0
  425. package/dist/utils/apply-link-flags.js.map +1 -0
  426. package/dist/utils/cross-project-search.d.ts +0 -4
  427. package/dist/utils/cross-project-search.d.ts.map +1 -1
  428. package/dist/utils/cross-project-search.js +0 -4
  429. package/dist/utils/cross-project-search.js.map +1 -1
  430. package/dist/utils/parse-custom-fields.d.ts.map +1 -1
  431. package/dist/utils/parse-custom-fields.js +1 -2
  432. package/dist/utils/parse-custom-fields.js.map +1 -1
  433. package/dist/utils/process-timeout-config.d.ts +0 -4
  434. package/dist/utils/process-timeout-config.d.ts.map +1 -1
  435. package/dist/utils/process-timeout-config.js +0 -5
  436. package/dist/utils/process-timeout-config.js.map +1 -1
  437. package/dist/utils/resolve-project-path.d.ts.map +1 -1
  438. package/dist/utils/resolve-project-path.js +6 -3
  439. package/dist/utils/resolve-project-path.js.map +1 -1
  440. package/oclif.manifest.json +655 -126
  441. package/package.json +3 -3
  442. package/proto/.husky/pre-commit +1 -0
  443. package/proto/README.md +19 -0
  444. package/proto/buf.yaml +1 -0
  445. package/proto/centy/v1/centy.proto +169 -666
  446. package/proto/centy/v1/generic_item.proto +47 -84
  447. package/proto/cspell.json +5 -0
  448. package/proto/package.json +11 -0
  449. package/proto/pnpm-lock.yaml +833 -0
  450. package/dist/daemon/daemon-get-next-issue-number.d.ts +0 -6
  451. package/dist/daemon/daemon-get-next-issue-number.d.ts.map +0 -1
  452. package/dist/daemon/daemon-get-next-issue-number.js +0 -9
  453. package/dist/daemon/daemon-get-next-issue-number.js.map +0 -1
  454. package/dist/lib/close/close-entity-error.d.ts +0 -4
  455. package/dist/lib/close/close-entity-error.d.ts.map +0 -1
  456. package/dist/lib/close/close-entity-error.js +0 -7
  457. package/dist/lib/close/close-entity-error.js.map +0 -1
  458. package/dist/lib/close/close-issue.d.ts +0 -2
  459. package/dist/lib/close/close-issue.d.ts.map +0 -1
  460. package/dist/lib/close/close-issue.js +0 -27
  461. package/dist/lib/close/close-issue.js.map +0 -1
  462. package/dist/lib/close/find-entity.d.ts +0 -8
  463. package/dist/lib/close/find-entity.d.ts.map +0 -1
  464. package/dist/lib/close/find-entity.js +0 -21
  465. package/dist/lib/close/find-entity.js.map +0 -1
  466. package/dist/lib/get-doc/cross-project-hint.d.ts +0 -6
  467. package/dist/lib/get-doc/cross-project-hint.d.ts.map +0 -1
  468. package/dist/lib/get-doc/cross-project-hint.js +0 -27
  469. package/dist/lib/get-doc/cross-project-hint.js.map +0 -1
  470. package/dist/lib/get-doc/format-doc-output.d.ts +0 -3
  471. package/dist/lib/get-doc/format-doc-output.d.ts.map +0 -1
  472. package/dist/lib/get-doc/format-doc-output.js +0 -8
  473. package/dist/lib/get-doc/format-doc-output.js.map +0 -1
  474. package/dist/lib/get-doc/handle-global-search.d.ts +0 -3
  475. package/dist/lib/get-doc/handle-global-search.d.ts.map +0 -1
  476. package/dist/lib/get-doc/handle-global-search.js +0 -33
  477. package/dist/lib/get-doc/handle-global-search.js.map +0 -1
  478. package/dist/lib/get-doc/handle-not-initialized.d.ts +0 -6
  479. package/dist/lib/get-doc/handle-not-initialized.d.ts.map +0 -1
  480. package/dist/lib/get-doc/handle-not-initialized.js +0 -21
  481. package/dist/lib/get-doc/handle-not-initialized.js.map +0 -1
  482. package/dist/lib/get-issue/cross-project-hint.d.ts +0 -6
  483. package/dist/lib/get-issue/cross-project-hint.d.ts.map +0 -1
  484. package/dist/lib/get-issue/cross-project-hint.js +0 -27
  485. package/dist/lib/get-issue/cross-project-hint.js.map +0 -1
  486. package/dist/lib/get-issue/format-issue-output.d.ts +0 -3
  487. package/dist/lib/get-issue/format-issue-output.d.ts.map +0 -1
  488. package/dist/lib/get-issue/format-issue-output.js +0 -14
  489. package/dist/lib/get-issue/format-issue-output.js.map +0 -1
  490. package/dist/lib/get-issue/handle-not-initialized.d.ts +0 -6
  491. package/dist/lib/get-issue/handle-not-initialized.d.ts.map +0 -1
  492. package/dist/lib/get-issue/handle-not-initialized.js +0 -22
  493. package/dist/lib/get-issue/handle-not-initialized.js.map +0 -1
  494. package/dist/lib/init/config-builder.d.ts +0 -9
  495. package/dist/lib/init/config-builder.d.ts.map +0 -1
  496. package/dist/lib/init/config-builder.js +0 -27
  497. package/dist/lib/init/config-builder.js.map +0 -1
  498. package/dist/lib/show/format-results.d.ts +0 -3
  499. package/dist/lib/show/format-results.d.ts.map +0 -1
  500. package/dist/lib/show/format-results.js +0 -19
  501. package/dist/lib/show/format-results.js.map +0 -1
  502. package/dist/lib/show/search-entities.d.ts +0 -6
  503. package/dist/lib/show/search-entities.d.ts.map +0 -1
  504. package/dist/lib/show/search-entities.js +0 -7
  505. package/dist/lib/show/search-entities.js.map +0 -1
  506. package/dist/utils/format-cross-project-hint.d.ts +0 -9
  507. package/dist/utils/format-cross-project-hint.d.ts.map +0 -1
  508. package/dist/utils/format-cross-project-hint.js +0 -17
  509. package/dist/utils/format-cross-project-hint.js.map +0 -1
  510. package/dist/utils/format-cross-project-json.d.ts +0 -9
  511. package/dist/utils/format-cross-project-json.d.ts.map +0 -1
  512. package/dist/utils/format-cross-project-json.js +0 -16
  513. package/dist/utils/format-cross-project-json.js.map +0 -1
  514. package/dist/utils/handle-not-initialized-with-search.d.ts +0 -31
  515. package/dist/utils/handle-not-initialized-with-search.d.ts.map +0 -1
  516. package/dist/utils/handle-not-initialized-with-search.js +0 -39
  517. package/dist/utils/handle-not-initialized-with-search.js.map +0 -1
  518. package/dist/utils/is-not-found-error.d.ts +0 -5
  519. package/dist/utils/is-not-found-error.d.ts.map +0 -1
  520. package/dist/utils/is-not-found-error.js +0 -16
  521. package/dist/utils/is-not-found-error.js.map +0 -1
@@ -1,44 +1,9 @@
1
+ import type { GenericItem, Manifest } from "./generic_item";
1
2
  export declare enum FileType {
2
3
  FILE_TYPE_UNSPECIFIED = "FILE_TYPE_UNSPECIFIED",
3
4
  FILE_TYPE_FILE = "FILE_TYPE_FILE",
4
5
  FILE_TYPE_DIRECTORY = "FILE_TYPE_DIRECTORY"
5
6
  }
6
- /** Action types for workspace operations */
7
- export declare enum LlmAction {
8
- LLM_ACTION_UNSPECIFIED = "LLM_ACTION_UNSPECIFIED",
9
- LLM_ACTION_PLAN = "LLM_ACTION_PLAN",
10
- LLM_ACTION_IMPLEMENT = "LLM_ACTION_IMPLEMENT",
11
- LLM_ACTION_DEEPDIVE = "LLM_ACTION_DEEPDIVE"
12
- }
13
- /** Workspace mode for agent operations */
14
- export declare enum WorkspaceMode {
15
- /** WORKSPACE_MODE_UNSPECIFIED - Use project default or prompt user */
16
- WORKSPACE_MODE_UNSPECIFIED = "WORKSPACE_MODE_UNSPECIFIED",
17
- /** WORKSPACE_MODE_TEMP - Create temporary worktree */
18
- WORKSPACE_MODE_TEMP = "WORKSPACE_MODE_TEMP",
19
- /** WORKSPACE_MODE_CURRENT - Use current project directory */
20
- WORKSPACE_MODE_CURRENT = "WORKSPACE_MODE_CURRENT"
21
- }
22
- /** Editor type for opening workspaces */
23
- export declare enum EditorType {
24
- EDITOR_TYPE_UNSPECIFIED = "EDITOR_TYPE_UNSPECIFIED",
25
- /** EDITOR_TYPE_VSCODE - VS Code editor */
26
- EDITOR_TYPE_VSCODE = "EDITOR_TYPE_VSCODE",
27
- /** EDITOR_TYPE_TERMINAL - OS terminal */
28
- EDITOR_TYPE_TERMINAL = "EDITOR_TYPE_TERMINAL"
29
- }
30
- /** Target entity type for links */
31
- export declare enum LinkTargetType {
32
- LINK_TARGET_TYPE_UNSPECIFIED = "LINK_TARGET_TYPE_UNSPECIFIED",
33
- LINK_TARGET_TYPE_ISSUE = "LINK_TARGET_TYPE_ISSUE",
34
- LINK_TARGET_TYPE_DOC = "LINK_TARGET_TYPE_DOC"
35
- }
36
- /** Entity type for actions */
37
- export declare enum EntityType {
38
- ENTITY_TYPE_UNSPECIFIED = "ENTITY_TYPE_UNSPECIFIED",
39
- ENTITY_TYPE_ISSUE = "ENTITY_TYPE_ISSUE",
40
- ENTITY_TYPE_DOC = "ENTITY_TYPE_DOC"
41
- }
42
7
  /** Action category for grouping in UI */
43
8
  export declare enum ActionCategory {
44
9
  ACTION_CATEGORY_UNSPECIFIED = "ACTION_CATEGORY_UNSPECIFIED",
@@ -75,6 +40,17 @@ export interface InitRequest {
75
40
  force: boolean;
76
41
  /** Decisions for files that need user input (only used when force=false) */
77
42
  decisions?: ReconciliationDecisions | undefined;
43
+ /**
44
+ * Optional configuration to apply during initialization.
45
+ * Fields set here will be written to .centy/config.json.
46
+ * Unset/zero-value fields fall back to project defaults.
47
+ */
48
+ initConfig?: Config | undefined;
49
+ /**
50
+ * Optional project title to set during initialization (stored in .centy/project.json,
51
+ * visible to all team members). Empty string means no title is set.
52
+ */
53
+ title: string;
78
54
  }
79
55
  export interface InitResponse {
80
56
  success: boolean;
@@ -89,318 +65,12 @@ export interface InitResponse {
89
65
  /** Organization inference result from git remote */
90
66
  orgInference?: OrgInferenceResult | undefined;
91
67
  }
92
- export interface GetReconciliationPlanRequest {
93
- projectPath: string;
94
- }
95
- export interface ReconciliationPlan {
96
- /** Files that need to be created (not on disk, not in manifest) */
97
- toCreate: FileInfo[];
98
- /** Files that were deleted but exist in manifest (can be restored) */
99
- toRestore: FileInfo[];
100
- /** Files that were modified from original (hash mismatch) */
101
- toReset: FileInfo[];
102
- /** Files that are up to date */
103
- upToDate: FileInfo[];
104
- /** User-created files (not managed by centy) */
105
- userFiles: FileInfo[];
106
- /** Whether user decisions are needed */
107
- needsDecisions: boolean;
108
- success: boolean;
109
- error: string;
110
- }
111
- export interface ExecuteReconciliationRequest {
112
- projectPath: string;
113
- decisions?: ReconciliationDecisions | undefined;
114
- }
115
68
  export interface ReconciliationDecisions {
116
69
  /** Paths of files to restore (from to_restore list) */
117
70
  restore: string[];
118
71
  /** Paths of files to reset (from to_reset list) */
119
72
  reset: string[];
120
73
  }
121
- export interface CreateIssueRequest {
122
- projectPath: string;
123
- title: string;
124
- description: string;
125
- /** 1 = highest priority, 0 = use default */
126
- priority: number;
127
- /** default: "open" */
128
- status: string;
129
- customFields: {
130
- [key: string]: string;
131
- };
132
- /** Optional template name (without .md extension) */
133
- template: string;
134
- /** Create as draft (default: false) */
135
- draft: boolean;
136
- /** Create as organization-wide issue (syncs to all org projects) */
137
- isOrgIssue: boolean;
138
- }
139
- export interface CreateIssueRequest_CustomFieldsEntry {
140
- key: string;
141
- value: string;
142
- }
143
- export interface CreateIssueResponse {
144
- success: boolean;
145
- error: string;
146
- /** The created issue ID (UUID) */
147
- id: string;
148
- /** Human-readable display number (1, 2, 3...) */
149
- displayNumber: number;
150
- /** Legacy: same as id (for backward compatibility) */
151
- issueNumber: string;
152
- /** Paths to created files */
153
- createdFiles: string[];
154
- /** The updated manifest */
155
- manifest?: Manifest | undefined;
156
- /** Org-level display number (only for org issues, 0 if not an org issue) */
157
- orgDisplayNumber: number;
158
- /** Results from syncing to other org projects (org issues only) */
159
- syncResults: OrgDocSyncResult[];
160
- }
161
- export interface GetNextIssueNumberRequest {
162
- projectPath: string;
163
- }
164
- export interface GetNextIssueNumberResponse {
165
- issueNumber: string;
166
- success: boolean;
167
- error: string;
168
- }
169
- /** Issue represents a full issue with all its data */
170
- export interface Issue {
171
- /** UUID-based issue ID (folder name) */
172
- id: string;
173
- /** Human-readable display number (1, 2, 3...) */
174
- displayNumber: number;
175
- /** Legacy: same as id (for backward compatibility) */
176
- issueNumber: string;
177
- title: string;
178
- description: string;
179
- metadata?: IssueMetadata | undefined;
180
- }
181
- export interface IssueMetadata {
182
- /** Human-readable display number (1, 2, 3...) */
183
- displayNumber: number;
184
- /** e.g., "open", "in-progress", "closed" */
185
- status: string;
186
- /** 1 = highest priority, N = lowest */
187
- priority: number;
188
- /** ISO timestamp */
189
- createdAt: string;
190
- /** ISO timestamp */
191
- updatedAt: string;
192
- customFields: {
193
- [key: string]: string;
194
- };
195
- /** Human-readable label (e.g., "high", "P1") */
196
- priorityLabel: string;
197
- /** Whether this issue is a draft */
198
- draft: boolean;
199
- /** ISO timestamp when soft-deleted (empty if not deleted) */
200
- deletedAt: string;
201
- /** Whether this is an organization-level issue */
202
- isOrgIssue: boolean;
203
- /** Organization slug (empty if not org issue) */
204
- orgSlug: string;
205
- /** Org-scoped display number (0 if not org issue) */
206
- orgDisplayNumber: number;
207
- }
208
- export interface IssueMetadata_CustomFieldsEntry {
209
- key: string;
210
- value: string;
211
- }
212
- export interface GetIssueRequest {
213
- projectPath: string;
214
- /** UUID or legacy issue number (e.g., "0001") */
215
- issueId: string;
216
- }
217
- export interface GetIssueByDisplayNumberRequest {
218
- projectPath: string;
219
- /** Human-readable number (1, 2, 3...) */
220
- displayNumber: number;
221
- }
222
- /** Wrapper response for GetIssue and GetIssueByDisplayNumber RPCs */
223
- export interface GetIssueResponse {
224
- success: boolean;
225
- error: string;
226
- issue?: Issue | undefined;
227
- }
228
- export interface GetIssuesByUuidRequest {
229
- /** The UUID to search for (must be valid UUID format) */
230
- uuid: string;
231
- }
232
- /** An issue with its source project path */
233
- export interface IssueWithProject {
234
- issue?: Issue | undefined;
235
- /** Absolute path to the project where this issue was found */
236
- projectPath: string;
237
- /** Human-readable project name (directory name) */
238
- projectName: string;
239
- /** Human-readable path with ~/ for home dir (use for display only) */
240
- displayPath: string;
241
- }
242
- export interface GetIssuesByUuidResponse {
243
- issues: IssueWithProject[];
244
- totalCount: number;
245
- /** Non-fatal errors (e.g., projects that couldn't be accessed) */
246
- errors: string[];
247
- success: boolean;
248
- error: string;
249
- }
250
- export interface ListIssuesRequest {
251
- projectPath: string;
252
- /** Optional filters */
253
- status: string;
254
- /** Filter by priority (0 = all) */
255
- priority: number;
256
- /** Filter by draft status (absent = all, true = drafts only, false = non-drafts only) */
257
- draft?: boolean | undefined;
258
- /** Include soft-deleted issues (default: false) */
259
- includeDeleted: boolean;
260
- }
261
- export interface ListIssuesResponse {
262
- issues: Issue[];
263
- totalCount: number;
264
- success: boolean;
265
- error: string;
266
- }
267
- /** Advanced search request */
268
- export interface AdvancedSearchRequest {
269
- /** Query string (e.g., "status:open AND priority:1") */
270
- query: string;
271
- /** Field to sort by (e.g., "createdAt", "priority") */
272
- sortBy: string;
273
- /** Sort order (true = descending) */
274
- sortDescending: boolean;
275
- /** Search across all tracked projects */
276
- multiProject: boolean;
277
- /** Project path (required if multi_project is false) */
278
- projectPath: string;
279
- }
280
- /** Search result containing issue and project info */
281
- export interface SearchResultIssue {
282
- issue?: Issue | undefined;
283
- projectPath: string;
284
- projectName: string;
285
- displayPath: string;
286
- }
287
- /** Advanced search response */
288
- export interface AdvancedSearchResponse {
289
- success: boolean;
290
- error: string;
291
- results: SearchResultIssue[];
292
- totalCount: number;
293
- /** Debug: the parsed query representation */
294
- parsedQuery: string;
295
- }
296
- export interface UpdateIssueRequest {
297
- projectPath: string;
298
- /** UUID or legacy issue number */
299
- issueId: string;
300
- /** Fields to update (empty string = don't update, 0 = don't update priority) */
301
- title: string;
302
- description: string;
303
- status: string;
304
- /** 0 = don't update, otherwise 1-N */
305
- priority: number;
306
- customFields: {
307
- [key: string]: string;
308
- };
309
- /** Update draft status (absent = don't update) */
310
- draft?: boolean | undefined;
311
- }
312
- export interface UpdateIssueRequest_CustomFieldsEntry {
313
- key: string;
314
- value: string;
315
- }
316
- export interface UpdateIssueResponse {
317
- success: boolean;
318
- error: string;
319
- /** The updated issue */
320
- issue?: Issue | undefined;
321
- manifest?: Manifest | undefined;
322
- /** Results from syncing to other org projects (org issues only) */
323
- syncResults: OrgDocSyncResult[];
324
- }
325
- export interface DeleteIssueRequest {
326
- projectPath: string;
327
- /** UUID or legacy issue number */
328
- issueId: string;
329
- }
330
- export interface DeleteIssueResponse {
331
- success: boolean;
332
- error: string;
333
- /** Updated manifest after deletion */
334
- manifest?: Manifest | undefined;
335
- }
336
- /** Soft-delete an issue (set deleted_at timestamp) */
337
- export interface SoftDeleteIssueRequest {
338
- projectPath: string;
339
- /** UUID or legacy issue number */
340
- issueId: string;
341
- }
342
- export interface SoftDeleteIssueResponse {
343
- success: boolean;
344
- error: string;
345
- /** The soft-deleted issue (with deleted_at set) */
346
- issue?: Issue | undefined;
347
- /** Updated manifest */
348
- manifest?: Manifest | undefined;
349
- }
350
- /** Restore a soft-deleted issue (clear deleted_at timestamp) */
351
- export interface RestoreIssueRequest {
352
- projectPath: string;
353
- /** UUID or legacy issue number */
354
- issueId: string;
355
- }
356
- export interface RestoreIssueResponse {
357
- success: boolean;
358
- error: string;
359
- /** The restored issue (with deleted_at cleared) */
360
- issue?: Issue | undefined;
361
- /** Updated manifest */
362
- manifest?: Manifest | undefined;
363
- }
364
- export interface MoveIssueRequest {
365
- /** Project containing the issue */
366
- sourceProjectPath: string;
367
- /** UUID of the issue to move */
368
- issueId: string;
369
- /** Target project path */
370
- targetProjectPath: string;
371
- }
372
- export interface MoveIssueResponse {
373
- success: boolean;
374
- error: string;
375
- /** The moved issue (same UUID, new display_number) */
376
- issue?: Issue | undefined;
377
- /** Original display number for reference */
378
- oldDisplayNumber: number;
379
- /** Updated source project manifest */
380
- sourceManifest?: Manifest | undefined;
381
- /** Updated target project manifest */
382
- targetManifest?: Manifest | undefined;
383
- }
384
- export interface DuplicateIssueRequest {
385
- /** Project containing the original issue */
386
- sourceProjectPath: string;
387
- /** UUID of the issue to duplicate */
388
- issueId: string;
389
- /** Target project (can be same as source) */
390
- targetProjectPath: string;
391
- /** Optional: override title (default: "Copy of {original}") */
392
- newTitle: string;
393
- }
394
- export interface DuplicateIssueResponse {
395
- success: boolean;
396
- error: string;
397
- /** The new duplicate issue (new UUID, new display_number) */
398
- issue?: Issue | undefined;
399
- /** UUID of the original issue */
400
- originalIssueId: string;
401
- /** Updated target project manifest */
402
- manifest?: Manifest | undefined;
403
- }
404
74
  export interface GetManifestRequest {
405
75
  projectPath: string;
406
76
  }
@@ -410,12 +80,6 @@ export interface GetManifestResponse {
410
80
  error: string;
411
81
  manifest?: Manifest | undefined;
412
82
  }
413
- export interface Manifest {
414
- schemaVersion: number;
415
- centyVersion: string;
416
- createdAt: string;
417
- updatedAt: string;
418
- }
419
83
  export interface FileInfo {
420
84
  path: string;
421
85
  fileType: FileType;
@@ -439,8 +103,6 @@ export interface Config {
439
103
  };
440
104
  /** Number of priority levels (default: 3) */
441
105
  priorityLevels: number;
442
- /** Allowed status values (default: ["open", "in-progress", "closed"]) */
443
- allowedStates: string[];
444
106
  /** Project version (semver, empty = daemon default) */
445
107
  version: string;
446
108
  /** State name → hex color (e.g., "open" → "#10b981") */
@@ -455,10 +117,12 @@ export interface Config {
455
117
  customLinkTypes: LinkTypeDefinition[];
456
118
  /** Default editor ID for this project (e.g., "vscode", "terminal", "zed") */
457
119
  defaultEditor: string;
458
- /** Lifecycle hooks */
459
- hooks: HookDefinition[];
460
120
  /** Workspace settings */
461
121
  workspace?: WorkspaceConfig | undefined;
122
+ /** User-defined free-form key-value pairs */
123
+ userValues: {
124
+ [key: string]: string;
125
+ };
462
126
  }
463
127
  export interface Config_DefaultsEntry {
464
128
  key: string;
@@ -472,6 +136,10 @@ export interface Config_PriorityColorsEntry {
472
136
  key: string;
473
137
  value: string;
474
138
  }
139
+ export interface Config_UserValuesEntry {
140
+ key: string;
141
+ value: string;
142
+ }
475
143
  /** Workspace configuration section */
476
144
  export interface WorkspaceConfig {
477
145
  /** Auto-update issue status to "in-progress" when opening a temp workspace */
@@ -486,25 +154,10 @@ export interface CustomFieldDefinition {
486
154
  /** For enum type */
487
155
  enumValues: string[];
488
156
  }
489
- /** Lifecycle hook definition (bash scripts to run before/after operations) */
490
- export interface HookDefinition {
491
- /** Pattern like "pre:issue:create" or "*:*:delete" */
492
- pattern: string;
493
- /** Bash command to execute */
494
- command: string;
495
- /** If true, run in background (post-hooks only) */
496
- runAsync: boolean;
497
- /** Timeout in seconds (default: 30) */
498
- timeout: string;
499
- /** Whether hook is enabled (default: true) */
500
- enabled: boolean;
501
- }
502
157
  /** Custom link type definition (for custom relationship types) */
503
158
  export interface LinkTypeDefinition {
504
159
  /** Link type name (e.g., "depends-on") */
505
160
  name: string;
506
- /** Inverse link type (e.g., "dependency-of") */
507
- inverse: string;
508
161
  /** Optional description */
509
162
  description: string;
510
163
  }
@@ -526,199 +179,6 @@ export interface IsInitializedResponse {
526
179
  /** Full path to .centy folder if initialized */
527
180
  centyPath: string;
528
181
  }
529
- export interface CreateDocRequest {
530
- projectPath: string;
531
- /** Doc title (used to generate slug) */
532
- title: string;
533
- /** Markdown content */
534
- content: string;
535
- /** Optional custom slug (auto-generated from title if empty) */
536
- slug: string;
537
- /** Optional template name (without .md extension) */
538
- template: string;
539
- /** Create as organization-wide doc (syncs to all org projects) */
540
- isOrgDoc: boolean;
541
- }
542
- /** Result of syncing an org doc to a project */
543
- export interface OrgDocSyncResult {
544
- /** Path of target project */
545
- projectPath: string;
546
- /** Whether sync succeeded */
547
- success: boolean;
548
- /** Error message if failed */
549
- error: string;
550
- }
551
- export interface CreateDocResponse {
552
- success: boolean;
553
- error: string;
554
- /** The created doc slug */
555
- slug: string;
556
- /** Path to created file */
557
- createdFile: string;
558
- manifest?: Manifest | undefined;
559
- /** Results from syncing to other org projects */
560
- syncResults: OrgDocSyncResult[];
561
- }
562
- export interface GetDocRequest {
563
- projectPath: string;
564
- /** e.g., "getting-started" */
565
- slug: string;
566
- }
567
- /** Wrapper response for GetDoc RPC */
568
- export interface GetDocResponse {
569
- success: boolean;
570
- error: string;
571
- doc?: Doc | undefined;
572
- }
573
- export interface GetDocsBySlugRequest {
574
- /** The slug to search for (kebab-case) */
575
- slug: string;
576
- }
577
- /** A doc with its source project path */
578
- export interface DocWithProject {
579
- doc?: Doc | undefined;
580
- /** Absolute path to the project where this doc was found */
581
- projectPath: string;
582
- /** Human-readable project name (directory name) */
583
- projectName: string;
584
- /** Human-readable path with ~/ for home dir (use for display only) */
585
- displayPath: string;
586
- }
587
- export interface GetDocsBySlugResponse {
588
- docs: DocWithProject[];
589
- totalCount: number;
590
- /** Non-fatal errors (e.g., projects that couldn't be accessed) */
591
- errors: string[];
592
- success: boolean;
593
- error: string;
594
- }
595
- export interface ListDocsRequest {
596
- projectPath: string;
597
- /** Include soft-deleted docs (default: false) */
598
- includeDeleted: boolean;
599
- }
600
- export interface ListDocsResponse {
601
- docs: Doc[];
602
- totalCount: number;
603
- success: boolean;
604
- error: string;
605
- }
606
- /** Doc represents a documentation file */
607
- export interface Doc {
608
- /** e.g., "getting-started" */
609
- slug: string;
610
- title: string;
611
- /** Full markdown content */
612
- content: string;
613
- metadata?: DocMetadata | undefined;
614
- }
615
- export interface DocMetadata {
616
- /** ISO timestamp */
617
- createdAt: string;
618
- /** ISO timestamp */
619
- updatedAt: string;
620
- /** ISO timestamp when soft-deleted (empty if not deleted) */
621
- deletedAt: string;
622
- /** Whether this is an organization-level doc */
623
- isOrgDoc: boolean;
624
- /** Organization slug (for org docs) */
625
- orgSlug: string;
626
- }
627
- export interface UpdateDocRequest {
628
- projectPath: string;
629
- slug: string;
630
- /** Fields to update (empty string = don't update) */
631
- title: string;
632
- content: string;
633
- /** Rename the doc (empty = keep current slug) */
634
- newSlug: string;
635
- }
636
- export interface UpdateDocResponse {
637
- success: boolean;
638
- error: string;
639
- /** The updated doc */
640
- doc?: Doc | undefined;
641
- manifest?: Manifest | undefined;
642
- /** Results from syncing to other org projects (org docs only) */
643
- syncResults: OrgDocSyncResult[];
644
- }
645
- export interface DeleteDocRequest {
646
- projectPath: string;
647
- slug: string;
648
- }
649
- export interface DeleteDocResponse {
650
- success: boolean;
651
- error: string;
652
- manifest?: Manifest | undefined;
653
- }
654
- /** Soft-delete a doc (set deleted_at timestamp) */
655
- export interface SoftDeleteDocRequest {
656
- projectPath: string;
657
- slug: string;
658
- }
659
- export interface SoftDeleteDocResponse {
660
- success: boolean;
661
- error: string;
662
- /** The soft-deleted doc (with deleted_at set) */
663
- doc?: Doc | undefined;
664
- manifest?: Manifest | undefined;
665
- }
666
- /** Restore a soft-deleted doc (clear deleted_at timestamp) */
667
- export interface RestoreDocRequest {
668
- projectPath: string;
669
- slug: string;
670
- }
671
- export interface RestoreDocResponse {
672
- success: boolean;
673
- error: string;
674
- /** The restored doc (with deleted_at cleared) */
675
- doc?: Doc | undefined;
676
- manifest?: Manifest | undefined;
677
- }
678
- export interface MoveDocRequest {
679
- /** Project containing the doc */
680
- sourceProjectPath: string;
681
- /** Slug of the doc to move */
682
- slug: string;
683
- /** Target project path */
684
- targetProjectPath: string;
685
- /** Optional: new slug if conflict exists */
686
- newSlug: string;
687
- }
688
- export interface MoveDocResponse {
689
- success: boolean;
690
- error: string;
691
- /** The moved doc */
692
- doc?: Doc | undefined;
693
- /** Original slug for reference */
694
- oldSlug: string;
695
- /** Updated source project manifest */
696
- sourceManifest?: Manifest | undefined;
697
- /** Updated target project manifest */
698
- targetManifest?: Manifest | undefined;
699
- }
700
- export interface DuplicateDocRequest {
701
- /** Project containing the original doc */
702
- sourceProjectPath: string;
703
- /** Slug of the doc to duplicate */
704
- slug: string;
705
- /** Target project (can be same as source) */
706
- targetProjectPath: string;
707
- /** Optional: override slug (default: "{slug}-copy") */
708
- newSlug: string;
709
- /** Optional: override title (default: "Copy of {original}") */
710
- newTitle: string;
711
- }
712
- export interface DuplicateDocResponse {
713
- success: boolean;
714
- error: string;
715
- /** The new duplicate doc */
716
- doc?: Doc | undefined;
717
- /** Slug of the original doc */
718
- originalSlug: string;
719
- /** Updated target project manifest */
720
- manifest?: Manifest | undefined;
721
- }
722
182
  /** Asset represents file metadata */
723
183
  export interface Asset {
724
184
  /** Original filename */
@@ -835,6 +295,10 @@ export interface ProjectInfo {
835
295
  userTitle: string;
836
296
  /** Project-scope custom title (from .centy/project.json) */
837
297
  projectTitle: string;
298
+ /** Centy version recorded in manifest (empty if not initialized) */
299
+ projectVersion: string;
300
+ /** True if project version is behind current daemon version */
301
+ projectBehind: boolean;
838
302
  }
839
303
  export interface ListProjectsRequest {
840
304
  /** Include projects where path no longer exists */
@@ -1013,6 +477,7 @@ export interface UpdateOrganizationResponse {
1013
477
  }
1014
478
  export interface DeleteOrganizationRequest {
1015
479
  slug: string;
480
+ cascade: boolean;
1016
481
  }
1017
482
  export interface DeleteOrganizationResponse {
1018
483
  success: boolean;
@@ -1027,8 +492,6 @@ export interface DaemonInfo {
1027
492
  version: string;
1028
493
  /** Absolute path to the running daemon binary */
1029
494
  binaryPath: string;
1030
- /** Whether VS Code is installed and accessible */
1031
- vscodeAvailable: boolean;
1032
495
  }
1033
496
  export interface ShutdownRequest {
1034
497
  /** Optional delay in seconds before shutdown (default: 0) */
@@ -1051,8 +514,6 @@ export interface GetSupportedEditorsRequest {
1051
514
  }
1052
515
  /** Information about a supported editor */
1053
516
  export interface EditorInfo {
1054
- /** Editor type enum value (deprecated: use editor_id) */
1055
- editorType: EditorType;
1056
517
  /** Display name (e.g., "VS Code", "Terminal") */
1057
518
  name: string;
1058
519
  /** Brief description */
@@ -1075,10 +536,6 @@ export interface OpenInTempWorkspaceWithEditorRequest {
1075
536
  projectPath: string;
1076
537
  /** Issue UUID or display number */
1077
538
  issueId: string;
1078
- /** Plan or Implement */
1079
- action: LlmAction;
1080
- /** Agent to use (empty = default) */
1081
- agentName: string;
1082
539
  /** Custom TTL in hours (0 = use default 12h) */
1083
540
  ttlHours: number;
1084
541
  /** Editor ID (e.g., "vscode", "terminal", "zed"). Empty = use project/user default. */
@@ -1094,8 +551,6 @@ export interface OpenStandaloneWorkspaceWithEditorRequest {
1094
551
  description: string;
1095
552
  /** Custom TTL in hours (0 = use default 12h) */
1096
553
  ttlHours: number;
1097
- /** Agent to use (empty = default) */
1098
- agentName: string;
1099
554
  /** Editor ID (e.g., "vscode", "terminal", "zed"). Empty = use project/user default. */
1100
555
  editorId: string;
1101
556
  }
@@ -1105,10 +560,6 @@ export interface OpenInTempWorkspaceRequest {
1105
560
  projectPath: string;
1106
561
  /** Issue UUID or display number */
1107
562
  issueId: string;
1108
- /** Plan or Implement */
1109
- action: LlmAction;
1110
- /** Agent to use (empty = default) */
1111
- agentName: string;
1112
563
  /** Custom TTL in hours (0 = use default 12h) */
1113
564
  ttlHours: number;
1114
565
  }
@@ -1133,37 +584,6 @@ export interface OpenInTempWorkspaceResponse {
1133
584
  /** Original creation timestamp (only set if workspace_reused is true) */
1134
585
  originalCreatedAt: string;
1135
586
  }
1136
- /** Request to open an agent in a terminal */
1137
- export interface OpenAgentInTerminalRequest {
1138
- /** Source project path */
1139
- projectPath: string;
1140
- /** Issue UUID or display number */
1141
- issueId: string;
1142
- /** Agent to use (empty = default) */
1143
- agentName: string;
1144
- /** Temp worktree or current project */
1145
- workspaceMode: WorkspaceMode;
1146
- /** Custom TTL in hours (0 = default, only for temp mode) */
1147
- ttlHours: number;
1148
- }
1149
- export interface OpenAgentInTerminalResponse {
1150
- success: boolean;
1151
- error: string;
1152
- /** Path where agent was launched */
1153
- workingDirectory: string;
1154
- /** Resolved issue UUID */
1155
- issueId: string;
1156
- /** Issue display number */
1157
- displayNumber: number;
1158
- /** The agent command that was executed */
1159
- agentCommand: string;
1160
- /** Whether terminal was successfully opened */
1161
- terminalOpened: boolean;
1162
- /** ISO timestamp (only for temp mode) */
1163
- expiresAt: string;
1164
- /** True if user must configure update_status_on_start setting */
1165
- requiresStatusConfig: boolean;
1166
- }
1167
587
  /** Request to open a standalone workspace (not tied to an issue) */
1168
588
  export interface OpenStandaloneWorkspaceRequest {
1169
589
  /** Source project path */
@@ -1174,8 +594,6 @@ export interface OpenStandaloneWorkspaceRequest {
1174
594
  description: string;
1175
595
  /** Custom TTL in hours (0 = use default 12h) */
1176
596
  ttlHours: number;
1177
- /** Agent to use (empty = default) */
1178
- agentName: string;
1179
597
  }
1180
598
  /** Response for opening a standalone workspace */
1181
599
  export interface OpenStandaloneWorkspaceResponse {
@@ -1208,10 +626,6 @@ export interface TempWorkspace {
1208
626
  issueDisplayNumber: number;
1209
627
  /** Issue title (empty for standalone) */
1210
628
  issueTitle: string;
1211
- /** Agent being used */
1212
- agentName: string;
1213
- /** Plan or Implement */
1214
- action: LlmAction;
1215
629
  /** ISO timestamp */
1216
630
  createdAt: string;
1217
631
  /** ISO timestamp when workspace expires */
@@ -1269,48 +683,44 @@ export interface CleanupExpiredWorkspacesResponse {
1269
683
  export interface Link {
1270
684
  /** Target entity ID (UUID for issues, slug for docs) */
1271
685
  targetId: string;
1272
- /** Type of the target entity */
1273
- targetType: LinkTargetType;
1274
- /** Relationship type (e.g., "blocks", "parent-of") */
686
+ /** Relationship type (e.g., "blocks", "parent-of"); always from source's perspective */
1275
687
  linkType: string;
1276
688
  /** ISO timestamp when link was created */
1277
689
  createdAt: string;
690
+ /** Singular item type as a string (e.g., "issue", "plan") */
691
+ targetItemType: string;
692
+ /** UUID of the link file (use for deletion) */
693
+ id: string;
694
+ /** "source" or "target" — which side the queried entity is on */
695
+ direction: string;
1278
696
  }
1279
- /** Create a link between two entities (bidirectional - also creates inverse) */
697
+ /** Create a link between two entities (one file, two response views) */
1280
698
  export interface CreateLinkRequest {
1281
699
  projectPath: string;
1282
- /** Source entity ID */
700
+ /** Source entity ID (UUID or display number) */
1283
701
  sourceId: string;
1284
- /** Source entity type */
1285
- sourceType: LinkTargetType;
1286
- /** Target entity ID */
702
+ /** Target entity ID (UUID or display number) */
1287
703
  targetId: string;
1288
- /** Target entity type */
1289
- targetType: LinkTargetType;
1290
704
  /** Link type (e.g., "blocks") */
1291
705
  linkType: string;
706
+ /** Singular item type as a string (e.g., "issue", "plan") */
707
+ sourceItemType: string;
708
+ /** Singular item type as a string (e.g., "issue", "plan") */
709
+ targetItemType: string;
1292
710
  }
1293
711
  export interface CreateLinkResponse {
1294
712
  success: boolean;
1295
713
  error: string;
1296
- /** The forward link that was created */
714
+ /** Source's view (direction="source") */
1297
715
  createdLink?: Link | undefined;
1298
- /** The inverse link that was created */
716
+ /** Target's view (direction="target") */
1299
717
  inverseLink?: Link | undefined;
1300
718
  }
1301
- /** Delete a link between two entities (also deletes inverse) */
719
+ /** Delete a link by its UUID */
1302
720
  export interface DeleteLinkRequest {
1303
721
  projectPath: string;
1304
- /** Source entity ID */
1305
- sourceId: string;
1306
- /** Source entity type */
1307
- sourceType: LinkTargetType;
1308
- /** Target entity ID */
1309
- targetId: string;
1310
- /** Target entity type */
1311
- targetType: LinkTargetType;
1312
- /** Optional: specific link type to delete (empty = all links between entities) */
1313
- linkType: string;
722
+ /** UUID of the link file to delete (from Link.id) */
723
+ linkId: string;
1314
724
  }
1315
725
  export interface DeleteLinkResponse {
1316
726
  success: boolean;
@@ -1323,8 +733,8 @@ export interface ListLinksRequest {
1323
733
  projectPath: string;
1324
734
  /** Entity ID to list links for */
1325
735
  entityId: string;
1326
- /** Entity type */
1327
- entityType: LinkTargetType;
736
+ /** Singular item type as a string (e.g., "issue", "plan") */
737
+ entityItemType: string;
1328
738
  }
1329
739
  export interface ListLinksResponse {
1330
740
  links: Link[];
@@ -1340,8 +750,6 @@ export interface GetAvailableLinkTypesRequest {
1340
750
  export interface LinkTypeInfo {
1341
751
  /** Link type name (e.g., "blocks") */
1342
752
  name: string;
1343
- /** Inverse link type (e.g., "blocked-by") */
1344
- inverse: string;
1345
753
  /** Optional description */
1346
754
  description: string;
1347
755
  /** Whether this is a built-in type */
@@ -1509,10 +917,10 @@ export interface EntityAction {
1509
917
  export interface GetEntityActionsRequest {
1510
918
  /** Project path for config/state lookup */
1511
919
  projectPath: string;
1512
- /** Type of entity (issue, doc) */
1513
- entityType: EntityType;
1514
920
  /** Optional: entity ID for contextual actions (empty = general actions like "create") */
1515
921
  entityId: string;
922
+ /** Type of item (e.g., "issues", "docs") */
923
+ itemType: string;
1516
924
  }
1517
925
  /** Response with available actions */
1518
926
  export interface GetEntityActionsResponse {
@@ -1621,4 +1029,120 @@ export interface SyncPushResponse {
1621
1029
  /** Whether any changes were pushed */
1622
1030
  hadChanges: boolean;
1623
1031
  }
1032
+ /** Toggle-able features for an item type */
1033
+ export interface ItemTypeFeatures {
1034
+ /** Enable display numbers (1, 2, 3...) */
1035
+ displayNumber: boolean;
1036
+ /** Enable status tracking */
1037
+ status: boolean;
1038
+ /** Enable priority levels */
1039
+ priority: boolean;
1040
+ /** Enable file attachments */
1041
+ assets: boolean;
1042
+ /** Enable organization sync */
1043
+ orgSync: boolean;
1044
+ /** Enable moving between projects */
1045
+ move: boolean;
1046
+ /** Enable duplication */
1047
+ duplicate: boolean;
1048
+ /** Enable soft-deletion (restorable delete) */
1049
+ softDelete: boolean;
1050
+ }
1051
+ /** Request to create a new item type */
1052
+ export interface CreateItemTypeRequest {
1053
+ projectPath: string;
1054
+ /** Singular display name (e.g., "Bug", "Task", "Epic") */
1055
+ name: string;
1056
+ /** Folder/type key (e.g., "bugs", "tasks", "epics") */
1057
+ plural: string;
1058
+ /** "uuid" or "slug" */
1059
+ identifier: string;
1060
+ /** Toggle-able features */
1061
+ features?: ItemTypeFeatures | undefined;
1062
+ /** Allowed statuses (e.g., ["open", "in-progress", "closed"]) */
1063
+ statuses: string[];
1064
+ /** Default status for new items (must be in statuses list) */
1065
+ defaultStatus: string;
1066
+ /** Number of priority levels (0 = none) */
1067
+ priorityLevels: number;
1068
+ /** Custom field definitions */
1069
+ customFields: CustomFieldDefinition[];
1070
+ }
1071
+ /** Response after creating an item type */
1072
+ export interface CreateItemTypeResponse {
1073
+ success: boolean;
1074
+ error: string;
1075
+ /** The created item type config */
1076
+ config?: ItemTypeConfigProto | undefined;
1077
+ }
1078
+ /** Proto representation of an ItemTypeConfig */
1079
+ export interface ItemTypeConfigProto {
1080
+ name: string;
1081
+ plural: string;
1082
+ identifier: string;
1083
+ features?: ItemTypeFeatures | undefined;
1084
+ statuses: string[];
1085
+ defaultStatus: string;
1086
+ priorityLevels: number;
1087
+ customFields: CustomFieldDefinition[];
1088
+ /** Optional icon identifier (e.g. "clipboard") */
1089
+ icon: string;
1090
+ /** Optional template file path */
1091
+ template: string;
1092
+ /** Whether this type appears in ListItemTypes responses */
1093
+ listed: boolean;
1094
+ }
1095
+ export interface ListItemTypesRequest {
1096
+ projectPath: string;
1097
+ }
1098
+ export interface ListItemTypesResponse {
1099
+ success: boolean;
1100
+ error: string;
1101
+ itemTypes: ItemTypeConfigProto[];
1102
+ totalCount: number;
1103
+ }
1104
+ export interface MoveItemRequest {
1105
+ sourceProjectPath: string;
1106
+ targetProjectPath: string;
1107
+ itemType: string;
1108
+ itemId: string;
1109
+ /** Optional: for slug renames */
1110
+ newId: string;
1111
+ }
1112
+ export interface MoveItemResponse {
1113
+ success: boolean;
1114
+ error: string;
1115
+ item?: GenericItem | undefined;
1116
+ oldId: string;
1117
+ sourceManifest?: Manifest | undefined;
1118
+ targetManifest?: Manifest | undefined;
1119
+ }
1120
+ export interface ArchiveItemRequest {
1121
+ projectPath: string;
1122
+ /** Source folder name (e.g., "issues", "docs") */
1123
+ itemType: string;
1124
+ /** UUID of the item to archive */
1125
+ itemId: string;
1126
+ }
1127
+ export interface ArchiveItemResponse {
1128
+ success: boolean;
1129
+ error: string;
1130
+ /** The archived item with original_item_type set */
1131
+ item?: GenericItem | undefined;
1132
+ }
1133
+ export interface UnarchiveItemRequest {
1134
+ projectPath: string;
1135
+ /** UUID of the archived item */
1136
+ itemId: string;
1137
+ /** Optional: override original_item_type from metadata */
1138
+ targetItemType: string;
1139
+ }
1140
+ export interface UnarchiveItemResponse {
1141
+ success: boolean;
1142
+ error: string;
1143
+ /** The restored item */
1144
+ item?: GenericItem | undefined;
1145
+ /** The folder the item was restored to */
1146
+ originalItemType: string;
1147
+ }
1624
1148
  //# sourceMappingURL=centy.d.ts.map