@bugabinga/pi-ext-lucifiber 0.1.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.
Files changed (1010) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/README.md +66 -0
  3. package/assets/lucifiber_suite.gif +0 -0
  4. package/bun.lock +293 -0
  5. package/index.ts +4 -0
  6. package/package.json +29 -0
  7. package/prompts/.gitkeep +0 -0
  8. package/skills/.gitkeep +0 -0
  9. package/themes/.gitkeep +0 -0
  10. package/themes/3024-base16.json +95 -0
  11. package/themes/3024-dark-terminal-sexy.json +95 -0
  12. package/themes/3024-day-gogh.json +95 -0
  13. package/themes/3024-day.json +95 -0
  14. package/themes/3024-light-terminal-sexy.json +95 -0
  15. package/themes/3024-night-gogh.json +95 -0
  16. package/themes/3024-night.json +95 -0
  17. package/themes/aardvark-blue.json +95 -0
  18. package/themes/abernathy.json +95 -0
  19. package/themes/aci-gogh.json +95 -0
  20. package/themes/aco-gogh.json +95 -0
  21. package/themes/adventure-time-gogh.json +95 -0
  22. package/themes/adventure.json +95 -0
  23. package/themes/adventuretime.json +95 -0
  24. package/themes/afterglow-gogh.json +95 -0
  25. package/themes/afterglow.json +95 -0
  26. package/themes/aikofog-terminal-sexy.json +95 -0
  27. package/themes/alabaster.json +95 -0
  28. package/themes/alien-blood-gogh.json +95 -0
  29. package/themes/alienblood.json +95 -0
  30. package/themes/andromeda.json +95 -0
  31. package/themes/apathy-base16.json +95 -0
  32. package/themes/apple-classic.json +95 -0
  33. package/themes/apple-system-colors.json +95 -0
  34. package/themes/apprentice-base16.json +95 -0
  35. package/themes/apprentice-gogh.json +95 -0
  36. package/themes/arcoiris.json +95 -0
  37. package/themes/argonaut-gogh.json +95 -0
  38. package/themes/argonaut.json +95 -0
  39. package/themes/arthur-gogh.json +95 -0
  40. package/themes/arthur.json +95 -0
  41. package/themes/ashes-base16.json +95 -0
  42. package/themes/ashes-dark-terminal-sexy.json +95 -0
  43. package/themes/ashes-light-terminal-sexy.json +95 -0
  44. package/themes/astrodark-gogh.json +95 -0
  45. package/themes/astromouse-terminal-sexy.json +95 -0
  46. package/themes/atelier-cave-base16.json +95 -0
  47. package/themes/atelier-cave-light-base16.json +95 -0
  48. package/themes/atelier-dune-base16.json +95 -0
  49. package/themes/atelier-dune-light-base16.json +95 -0
  50. package/themes/atelier-estuary-base16.json +95 -0
  51. package/themes/atelier-estuary-light-base16.json +95 -0
  52. package/themes/atelier-forest-base16.json +95 -0
  53. package/themes/atelier-forest-light-base16.json +95 -0
  54. package/themes/atelier-heath-base16.json +95 -0
  55. package/themes/atelier-heath-light-base16.json +95 -0
  56. package/themes/atelier-lakeside-base16.json +95 -0
  57. package/themes/atelier-lakeside-light-base16.json +95 -0
  58. package/themes/atelier-plateau-base16.json +95 -0
  59. package/themes/atelier-plateau-light-base16.json +95 -0
  60. package/themes/atelier-savanna-base16.json +95 -0
  61. package/themes/atelier-savanna-light-base16.json +95 -0
  62. package/themes/atelier-seaside-base16.json +95 -0
  63. package/themes/atelier-seaside-light-base16.json +95 -0
  64. package/themes/atelier-sulphurpool-base16.json +95 -0
  65. package/themes/atelier-sulphurpool-light-base16.json +95 -0
  66. package/themes/atelierdune-dark-terminal-sexy.json +95 -0
  67. package/themes/atelierdune-light-terminal-sexy.json +95 -0
  68. package/themes/atelierforest-dark-terminal-sexy.json +95 -0
  69. package/themes/atelierforest-light-terminal-sexy.json +95 -0
  70. package/themes/atelierheath-dark-terminal-sexy.json +95 -0
  71. package/themes/atelierheath-light-terminal-sexy.json +95 -0
  72. package/themes/atelierlakeside-dark-terminal-sexy.json +95 -0
  73. package/themes/atelierlakeside-light-terminal-sexy.json +95 -0
  74. package/themes/atelierseaside-dark-terminal-sexy.json +95 -0
  75. package/themes/atelierseaside-light-terminal-sexy.json +95 -0
  76. package/themes/ateliersulphurpool.json +95 -0
  77. package/themes/atlas-base16.json +95 -0
  78. package/themes/atom-gogh.json +95 -0
  79. package/themes/atom.json +95 -0
  80. package/themes/atomonelight.json +95 -0
  81. package/themes/aura-gogh.json +95 -0
  82. package/themes/aurora.json +95 -0
  83. package/themes/ayu-dark-gogh.json +95 -0
  84. package/themes/ayu-light-gogh.json +95 -0
  85. package/themes/ayu-light.json +95 -0
  86. package/themes/ayu-mirage-gogh.json +95 -0
  87. package/themes/ayu-mirage.json +95 -0
  88. package/themes/ayu.json +95 -0
  89. package/themes/azu-gogh.json +95 -0
  90. package/themes/bamboo-light.json +95 -0
  91. package/themes/bamboo-multiplex.json +95 -0
  92. package/themes/bamboo.json +95 -0
  93. package/themes/banana-blueberry.json +95 -0
  94. package/themes/batman.json +95 -0
  95. package/themes/belafonte-day-gogh.json +95 -0
  96. package/themes/belafonte-day.json +95 -0
  97. package/themes/belafonte-night-gogh.json +95 -0
  98. package/themes/belafonte-night.json +95 -0
  99. package/themes/belge-terminal-sexy.json +95 -0
  100. package/themes/bespin-base16.json +95 -0
  101. package/themes/bespin-dark-terminal-sexy.json +95 -0
  102. package/themes/bespin-light-terminal-sexy.json +95 -0
  103. package/themes/bim-gogh.json +95 -0
  104. package/themes/birds-of-paradise-gogh.json +95 -0
  105. package/themes/birdsofparadise.json +95 -0
  106. package/themes/bitmute-terminal-sexy.json +95 -0
  107. package/themes/black-metal-base16.json +95 -0
  108. package/themes/black-metal-bathory-base16.json +95 -0
  109. package/themes/black-metal-burzum-base16.json +95 -0
  110. package/themes/black-metal-dark-funeral-base16.json +95 -0
  111. package/themes/black-metal-gorgoroth-base16.json +95 -0
  112. package/themes/black-metal-immortal-base16.json +95 -0
  113. package/themes/black-metal-khold-base16.json +95 -0
  114. package/themes/black-metal-marduk-base16.json +95 -0
  115. package/themes/black-metal-mayhem-base16.json +95 -0
  116. package/themes/black-metal-nile-base16.json +95 -0
  117. package/themes/black-metal-venom-base16.json +95 -0
  118. package/themes/blazer-gogh.json +95 -0
  119. package/themes/blazer.json +95 -0
  120. package/themes/bleh-1-terminal-sexy.json +95 -0
  121. package/themes/blue-dolphin-gogh.json +95 -0
  122. package/themes/blue-matrix.json +95 -0
  123. package/themes/blueberrypie.json +95 -0
  124. package/themes/bluedolphin.json +95 -0
  125. package/themes/bluloco-light-gogh.json +95 -0
  126. package/themes/bluloco-zsh-light-gogh.json +95 -0
  127. package/themes/blulocodark.json +95 -0
  128. package/themes/blulocolight.json +95 -0
  129. package/themes/borland-gogh.json +95 -0
  130. package/themes/borland.json +95 -0
  131. package/themes/breadog-gogh.json +95 -0
  132. package/themes/breath-darker-gogh.json +95 -0
  133. package/themes/breath-gogh.json +95 -0
  134. package/themes/breath-light-gogh.json +95 -0
  135. package/themes/breath-silverfox-gogh.json +95 -0
  136. package/themes/breeze-gogh.json +95 -0
  137. package/themes/breeze.json +95 -0
  138. package/themes/brewer-base16.json +95 -0
  139. package/themes/brewer-dark-terminal-sexy.json +95 -0
  140. package/themes/brewer-light-terminal-sexy.json +95 -0
  141. package/themes/bright-base16.json +95 -0
  142. package/themes/bright-lights.json +95 -0
  143. package/themes/broadcast-gogh.json +95 -0
  144. package/themes/broadcast.json +95 -0
  145. package/themes/brogrammer-base16.json +95 -0
  146. package/themes/brogrammer-gogh.json +95 -0
  147. package/themes/brogrammer.json +95 -0
  148. package/themes/brush-trees-base16.json +95 -0
  149. package/themes/brush-trees-dark-base16.json +95 -0
  150. package/themes/builtin-dark.json +95 -0
  151. package/themes/builtin-light.json +95 -0
  152. package/themes/builtin-pastel-dark.json +95 -0
  153. package/themes/builtin-solarized-dark.json +95 -0
  154. package/themes/builtin-solarized-light.json +95 -0
  155. package/themes/builtin-tango-dark.json +95 -0
  156. package/themes/builtin-tango-light.json +95 -0
  157. package/themes/butrin-gogh.json +95 -0
  158. package/themes/c64-gogh.json +95 -0
  159. package/themes/c64.json +95 -0
  160. package/themes/cai-gogh.json +95 -0
  161. package/themes/calamity.json +95 -0
  162. package/themes/campbell-gogh.json +95 -0
  163. package/themes/canvased-pastel-terminal-sexy.json +95 -0
  164. package/themes/carbonfox.json +95 -0
  165. package/themes/catch-me-if-you-can-terminal-sexy.json +95 -0
  166. package/themes/catppuccin-frapp-gogh.json +95 -0
  167. package/themes/catppuccin-frappe-2.json +95 -0
  168. package/themes/catppuccin-frappe.json +95 -0
  169. package/themes/catppuccin-latte-2.json +95 -0
  170. package/themes/catppuccin-latte-gogh.json +95 -0
  171. package/themes/catppuccin-latte.json +95 -0
  172. package/themes/catppuccin-macchiato-2.json +95 -0
  173. package/themes/catppuccin-macchiato-gogh.json +95 -0
  174. package/themes/catppuccin-macchiato.json +95 -0
  175. package/themes/catppuccin-mocha-2.json +95 -0
  176. package/themes/catppuccin-mocha-gogh.json +95 -0
  177. package/themes/catppuccin-mocha.json +95 -0
  178. package/themes/cga.json +95 -0
  179. package/themes/chalk-base16.json +95 -0
  180. package/themes/chalk-dark-terminal-sexy.json +95 -0
  181. package/themes/chalk-gogh.json +95 -0
  182. package/themes/chalk-light-terminal-sexy.json +95 -0
  183. package/themes/chalk.json +95 -0
  184. package/themes/chalkboard-gogh.json +95 -0
  185. package/themes/chalkboard.json +95 -0
  186. package/themes/challengerdeep.json +95 -0
  187. package/themes/chameleon-gogh.json +95 -0
  188. package/themes/chester.json +95 -0
  189. package/themes/ciapre-gogh.json +95 -0
  190. package/themes/ciapre.json +95 -0
  191. package/themes/circus-base16.json +95 -0
  192. package/themes/city-lights-gogh.json +95 -0
  193. package/themes/city-streets-terminal-sexy.json +95 -0
  194. package/themes/classic-dark-base16.json +95 -0
  195. package/themes/classic-light-base16.json +95 -0
  196. package/themes/clone-of-ubuntu-gogh.json +95 -0
  197. package/themes/cloud-terminal-sexy.json +95 -0
  198. package/themes/clrs-gogh.json +95 -0
  199. package/themes/clrs.json +95 -0
  200. package/themes/cobalt-2-gogh.json +95 -0
  201. package/themes/cobalt-neon-gogh.json +95 -0
  202. package/themes/cobalt-neon.json +95 -0
  203. package/themes/cobalt2.json +95 -0
  204. package/themes/codeschool-base16.json +95 -0
  205. package/themes/codeschool-dark-terminal-sexy.json +95 -0
  206. package/themes/codeschool-light-terminal-sexy.json +95 -0
  207. package/themes/coffee-theme.json +95 -0
  208. package/themes/color-star-terminal-sexy.json +95 -0
  209. package/themes/colorcli-gogh.json +95 -0
  210. package/themes/colorful-colors-terminal-sexy.json +95 -0
  211. package/themes/colors-base16.json +95 -0
  212. package/themes/count-von-count-terminal-sexy.json +95 -0
  213. package/themes/crayon-pony-fish-gogh.json +95 -0
  214. package/themes/crayonponyfish.json +95 -0
  215. package/themes/cupcake-base16.json +95 -0
  216. package/themes/cupertino-base16.json +95 -0
  217. package/themes/cutiepro.json +95 -0
  218. package/themes/cyberdyne.json +95 -0
  219. package/themes/cyberpunk.json +95 -0
  220. package/themes/danqing-base16.json +95 -0
  221. package/themes/danqing-light-base16.json +95 -0
  222. package/themes/darcula-base16.json +95 -0
  223. package/themes/dark-ocean-terminal-sexy.json +95 -0
  224. package/themes/dark-pastel-gogh.json +95 -0
  225. package/themes/dark-pastel.json +95 -0
  226. package/themes/dark-violet-base16.json +95 -0
  227. package/themes/dark.json +95 -0
  228. package/themes/darkermatrix.json +95 -0
  229. package/themes/darkmatrix.json +95 -0
  230. package/themes/darkmoss-base16.json +95 -0
  231. package/themes/darkside-gogh.json +95 -0
  232. package/themes/darkside.json +95 -0
  233. package/themes/darktooth-base16.json +95 -0
  234. package/themes/dawn-terminal-sexy.json +95 -0
  235. package/themes/dawnfox.json +95 -0
  236. package/themes/dayfox.json +95 -0
  237. package/themes/deafened-terminal-sexy.json +95 -0
  238. package/themes/decaf-base16.json +95 -0
  239. package/themes/deep.json +95 -0
  240. package/themes/default-dark-base16.json +95 -0
  241. package/themes/default-dark-terminal-sexy.json +95 -0
  242. package/themes/default-light-base16.json +95 -0
  243. package/themes/default-light-terminal-sexy.json +95 -0
  244. package/themes/dehydration-gogh.json +95 -0
  245. package/themes/derp-terminal-sexy.json +95 -0
  246. package/themes/desert-gogh.json +95 -0
  247. package/themes/desert.json +95 -0
  248. package/themes/digerati-terminal-sexy.json +95 -0
  249. package/themes/dimmed-monokai-gogh.json +95 -0
  250. package/themes/dimmedmonokai.json +95 -0
  251. package/themes/dirtysea-base16.json +95 -0
  252. package/themes/dissonance-gogh.json +95 -0
  253. package/themes/django.json +95 -0
  254. package/themes/djangorebornagain.json +95 -0
  255. package/themes/djangosmooth.json +95 -0
  256. package/themes/doom-peacock.json +95 -0
  257. package/themes/doomone.json +95 -0
  258. package/themes/dotgov.json +95 -0
  259. package/themes/dotshare-terminal-sexy.json +95 -0
  260. package/themes/dracula-2.json +95 -0
  261. package/themes/dracula-base16.json +95 -0
  262. package/themes/dracula-gogh.json +95 -0
  263. package/themes/dracula-official.json +95 -0
  264. package/themes/dracula.json +95 -0
  265. package/themes/duckbones.json +95 -0
  266. package/themes/duotone-dark.json +95 -0
  267. package/themes/duskfox.json +95 -0
  268. package/themes/dwm-rob-terminal-sexy.json +95 -0
  269. package/themes/earthsong-gogh.json +95 -0
  270. package/themes/earthsong.json +95 -0
  271. package/themes/edge-dark-base16.json +95 -0
  272. package/themes/edge-light-base16.json +95 -0
  273. package/themes/ef-arbutus.json +95 -0
  274. package/themes/ef-autumn.json +95 -0
  275. package/themes/ef-bio.json +95 -0
  276. package/themes/ef-cherie.json +95 -0
  277. package/themes/ef-cyprus.json +95 -0
  278. package/themes/ef-dark.json +95 -0
  279. package/themes/ef-day.json +95 -0
  280. package/themes/ef-deuteranopia-dark.json +95 -0
  281. package/themes/ef-deuteranopia-light.json +95 -0
  282. package/themes/ef-dream.json +95 -0
  283. package/themes/ef-duo-dark.json +95 -0
  284. package/themes/ef-duo-light.json +95 -0
  285. package/themes/ef-elea-dark.json +95 -0
  286. package/themes/ef-elea-light.json +95 -0
  287. package/themes/ef-frost.json +95 -0
  288. package/themes/ef-kassio.json +95 -0
  289. package/themes/ef-light.json +95 -0
  290. package/themes/ef-maris-dark.json +95 -0
  291. package/themes/ef-maris-light.json +95 -0
  292. package/themes/ef-melissa-dark.json +95 -0
  293. package/themes/ef-melissa-light.json +95 -0
  294. package/themes/ef-night.json +95 -0
  295. package/themes/ef-reverie.json +95 -0
  296. package/themes/ef-rosa.json +95 -0
  297. package/themes/ef-spring.json +95 -0
  298. package/themes/ef-summer.json +95 -0
  299. package/themes/ef-symbiosis.json +95 -0
  300. package/themes/ef-trio-dark.json +95 -0
  301. package/themes/ef-trio-light.json +95 -0
  302. package/themes/ef-tritanopia-dark.json +95 -0
  303. package/themes/ef-tritanopia-light.json +95 -0
  304. package/themes/ef-winter.json +95 -0
  305. package/themes/eighties-base16.json +95 -0
  306. package/themes/eighties-dark-terminal-sexy.json +95 -0
  307. package/themes/eighties-light-terminal-sexy.json +95 -0
  308. package/themes/eldorado-dark-terminal-sexy.json +95 -0
  309. package/themes/eldritch.json +95 -0
  310. package/themes/elemental-gogh.json +95 -0
  311. package/themes/elemental.json +95 -0
  312. package/themes/elementary-gogh.json +95 -0
  313. package/themes/elementary.json +95 -0
  314. package/themes/elic-gogh.json +95 -0
  315. package/themes/elio-gogh.json +95 -0
  316. package/themes/embers-base16.json +95 -0
  317. package/themes/embers-dark-terminal-sexy.json +95 -0
  318. package/themes/embers-light-terminal-sexy.json +95 -0
  319. package/themes/encom.json +95 -0
  320. package/themes/epiphany-terminal-sexy.json +95 -0
  321. package/themes/eqie6-terminal-sexy.json +95 -0
  322. package/themes/equilibrium-dark-base16.json +95 -0
  323. package/themes/equilibrium-gray-dark-base16.json +95 -0
  324. package/themes/equilibrium-gray-light-base16.json +95 -0
  325. package/themes/equilibrium-light-base16.json +95 -0
  326. package/themes/erebus-terminal-sexy.json +95 -0
  327. package/themes/espresso-base16.json +95 -0
  328. package/themes/espresso-gogh.json +95 -0
  329. package/themes/espresso-libre-gogh.json +95 -0
  330. package/themes/espresso-libre.json +95 -0
  331. package/themes/espresso.json +95 -0
  332. package/themes/euphrasia-terminal-sexy.json +95 -0
  333. package/themes/eva-base16.json +95 -0
  334. package/themes/eva-dim-base16.json +95 -0
  335. package/themes/everblush-gogh.json +95 -0
  336. package/themes/everblush.json +95 -0
  337. package/themes/everforest-dark-gogh.json +95 -0
  338. package/themes/everforest-dark-hard-gogh.json +95 -0
  339. package/themes/everforest-dark-medium-gogh.json +95 -0
  340. package/themes/everforest-dark-soft-gogh.json +95 -0
  341. package/themes/everforest-light-gogh.json +95 -0
  342. package/themes/everforest-light-hard-gogh.json +95 -0
  343. package/themes/everforest-light-medium-gogh.json +95 -0
  344. package/themes/everforest-light-soft-gogh.json +95 -0
  345. package/themes/fahrenheit.json +95 -0
  346. package/themes/fairy-floss-dark-gogh.json +95 -0
  347. package/themes/fairy-floss-gogh.json +95 -0
  348. package/themes/fairyfloss.json +95 -0
  349. package/themes/farmhouse-dark.json +95 -0
  350. package/themes/farmhouse-light.json +95 -0
  351. package/themes/farside-terminal-sexy.json +95 -0
  352. package/themes/fideloper.json +95 -0
  353. package/themes/firefly-traditional.json +95 -0
  354. package/themes/firefoxdev.json +95 -0
  355. package/themes/firewatch.json +95 -0
  356. package/themes/fishbone-terminal-sexy.json +95 -0
  357. package/themes/fishtank-gogh.json +95 -0
  358. package/themes/fishtank.json +95 -0
  359. package/themes/flat-base16.json +95 -0
  360. package/themes/flat-gogh.json +95 -0
  361. package/themes/flat-remix-gogh.json +95 -0
  362. package/themes/flat.json +95 -0
  363. package/themes/flatland-gogh.json +95 -0
  364. package/themes/flatland.json +95 -0
  365. package/themes/flexoki-dark.json +95 -0
  366. package/themes/flexoki-light.json +95 -0
  367. package/themes/floraverse.json +95 -0
  368. package/themes/forestblue.json +95 -0
  369. package/themes/foxnightly-gogh.json +95 -0
  370. package/themes/framer-base16.json +95 -0
  371. package/themes/framer.json +95 -0
  372. package/themes/freya-gogh.json +95 -0
  373. package/themes/frontend-delight-gogh.json +95 -0
  374. package/themes/frontend-fun-forrest-gogh.json +95 -0
  375. package/themes/frontend-galaxy-gogh.json +95 -0
  376. package/themes/frontenddelight.json +95 -0
  377. package/themes/fruit-soda-base16.json +95 -0
  378. package/themes/funforrest.json +95 -0
  379. package/themes/galaxy.json +95 -0
  380. package/themes/galizur.json +95 -0
  381. package/themes/geohot-gogh.json +95 -0
  382. package/themes/gigavolt-base16.json +95 -0
  383. package/themes/github-base16.json +95 -0
  384. package/themes/github-dark-gogh.json +95 -0
  385. package/themes/github-dark.json +95 -0
  386. package/themes/github-gogh.json +95 -0
  387. package/themes/github-light-gogh.json +95 -0
  388. package/themes/github.json +95 -0
  389. package/themes/gjm-terminal-sexy.json +95 -0
  390. package/themes/glacier.json +95 -0
  391. package/themes/gnometerm-terminal-sexy.json +95 -0
  392. package/themes/gogh-gogh.json +95 -0
  393. package/themes/gooey-gogh.json +95 -0
  394. package/themes/google-dark-base16.json +95 -0
  395. package/themes/google-dark-gogh.json +95 -0
  396. package/themes/google-dark-terminal-sexy.json +95 -0
  397. package/themes/google-light-base16.json +95 -0
  398. package/themes/google-light-gogh.json +95 -0
  399. package/themes/google-light-terminal-sexy.json +95 -0
  400. package/themes/gotham-gogh.json +95 -0
  401. package/themes/gotham-terminal-sexy.json +95 -0
  402. package/themes/grandshell-terminal-sexy.json +95 -0
  403. package/themes/grape-gogh.json +95 -0
  404. package/themes/grape.json +95 -0
  405. package/themes/grass-gogh.json +95 -0
  406. package/themes/grass.json +95 -0
  407. package/themes/grayscale-dark-base16.json +95 -0
  408. package/themes/grayscale-dark-terminal-sexy.json +95 -0
  409. package/themes/grayscale-light-base16.json +95 -0
  410. package/themes/grayscale-light-terminal-sexy.json +95 -0
  411. package/themes/green-screen-base16.json +95 -0
  412. package/themes/greenscreen-dark-terminal-sexy.json +95 -0
  413. package/themes/greenscreen-light-terminal-sexy.json +95 -0
  414. package/themes/grey-green.json +95 -0
  415. package/themes/gruber-base16.json +95 -0
  416. package/themes/gruvbox-dark-gogh.json +95 -0
  417. package/themes/gruvbox-dark-hard-base16.json +95 -0
  418. package/themes/gruvbox-dark-medium-base16.json +95 -0
  419. package/themes/gruvbox-dark-pale-base16.json +95 -0
  420. package/themes/gruvbox-dark-soft-base16.json +95 -0
  421. package/themes/gruvbox-gogh.json +95 -0
  422. package/themes/gruvbox-light-hard-base16.json +95 -0
  423. package/themes/gruvbox-light-medium-base16.json +95 -0
  424. package/themes/gruvbox-light-soft-base16.json +95 -0
  425. package/themes/gruvbox-material-gogh.json +95 -0
  426. package/themes/gruvboxdark.json +95 -0
  427. package/themes/gruvboxdarkhard.json +95 -0
  428. package/themes/gruvboxlight.json +95 -0
  429. package/themes/guezwhoz.json +95 -0
  430. package/themes/hacktober.json +95 -0
  431. package/themes/hardcore-base16.json +95 -0
  432. package/themes/hardcore-gogh.json +95 -0
  433. package/themes/hardcore.json +95 -0
  434. package/themes/hardhacker.json +95 -0
  435. package/themes/harmonic16-dark-base16.json +95 -0
  436. package/themes/harmonic16-light-base16.json +95 -0
  437. package/themes/harper-gogh.json +95 -0
  438. package/themes/harper.json +95 -0
  439. package/themes/hax0r-blue.json +95 -0
  440. package/themes/hax0r-gr33n.json +95 -0
  441. package/themes/hax0r-r3d.json +95 -0
  442. package/themes/heetch-dark-base16.json +95 -0
  443. package/themes/heetch-light-base16.json +95 -0
  444. package/themes/helios-base16.json +95 -0
  445. package/themes/hemisu-dark-gogh.json +95 -0
  446. package/themes/hemisu-light-gogh.json +95 -0
  447. package/themes/highway-gogh.json +95 -0
  448. package/themes/highway.json +95 -0
  449. package/themes/hipster-green-gogh.json +95 -0
  450. package/themes/hipster-green.json +95 -0
  451. package/themes/hivacruz.json +95 -0
  452. package/themes/homebrew-gogh.json +95 -0
  453. package/themes/homebrew-light-gogh.json +95 -0
  454. package/themes/homebrew-ocean-gogh.json +95 -0
  455. package/themes/homebrew.json +95 -0
  456. package/themes/hopscotch-256.json +95 -0
  457. package/themes/hopscotch-base16.json +95 -0
  458. package/themes/hopscotch.json +95 -0
  459. package/themes/horizon-bright-gogh.json +95 -0
  460. package/themes/horizon-dark-base16.json +95 -0
  461. package/themes/horizon-dark-gogh.json +95 -0
  462. package/themes/horizon-light-base16.json +95 -0
  463. package/themes/humanoid-dark-base16.json +95 -0
  464. package/themes/humanoid-light-base16.json +95 -0
  465. package/themes/hund-terminal-sexy.json +95 -0
  466. package/themes/hurtado-gogh.json +95 -0
  467. package/themes/hurtado.json +95 -0
  468. package/themes/hybrid-gogh.json +95 -0
  469. package/themes/hybrid-terminal-sexy.json +95 -0
  470. package/themes/hybrid.json +95 -0
  471. package/themes/ibm-3270-high-contrast-gogh.json +95 -0
  472. package/themes/ibm3270-gogh.json +95 -0
  473. package/themes/ic-green-ppl-gogh.json +95 -0
  474. package/themes/ic-green-ppl.json +95 -0
  475. package/themes/ic-orange-ppl-gogh.json +95 -0
  476. package/themes/ic-orange-ppl.json +95 -0
  477. package/themes/iceberg-dark.json +95 -0
  478. package/themes/iceberg-gogh.json +95 -0
  479. package/themes/iceberg-light.json +95 -0
  480. package/themes/icy-dark-base16.json +95 -0
  481. package/themes/idea.json +95 -0
  482. package/themes/idle-toes-gogh.json +95 -0
  483. package/themes/idletoes.json +95 -0
  484. package/themes/iiamblack-terminal-sexy.json +95 -0
  485. package/themes/insignificato-terminal-sexy.json +95 -0
  486. package/themes/invisibone-terminal-sexy.json +95 -0
  487. package/themes/ir-black-base16.json +95 -0
  488. package/themes/ir-black-gogh.json +95 -0
  489. package/themes/ir-black.json +95 -0
  490. package/themes/isotope-base16.json +95 -0
  491. package/themes/isotope-dark-terminal-sexy.json +95 -0
  492. package/themes/isotope-light-terminal-sexy.json +95 -0
  493. package/themes/iterm2-dark-background.json +95 -0
  494. package/themes/iterm2-default.json +95 -0
  495. package/themes/iterm2-light-background.json +95 -0
  496. package/themes/iterm2-pastel-dark-background.json +95 -0
  497. package/themes/iterm2-smoooooth.json +95 -0
  498. package/themes/iterm2-tango-dark.json +95 -0
  499. package/themes/iterm2-tango-light.json +95 -0
  500. package/themes/ivory-dark-terminal-sexy.json +95 -0
  501. package/themes/ivory-light-terminal-sexy.json +95 -0
  502. package/themes/jackie-brown-gogh.json +95 -0
  503. package/themes/jackie-brown.json +95 -0
  504. package/themes/japanesque-gogh.json +95 -0
  505. package/themes/japanesque.json +95 -0
  506. package/themes/jason-wryan-terminal-sexy.json +95 -0
  507. package/themes/jellybeans-gogh.json +95 -0
  508. package/themes/jellybeans.json +95 -0
  509. package/themes/jetbrains-darcula.json +95 -0
  510. package/themes/jmbi-terminal-sexy.json +95 -0
  511. package/themes/jubi.json +95 -0
  512. package/themes/jup-gogh.json +95 -0
  513. package/themes/jwr-dark-terminal-sexy.json +95 -0
  514. package/themes/kanagawa-dragon-gogh.json +95 -0
  515. package/themes/kanagawa-gogh.json +95 -0
  516. package/themes/kanagawabones.json +95 -0
  517. package/themes/kasugano-terminal-sexy.json +95 -0
  518. package/themes/kibble-gogh.json +95 -0
  519. package/themes/kibble.json +95 -0
  520. package/themes/kimber-base16.json +95 -0
  521. package/themes/kokuban-gogh.json +95 -0
  522. package/themes/kolorit.json +95 -0
  523. package/themes/konsolas.json +95 -0
  524. package/themes/kurokula.json +95 -0
  525. package/themes/lab-fox.json +95 -0
  526. package/themes/laser.json +95 -0
  527. package/themes/laserwave-gogh.json +95 -0
  528. package/themes/later-this-evening-gogh.json +95 -0
  529. package/themes/later-this-evening.json +95 -0
  530. package/themes/lavandula-gogh.json +95 -0
  531. package/themes/lavandula.json +95 -0
  532. package/themes/light-white-terminal-sexy.json +95 -0
  533. package/themes/liquid-carbon-gogh.json +95 -0
  534. package/themes/liquid-carbon-transparent-gogh.json +95 -0
  535. package/themes/liquidcarbon.json +95 -0
  536. package/themes/liquidcarbontransparent.json +95 -0
  537. package/themes/liquidcarbontransparentinverse.json +95 -0
  538. package/themes/london-tube-base16.json +95 -0
  539. package/themes/londontube-dark-terminal-sexy.json +95 -0
  540. package/themes/londontube-light-terminal-sexy.json +95 -0
  541. package/themes/lost-woods-terminal-sexy.json +95 -0
  542. package/themes/lovelace.json +95 -0
  543. package/themes/low-contrast-terminal-sexy.json +95 -0
  544. package/themes/lumifoo-terminal-sexy.json +95 -0
  545. package/themes/lunaria-dark-gogh.json +95 -0
  546. package/themes/lunaria-eclipse-gogh.json +95 -0
  547. package/themes/lunaria-light-gogh.json +95 -0
  548. package/themes/macintosh-base16.json +95 -0
  549. package/themes/maia-gogh.json +95 -0
  550. package/themes/man-page-gogh.json +95 -0
  551. package/themes/man-page.json +95 -0
  552. package/themes/mar-gogh.json +95 -0
  553. package/themes/mariana.json +95 -0
  554. package/themes/marrakesh-base16.json +95 -0
  555. package/themes/marrakesh-dark-terminal-sexy.json +95 -0
  556. package/themes/marrakesh-light-terminal-sexy.json +95 -0
  557. package/themes/mashup-colors-terminal-sexy.json +95 -0
  558. package/themes/materia-base16.json +95 -0
  559. package/themes/material-base16.json +95 -0
  560. package/themes/material-darker-base16.json +95 -0
  561. package/themes/material-gogh.json +95 -0
  562. package/themes/material-lighter-base16.json +95 -0
  563. package/themes/material-palenight-base16.json +95 -0
  564. package/themes/material-terminal-sexy.json +95 -0
  565. package/themes/material-vivid-base16.json +95 -0
  566. package/themes/material.json +95 -0
  567. package/themes/materialdark.json +95 -0
  568. package/themes/materialdarker.json +95 -0
  569. package/themes/materialdesigncolors.json +95 -0
  570. package/themes/materialocean.json +95 -0
  571. package/themes/mathias-gogh.json +95 -0
  572. package/themes/mathias.json +95 -0
  573. package/themes/matrix-terminal-sexy.json +95 -0
  574. package/themes/matrix.json +95 -0
  575. package/themes/medallion-gogh.json +95 -0
  576. package/themes/medallion.json +95 -0
  577. package/themes/mellifluous.json +95 -0
  578. package/themes/mellow-purple-base16.json +95 -0
  579. package/themes/mexico-light-base16.json +95 -0
  580. package/themes/midnight-in-mojave.json +95 -0
  581. package/themes/mikado-terminal-sexy.json +95 -0
  582. package/themes/mikazuki-terminal-sexy.json +95 -0
  583. package/themes/mirage.json +95 -0
  584. package/themes/miramare-gogh.json +95 -0
  585. package/themes/misterioso-gogh.json +95 -0
  586. package/themes/misterioso.json +95 -0
  587. package/themes/mocha-base16.json +95 -0
  588. package/themes/mocha-dark-terminal-sexy.json +95 -0
  589. package/themes/mocha-light-terminal-sexy.json +95 -0
  590. package/themes/modus-operandi-deuteranopia.json +95 -0
  591. package/themes/modus-operandi-gogh.json +95 -0
  592. package/themes/modus-operandi-tinted-gogh.json +95 -0
  593. package/themes/modus-operandi-tinted.json +95 -0
  594. package/themes/modus-operandi.json +95 -0
  595. package/themes/modus-vivendi-deuteranopia.json +95 -0
  596. package/themes/modus-vivendi-gogh.json +95 -0
  597. package/themes/modus-vivendi-tinted-gogh.json +95 -0
  598. package/themes/modus-vivendi-tinted.json +95 -0
  599. package/themes/modus-vivendi-tritanopia.json +95 -0
  600. package/themes/modus-vivendi.json +95 -0
  601. package/themes/molokai-gogh.json +95 -0
  602. package/themes/molokai.json +95 -0
  603. package/themes/mona-lisa-gogh.json +95 -0
  604. package/themes/monalisa.json +95 -0
  605. package/themes/mono-amber-gogh.json +95 -0
  606. package/themes/mono-cyan-gogh.json +95 -0
  607. package/themes/mono-green-gogh.json +95 -0
  608. package/themes/mono-red-gogh.json +95 -0
  609. package/themes/mono-terminal-sexy.json +95 -0
  610. package/themes/mono-theme-terminal-sexy.json +95 -0
  611. package/themes/mono-white-gogh.json +95 -0
  612. package/themes/mono-yellow-gogh.json +95 -0
  613. package/themes/monokai-base16.json +95 -0
  614. package/themes/monokai-dark-gogh.json +95 -0
  615. package/themes/monokai-dark-terminal-sexy.json +95 -0
  616. package/themes/monokai-light-terminal-sexy.json +95 -0
  617. package/themes/monokai-pro-gogh.json +95 -0
  618. package/themes/monokai-pro-ristretto-gogh.json +95 -0
  619. package/themes/monokai-remastered.json +95 -0
  620. package/themes/monokai-soda-gogh.json +95 -0
  621. package/themes/monokai-soda.json +95 -0
  622. package/themes/monokai-terminal-sexy.json +95 -0
  623. package/themes/monokai-vivid.json +95 -0
  624. package/themes/moonfly-gogh.json +95 -0
  625. package/themes/morada-gogh.json +95 -0
  626. package/themes/mostly-bright-terminal-sexy.json +95 -0
  627. package/themes/muse-terminal-sexy.json +95 -0
  628. package/themes/n0tch2k-gogh.json +95 -0
  629. package/themes/n0tch2k.json +95 -0
  630. package/themes/nancy-terminal-sexy.json +95 -0
  631. package/themes/nature-suede-terminal-sexy.json +95 -0
  632. package/themes/navy-and-ivory-terminal-sexy.json +95 -0
  633. package/themes/nebula-base16.json +95 -0
  634. package/themes/neobones-dark.json +95 -0
  635. package/themes/neobones-light.json +95 -0
  636. package/themes/neon-night-gogh.json +95 -0
  637. package/themes/neon-terminal-sexy.json +95 -0
  638. package/themes/neon.json +95 -0
  639. package/themes/neopolitan-gogh.json +95 -0
  640. package/themes/neopolitan.json +95 -0
  641. package/themes/nep-gogh.json +95 -0
  642. package/themes/neutron-gogh.json +95 -0
  643. package/themes/neutron.json +95 -0
  644. package/themes/night-owl-gogh.json +95 -0
  645. package/themes/night-owlish-light.json +95 -0
  646. package/themes/nightfly-gogh.json +95 -0
  647. package/themes/nightfox.json +95 -0
  648. package/themes/nightlion-v1-gogh.json +95 -0
  649. package/themes/nightlion-v1.json +95 -0
  650. package/themes/nightlion-v2-gogh.json +95 -0
  651. package/themes/nightlion-v2.json +95 -0
  652. package/themes/nighty-gogh.json +95 -0
  653. package/themes/niji.json +95 -0
  654. package/themes/nocturnal-winter.json +95 -0
  655. package/themes/nord-base16.json +95 -0
  656. package/themes/nord-gogh.json +95 -0
  657. package/themes/nord-light-gogh.json +95 -0
  658. package/themes/nord-light.json +95 -0
  659. package/themes/nord.json +95 -0
  660. package/themes/nordfox.json +95 -0
  661. package/themes/nova-base16.json +95 -0
  662. package/themes/novel-gogh.json +95 -0
  663. package/themes/novel.json +95 -0
  664. package/themes/nucolors-terminal-sexy.json +95 -0
  665. package/themes/nudge-terminal-sexy.json +95 -0
  666. package/themes/numix-darkest-terminal-sexy.json +95 -0
  667. package/themes/nvimdark.json +95 -0
  668. package/themes/nvimlight.json +95 -0
  669. package/themes/obsidian-gogh.json +95 -0
  670. package/themes/obsidian.json +95 -0
  671. package/themes/ocean-base16.json +95 -0
  672. package/themes/ocean-dark-gogh.json +95 -0
  673. package/themes/ocean-dark-terminal-sexy.json +95 -0
  674. package/themes/ocean-light-terminal-sexy.json +95 -0
  675. package/themes/ocean.json +95 -0
  676. package/themes/oceanic-next-gogh.json +95 -0
  677. package/themes/oceanic-next.json +95 -0
  678. package/themes/oceanicmaterial.json +95 -0
  679. package/themes/oceanicnext-base16.json +95 -0
  680. package/themes/ollie-gogh.json +95 -0
  681. package/themes/ollie.json +95 -0
  682. package/themes/omni-gogh.json +95 -0
  683. package/themes/one-dark-gogh.json +95 -0
  684. package/themes/one-half-black-gogh.json +95 -0
  685. package/themes/one-light-base16.json +95 -0
  686. package/themes/one-light-gogh.json +95 -0
  687. package/themes/onedark-base16.json +95 -0
  688. package/themes/onehalfdark.json +95 -0
  689. package/themes/onehalflight.json +95 -0
  690. package/themes/operator-mono-dark.json +95 -0
  691. package/themes/orangish-terminal-sexy.json +95 -0
  692. package/themes/outrun-dark-base16.json +95 -0
  693. package/themes/overnight-slumber.json +95 -0
  694. package/themes/oxocarbon-dark-gogh.json +95 -0
  695. package/themes/palenight-gogh.json +95 -0
  696. package/themes/palenighthc.json +95 -0
  697. package/themes/pali-gogh.json +95 -0
  698. package/themes/panda-gogh.json +95 -0
  699. package/themes/pandora.json +95 -0
  700. package/themes/panels-terminal-sexy.json +95 -0
  701. package/themes/paper-gogh.json +95 -0
  702. package/themes/papercolor-dark-base16.json +95 -0
  703. package/themes/papercolor-dark-gogh.json +95 -0
  704. package/themes/papercolor-light-base16.json +95 -0
  705. package/themes/papercolor-light-gogh.json +95 -0
  706. package/themes/paraiso-base16.json +95 -0
  707. package/themes/paraiso-dark-gogh.json +95 -0
  708. package/themes/paraiso-dark-terminal-sexy.json +95 -0
  709. package/themes/paraiso-dark.json +95 -0
  710. package/themes/paraiso-light-terminal-sexy.json +95 -0
  711. package/themes/parker-brothers-terminal-sexy.json +95 -0
  712. package/themes/pasque-base16.json +95 -0
  713. package/themes/pastel-white-terminal-sexy.json +95 -0
  714. package/themes/paul-millr-gogh.json +95 -0
  715. package/themes/paulmillr.json +95 -0
  716. package/themes/pencil-dark-gogh.json +95 -0
  717. package/themes/pencil-light-gogh.json +95 -0
  718. package/themes/pencildark.json +95 -0
  719. package/themes/pencillight.json +95 -0
  720. package/themes/peppermint-gogh.json +95 -0
  721. package/themes/peppermint.json +95 -0
  722. package/themes/phd-base16.json +95 -0
  723. package/themes/phrak1-terminal-sexy.json +95 -0
  724. package/themes/piatto-light.json +95 -0
  725. package/themes/pico-base16.json +95 -0
  726. package/themes/pinky-base16.json +95 -0
  727. package/themes/pixiefloss-gogh.json +95 -0
  728. package/themes/pnevma-gogh.json +95 -0
  729. package/themes/pnevma.json +95 -0
  730. package/themes/poimandres-storm.json +95 -0
  731. package/themes/poimandres.json +95 -0
  732. package/themes/pop-base16.json +95 -0
  733. package/themes/popping-and-locking.json +95 -0
  734. package/themes/porple-base16.json +95 -0
  735. package/themes/powershell-gogh.json +95 -0
  736. package/themes/predawn-gogh.json +95 -0
  737. package/themes/pretty-and-pastel-terminal-sexy.json +95 -0
  738. package/themes/primary.json +95 -0
  739. package/themes/pro-gogh.json +95 -0
  740. package/themes/pro-light.json +95 -0
  741. package/themes/pro.json +95 -0
  742. package/themes/pulp-terminal-sexy.json +95 -0
  743. package/themes/purple-people-eater-gogh.json +95 -0
  744. package/themes/purple-rain.json +95 -0
  745. package/themes/purpledream-base16.json +95 -0
  746. package/themes/purplepeter.json +95 -0
  747. package/themes/qualia-base16.json +95 -0
  748. package/themes/quiet-gogh.json +95 -0
  749. package/themes/railscasts-base16.json +95 -0
  750. package/themes/railscasts-dark-terminal-sexy.json +95 -0
  751. package/themes/railscasts-light-terminal-sexy.json +95 -0
  752. package/themes/rapture.json +95 -0
  753. package/themes/rasi-terminal-sexy.json +95 -0
  754. package/themes/raycast-dark.json +95 -0
  755. package/themes/raycast-light.json +95 -0
  756. package/themes/rebecca-base16.json +95 -0
  757. package/themes/rebecca.json +95 -0
  758. package/themes/red-alert-gogh.json +95 -0
  759. package/themes/red-alert.json +95 -0
  760. package/themes/red-phoenix-terminal-sexy.json +95 -0
  761. package/themes/red-planet.json +95 -0
  762. package/themes/red-sands-gogh.json +95 -0
  763. package/themes/red-sands.json +95 -0
  764. package/themes/relaxed-gogh.json +95 -0
  765. package/themes/relaxed.json +95 -0
  766. package/themes/retro.json +95 -0
  767. package/themes/rezza-terminal-sexy.json +95 -0
  768. package/themes/rippedcasts-gogh.json +95 -0
  769. package/themes/rippedcasts.json +95 -0
  770. package/themes/ros-pine-base16.json +95 -0
  771. package/themes/ros-pine-dawn-base16.json +95 -0
  772. package/themes/ros-pine-dawn-gogh.json +95 -0
  773. package/themes/ros-pine-gogh.json +95 -0
  774. package/themes/ros-pine-moon-base16.json +95 -0
  775. package/themes/ros-pine-moon-gogh.json +95 -0
  776. package/themes/rose-pine-dawn.json +95 -0
  777. package/themes/rose-pine-moon.json +95 -0
  778. package/themes/rose-pine.json +95 -0
  779. package/themes/rouge-2.json +95 -0
  780. package/themes/royal-gogh.json +95 -0
  781. package/themes/royal.json +95 -0
  782. package/themes/rydgel-terminal-sexy.json +95 -0
  783. package/themes/ryuuko.json +95 -0
  784. package/themes/s3r0-modified-terminal-sexy.json +95 -0
  785. package/themes/sagelight-base16.json +95 -0
  786. package/themes/sakura-base16.json +95 -0
  787. package/themes/sakura.json +95 -0
  788. package/themes/sandcastle-base16.json +95 -0
  789. package/themes/sat-gogh.json +95 -0
  790. package/themes/scarlet-protocol.json +95 -0
  791. package/themes/sea-shells-gogh.json +95 -0
  792. package/themes/seafoam-pastel-gogh.json +95 -0
  793. package/themes/seafoam-pastel.json +95 -0
  794. package/themes/seashells.json +95 -0
  795. package/themes/selenized-black-gogh.json +95 -0
  796. package/themes/selenized-dark-gogh.json +95 -0
  797. package/themes/selenized-light-gogh.json +95 -0
  798. package/themes/selenized-white-gogh.json +95 -0
  799. package/themes/seoul256-gogh.json +95 -0
  800. package/themes/seoul256-light-gogh.json +95 -0
  801. package/themes/seoulbones-dark.json +95 -0
  802. package/themes/seoulbones-light.json +95 -0
  803. package/themes/sequoia-monochrome.json +95 -0
  804. package/themes/sequoia-moonlight.json +95 -0
  805. package/themes/seti-gogh.json +95 -0
  806. package/themes/seti-ui-base16.json +95 -0
  807. package/themes/seti.json +95 -0
  808. package/themes/sex-colors-terminal-sexy.json +95 -0
  809. package/themes/shades-of-purple-base16.json +95 -0
  810. package/themes/shades-of-purple.json +95 -0
  811. package/themes/shaman-gogh.json +95 -0
  812. package/themes/shaman.json +95 -0
  813. package/themes/shapeshifter-base16.json +95 -0
  814. package/themes/shapeshifter-dark-terminal-sexy.json +95 -0
  815. package/themes/shapeshifter-light-terminal-sexy.json +95 -0
  816. package/themes/shel-gogh.json +95 -0
  817. package/themes/shic-terminal-sexy.json +95 -0
  818. package/themes/silk-dark-base16.json +95 -0
  819. package/themes/silk-light-base16.json +95 -0
  820. package/themes/simple-rainbow-terminal-sexy.json +95 -0
  821. package/themes/slate-gogh.json +95 -0
  822. package/themes/slate.json +95 -0
  823. package/themes/sleepyhollow.json +95 -0
  824. package/themes/smyck-gogh.json +95 -0
  825. package/themes/smyck.json +95 -0
  826. package/themes/snazzy-base16.json +95 -0
  827. package/themes/snazzy-gogh.json +95 -0
  828. package/themes/snazzy.json +95 -0
  829. package/themes/soft-server-gogh.json +95 -0
  830. package/themes/softserver.json +95 -0
  831. package/themes/solar-flare-base16.json +95 -0
  832. package/themes/solar-flare-light-base16.json +95 -0
  833. package/themes/solarized-darcula-gogh.json +95 -0
  834. package/themes/solarized-darcula.json +95 -0
  835. package/themes/solarized-dark-gogh.json +95 -0
  836. package/themes/solarized-dark-higher-contrast-gogh.json +95 -0
  837. package/themes/solarized-dark-higher-contrast.json +95 -0
  838. package/themes/solarized-dark-patched.json +95 -0
  839. package/themes/solarized-dark-terminal-sexy.json +95 -0
  840. package/themes/solarized-light-gogh.json +95 -0
  841. package/themes/solarized-light-terminal-sexy.json +95 -0
  842. package/themes/sonokai-gogh.json +95 -0
  843. package/themes/sos-terminal-sexy.json +95 -0
  844. package/themes/spacedust-gogh.json +95 -0
  845. package/themes/spacedust.json +95 -0
  846. package/themes/spacegray-eighties-dull-gogh.json +95 -0
  847. package/themes/spacegray-eighties-dull.json +95 -0
  848. package/themes/spacegray-eighties-gogh.json +95 -0
  849. package/themes/spacegray-eighties.json +95 -0
  850. package/themes/spacegray-gogh.json +95 -0
  851. package/themes/spacegray.json +95 -0
  852. package/themes/spacemacs-base16.json +95 -0
  853. package/themes/sparky-gogh.json +95 -0
  854. package/themes/spiderman.json +95 -0
  855. package/themes/splurge-terminal-sexy.json +95 -0
  856. package/themes/spring-gogh.json +95 -0
  857. package/themes/spring.json +95 -0
  858. package/themes/square-gogh.json +95 -0
  859. package/themes/square.json +95 -0
  860. package/themes/srcery-gogh.json +95 -0
  861. package/themes/sublette.json +95 -0
  862. package/themes/subliminal.json +95 -0
  863. package/themes/sugarplum.json +95 -0
  864. package/themes/summer-pop-gogh.json +95 -0
  865. package/themes/summercamp-base16.json +95 -0
  866. package/themes/summerfruit-dark-base16.json +95 -0
  867. package/themes/summerfruit-light-base16.json +95 -0
  868. package/themes/sundried-gogh.json +95 -0
  869. package/themes/sundried.json +95 -0
  870. package/themes/swayr-terminal-sexy.json +95 -0
  871. package/themes/sweet-eliverlara-gogh.json +95 -0
  872. package/themes/sweet-love-terminal-sexy.json +95 -0
  873. package/themes/sweet-terminal-gogh.json +95 -0
  874. package/themes/symfonic.json +95 -0
  875. package/themes/symphonic-gogh.json +95 -0
  876. package/themes/synth-midnight-terminal-dark-base16.json +95 -0
  877. package/themes/synth-midnight-terminal-light-base16.json +95 -0
  878. package/themes/synthwave-alpha-gogh.json +95 -0
  879. package/themes/synthwave-everything.json +95 -0
  880. package/themes/synthwave-gogh.json +95 -0
  881. package/themes/synthwave.json +95 -0
  882. package/themes/synthwavealpha.json +95 -0
  883. package/themes/tango-adapted.json +95 -0
  884. package/themes/tango-base16.json +95 -0
  885. package/themes/tango-half-adapted.json +95 -0
  886. package/themes/tango-terminal-sexy.json +95 -0
  887. package/themes/tangoesque-terminal-sexy.json +95 -0
  888. package/themes/tartan-terminal-sexy.json +95 -0
  889. package/themes/teerb-gogh.json +95 -0
  890. package/themes/teerb.json +95 -0
  891. package/themes/tender-base16.json +95 -0
  892. package/themes/tender-gogh.json +95 -0
  893. package/themes/terafox.json +95 -0
  894. package/themes/terminal-basic-gogh.json +95 -0
  895. package/themes/terminal-basic.json +95 -0
  896. package/themes/terminix-dark-gogh.json +95 -0
  897. package/themes/teva-terminal-sexy.json +95 -0
  898. package/themes/thayer-bright-gogh.json +95 -0
  899. package/themes/thayer-bright.json +95 -0
  900. package/themes/the-hulk.json +95 -0
  901. package/themes/theme2-terminal-sexy.json +95 -0
  902. package/themes/thwump-terminal-sexy.json +95 -0
  903. package/themes/tin-gogh.json +95 -0
  904. package/themes/tinacious-design-dark.json +95 -0
  905. package/themes/tinacious-design-light.json +95 -0
  906. package/themes/tlh-terminal-sexy.json +95 -0
  907. package/themes/tokyo-night-day.json +95 -0
  908. package/themes/tokyo-night-gogh.json +95 -0
  909. package/themes/tokyo-night-light-gogh.json +95 -0
  910. package/themes/tokyo-night-moon.json +95 -0
  911. package/themes/tokyo-night-storm-gogh.json +95 -0
  912. package/themes/tokyo-night-storm.json +95 -0
  913. package/themes/tokyo-night.json +95 -0
  914. package/themes/tokyonight-day-2.json +95 -0
  915. package/themes/tokyonight-day.json +95 -0
  916. package/themes/tokyonight-moon.json +95 -0
  917. package/themes/tokyonight-night.json +95 -0
  918. package/themes/tokyonight-storm-2.json +95 -0
  919. package/themes/tokyonight-storm.json +95 -0
  920. package/themes/tokyonight.json +95 -0
  921. package/themes/tomorrow-dark-terminal-sexy.json +95 -0
  922. package/themes/tomorrow-gogh.json +95 -0
  923. package/themes/tomorrow-light-terminal-sexy.json +95 -0
  924. package/themes/tomorrow-night-blue-gogh.json +95 -0
  925. package/themes/tomorrow-night-blue.json +95 -0
  926. package/themes/tomorrow-night-bright-gogh.json +95 -0
  927. package/themes/tomorrow-night-bright.json +95 -0
  928. package/themes/tomorrow-night-burns.json +95 -0
  929. package/themes/tomorrow-night-eighties-gogh.json +95 -0
  930. package/themes/tomorrow-night-eighties.json +95 -0
  931. package/themes/tomorrow-night-gogh.json +95 -0
  932. package/themes/tomorrow-night.json +95 -0
  933. package/themes/tomorrow.json +95 -0
  934. package/themes/toy-chest-gogh.json +95 -0
  935. package/themes/toychest.json +95 -0
  936. package/themes/treehouse-gogh.json +95 -0
  937. package/themes/treehouse.json +95 -0
  938. package/themes/trim-yer-beard-terminal-sexy.json +95 -0
  939. package/themes/twilight-base16.json +95 -0
  940. package/themes/twilight-dark-terminal-sexy.json +95 -0
  941. package/themes/twilight-gogh.json +95 -0
  942. package/themes/twilight-light-terminal-sexy.json +95 -0
  943. package/themes/twilight.json +95 -0
  944. package/themes/ubuntu.json +95 -0
  945. package/themes/ultradark.json +95 -0
  946. package/themes/ultraviolent.json +95 -0
  947. package/themes/underthesea.json +95 -0
  948. package/themes/unikitty-dark-base16.json +95 -0
  949. package/themes/unikitty-light-base16.json +95 -0
  950. package/themes/unikitty-reversible-base16.json +95 -0
  951. package/themes/unikitty.json +95 -0
  952. package/themes/unsifted-wheat-terminal-sexy.json +95 -0
  953. package/themes/ura-gogh.json +95 -0
  954. package/themes/urple-gogh.json +95 -0
  955. package/themes/urple.json +95 -0
  956. package/themes/vacuous-2-terminal-sexy.json +95 -0
  957. package/themes/vag-gogh.json +95 -0
  958. package/themes/vaughn-gogh.json +95 -0
  959. package/themes/vaughn.json +95 -0
  960. package/themes/vesper.json +95 -0
  961. package/themes/vibrant-ink-gogh.json +95 -0
  962. package/themes/vibrantink.json +95 -0
  963. package/themes/vice-alt-base16.json +95 -0
  964. package/themes/vice-dark-base16.json +95 -0
  965. package/themes/vimbones.json +95 -0
  966. package/themes/violet-dark.json +95 -0
  967. package/themes/violet-light.json +95 -0
  968. package/themes/visiblue-terminal-sexy.json +95 -0
  969. package/themes/visibone-alt-2-terminal-sexy.json +95 -0
  970. package/themes/visibone-terminal-sexy.json +95 -0
  971. package/themes/vs-code-dark-gogh.json +95 -0
  972. package/themes/vs-code-light-gogh.json +95 -0
  973. package/themes/vulcan-base16.json +95 -0
  974. package/themes/vwbug-terminal-sexy.json +95 -0
  975. package/themes/warm-neon-gogh.json +95 -0
  976. package/themes/warmneon.json +95 -0
  977. package/themes/website-gogh.json +95 -0
  978. package/themes/wez-gogh.json +95 -0
  979. package/themes/wez.json +95 -0
  980. package/themes/whimsy.json +95 -0
  981. package/themes/wild-cherry-gogh.json +95 -0
  982. package/themes/wildcherry.json +95 -0
  983. package/themes/wilmersdorf.json +95 -0
  984. package/themes/windows-10-base16.json +95 -0
  985. package/themes/windows-10-light-base16.json +95 -0
  986. package/themes/windows-95-base16.json +95 -0
  987. package/themes/windows-95-light-base16.json +95 -0
  988. package/themes/windows-high-contrast-base16.json +95 -0
  989. package/themes/windows-high-contrast-light-base16.json +95 -0
  990. package/themes/windows-nt-base16.json +95 -0
  991. package/themes/windows-nt-light-base16.json +95 -0
  992. package/themes/wombat-gogh.json +95 -0
  993. package/themes/wombat.json +95 -0
  994. package/themes/woodland-base16.json +95 -0
  995. package/themes/wryan-gogh.json +95 -0
  996. package/themes/wryan.json +95 -0
  997. package/themes/wzoreck-gogh.json +95 -0
  998. package/themes/x-dotshare-terminal-sexy.json +95 -0
  999. package/themes/x-erosion-terminal-sexy.json +95 -0
  1000. package/themes/xcode-dusk-base16.json +95 -0
  1001. package/themes/yousai-terminal-sexy.json +95 -0
  1002. package/themes/zenbones-dark.json +95 -0
  1003. package/themes/zenbones.json +95 -0
  1004. package/themes/zenburn-base16.json +95 -0
  1005. package/themes/zenburn-gogh.json +95 -0
  1006. package/themes/zenburn-terminal-sexy.json +95 -0
  1007. package/themes/zenburn.json +95 -0
  1008. package/themes/zenburned.json +95 -0
  1009. package/themes/zenwritten-dark.json +95 -0
  1010. package/themes/zenwritten-light.json +95 -0
package/CHANGELOG.md ADDED
@@ -0,0 +1,7 @@
1
+ # Changelog
2
+
3
+ ## 0.1.0 - 2026-05-21
4
+
5
+ - a40a427 prepare extensions for npm release
6
+ - d75170a add lucifiber theme package
7
+
package/README.md ADDED
@@ -0,0 +1,66 @@
1
+ # Lucifiber
2
+
3
+ ISP-only Pi package scaffold.
4
+
5
+ Includes, when populated:
6
+
7
+ - extensions
8
+ - skills
9
+ - prompts
10
+ - themes
11
+
12
+ Personal extensions stay separate.
13
+
14
+ ## Themes
15
+
16
+ Ships generated Pi themes for every WezTerm scheme in
17
+ [`wezterm/docs/colorschemes/data.json`](https://github.com/wezterm/wezterm/blob/main/docs/colorschemes/data.json).
18
+
19
+ Names are slugged from upstream scheme names, e.g.:
20
+
21
+ ```json
22
+ {
23
+ "theme": "3024-base16"
24
+ }
25
+ ```
26
+
27
+ Themes are selectable resources only. Installing Lucifiber does not activate one.
28
+
29
+ ## Optional personal packages
30
+
31
+ - `@bugabinga/pi-ext-angel` — paired-model advisor tool and dangerous-command guardrail.
32
+ - `@bugabinga/pi-ext-builtin-tools` — toggle built-in `find`, `ls`, and `grep` tools.
33
+ - `@bugabinga/pi-ext-context-size` — context-window usage telemetry.
34
+ - `@bugabinga/pi-ext-cost` — model, token, turn/session/monthly cost telemetry.
35
+ - `@bugabinga/pi-ext-ctx` — off-context shell/JS/Python analysis and searchable large-output storage.
36
+ - `@bugabinga/pi-ext-cwd` — switch Pi cwd by moving current session to another directory.
37
+ - `@bugabinga/pi-ext-devil` — structured devil’s-advocate debate for stress-testing ideas.
38
+ - `@bugabinga/pi-ext-diff-review` — browser UI for reviewing git diffs and returning findings to Pi.
39
+ - `@bugabinga/pi-ext-footer` — shared stable footer renderer for workspace/LLM/status segments.
40
+ - `@bugabinga/pi-ext-ghost` — secondary Pi overlay sidecar.
41
+ - `@bugabinga/pi-ext-git-safe` — hardened git clone tool with untrusted-content wrapping.
42
+ - `@bugabinga/pi-ext-git-status` — cwd, branch, ahead/behind, and dirty-state telemetry.
43
+ - `@bugabinga/pi-ext-inline` — inline `!{command}` expansion in prompts.
44
+ - `@bugabinga/pi-ext-llmiterate` — file-save prompt markers executed by isolated background Pi workers.
45
+ - `@bugabinga/pi-ext-lucifiber` — ISP-only package scaffold.
46
+ - `@bugabinga/pi-ext-neko` — animated editor cat.
47
+ - `@bugabinga/pi-ext-nu-bang` — Nushell-backed bang command handling.
48
+ - `@bugabinga/pi-ext-prompt-autopsy` — system-prompt capture and labeled autopsy view.
49
+ - `@bugabinga/pi-ext-prune` — deterministic lossless compaction with recall search.
50
+ - `@bugabinga/pi-ext-pulse` — living documentation sync.
51
+ - `@bugabinga/pi-ext-q` — extract assistant questions and answer them through a return flow.
52
+ - `@bugabinga/pi-ext-quota` — subscription quota dashboard for Anthropic, Codex, MiniMax, Zai, and Kimi.
53
+ - `@bugabinga/pi-ext-runtime` — project runtime/version detection telemetry.
54
+ - `@bugabinga/pi-ext-session-rename` — automatic short session names with manual-name protection.
55
+ - `@bugabinga/pi-ext-ssh-tools` — SSH mode with remote read/write/edit/bash tools.
56
+ - `@bugabinga/pi-ext-terminal-notifier` — native terminal notifications when Pi finishes unattended.
57
+ - `@bugabinga/pi-ext-terminal-signals` — OSC lifecycle/progress/state signals for terminal integrations.
58
+ - `@bugabinga/pi-ext-terse` — inject terse response protocol into the system prompt.
59
+ - `@bugabinga/pi-ext-usage` — local usage statistics dashboard across sessions.
60
+ - `@bugabinga/pi-ext-web` — web fetch/search and image-understanding tools.
61
+
62
+ ## Demo
63
+
64
+ <!-- demo:lucifiber_suite:start -->
65
+ ![Lucifiber bundle](assets/lucifiber_suite.gif)
66
+ <!-- demo:lucifiber_suite:end -->
Binary file
package/bun.lock ADDED
@@ -0,0 +1,293 @@
1
+ {
2
+ "lockfileVersion": 1,
3
+ "configVersion": 1,
4
+ "workspaces": {
5
+ "": {
6
+ "name": "@bugabinga/pi-ext-lucifiber",
7
+ "peerDependencies": {
8
+ "@earendil-works/pi-coding-agent": "*",
9
+ },
10
+ },
11
+ },
12
+ "packages": {
13
+ "@anthropic-ai/sdk": ["@anthropic-ai/sdk@0.91.1", "", { "dependencies": { "json-schema-to-ts": "^3.1.1" }, "peerDependencies": { "zod": "^3.25.0 || ^4.0.0" }, "optionalPeers": ["zod"], "bin": { "anthropic-ai-sdk": "bin/cli" } }, "sha512-LAmu761tSN9r66ixvmciswUj/ZC+1Q4iAfpedTfSVLeswRwnY3n2Nb6Tsk+cLPP28aLOPWeMgIuTuCcMC6W/iw=="],
14
+
15
+ "@aws-crypto/crc32": ["@aws-crypto/crc32@5.2.0", "", { "dependencies": { "@aws-crypto/util": "^5.2.0", "@aws-sdk/types": "^3.222.0", "tslib": "^2.6.2" } }, "sha512-nLbCWqQNgUiwwtFsen1AdzAtvuLRsQS8rYgMuxCrdKf9kOssamGLuPwyTY9wyYblNr9+1XM8v6zoDTPPSIeANg=="],
16
+
17
+ "@aws-crypto/sha256-browser": ["@aws-crypto/sha256-browser@5.2.0", "", { "dependencies": { "@aws-crypto/sha256-js": "^5.2.0", "@aws-crypto/supports-web-crypto": "^5.2.0", "@aws-crypto/util": "^5.2.0", "@aws-sdk/types": "^3.222.0", "@aws-sdk/util-locate-window": "^3.0.0", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.6.2" } }, "sha512-AXfN/lGotSQwu6HNcEsIASo7kWXZ5HYWvfOmSNKDsEqC4OashTp8alTmaz+F7TC2L083SFv5RdB+qU3Vs1kZqw=="],
18
+
19
+ "@aws-crypto/sha256-js": ["@aws-crypto/sha256-js@5.2.0", "", { "dependencies": { "@aws-crypto/util": "^5.2.0", "@aws-sdk/types": "^3.222.0", "tslib": "^2.6.2" } }, "sha512-FFQQyu7edu4ufvIZ+OadFpHHOt+eSTBaYaki44c+akjg7qZg9oOQeLlk77F6tSYqjDAFClrHJk9tMf0HdVyOvA=="],
20
+
21
+ "@aws-crypto/supports-web-crypto": ["@aws-crypto/supports-web-crypto@5.2.0", "", { "dependencies": { "tslib": "^2.6.2" } }, "sha512-iAvUotm021kM33eCdNfwIN//F77/IADDSs58i+MDaOqFrVjZo9bAal0NK7HurRuWLLpF1iLX7gbWrjHjeo+YFg=="],
22
+
23
+ "@aws-crypto/util": ["@aws-crypto/util@5.2.0", "", { "dependencies": { "@aws-sdk/types": "^3.222.0", "@smithy/util-utf8": "^2.0.0", "tslib": "^2.6.2" } }, "sha512-4RkU9EsI6ZpBve5fseQlGNUWKMa1RLPQ1dnjnQoe07ldfIzcsGb5hC5W0Dm7u423KWzawlrpbjXBrXCEv9zazQ=="],
24
+
25
+ "@aws-sdk/client-bedrock-runtime": ["@aws-sdk/client-bedrock-runtime@3.1048.0", "", { "dependencies": { "@aws-crypto/sha256-browser": "5.2.0", "@aws-crypto/sha256-js": "5.2.0", "@aws-sdk/core": "^3.974.11", "@aws-sdk/credential-provider-node": "^3.972.42", "@aws-sdk/eventstream-handler-node": "^3.972.16", "@aws-sdk/middleware-eventstream": "^3.972.12", "@aws-sdk/middleware-websocket": "^3.972.19", "@aws-sdk/token-providers": "3.1048.0", "@aws-sdk/types": "^3.973.8", "@smithy/core": "^3.24.2", "@smithy/fetch-http-handler": "^5.4.2", "@smithy/node-http-handler": "^4.7.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" } }, "sha512-u+NT61JZEkRFtpL0CAw1N1dwxnaLgwVXQl/zjJxTGgLyS/jTIdg2SdoEoCTHxgDyCnqa1HEi9QOoE9/pYRNpOQ=="],
26
+
27
+ "@aws-sdk/core": ["@aws-sdk/core@3.974.12", "", { "dependencies": { "@aws-sdk/types": "^3.973.8", "@aws-sdk/xml-builder": "^3.972.24", "@aws/lambda-invoke-store": "^0.2.2", "@smithy/core": "^3.24.2", "@smithy/signature-v4": "^5.4.2", "@smithy/types": "^4.14.1", "bowser": "^2.11.0", "tslib": "^2.6.2" } }, "sha512-qrqgioqYFjwR6LatVNS1L2Vk++EwRIxqSQXPKNv5Ofux2D8UNgqMQ1znnMyEImXquVPTtbf71fc128pvmU6y9A=="],
28
+
29
+ "@aws-sdk/credential-provider-env": ["@aws-sdk/credential-provider-env@3.972.38", "", { "dependencies": { "@aws-sdk/core": "^3.974.12", "@aws-sdk/types": "^3.973.8", "@smithy/core": "^3.24.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" } }, "sha512-m3WjZEgPtioMhPmwqUt+DhlTJ2i9ufR6DhfkyXojb9puEvfR+ur2U5shavu5/Cc9WHHsDCvALi6UFHgcqjhQ5w=="],
30
+
31
+ "@aws-sdk/credential-provider-http": ["@aws-sdk/credential-provider-http@3.972.40", "", { "dependencies": { "@aws-sdk/core": "^3.974.12", "@aws-sdk/types": "^3.973.8", "@smithy/core": "^3.24.2", "@smithy/fetch-http-handler": "^5.4.2", "@smithy/node-http-handler": "^4.7.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" } }, "sha512-D78L/m2Dr6cJnnSvWoAudPhQmCwmJ7j6APXsPYmFpPaKfQTfCSu0rdm8j14Np+VmXF9z8Aj8HE3xFpsrwtfgeg=="],
32
+
33
+ "@aws-sdk/credential-provider-ini": ["@aws-sdk/credential-provider-ini@3.972.42", "", { "dependencies": { "@aws-sdk/core": "^3.974.12", "@aws-sdk/credential-provider-env": "^3.972.38", "@aws-sdk/credential-provider-http": "^3.972.40", "@aws-sdk/credential-provider-login": "^3.972.42", "@aws-sdk/credential-provider-process": "^3.972.38", "@aws-sdk/credential-provider-sso": "^3.972.42", "@aws-sdk/credential-provider-web-identity": "^3.972.42", "@aws-sdk/nested-clients": "^3.997.10", "@aws-sdk/types": "^3.973.8", "@smithy/core": "^3.24.2", "@smithy/credential-provider-imds": "^4.3.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" } }, "sha512-Mu5ESvFXeinafVM8jTIvRqcvK2Ehj4kz3auT39yUcHwu1Vfxo6xRlmUafdKLW4tusjAJukQwK09sCSMgOm7OKg=="],
34
+
35
+ "@aws-sdk/credential-provider-login": ["@aws-sdk/credential-provider-login@3.972.42", "", { "dependencies": { "@aws-sdk/core": "^3.974.12", "@aws-sdk/nested-clients": "^3.997.10", "@aws-sdk/types": "^3.973.8", "@smithy/core": "^3.24.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" } }, "sha512-O6WkZga3kf0yqyJYd1dbeJqVhEgJx/x1UaLgtbR+XuL/YP+K5y6QTxQKL7ka9z3jnQASESKGAPnRyt4D5hQrxA=="],
36
+
37
+ "@aws-sdk/credential-provider-node": ["@aws-sdk/credential-provider-node@3.972.43", "", { "dependencies": { "@aws-sdk/credential-provider-env": "^3.972.38", "@aws-sdk/credential-provider-http": "^3.972.40", "@aws-sdk/credential-provider-ini": "^3.972.42", "@aws-sdk/credential-provider-process": "^3.972.38", "@aws-sdk/credential-provider-sso": "^3.972.42", "@aws-sdk/credential-provider-web-identity": "^3.972.42", "@aws-sdk/types": "^3.973.8", "@smithy/core": "^3.24.2", "@smithy/credential-provider-imds": "^4.3.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" } }, "sha512-D/DJmbrWRP5BXEO3FH+ar4el+2n6OlGofiud7dQun2jES+AQEJjczenp1jBb4MBN7CpGpS8nsWGQLtuzc9tQbA=="],
38
+
39
+ "@aws-sdk/credential-provider-process": ["@aws-sdk/credential-provider-process@3.972.38", "", { "dependencies": { "@aws-sdk/core": "^3.974.12", "@aws-sdk/types": "^3.973.8", "@smithy/core": "^3.24.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" } }, "sha512-EnbYVajGgbkb24s0K1eo4VNAPV5mHIET7LSvirTaFCwkfrfaOJxtSE+wY/tJdKDS21cEYkZs2ruCaAm+W4iblg=="],
40
+
41
+ "@aws-sdk/credential-provider-sso": ["@aws-sdk/credential-provider-sso@3.972.42", "", { "dependencies": { "@aws-sdk/core": "^3.974.12", "@aws-sdk/nested-clients": "^3.997.10", "@aws-sdk/token-providers": "3.1049.0", "@aws-sdk/types": "^3.973.8", "@smithy/core": "^3.24.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" } }, "sha512-RVV/9NbFwI8ZHEH5dn39lGyFmSbSVj1+orZdr6QsOe1mW9DCglmlen0cFaNZmCcqkqc7erNRHNBduxbeZuHAnw=="],
42
+
43
+ "@aws-sdk/credential-provider-web-identity": ["@aws-sdk/credential-provider-web-identity@3.972.42", "", { "dependencies": { "@aws-sdk/core": "^3.974.12", "@aws-sdk/nested-clients": "^3.997.10", "@aws-sdk/types": "^3.973.8", "@smithy/core": "^3.24.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" } }, "sha512-/67fXX0ddllD4u2Nujc5PvT4byHgpMUfz6+RxIKi/0nFIckeorm7JvXgzBuDyVKw0s58EbofmETDWUf9vTEuHQ=="],
44
+
45
+ "@aws-sdk/eventstream-handler-node": ["@aws-sdk/eventstream-handler-node@3.972.16", "", { "dependencies": { "@aws-sdk/types": "^3.973.8", "@smithy/core": "^3.24.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" } }, "sha512-yedpPgKftqjU5SlPFHfqWpOw6xSCRieWRG1euWOlXn4WJxt2VX92VprCa2PpSOXjVCAeK6dTjW9eJRXVig9yGA=="],
46
+
47
+ "@aws-sdk/middleware-eventstream": ["@aws-sdk/middleware-eventstream@3.972.12", "", { "dependencies": { "@aws-sdk/types": "^3.973.8", "@smithy/core": "^3.24.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" } }, "sha512-tHTHHCHNrq6XklQvlzHBDJG4Iuhh7NVPRdtmvP+nHFA+5sxPlIDzlAHHgfoYHGvT3NXP1yVP/L5c3opUn6T3Qg=="],
48
+
49
+ "@aws-sdk/middleware-websocket": ["@aws-sdk/middleware-websocket@3.972.20", "", { "dependencies": { "@aws-sdk/core": "^3.974.12", "@aws-sdk/types": "^3.973.8", "@smithy/core": "^3.24.2", "@smithy/fetch-http-handler": "^5.4.2", "@smithy/signature-v4": "^5.4.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" } }, "sha512-LM6P0i+Lu6pi25oNw2nqxjRxiEOtLgPB7xIvHfa+FxHTRLg8wcgqu3qg2COl4QaT7Es2yCxYdeRLVYazKAwL8g=="],
50
+
51
+ "@aws-sdk/nested-clients": ["@aws-sdk/nested-clients@3.997.10", "", { "dependencies": { "@aws-crypto/sha256-browser": "5.2.0", "@aws-crypto/sha256-js": "5.2.0", "@aws-sdk/core": "^3.974.12", "@aws-sdk/signature-v4-multi-region": "^3.996.27", "@aws-sdk/types": "^3.973.8", "@smithy/core": "^3.24.2", "@smithy/fetch-http-handler": "^5.4.2", "@smithy/node-http-handler": "^4.7.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" } }, "sha512-FtQ/Bt327peZJuyo4WZSOLVUTw9ujRxntepiC7L65FxA2P82Xlq0g14T22BuqBUeMjDoxa9nvwiMHjLIfP3eUg=="],
52
+
53
+ "@aws-sdk/signature-v4-multi-region": ["@aws-sdk/signature-v4-multi-region@3.996.27", "", { "dependencies": { "@aws-sdk/types": "^3.973.8", "@smithy/core": "^3.24.2", "@smithy/signature-v4": "^5.4.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" } }, "sha512-0Phbz4t6HI3D3skxvG2uI+VWU034/nSIw1T8d+FPzzQG9EQTrw94o9mOKO2Gv3n3Oc8P7JD7RAUxkoneLWv5Eg=="],
54
+
55
+ "@aws-sdk/token-providers": ["@aws-sdk/token-providers@3.1048.0", "", { "dependencies": { "@aws-sdk/core": "^3.974.11", "@aws-sdk/nested-clients": "^3.997.9", "@aws-sdk/types": "^3.973.8", "@smithy/core": "^3.24.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" } }, "sha512-k0y/GcuesuSfWyUM0WamrGyeZmltRYaPbHO82UDA6mZ/doB+FOHKutikPAtSXMn/hDz970cF+iRuuiYO9VEbAA=="],
56
+
57
+ "@aws-sdk/types": ["@aws-sdk/types@3.973.8", "", { "dependencies": { "@smithy/types": "^4.14.1", "tslib": "^2.6.2" } }, "sha512-gjlAdtHMbtR9X5iIhVUvbVcy55KnznpC6bkDUWW9z915bi0ckdUr5cjf16Kp6xq0bP5HBD2xzgbL9F9Quv5vUw=="],
58
+
59
+ "@aws-sdk/util-locate-window": ["@aws-sdk/util-locate-window@3.965.5", "", { "dependencies": { "tslib": "^2.6.2" } }, "sha512-WhlJNNINQB+9qtLtZJcpQdgZw3SCDCpXdUJP7cToGwHbCWCnRckGlc6Bx/OhWwIYFNAn+FIydY8SZ0QmVu3xTQ=="],
60
+
61
+ "@aws-sdk/xml-builder": ["@aws-sdk/xml-builder@3.972.24", "", { "dependencies": { "@nodable/entities": "2.1.0", "@smithy/types": "^4.14.1", "fast-xml-parser": "5.7.3", "tslib": "^2.6.2" } }, "sha512-V8z5YcDPfsvzrBlj0xR1vhRtocblhYbqdreCJB/voGd4Sr5zjNAeWxexbnqVtskTJe0vFb5KMqbSL++ePl+zRw=="],
62
+
63
+ "@aws/lambda-invoke-store": ["@aws/lambda-invoke-store@0.2.4", "", {}, "sha512-iY8yvjE0y651BixKNPgmv1WrQc+GZ142sb0z4gYnChDDY2YqI4P/jsSopBWrKfAt7LOJAkOXt7rC/hms+WclQQ=="],
64
+
65
+ "@babel/runtime": ["@babel/runtime@7.29.2", "", {}, "sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g=="],
66
+
67
+ "@earendil-works/pi-agent-core": ["@earendil-works/pi-agent-core@0.75.4", "", { "dependencies": { "@earendil-works/pi-ai": "^0.75.4", "ignore": "7.0.5", "typebox": "1.1.38", "yaml": "2.9.0" } }, "sha512-cGYbysb4EqUf0B28OeqFq2ppm1XF3bYBOP71q9dv38yf/UJfzMjiXBeNelrcio+QWIoVrW+xzYm7sMzYIUc9Og=="],
68
+
69
+ "@earendil-works/pi-ai": ["@earendil-works/pi-ai@0.75.4", "", { "dependencies": { "@anthropic-ai/sdk": "0.91.1", "@aws-sdk/client-bedrock-runtime": "3.1048.0", "@google/genai": "1.52.0", "@mistralai/mistralai": "2.2.1", "http-proxy-agent": "7.0.2", "https-proxy-agent": "7.0.6", "openai": "6.26.0", "partial-json": "0.1.7", "typebox": "1.1.38" }, "bin": { "pi-ai": "dist/cli.js" } }, "sha512-m/w8Hh3vQ0rAycwJiJWdzkypkn4295f4eq/966lDRy8aX5sk6bgYXH8TQmL16TO7Uwc7MbJG0QoyFHgX8RqXUQ=="],
70
+
71
+ "@earendil-works/pi-coding-agent": ["@earendil-works/pi-coding-agent@0.75.4", "", { "dependencies": { "@earendil-works/pi-agent-core": "^0.75.4", "@earendil-works/pi-ai": "^0.75.4", "@earendil-works/pi-tui": "^0.75.4", "@silvia-odwyer/photon-node": "0.3.4", "chalk": "5.6.2", "cross-spawn": "7.0.6", "diff": "8.0.4", "glob": "13.0.6", "highlight.js": "10.7.3", "hosted-git-info": "9.0.3", "ignore": "7.0.5", "jiti": "2.7.0", "minimatch": "10.2.5", "proper-lockfile": "4.1.2", "typebox": "1.1.38", "undici": "8.3.0", "yaml": "2.9.0" }, "optionalDependencies": { "@mariozechner/clipboard": "0.3.6" }, "bin": { "pi": "dist/cli.js" } }, "sha512-Fb+FRo08b5H9pYKbQJ708/5OKL0+K/yclhfCMEhrBzSPTZZ4c85nY1YsBo4qwL20ohBMlBezHMRuHzcJ1ylEoQ=="],
72
+
73
+ "@earendil-works/pi-tui": ["@earendil-works/pi-tui@0.75.4", "", { "dependencies": { "get-east-asian-width": "1.6.0", "marked": "15.0.12" }, "optionalDependencies": { "koffi": "2.16.2" } }, "sha512-PDhKU7u6fmEcvHUFHzrRwGc/Ytokj/hO+X4RPf+MWKEGpvg3B1vHv88Ee+Dy33004tYkQF5YeXV4btJZcp5x1g=="],
74
+
75
+ "@google/genai": ["@google/genai@1.52.0", "", { "dependencies": { "google-auth-library": "^10.3.0", "p-retry": "^4.6.2", "protobufjs": "^7.5.4", "ws": "^8.18.0" }, "peerDependencies": { "@modelcontextprotocol/sdk": "^1.25.2" }, "optionalPeers": ["@modelcontextprotocol/sdk"] }, "sha512-gwSvbpiN/17O9TbsqSsE/OzZcpv5Fo4RQjdngGgogtuB9RsyJ8ZHhX5KjHj1bp5N9snN2eK8LDGXSaWW2hof8Q=="],
76
+
77
+ "@mariozechner/clipboard": ["@mariozechner/clipboard@0.3.6", "", { "optionalDependencies": { "@mariozechner/clipboard-darwin-arm64": "0.3.6", "@mariozechner/clipboard-darwin-universal": "0.3.6", "@mariozechner/clipboard-darwin-x64": "0.3.6", "@mariozechner/clipboard-linux-arm64-gnu": "0.3.6", "@mariozechner/clipboard-linux-arm64-musl": "0.3.6", "@mariozechner/clipboard-linux-riscv64-gnu": "0.3.6", "@mariozechner/clipboard-linux-x64-gnu": "0.3.6", "@mariozechner/clipboard-linux-x64-musl": "0.3.6", "@mariozechner/clipboard-win32-arm64-msvc": "0.3.6", "@mariozechner/clipboard-win32-x64-msvc": "0.3.6" } }, "sha512-MXdtr+6+ntlIVHdrZYuZNQydu6o8yZswFJ2Ln81j2O/Y9B/LDHvEaIm95xWNPkjGTWriSOeLnQJRFs6dYb60bg=="],
78
+
79
+ "@mariozechner/clipboard-darwin-arm64": ["@mariozechner/clipboard-darwin-arm64@0.3.6", "", { "os": "darwin", "cpu": "arm64" }, "sha512-HjaisYCAbHi/1+N1yDAQHc8ZXGffufIUT5NSOSVR3f3AuMDusxTtnbK8tZ7JFDkShua1oNGZoNwQHsc8MPtE0Q=="],
80
+
81
+ "@mariozechner/clipboard-darwin-universal": ["@mariozechner/clipboard-darwin-universal@0.3.6", "", { "os": "darwin" }, "sha512-8BWtPjOtJOJoykml3w0fx0zRrfWP31mXrJwfoA7xzNprkZw1uolCNfgmjDiVBseoKjp16EGITz7bN+61qn8dWA=="],
82
+
83
+ "@mariozechner/clipboard-darwin-x64": ["@mariozechner/clipboard-darwin-x64@0.3.6", "", { "os": "darwin", "cpu": "x64" }, "sha512-p9syiZD1kU4I+1ya7f7g+zD1GiUvR8fdlRlNmgsZNWlyjtc8rlV2EjTLd/35x1LsdBq020GVvtzp0ZmPgBI09Q=="],
84
+
85
+ "@mariozechner/clipboard-linux-arm64-gnu": ["@mariozechner/clipboard-linux-arm64-gnu@0.3.6", "", { "os": "linux", "cpu": "arm64" }, "sha512-5JFf5rGofrm+V29HNF+wLthXphHdQpMbKDUYJ5tML6/Z5DLlLOV/9Ak4kDPtYyZ+Dzf+kAusE0VsFg4+tfP1IA=="],
86
+
87
+ "@mariozechner/clipboard-linux-arm64-musl": ["@mariozechner/clipboard-linux-arm64-musl@0.3.6", "", { "os": "linux", "cpu": "arm64" }, "sha512-JlVjxxw0GbGC0djXYWRIqyteO3J1KZ/QG3udlEFaOD5TLOM1FnmXXAPDQBqr+aBVr720ef9K00dirYnJ0LDCtw=="],
88
+
89
+ "@mariozechner/clipboard-linux-riscv64-gnu": ["@mariozechner/clipboard-linux-riscv64-gnu@0.3.6", "", { "os": "linux", "cpu": "none" }, "sha512-4t8BUi5zZ+L77otFQVnVSlaTyAX4TVk9EqQm4syMrEQp96trFEHEwwNHcNEBGzYv5+K7mxay50TthYkz47OWzQ=="],
90
+
91
+ "@mariozechner/clipboard-linux-x64-gnu": ["@mariozechner/clipboard-linux-x64-gnu@0.3.6", "", { "os": "linux", "cpu": "x64" }, "sha512-trtPwcNLW37irwQCJLtCxLw757jjJZk3TSnY/MU9bhtWtA3K9b/eLW0e4RGhUXDoFRds9opNWWaUDuFLa8dm0w=="],
92
+
93
+ "@mariozechner/clipboard-linux-x64-musl": ["@mariozechner/clipboard-linux-x64-musl@0.3.6", "", { "os": "linux", "cpu": "x64" }, "sha512-WfnzIvOCCWQiN0MmltCEo6cLceUDbYe+I7xyFZjaps5A+2Op/M2CY7Rey+C4ucQhrvmpoHmTSFgY9ODWk7snoA=="],
94
+
95
+ "@mariozechner/clipboard-win32-arm64-msvc": ["@mariozechner/clipboard-win32-arm64-msvc@0.3.6", "", { "os": "win32", "cpu": "arm64" }, "sha512-+8+1aHYsBPUjmW3otmWlg+Hijt0iJvoBBs5e0mxFeUd4gDaKMB8Bn6x7c6KVtscg7E5j5NFXnwQqNSIAO4p8zQ=="],
96
+
97
+ "@mariozechner/clipboard-win32-x64-msvc": ["@mariozechner/clipboard-win32-x64-msvc@0.3.6", "", { "os": "win32", "cpu": "x64" }, "sha512-S4xfPmERC8ZkiLHe3vekZCjdDwNEETCuvCgQK2kP6/TnvmUkq1y2Pk+DjM4t8uh9KMX9bH4zs5ePcKa8GTXmfg=="],
98
+
99
+ "@mistralai/mistralai": ["@mistralai/mistralai@2.2.1", "", { "dependencies": { "ws": "^8.18.0", "zod": "^3.25.0 || ^4.0.0", "zod-to-json-schema": "^3.25.0" } }, "sha512-uKU8CZmL2RzYKmplsU01hii4p3pe4HqJefpWNRWXm1Tcm0Sm4xXfwSLIy4k7ZCPlbETCGcp69E7hZs+WOJ5itQ=="],
100
+
101
+ "@nodable/entities": ["@nodable/entities@2.1.0", "", {}, "sha512-nyT7T3nbMyBI/lvr6L5TyWbFJAI9FTgVRakNoBqCD+PmID8DzFrrNdLLtHMwMszOtqZa8PAOV24ZqDnQrhQINA=="],
102
+
103
+ "@protobufjs/aspromise": ["@protobufjs/aspromise@1.1.2", "", {}, "sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ=="],
104
+
105
+ "@protobufjs/base64": ["@protobufjs/base64@1.1.2", "", {}, "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg=="],
106
+
107
+ "@protobufjs/codegen": ["@protobufjs/codegen@2.0.5", "", {}, "sha512-zgXFLzW3Ap33e6d0Wlj4MGIm6Ce8O89n/apUaGNB/jx+hw+ruWEp7EwGUshdLKVRCxZW12fp9r40E1mQrf/34g=="],
108
+
109
+ "@protobufjs/eventemitter": ["@protobufjs/eventemitter@1.1.0", "", {}, "sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q=="],
110
+
111
+ "@protobufjs/fetch": ["@protobufjs/fetch@1.1.1", "", { "dependencies": { "@protobufjs/aspromise": "^1.1.1" } }, "sha512-GpptLrs57adMSuHi3VNj0mAF8dwh36LMaYF6XyJ6JMWlVsc+t42tm1HSEDmOs3A8fC9yyeisgLhsTVQokOZ0zw=="],
112
+
113
+ "@protobufjs/float": ["@protobufjs/float@1.0.2", "", {}, "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ=="],
114
+
115
+ "@protobufjs/inquire": ["@protobufjs/inquire@1.1.2", "", {}, "sha512-pa0vFRuws4wkvaXKK1uXZMAwAX4/t8ANaJo45iw/oQHNQ9q5xUzwgFmVJGXiga2BeN+zpX7Vf9vmsiIa2J+MUw=="],
116
+
117
+ "@protobufjs/path": ["@protobufjs/path@1.1.2", "", {}, "sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA=="],
118
+
119
+ "@protobufjs/pool": ["@protobufjs/pool@1.1.0", "", {}, "sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw=="],
120
+
121
+ "@protobufjs/utf8": ["@protobufjs/utf8@1.1.1", "", {}, "sha512-oOAWABowe8EAbMyWKM0tYDKi8Yaox52D+HWZhAIJqQXbqe0xI/GV7FhLWqlEKreMkfDjshR5FKgi3mnle0h6Eg=="],
122
+
123
+ "@silvia-odwyer/photon-node": ["@silvia-odwyer/photon-node@0.3.4", "", {}, "sha512-bnly4BKB3KDTFxrUIcgCLbaeVVS8lrAkri1pEzskpmxu9MdfGQTy8b8EgcD83ywD3RPMsIulY8xJH5Awa+t9fA=="],
124
+
125
+ "@smithy/core": ["@smithy/core@3.24.3", "", { "dependencies": { "@aws-crypto/crc32": "5.2.0", "@smithy/types": "^4.14.2", "tslib": "^2.6.2" } }, "sha512-Ep/7tPamGY8mgESE3LyLKtxJyy6U52WWAqr/3wial47Sj4u3PiIF73AOGI27UyLy9duTkhZbgzodOfLV4TduZg=="],
126
+
127
+ "@smithy/credential-provider-imds": ["@smithy/credential-provider-imds@4.3.3", "", { "dependencies": { "@smithy/core": "^3.24.3", "@smithy/types": "^4.14.2", "tslib": "^2.6.2" } }, "sha512-I2Bti0DKFo2IJyN28ijCsx51BAumEYR4/1yZ1FXyBygy9MqbnMqCev4JPth/MbpRfBSRAX35hITSnAdJRo1u5w=="],
128
+
129
+ "@smithy/fetch-http-handler": ["@smithy/fetch-http-handler@5.4.3", "", { "dependencies": { "@smithy/core": "^3.24.3", "@smithy/types": "^4.14.2", "tslib": "^2.6.2" } }, "sha512-F+DRf8IJazRJgYog2A/yJK7eYVc0rqTlRzO+5ZxjJd4WkZoKz0IJRncf7G6t1pdVT3kryJcwuTFhN1c5m6N47A=="],
130
+
131
+ "@smithy/is-array-buffer": ["@smithy/is-array-buffer@2.2.0", "", { "dependencies": { "tslib": "^2.6.2" } }, "sha512-GGP3O9QFD24uGeAXYUjwSTXARoqpZykHadOmA8G5vfJPK0/DC67qa//0qvqrJzL1xc8WQWX7/yc7fwudjPHPhA=="],
132
+
133
+ "@smithy/node-http-handler": ["@smithy/node-http-handler@4.7.3", "", { "dependencies": { "@smithy/core": "^3.24.3", "@smithy/types": "^4.14.2", "tslib": "^2.6.2" } }, "sha512-/jPhevcTFPMVl6KNjbaI47iOg1zxC7IsnX4PQDGVZKMFceOXtB8IEYaB7a9VvkP/3oC60WzTeKocvSI7vLT0vA=="],
134
+
135
+ "@smithy/signature-v4": ["@smithy/signature-v4@5.4.3", "", { "dependencies": { "@smithy/core": "^3.24.3", "@smithy/types": "^4.14.2", "tslib": "^2.6.2" } }, "sha512-53+75QuPl6DL+ct6vVEB51FDO5oulXr20TPV46VvJZg76lIlXNWfxi8j+G2V/t0I2qxCBOa3vX/8bmjrpFVo9g=="],
136
+
137
+ "@smithy/types": ["@smithy/types@4.14.2", "", { "dependencies": { "tslib": "^2.6.2" } }, "sha512-P+otAxbV4CqBybp7EkcJCrig63yE2E7PuNVOmilVMRcx/O+QDzGULTrKsq4DV13gSfak9ObPrWaHl/9bL5YcWw=="],
138
+
139
+ "@smithy/util-buffer-from": ["@smithy/util-buffer-from@2.2.0", "", { "dependencies": { "@smithy/is-array-buffer": "^2.2.0", "tslib": "^2.6.2" } }, "sha512-IJdWBbTcMQ6DA0gdNhh/BwrLkDR+ADW5Kr1aZmd4k3DIF6ezMV4R2NIAmT08wQJ3yUK82thHWmC/TnK/wpMMIA=="],
140
+
141
+ "@smithy/util-utf8": ["@smithy/util-utf8@2.3.0", "", { "dependencies": { "@smithy/util-buffer-from": "^2.2.0", "tslib": "^2.6.2" } }, "sha512-R8Rdn8Hy72KKcebgLiv8jQcQkXoLMOGGv5uI1/k0l+snqkOzQ1R0ChUBCxWMlBsFMekWjq0wRudIweFs7sKT5A=="],
142
+
143
+ "@types/node": ["@types/node@25.9.1", "", { "dependencies": { "undici-types": ">=7.24.0 <7.24.7" } }, "sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg=="],
144
+
145
+ "@types/retry": ["@types/retry@0.12.0", "", {}, "sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA=="],
146
+
147
+ "agent-base": ["agent-base@7.1.4", "", {}, "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ=="],
148
+
149
+ "balanced-match": ["balanced-match@4.0.4", "", {}, "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA=="],
150
+
151
+ "base64-js": ["base64-js@1.5.1", "", {}, "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA=="],
152
+
153
+ "bignumber.js": ["bignumber.js@9.3.1", "", {}, "sha512-Ko0uX15oIUS7wJ3Rb30Fs6SkVbLmPBAKdlm7q9+ak9bbIeFf0MwuBsQV6z7+X768/cHsfg+WlysDWJcmthjsjQ=="],
154
+
155
+ "bowser": ["bowser@2.14.1", "", {}, "sha512-tzPjzCxygAKWFOJP011oxFHs57HzIhOEracIgAePE4pqB3LikALKnSzUyU4MGs9/iCEUuHlAJTjTc5M+u7YEGg=="],
156
+
157
+ "brace-expansion": ["brace-expansion@5.0.6", "", { "dependencies": { "balanced-match": "^4.0.2" } }, "sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g=="],
158
+
159
+ "buffer-equal-constant-time": ["buffer-equal-constant-time@1.0.1", "", {}, "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA=="],
160
+
161
+ "chalk": ["chalk@5.6.2", "", {}, "sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA=="],
162
+
163
+ "cross-spawn": ["cross-spawn@7.0.6", "", { "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", "which": "^2.0.1" } }, "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA=="],
164
+
165
+ "data-uri-to-buffer": ["data-uri-to-buffer@4.0.1", "", {}, "sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A=="],
166
+
167
+ "debug": ["debug@4.4.3", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA=="],
168
+
169
+ "diff": ["diff@8.0.4", "", {}, "sha512-DPi0FmjiSU5EvQV0++GFDOJ9ASQUVFh5kD+OzOnYdi7n3Wpm9hWWGfB/O2blfHcMVTL5WkQXSnRiK9makhrcnw=="],
170
+
171
+ "ecdsa-sig-formatter": ["ecdsa-sig-formatter@1.0.11", "", { "dependencies": { "safe-buffer": "^5.0.1" } }, "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ=="],
172
+
173
+ "extend": ["extend@3.0.2", "", {}, "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g=="],
174
+
175
+ "fast-xml-builder": ["fast-xml-builder@1.2.0", "", { "dependencies": { "path-expression-matcher": "^1.5.0", "xml-naming": "^0.1.0" } }, "sha512-00aAWieqff+ZJhsXA4g1g7M8k+7AYoMUUHF+/zFb5U6Uv/P0Vl4QZo84/IcufzYalLuEj9928bXN9PbbFzMF0Q=="],
176
+
177
+ "fast-xml-parser": ["fast-xml-parser@5.7.3", "", { "dependencies": { "@nodable/entities": "^2.1.0", "fast-xml-builder": "^1.1.7", "path-expression-matcher": "^1.5.0", "strnum": "^2.2.3" }, "bin": { "fxparser": "src/cli/cli.js" } }, "sha512-C0AaNuC+mscy6vrAQKAc/rMq+zAPHodfHGZu4sGVehvAQt/JLG1O5zEcYcXSY5zSqr4YVgxsB+pHXTq0i7eDlg=="],
178
+
179
+ "fetch-blob": ["fetch-blob@3.2.0", "", { "dependencies": { "node-domexception": "^1.0.0", "web-streams-polyfill": "^3.0.3" } }, "sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ=="],
180
+
181
+ "formdata-polyfill": ["formdata-polyfill@4.0.10", "", { "dependencies": { "fetch-blob": "^3.1.2" } }, "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g=="],
182
+
183
+ "gaxios": ["gaxios@7.1.4", "", { "dependencies": { "extend": "^3.0.2", "https-proxy-agent": "^7.0.1", "node-fetch": "^3.3.2" } }, "sha512-bTIgTsM2bWn3XklZISBTQX7ZSddGW+IO3bMdGaemHZ3tbqExMENHLx6kKZ/KlejgrMtj8q7wBItt51yegqalrA=="],
184
+
185
+ "gcp-metadata": ["gcp-metadata@8.1.2", "", { "dependencies": { "gaxios": "^7.0.0", "google-logging-utils": "^1.0.0", "json-bigint": "^1.0.0" } }, "sha512-zV/5HKTfCeKWnxG0Dmrw51hEWFGfcF2xiXqcA3+J90WDuP0SvoiSO5ORvcBsifmx/FoIjgQN3oNOGaQ5PhLFkg=="],
186
+
187
+ "get-east-asian-width": ["get-east-asian-width@1.6.0", "", {}, "sha512-QRbvDIbx6YklUe6RxeTeleMR0yv3cYH6PsPZHcnVn7xv7zO1BHN8r0XETu8n6Ye3Q+ahtSarc3WgtNWmehIBfA=="],
188
+
189
+ "glob": ["glob@13.0.6", "", { "dependencies": { "minimatch": "^10.2.2", "minipass": "^7.1.3", "path-scurry": "^2.0.2" } }, "sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw=="],
190
+
191
+ "google-auth-library": ["google-auth-library@10.6.2", "", { "dependencies": { "base64-js": "^1.3.0", "ecdsa-sig-formatter": "^1.0.11", "gaxios": "^7.1.4", "gcp-metadata": "8.1.2", "google-logging-utils": "1.1.3", "jws": "^4.0.0" } }, "sha512-e27Z6EThmVNNvtYASwQxose/G57rkRuaRbQyxM2bvYLLX/GqWZ5chWq2EBoUchJbCc57eC9ArzO5wMsEmWftCw=="],
192
+
193
+ "google-logging-utils": ["google-logging-utils@1.1.3", "", {}, "sha512-eAmLkjDjAFCVXg7A1unxHsLf961m6y17QFqXqAXGj/gVkKFrEICfStRfwUlGNfeCEjNRa32JEWOUTlYXPyyKvA=="],
194
+
195
+ "graceful-fs": ["graceful-fs@4.2.11", "", {}, "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ=="],
196
+
197
+ "highlight.js": ["highlight.js@10.7.3", "", {}, "sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A=="],
198
+
199
+ "hosted-git-info": ["hosted-git-info@9.0.3", "", { "dependencies": { "lru-cache": "^11.1.0" } }, "sha512-Hc+ghLoSt6QaYZUv0WBiIvmMDZuZZ7oaDvdH8MbfOO4lOsxdXLEvuC6ePoGs9H1X9oCLyq6+NVN0MKqD+ydxyg=="],
200
+
201
+ "http-proxy-agent": ["http-proxy-agent@7.0.2", "", { "dependencies": { "agent-base": "^7.1.0", "debug": "^4.3.4" } }, "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig=="],
202
+
203
+ "https-proxy-agent": ["https-proxy-agent@7.0.6", "", { "dependencies": { "agent-base": "^7.1.2", "debug": "4" } }, "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw=="],
204
+
205
+ "ignore": ["ignore@7.0.5", "", {}, "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg=="],
206
+
207
+ "isexe": ["isexe@2.0.0", "", {}, "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="],
208
+
209
+ "jiti": ["jiti@2.7.0", "", { "bin": { "jiti": "lib/jiti-cli.mjs" } }, "sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ=="],
210
+
211
+ "json-bigint": ["json-bigint@1.0.0", "", { "dependencies": { "bignumber.js": "^9.0.0" } }, "sha512-SiPv/8VpZuWbvLSMtTDU8hEfrZWg/mH/nV/b4o0CYbSxu1UIQPLdwKOCIyLQX+VIPO5vrLX3i8qtqFyhdPSUSQ=="],
212
+
213
+ "json-schema-to-ts": ["json-schema-to-ts@3.1.1", "", { "dependencies": { "@babel/runtime": "^7.18.3", "ts-algebra": "^2.0.0" } }, "sha512-+DWg8jCJG2TEnpy7kOm/7/AxaYoaRbjVB4LFZLySZlWn8exGs3A4OLJR966cVvU26N7X9TWxl+Jsw7dzAqKT6g=="],
214
+
215
+ "jwa": ["jwa@2.0.1", "", { "dependencies": { "buffer-equal-constant-time": "^1.0.1", "ecdsa-sig-formatter": "1.0.11", "safe-buffer": "^5.0.1" } }, "sha512-hRF04fqJIP8Abbkq5NKGN0Bbr3JxlQ+qhZufXVr0DvujKy93ZCbXZMHDL4EOtodSbCWxOqR8MS1tXA5hwqCXDg=="],
216
+
217
+ "jws": ["jws@4.0.1", "", { "dependencies": { "jwa": "^2.0.1", "safe-buffer": "^5.0.1" } }, "sha512-EKI/M/yqPncGUUh44xz0PxSidXFr/+r0pA70+gIYhjv+et7yxM+s29Y+VGDkovRofQem0fs7Uvf4+YmAdyRduA=="],
218
+
219
+ "koffi": ["koffi@2.16.2", "", {}, "sha512-owU0MRwv6xkrVqCd+33uw6BaYppkTRXbO/rVdJNI2dvZG0gzyRhYwW25eWtc5pauwK8TGh3AbkFONSezdykfSA=="],
220
+
221
+ "long": ["long@5.3.2", "", {}, "sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA=="],
222
+
223
+ "lru-cache": ["lru-cache@11.5.0", "", {}, "sha512-5YgH9UJd7wVb9hIouI2adWpgqrrICkt070Dnj8EUY1+B4B2P9eRLPAkAAo6NICA7CEhOIeBHl46u9zSNpNu7zA=="],
224
+
225
+ "marked": ["marked@15.0.12", "", { "bin": { "marked": "bin/marked.js" } }, "sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA=="],
226
+
227
+ "minimatch": ["minimatch@10.2.5", "", { "dependencies": { "brace-expansion": "^5.0.5" } }, "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg=="],
228
+
229
+ "minipass": ["minipass@7.1.3", "", {}, "sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A=="],
230
+
231
+ "ms": ["ms@2.1.3", "", {}, "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="],
232
+
233
+ "node-domexception": ["node-domexception@1.0.0", "", {}, "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ=="],
234
+
235
+ "node-fetch": ["node-fetch@3.3.2", "", { "dependencies": { "data-uri-to-buffer": "^4.0.0", "fetch-blob": "^3.1.4", "formdata-polyfill": "^4.0.10" } }, "sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA=="],
236
+
237
+ "openai": ["openai@6.26.0", "", { "peerDependencies": { "ws": "^8.18.0", "zod": "^3.25 || ^4.0" }, "optionalPeers": ["ws", "zod"], "bin": { "openai": "bin/cli" } }, "sha512-zd23dbWTjiJ6sSAX6s0HrCZi41JwTA1bQVs0wLQPZ2/5o2gxOJA5wh7yOAUgwYybfhDXyhwlpeQf7Mlgx8EOCA=="],
238
+
239
+ "p-retry": ["p-retry@4.6.2", "", { "dependencies": { "@types/retry": "0.12.0", "retry": "^0.13.1" } }, "sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ=="],
240
+
241
+ "partial-json": ["partial-json@0.1.7", "", {}, "sha512-Njv/59hHaokb/hRUjce3Hdv12wd60MtM9Z5Olmn+nehe0QDAsRtRbJPvJ0Z91TusF0SuZRIvnM+S4l6EIP8leA=="],
242
+
243
+ "path-expression-matcher": ["path-expression-matcher@1.5.0", "", {}, "sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ=="],
244
+
245
+ "path-key": ["path-key@3.1.1", "", {}, "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q=="],
246
+
247
+ "path-scurry": ["path-scurry@2.0.2", "", { "dependencies": { "lru-cache": "^11.0.0", "minipass": "^7.1.2" } }, "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg=="],
248
+
249
+ "proper-lockfile": ["proper-lockfile@4.1.2", "", { "dependencies": { "graceful-fs": "^4.2.4", "retry": "^0.12.0", "signal-exit": "^3.0.2" } }, "sha512-TjNPblN4BwAWMXU8s9AEz4JmQxnD1NNL7bNOY/AKUzyamc379FWASUhc/K1pL2noVb+XmZKLL68cjzLsiOAMaA=="],
250
+
251
+ "protobufjs": ["protobufjs@7.6.0", "", { "dependencies": { "@protobufjs/aspromise": "^1.1.2", "@protobufjs/base64": "^1.1.2", "@protobufjs/codegen": "^2.0.5", "@protobufjs/eventemitter": "^1.1.0", "@protobufjs/fetch": "^1.1.1", "@protobufjs/float": "^1.0.2", "@protobufjs/inquire": "^1.1.2", "@protobufjs/path": "^1.1.2", "@protobufjs/pool": "^1.1.0", "@protobufjs/utf8": "^1.1.1", "@types/node": ">=13.7.0", "long": "^5.3.2" } }, "sha512-LtESOsMPTZgyYtwxhvdgdjGL0HmXEaRA/hVD6sol4zA60hVXXXP/SGmxnqDbgGE8gy7pYex7cym+5vYPcmaXBQ=="],
252
+
253
+ "retry": ["retry@0.12.0", "", {}, "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow=="],
254
+
255
+ "safe-buffer": ["safe-buffer@5.2.1", "", {}, "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="],
256
+
257
+ "shebang-command": ["shebang-command@2.0.0", "", { "dependencies": { "shebang-regex": "^3.0.0" } }, "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA=="],
258
+
259
+ "shebang-regex": ["shebang-regex@3.0.0", "", {}, "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A=="],
260
+
261
+ "signal-exit": ["signal-exit@3.0.7", "", {}, "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="],
262
+
263
+ "strnum": ["strnum@2.3.0", "", {}, "sha512-ums3KNd42PGyx5xaoVTO1mjU1bH3NpY4vsrVlnv9PNGqQj8wd7rJ6nEypLrJ7z5vxK5RP0yMLo6J/Gsm62DI5Q=="],
264
+
265
+ "ts-algebra": ["ts-algebra@2.0.0", "", {}, "sha512-FPAhNPFMrkwz76P7cdjdmiShwMynZYN6SgOujD1urY4oNm80Ou9oMdmbR45LotcKOXoy7wSmHkRFE6Mxbrhefw=="],
266
+
267
+ "tslib": ["tslib@2.8.1", "", {}, "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w=="],
268
+
269
+ "typebox": ["typebox@1.1.38", "", {}, "sha512-pZ0aQPmMmXoUvSbeuWf/Hzsc+avNw/Zd6VeE8CFgkVGWyuHPJvqeJJDeJqLve+K70LvjYIoleGcoJHPT17cWoA=="],
270
+
271
+ "undici": ["undici@8.3.0", "", {}, "sha512-TkUDgb6tl7KOGZ+7e8E3d2FYgUQgF6z5YypqjWmixVQSQERFcVrVg0ySADm2LVLRh5ljAaHTCR5Fmz3Q34rB7Q=="],
272
+
273
+ "undici-types": ["undici-types@7.24.6", "", {}, "sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg=="],
274
+
275
+ "web-streams-polyfill": ["web-streams-polyfill@3.3.3", "", {}, "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw=="],
276
+
277
+ "which": ["which@2.0.2", "", { "dependencies": { "isexe": "^2.0.0" }, "bin": { "node-which": "./bin/node-which" } }, "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA=="],
278
+
279
+ "ws": ["ws@8.20.1", "", { "peerDependencies": { "bufferutil": "^4.0.1", "utf-8-validate": ">=5.0.2" }, "optionalPeers": ["bufferutil", "utf-8-validate"] }, "sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w=="],
280
+
281
+ "xml-naming": ["xml-naming@0.1.0", "", {}, "sha512-k8KO9hrMyNk6tUWqUfkTEZbezRRpONVOzUTnc97VnCvyj6Tf9lyUR9EDAIeiVLv56jsMcoXEwjW8Kv5yPY52lw=="],
282
+
283
+ "yaml": ["yaml@2.9.0", "", { "bin": { "yaml": "bin.mjs" } }, "sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA=="],
284
+
285
+ "zod": ["zod@4.4.3", "", {}, "sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ=="],
286
+
287
+ "zod-to-json-schema": ["zod-to-json-schema@3.25.2", "", { "peerDependencies": { "zod": "^3.25.28 || ^4" } }, "sha512-O/PgfnpT1xKSDeQYSCfRI5Gy3hPf91mKVDuYLUHZJMiDFptvP41MSnWofm8dnCm0256ZNfZIM7DSzuSMAFnjHA=="],
288
+
289
+ "@aws-sdk/credential-provider-sso/@aws-sdk/token-providers": ["@aws-sdk/token-providers@3.1049.0", "", { "dependencies": { "@aws-sdk/core": "^3.974.12", "@aws-sdk/nested-clients": "^3.997.10", "@aws-sdk/types": "^3.973.8", "@smithy/core": "^3.24.2", "@smithy/types": "^4.14.1", "tslib": "^2.6.2" } }, "sha512-r7+d0lQMTHKypkmaF5jRTBYLYHCUHzt3gaVoN9SidLhQeWhCmHk3AKrboDTpPF5b7Pt7vKu3+oeMjznM2Eu1ow=="],
290
+
291
+ "p-retry/retry": ["retry@0.13.1", "", {}, "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg=="],
292
+ }
293
+ }
package/index.ts ADDED
@@ -0,0 +1,4 @@
1
+ import type { ExtensionAPI } from "@earendil-works/pi-coding-agent";
2
+
3
+ export default function lucifiber(_pi: ExtensionAPI) {
4
+ }
package/package.json ADDED
@@ -0,0 +1,29 @@
1
+ {
2
+ "name": "@bugabinga/pi-ext-lucifiber",
3
+ "version": "0.1.0",
4
+ "type": "module",
5
+ "main": "index.ts",
6
+ "keywords": [
7
+ "pi-package",
8
+ "pi"
9
+ ],
10
+ "peerDependencies": {
11
+ "@earendil-works/pi-coding-agent": "*"
12
+ },
13
+ "pi": {
14
+ "extensions": [
15
+ "./index.ts"
16
+ ],
17
+ "skills": [
18
+ "./skills"
19
+ ],
20
+ "prompts": [
21
+ "./prompts"
22
+ ],
23
+ "themes": [
24
+ "./themes"
25
+ ]
26
+ },
27
+ "license": "MIT",
28
+ "description": "Lucifiber Pi package bundle."
29
+ }
File without changes
File without changes
File without changes
@@ -0,0 +1,95 @@
1
+ {
2
+ "$schema": "https://raw.githubusercontent.com/earendil-works/pi-mono/main/packages/coding-agent/src/modes/interactive/theme/theme-schema.json",
3
+ "name": "3024-base16",
4
+ "vars": {
5
+ "bg": "#090300",
6
+ "fg": "#a5a2a2",
7
+ "black": "#090300",
8
+ "red": "#db2d20",
9
+ "green": "#01a252",
10
+ "yellow": "#fded02",
11
+ "blue": "#01a0e4",
12
+ "magenta": "#a16a94",
13
+ "cyan": "#b5e4f4",
14
+ "white": "#a5a2a2",
15
+ "brightBlack": "#5c5855",
16
+ "brightRed": "#db2d20",
17
+ "brightGreen": "#01a252",
18
+ "brightYellow": "#fded02",
19
+ "brightBlue": "#01a0e4",
20
+ "brightMagenta": "#a16a94",
21
+ "brightCyan": "#b5e4f4",
22
+ "brightWhite": "#f7f7f7",
23
+ "selectionBg": "#a5a2a2",
24
+ "selectionFg": "#090300",
25
+ "borderMutedVar": "#35302d",
26
+ "dimVar": "#4e4947",
27
+ "surface": "#191310",
28
+ "surface2": "#221c1a",
29
+ "surfaceBlue": "#081b22",
30
+ "surfaceGreen": "#081b0c",
31
+ "surfaceRed": "#290905",
32
+ "surfaceMagenta": "#24161b",
33
+ "exportPage": "#0f0906",
34
+ "exportCard": "#15100d",
35
+ "exportInfo": "#261f00"
36
+ },
37
+ "colors": {
38
+ "accent": "magenta",
39
+ "border": "blue",
40
+ "borderAccent": "cyan",
41
+ "borderMuted": "borderMutedVar",
42
+ "success": "green",
43
+ "error": "red",
44
+ "warning": "yellow",
45
+ "muted": "brightBlack",
46
+ "dim": "dimVar",
47
+ "text": "fg",
48
+ "thinkingText": "brightBlack",
49
+ "selectedBg": "selectionBg",
50
+ "userMessageBg": "surface",
51
+ "userMessageText": "fg",
52
+ "customMessageBg": "surfaceMagenta",
53
+ "customMessageText": "fg",
54
+ "customMessageLabel": "brightMagenta",
55
+ "toolPendingBg": "surfaceBlue",
56
+ "toolSuccessBg": "surfaceGreen",
57
+ "toolErrorBg": "surfaceRed",
58
+ "toolTitle": "fg",
59
+ "toolOutput": "brightBlack",
60
+ "mdHeading": "yellow",
61
+ "mdLink": "blue",
62
+ "mdLinkUrl": "dimVar",
63
+ "mdCode": "cyan",
64
+ "mdCodeBlock": "green",
65
+ "mdCodeBlockBorder": "brightBlack",
66
+ "mdQuote": "brightBlack",
67
+ "mdQuoteBorder": "borderMutedVar",
68
+ "mdHr": "borderMutedVar",
69
+ "mdListBullet": "magenta",
70
+ "toolDiffAdded": "green",
71
+ "toolDiffRemoved": "red",
72
+ "toolDiffContext": "brightBlack",
73
+ "syntaxComment": "brightBlack",
74
+ "syntaxKeyword": "blue",
75
+ "syntaxFunction": "yellow",
76
+ "syntaxVariable": "cyan",
77
+ "syntaxString": "green",
78
+ "syntaxNumber": "magenta",
79
+ "syntaxType": "brightCyan",
80
+ "syntaxOperator": "fg",
81
+ "syntaxPunctuation": "brightBlack",
82
+ "thinkingOff": "borderMutedVar",
83
+ "thinkingMinimal": "brightBlack",
84
+ "thinkingLow": "blue",
85
+ "thinkingMedium": "cyan",
86
+ "thinkingHigh": "magenta",
87
+ "thinkingXhigh": "red",
88
+ "bashMode": "green"
89
+ },
90
+ "export": {
91
+ "pageBg": "exportPage",
92
+ "cardBg": "exportCard",
93
+ "infoBg": "exportInfo"
94
+ }
95
+ }