{"_id":"@akonwi/kit","_rev":"54-446c4cc4f2e65baff0bf32c067360e0b","name":"@akonwi/kit","dist-tags":{"latest":"0.35.1"},"versions":{"0.1.0":{"name":"@akonwi/kit","version":"0.1.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.1.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://github.com/akonwi/kit#readme","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"3aae10b9d11335c2a1ec9bc2a440c29818f03e17","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.1.0.tgz","fileCount":21,"integrity":"sha512-wfYrViIsLZ8LcCQuRXasVn6JKqbVTaWTl7JbKy2EdfUjAwiNTF//PE5n/VRVJO1sa/xlfra+E6rh0fCT0EBJ1g==","signatures":[{"sig":"MEYCIQDVKB/1pLDBkPFURlv88QK0oaxiv3peR4+V9jqljAruKAIhAKDKag/PP0pqymN5BojMhGUiBZH0TYkVe3NvfivkqMOK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":76247680},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"fda01e7037587c444a73d056214e51ef49cbfaca","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Standalone kit app with Pi-core compatibility and a custom terminal shell.","directories":{},"_nodeVersion":"22.15.1","dependencies":{"glob":"^10.5.0","yaml":"^2.8.3","ignore":"^7.0.5","solid-js":"1.9.12","@opentui/core":"0.2.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.2.2","web-tree-sitter":"0.25.10","@mariozechner/pi-ai":"^0.73.0","@modelcontextprotocol/sdk":"^1.29.0","@mariozechner/pi-agent-core":"^0.73.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.1.0_1778623407546_0.5308309532441329","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"@akonwi/kit","version":"0.2.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.2.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://github.com/akonwi/kit#readme","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"8546fd330c1494e005e19994d3d61dc6758af2c4","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.2.0.tgz","fileCount":21,"integrity":"sha512-A7b4F8wy/bNvBYSA4bi7Z/uAHgKr8RaDn6XqWvdlzQVVXgeO/FGJXaVrK6WH3UYWfwNMaYklhBl1cubXsTxeHg==","signatures":[{"sig":"MEYCIQCIpxD9gUm4LOu5z8f3zaO3hfrMSbRlszXq0Q2/4vv/HQIhAN0lJqCHN8xGTyOqSR2n6ScaK0mGsg7etJL8NtrEe7JY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":76282868},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"1c303c74d0b5b69c8d3db58095cdeec425b2d9e0","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"Standalone kit app with Pi-core compatibility and a custom terminal shell.","directories":{},"_nodeVersion":"22.15.1","dependencies":{"glob":"^10.5.0","yaml":"^2.8.3","ignore":"^7.0.5","solid-js":"1.9.12","@opentui/core":"0.2.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.2.2","web-tree-sitter":"0.25.10","@mariozechner/pi-ai":"^0.73.0","@modelcontextprotocol/sdk":"^1.29.0","@mariozechner/pi-agent-core":"^0.73.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.2.0_1778794977337_0.006575082283028166","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"@akonwi/kit","version":"0.2.1","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.2.1","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://github.com/akonwi/kit#readme","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"dae4c5e90d53e087702d387d55b8e81f9a26118b","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.2.1.tgz","fileCount":21,"integrity":"sha512-Cu6ER6mLRwAOZCn/rfKzMkp3QlrefUYjt5Nu6lPbyv+KVqVk1NU+Sy6cpc9FtRJNfCJZ2iF22lO6P0OkyphaBw==","signatures":[{"sig":"MEUCIBwhThhtWhGOe3XGPWv6pR/XPfZqPSFqvr33rsqrsyb1AiEAoae3D0ZV/T92FUtzT4h78LZCP6pP7xXh5XzRgY+dx1w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":76266410},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"bfe6947e231dd999398455392ac30ddf49192cda","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","solid-js":"1.9.12","@opentui/core":"0.2.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.2.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"^0.74.0","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"^0.74.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.2.1_1778797609316_0.5295812437256713","host":"s3://npm-registry-packages-npm-production"}},"0.2.2":{"name":"@akonwi/kit","version":"0.2.2","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.2.2","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://github.com/akonwi/kit#readme","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"72118cc095ca0a5ec64d70c44a54caf3eeccf4f1","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.2.2.tgz","fileCount":21,"integrity":"sha512-GuuNsWcpWctuqRjFzTTHDsu6wADm+W49mMyF3uTymaWOQBynT10Swvvlost8anteGLbHUYEmDDOZe5DKmm23iA==","signatures":[{"sig":"MEQCIAeB4/x17t/amTSOgAekUmjBFuybGQVG+bz2orXWnKE0AiBRL08dwnP4Z+QYxL/q2Z4D2+4erTenXyxar010cTBmgg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":76266410},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"35a8353e9331ea3e0d1a6d82017792e015f9bea6","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","solid-js":"1.9.12","@opentui/core":"0.2.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.2.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"^0.74.0","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"^0.74.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.2.2_1778798383335_0.10757731028919193","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"@akonwi/kit","version":"0.3.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.3.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://github.com/akonwi/kit#readme","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"cc3c56eeed1974136be4966f3616103f595e62c8","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.3.0.tgz","fileCount":21,"integrity":"sha512-7lVcujqJ3mxrYLiVwg6JMNUaTzvwFujIEkDwQAmOTCgEZ68pqZ+bCLwY9HMkibUN9Vh84ZfKY0ZVCAWe4O9CFg==","signatures":[{"sig":"MEYCIQD2Kjs1grN4Dn0m3Gw5qoc0eQgQAHzvH58PwjIOaELlQgIhAPk55ebjaKWi8fmqyCglWARmNH1DRRDvw1WKk/Ky0M2T","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":76282826},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"b6546e26db8b915b7ea5f06cca5ae6490fd282d1","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","solid-js":"1.9.12","@opentui/core":"0.2.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.2.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"^0.74.0","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"^0.74.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.3.0_1778815979671_0.15434829688796303","host":"s3://npm-registry-packages-npm-production"}},"0.3.1":{"name":"@akonwi/kit","version":"0.3.1","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.3.1","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://github.com/akonwi/kit#readme","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"bf7e75472872d20095318eb4de7a1ab7e2a51f6f","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.3.1.tgz","fileCount":21,"integrity":"sha512-NXexw7wbnx2V94agF1G+v3PlM5mypR1VderBcAn42H3EJlaEA7phwlksAEmYlcYgp9YNFVGyvQPJCrcwv/eXig==","signatures":[{"sig":"MEUCIAp9Oi7g06AK5cjw3eGUMje7uPQsVlv3pOM7MlGLqNM/AiEAgBl/KT5AP3Et4Zf4wB6VuC51ANYU4DSQWgVuEgJq2Ck=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":76282826},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"a1bf473814a9f1e7c0ce8f55e46377bb26366dd8","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","solid-js":"1.9.12","@opentui/core":"0.2.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.2.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"^0.74.0","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"^0.74.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.3.1_1778817198538_0.55809099119928","host":"s3://npm-registry-packages-npm-production"}},"0.3.2":{"name":"@akonwi/kit","version":"0.3.2","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.3.2","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://github.com/akonwi/kit#readme","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"1958cea3c8112d8dcd03be9863d0019f62a8c620","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.3.2.tgz","fileCount":21,"integrity":"sha512-2qH6VvCP/0FDKy2jZn27FFmMLIhARQ9mjwEe75HBXJyP5XW5qWZ48a1XVnfN+5PAtoR9A9asmE5IDerPcNGvKA==","signatures":[{"sig":"MEUCIF8jj4ue1OMMNM1B1ggbcSsj2Ow/vvrpZ6Hy59OQ5uLbAiEArwsNc1dSedPQuaHsGeOvER2CYW+D9KPu2DCJPfyBXvw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":76284026},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"37b4b60394918a8d24fe8df38ca22471b0c162ab","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.2.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.2.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"^0.74.0","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"^0.74.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.3.2_1778855973911_0.9418591411653094","host":"s3://npm-registry-packages-npm-production"}},"0.3.3":{"name":"@akonwi/kit","version":"0.3.3","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.3.3","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://github.com/akonwi/kit#readme","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"2427b45a11addf6669e20dd0ec0889778acf51fe","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.3.3.tgz","fileCount":21,"integrity":"sha512-8T6UzGHKS3oH1L/e5UdJfhrJ5To41FIGIT4ldLN3lKcA8y/S9YC49AzUA2znnBC+dTIMHkk2IVt4wpxG+rJL/g==","signatures":[{"sig":"MEUCIDSRvdLeVxKvQDeSwTcpALu0VWjcw7BAkaU5d0ZuUjX4AiEA5lIhCi2vRbHR2U+R5VT2lxY2imse5iWOUHZuZ/TV8MI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":76300442},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"247bf15ed2ab5b98e3ea213d4543172992f50eaf","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.2.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.2.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"^0.74.0","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"^0.74.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.3.3_1778874880564_0.183495540129196","host":"s3://npm-registry-packages-npm-production"}},"0.3.4":{"name":"@akonwi/kit","version":"0.3.4","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.3.4","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://github.com/akonwi/kit#readme","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"65a8c4a1e6475793820337e9ef573b9589fa32a7","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.3.4.tgz","fileCount":21,"integrity":"sha512-Hljogm9l8vLB8qXGTATXOmLesLvLcQvDUG1b1reSPjt/P8c4dbXKS1O39En4btS99S+lquLbtaxY0JTPFS0k0A==","signatures":[{"sig":"MEUCIQDR/MeIMaxLcRwQue2iE4YoA54sIDrTHtJv/YEa0JDKUAIgK6/7qzqTMEWsXOrxkJsNJGwJGCiiqNr7HbJdRpM2gt8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":76300442},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"999097d6a2144fb08751330425bfdf83c5b4eb50","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.2.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.2.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"^0.74.0","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"^0.74.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.3.4_1779148698165_0.3303004068662605","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"@akonwi/kit","version":"0.4.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.4.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://github.com/akonwi/kit#readme","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"65b4ea8f9e0966b22aced2fc402a928c4e4c0b0d","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.4.0.tgz","fileCount":22,"integrity":"sha512-IBS8HlK/kwJzwKjhWSnGSHel62SQFjXR1V/uCcxP5wimwK1+S129tDiOS3qEI29vloESDVXzDZXvmluzNJhI4g==","signatures":[{"sig":"MEQCIC9SEK9qv5rAL/PPvsQOUDjxnmAeogekc5il+hssTFA0AiA6PYCxpX2xxM80XA5TGlQyUG6IxGbshmG31NqcQVcNxw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":76322935},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"2888047e4cd2c295ea61eef445d5d7e05446398e","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.2.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.2.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"^0.74.0","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"^0.74.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.4.0_1779198788873_0.9382793316152342","host":"s3://npm-registry-packages-npm-production"}},"0.5.0":{"name":"@akonwi/kit","version":"0.5.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.5.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://github.com/akonwi/kit#readme","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"44469b90decb3044c1ad22a6828cb854651fcb00","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.5.0.tgz","fileCount":22,"integrity":"sha512-dkChdW4w2X1bVn5Ydvf0MCyWjkvbMtYrXIXa1SP5/rDhDAnwDM57XDqxoozH6O/6mJNRIGBqSlVZ751nurOCmw==","signatures":[{"sig":"MEQCIFztTPAhcD9UEuNyJhBuUAWp3X+Ns66wVFYG1dBeiGrDAiAVDzvVrYHlw7ZFkgb/Nbd3/GuWU1gCgopTivajgNtQRg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":76323333},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"a546357b62c559acdc03e975896a8b7cc76ecc02","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.2.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.2.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"^0.74.0","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"^0.74.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.5.0_1779278750481_0.037870754870402035","host":"s3://npm-registry-packages-npm-production"}},"0.6.0":{"name":"@akonwi/kit","version":"0.6.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.6.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://github.com/akonwi/kit#readme","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"b3ef2671a15590bd1c9a8aa4764c76d3473fc25d","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.6.0.tgz","fileCount":22,"integrity":"sha512-8dqiWmtZXWjJskDs0v9Rvg/R+0a+us0U9rOFlowvS1SWwBIh5Ev7y85QNCcHDmoxiV0BlwvknSR2L7/sAz1cPg==","signatures":[{"sig":"MEUCIQDxXNyc5WBEgqUqOIyuyIQG8QcAA8wMgTj9179vCszZ2gIgek99ybOyqI/mVPJUBbde9AUnyI2tYjF1U1qbgZewFNo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":79831307},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"0360e33997ae2bb8a132e491fdb3b32e69977cac","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.2.15","@pierre/diffs":"^1.1.16","@opentui/solid":"0.2.15","@opentui/keymap":"0.2.15","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"^0.74.0","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"^0.74.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.6.0_1779459468540_0.11292409089981081","host":"s3://npm-registry-packages-npm-production"}},"0.7.0":{"name":"@akonwi/kit","version":"0.7.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.7.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"cc893caa485ee48db0e6554081c1784d64e96217","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.7.0.tgz","fileCount":21,"integrity":"sha512-U9wlYlHCznuKBGZe+FX1yu2pDkKnsnN93BZJIxkl0+mSimQjJ+EMmvGJzQfA+wud0SAV48zwlfdDqTIxFfoHZg==","signatures":[{"sig":"MEUCIQDn2BPMIOa5L/a63Tdc9bfiT6E26FhI9l7UO/wPJvUQHAIgJDSK7Io/6Kc4rFVl0Age7KRM/R1vvUgTE74w6NUAZn0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":79829756},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"94986254d8e3e81e8804aa838e892f753da3fb87","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.2.15","@pierre/diffs":"^1.1.16","@opentui/solid":"0.2.15","@opentui/keymap":"0.2.15","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"^0.74.0","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"^0.74.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.7.0_1779657217910_0.04479585682431653","host":"s3://npm-registry-packages-npm-production"}},"0.7.1":{"name":"@akonwi/kit","version":"0.7.1","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.7.1","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"b117940fe8baaf2af326801eee5263bcc33c5973","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.7.1.tgz","fileCount":21,"integrity":"sha512-+DETr3csnWWgX0eKMftoegezmCxNk5rl6GDLrS7HKlzg1mrRuRgknKv6OBKws6hbJc4HEamnVKdPd/bglnD1+Q==","signatures":[{"sig":"MEUCICSa66maypUJ8uZYBYX1nhOwtChZ69V506sr7pAjbz+HAiEAmQw3mNrnGUNLlpjb3I+w8zjw9JoSIIpcsCTl4+u4eKc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":79829756},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"dcf4c48fd19e57cd769289180168310d1b8c27cd","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.2.15","@pierre/diffs":"^1.1.16","@opentui/solid":"0.2.15","@opentui/keymap":"0.2.15","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"^0.74.0","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"^0.74.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.7.1_1779981717418_0.9159928873286618","host":"s3://npm-registry-packages-npm-production"}},"0.8.0":{"name":"@akonwi/kit","version":"0.8.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.8.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"a3ebff25817dd751eb26a8af02ea8fdeec4948c8","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.8.0.tgz","fileCount":41,"integrity":"sha512-6PO2I/I+eEkOu6TuTExjyAQBwM99m8Im6BMDn0JqM5pPT/1/c7SOEv9BdQxB4Ff0l4x0K4nnSsWLd3xLl/KI0Q==","signatures":[{"sig":"MEYCIQDOsV2jYJyw+HWic2tKejACCmER7s4Dk9FtizHDvh86MAIhANxMhO8cpp6ZWhT3KIeDAi/PnTMmVgYc1TzMwJvg4XJg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85680580},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"82ad614d18135c4afddce96f9a5a0f882a6f024f","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.2.15","@pierre/diffs":"^1.1.16","@opentui/solid":"0.2.15","@opentui/keymap":"0.2.15","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"^0.74.0","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"^0.74.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.8.0_1780189704126_0.49211219651923654","host":"s3://npm-registry-packages-npm-production"}},"0.9.0":{"name":"@akonwi/kit","version":"0.9.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.9.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"bb144ad84f3b4bc5bb312369495375a92987cbf4","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.9.0.tgz","fileCount":41,"integrity":"sha512-nu80uWOKZM6raiBdpouiJ1Om8Tf3lkpedE5EPpAxqJZ4Xfgjwe62oqVi0orn2jleziKb4ZkTe316FFOg1xfHvw==","signatures":[{"sig":"MEQCIANLzvZRTRZak4TKm1umvwcGpJee1E4oYWCOIHBjWntLAiAf+QCo9siLTQTvMAh1qUU44UUF5H4k9t94e8rK0pZ+wQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85696960},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"daf9a6fc1c5d6cc0a8f3206ddbee53ce8cecfd13","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.2.15","@pierre/diffs":"^1.1.16","@opentui/solid":"0.2.15","@opentui/keymap":"0.2.15","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"^0.74.0","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"^0.74.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.9.0_1780465500379_0.6360840566549626","host":"s3://npm-registry-packages-npm-production"}},"0.10.0":{"name":"@akonwi/kit","version":"0.10.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.10.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"b619ec4597383fe183d6e2e5296a6ae84bc4f9f4","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.10.0.tgz","fileCount":41,"integrity":"sha512-c/zUqk+EeEKzXWOjX9WzNseVBvBrp2g/nNiuTmCMgqI6mnxQKfThSWQeOz2vsZPsudiACZJ/4teo9FT60xRNoQ==","signatures":[{"sig":"MEYCIQCk/RmqK5+Y4ydLKQ+Y7mUTqan0llg/cee+vNCSYvNXLQIhAPTerlu8rEWkueVxdTXbLslSDiyb9Trpc66lNqRESC5E","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85713474},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"a2efe2e78af3afeb8237fd75988444814582951b","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.2.15","@pierre/diffs":"^1.1.16","@opentui/solid":"0.2.15","@opentui/keymap":"0.2.15","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"^0.74.0","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"^0.74.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.10.0_1780623922036_0.19656417778231017","host":"s3://npm-registry-packages-npm-production"}},"0.11.0":{"name":"@akonwi/kit","version":"0.11.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.11.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"1303e424638e704483a3695d9612d41f3c55a006","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.11.0.tgz","fileCount":41,"integrity":"sha512-zzzR0kuzXnFsMXWd7xW+CTNvB8bYo0cWCeE+U0omk6rrFj8GhS+kGeHVLUUbe7UEMSE3EqOQ6I6SUkByRVtIAg==","signatures":[{"sig":"MEYCIQDqcLJ5Zu6bjT/fZgupBgaL3hRz6GM4hmlQiVm5n344KgIhALpDsBp0hfBEFl206h3MFimCsrvagcsB/HqwoaRkgvgX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85762776},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"6a6fef66559f7118f20ac0109fef09b8418338c5","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.2.15","@pierre/diffs":"^1.1.16","@opentui/solid":"0.2.15","@opentui/keymap":"0.2.15","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"^0.74.0","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"^0.74.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.11.0_1781149982424_0.1929691291599065","host":"s3://npm-registry-packages-npm-production"}},"0.12.0":{"name":"@akonwi/kit","version":"0.12.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.12.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"76172c80727e0d748538f934574427480331894b","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.12.0.tgz","fileCount":43,"integrity":"sha512-IfeBa51OjgBJ11dvqXppgDYkfJIxA4BJBhuanLbHUC1QYsMdRUUsw15zVMlMZdl9/wK4vC9nQgkSdtreJy7DhQ==","signatures":[{"sig":"MEYCIQC0y3KbkGXZ8O2e1ww+NGCwsUCEjNTiKC+5I6fGHMEiNQIhAOB3deRlFAevcoWf73FqAxTqU+gR+OU4VQ+xe01lW4hU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85883659},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"82e38e5a1657e3cf2666094be1ef19848d755741","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.2.15","@pierre/diffs":"^1.1.16","@opentui/solid":"0.2.15","@opentui/keymap":"0.2.15","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"^0.74.0","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"^0.74.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.12.0_1781493137341_0.7833683890920293","host":"s3://npm-registry-packages-npm-production"}},"0.12.1":{"name":"@akonwi/kit","version":"0.12.1","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.12.1","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"5d92042c5b910efcd9228465196530a1a8fcf5b8","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.12.1.tgz","fileCount":43,"integrity":"sha512-FnjPu8Lc3+fk8SswLuFtaWhuCvA0+APYi+Ybp3YbgiR5WHspgetTTXHw2ELVk28J393FqsHF2LszVSLL19/tCA==","signatures":[{"sig":"MEUCIAGH9fLRbmBGm4S8xLKume8FW+wLkWm4N7RDWOykbp8aAiEA3mwj0RPbnWZmOAzOvC+Wj7IELJSITJZm4oJ3zWkx9io=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85883659},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"61d466a458656e60c079c05cc4b9c14ab6e6fdca","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.2.15","@pierre/diffs":"^1.1.16","@opentui/solid":"0.2.15","@opentui/keymap":"0.2.15","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"^0.74.0","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"^0.74.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.12.1_1782249413608_0.7713472565318908","host":"s3://npm-registry-packages-npm-production"}},"0.12.2":{"name":"@akonwi/kit","version":"0.12.2","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.12.2","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"491e2abebf4711a9ae0050ed7d71151deb4874ad","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.12.2.tgz","fileCount":43,"integrity":"sha512-LcfY0yhJUXvxIbDevQYNN8O+nnyvzqiJSKyLB4OByaykCf4aDKaLsue1eSHr4dPedzQiJaPZ6ukLsh517FeHyA==","signatures":[{"sig":"MEUCIQCZmgpCkzJSPissEggeMdO2gJH77ylTXiM69Nezm+TcVgIgSi0tg2ce6uOi6ULTCdNn40sqUPX8OByENnE2aiFH1Fk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":85883659},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"d61c6e59d6acffe475f2f14e089b7f9324b4440b","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.2.15","@pierre/diffs":"^1.1.16","@opentui/solid":"0.2.15","@opentui/keymap":"0.2.15","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"^0.74.0","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"^0.74.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.12.2_1782264929348_0.40009369580980203","host":"s3://npm-registry-packages-npm-production"}},"0.13.0":{"name":"@akonwi/kit","version":"0.13.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.13.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"4888e38de5cc2fc44425baba2baa65945a5902bf","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.13.0.tgz","fileCount":43,"integrity":"sha512-iXmnSuW01bc8wRyNAMeV4/sszCMo4rqbpbxeIEyEObf0KyvZxByK4aJEuAQl6ZzuXuxSOEuVuYuBkiPT7lLFlQ==","signatures":[{"sig":"MEQCIHACAxgmkJ4iG12OrwItXwJJCs2CvlUuJNjO8K4niNSFAiAiiGkPs7MjmZVfwm/iVOHddhwDqj+WZURoT4fyDMrILA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":88882488},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"608b66cad11409d5db6470f94fe8528a254f2d5b","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.4.1","@pierre/diffs":"^1.1.16","@opentui/solid":"0.4.1","@opentui/keymap":"0.4.1","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"0.80.2","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"0.80.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.13.0_1782315364187_0.29931473791458485","host":"s3://npm-registry-packages-npm-production"}},"0.14.0":{"name":"@akonwi/kit","version":"0.14.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.14.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"17545d9f3243e988f7c70193b810d9263348b305","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.14.0.tgz","fileCount":43,"integrity":"sha512-t+W8GDYeHrEy+kPBnP5qMQL9mkNdJ2Nwy1vhMiio5rqPTHSA73hEweOuhdhbc2Q6nv1VMWOT4u/k0sl8dODebQ==","signatures":[{"sig":"MEYCIQC6ZY3tnBMyaINpptx8Zt+C6mdj5K97E38lN0FAWkFQHwIhAKkccugH64FlcbtQlx+qI3So6bMv8VZb4fVsP3lmWRie","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":88898904},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"ff87db780660ed28b8af76f9a687572224ec11d5","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.4.1","@pierre/diffs":"^1.1.16","@opentui/solid":"0.4.1","@opentui/keymap":"0.4.1","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"0.80.2","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"0.80.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.14.0_1782440557187_0.11785829420066363","host":"s3://npm-registry-packages-npm-production"}},"0.15.0":{"name":"@akonwi/kit","version":"0.15.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.15.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"7222d8f7fa58899b053d7fdfa78de0e4f442592c","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.15.0.tgz","fileCount":43,"integrity":"sha512-de6x5gH3YmwWkpa2cmT/tXeF6wqQ3l4Cj6Ey47ZBMgiBlUDzJOoflAF1bqswvn+GgrsCjl8zgguPi71mSUwWMw==","signatures":[{"sig":"MEYCIQCBdcY+2mpJ6L1FMrS6nx8R7YDiElJogN33rxPfbjBWqgIhALwLRzFL5NVwluUyy4IZOJoPfWT5aHxudvjQNzYLIEm7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":88931736},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"51f1416e3889aaea5a957c070e478de05452b0f6","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.4.1","@pierre/diffs":"^1.1.16","@opentui/solid":"0.4.1","@opentui/keymap":"0.4.1","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"0.80.2","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"0.80.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.15.0_1782830554028_0.1225986126236065","host":"s3://npm-registry-packages-npm-production"}},"0.16.0":{"name":"@akonwi/kit","version":"0.16.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.16.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"e8a81f32a47f1c8ae1de91b2f19a2e888fdbcf69","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.16.0.tgz","fileCount":43,"integrity":"sha512-PIfPOVEupPCMcRH2hieYBH800UC7m5Z+Eya4/IfiJyP1Ba83FiuMPPYtMSJnzdxPFOFs9SctPq5N+zX4H9SqZA==","signatures":[{"sig":"MEUCIDnc7WxR94zvPVw7HSe4JJFHxIiu5i9TPsn66isKhEagAiEAjTA3oYVRH/aRw044gKhpoUB+moEuq9fHgohNFIjuVYQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":88931736},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"f123242c484ee23be9f7eb085802ff14f847cf44","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.4.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.4.2","@opentui/keymap":"0.4.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"0.80.2","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"0.80.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.16.0_1783096973937_0.24797917265812464","host":"s3://npm-registry-packages-npm-production"}},"0.16.1":{"name":"@akonwi/kit","version":"0.16.1","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.16.1","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"0bcaeeb7ad32722ffdc2239bcc91914bbbcb1c7e","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.16.1.tgz","fileCount":43,"integrity":"sha512-xgNm/8HP37k9LC55wth5wQrtem3ixQQ/l/4vIvbRtthF/MEfOJkcxCsTUSSxHT1op6d8Wt700V4NfeexUiF8gw==","signatures":[{"sig":"MEUCIAKJnjfBMHjX7yMdLUWVEmYlqKBNgHCrwCBBS0uYQ+WbAiEAqm2i7G+L78PYkVfhFQTsGItDBcKtien2JVFRh2lEhiw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":88931736},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"48c0a9db37104a7641148246475b1c166f62a01a","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.4.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.4.2","@opentui/keymap":"0.4.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"0.80.2","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"0.80.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.16.1_1783345417698_0.0010090145516885585","host":"s3://npm-registry-packages-npm-production"}},"0.17.0":{"name":"@akonwi/kit","version":"0.17.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.17.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"9e39be0dc148f956bb0e68ed3797e966ec41b0e0","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.17.0.tgz","fileCount":43,"integrity":"sha512-LX6RFxvBkLdV0LQx4DvsLySAxsbqiOB2Em2NogbNAPrGvixz4ptcmC5ekZLvVkn/yuaKW1ivvBBDnCjwQLFTBg==","signatures":[{"sig":"MEUCIQC1CPcBI+Q4gN7KRfr6Qb/pXSVdnoFM+aRBGP9aos33pgIgOo6d2PG74y6kVs62fi/yvPiQd+Iij9dZDsUnFl6s8kk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":88948152},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"1727650a3c1c89d6f4e17108ae967e346aaa9494","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.4.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.4.2","@opentui/keymap":"0.4.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"0.80.2","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"0.80.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.17.0_1783443164253_0.443363903922839","host":"s3://npm-registry-packages-npm-production"}},"0.17.1":{"name":"@akonwi/kit","version":"0.17.1","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.17.1","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"37a7809b510d746172624abc93964ca2bd2e89ad","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.17.1.tgz","fileCount":43,"integrity":"sha512-W5CbNWGQ3D1jUDBJ8VsycG4QfJEUawmm+aY2M9/7MRH0Ypoug/q1sMcez5amlULSV0VLciwuTSYj2RVGMNAKKQ==","signatures":[{"sig":"MEUCIQDm7aEVn/YXRh0tYNKasRreAwaq0PN9eZwwzWaZoe6zRAIgCFdRReyuWpTPNw3Q3x5HSGbF9JJul1iRpS3fBh41lSE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":88948152},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"54f118f524faf06fb774ee12029398367a969782","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.4.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.4.2","@opentui/keymap":"0.4.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"0.80.2","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"0.80.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.17.1_1783484649510_0.8251327552217531","host":"s3://npm-registry-packages-npm-production"}},"0.18.0":{"name":"@akonwi/kit","version":"0.18.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.18.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"6f4d6a8f9db9af45f9d0ac5f417d848a2a664b5c","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.18.0.tgz","fileCount":43,"integrity":"sha512-HPoapuWU0exc1k9H43uqMg3mUxSRIavAYk0eRSiZFSQqXcKykSc9u01zBnCQFKjUvFRScMjPy8Qb76Jwy3F/sw==","signatures":[{"sig":"MEYCIQDPVrxvG2zADJ8HVMZ4eLTiUzszsiRkNnJb4roJ5pmCfgIhALSdz91KAGY4r96yz9hFbEVN9mnZYDXmhYS+tbhOywiz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":88948152},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"21a9187cce6e7bd17410a5aafb325bf556805c96","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.4.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.4.2","@opentui/keymap":"0.4.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"0.80.2","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"0.80.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.18.0_1783623524433_0.6450740138386737","host":"s3://npm-registry-packages-npm-production"}},"0.19.0":{"name":"@akonwi/kit","version":"0.19.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.19.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"80e8fc3d036529ecb2c13b7393dc983785719e36","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.19.0.tgz","fileCount":43,"integrity":"sha512-pqVh0hkKk6VDWcFhkt4+UrWzPiZaGBQlDYNHAfn/l6FL4pshFYWfI2ryChJE8p9DzaUcU3BhEGRQkAPq7yRcSg==","signatures":[{"sig":"MEQCID+73ehNkmBCMNCFU+HoFzFNzfNm5MW2MSqZ1NzKCNosAiA3b9eypRaqJTxenrBanRi0A/g6HjqMcceYYAP8yWRcGw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":88948152},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"9e62c6b7ce6f28edc2e949d97c9988584651b226","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.4.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.4.2","@opentui/keymap":"0.4.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"0.80.2","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"0.80.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.19.0_1783624221755_0.7730098632703228","host":"s3://npm-registry-packages-npm-production"}},"0.19.1":{"name":"@akonwi/kit","version":"0.19.1","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.19.1","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"ce3891dd8fe5b1644c16b10a52a7cb30b9325697","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.19.1.tgz","fileCount":43,"integrity":"sha512-b5Rt0tsZT7Gc2jIiXrPnKObIU3RoeXgpzRN49MB1wi6e3woPN9Oy/qakkNlrVu9QUr8U1BKF3p9Cf4eD2eU4NQ==","signatures":[{"sig":"MEUCIQC4jjQhOtjqVa4OcoZw4MuCv9q9mZHoiz7liA5v1gFesgIgNTrnwOLsDfjFWBfBHHgi0VHU4RCpsQpz+x7aeNUYkzQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":88997400},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"9f9625a212ba01c1d546c98f62ebd439978deec3","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.4.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.4.2","@opentui/keymap":"0.4.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"0.80.5","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"0.80.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.19.1_1783627849564_0.19802772659323864","host":"s3://npm-registry-packages-npm-production"}},"0.19.2":{"name":"@akonwi/kit","version":"0.19.2","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.19.2","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"0c8418172cb55a66c1cd54c549e616540b5873a9","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.19.2.tgz","fileCount":43,"integrity":"sha512-x3OPUuggZrlJfsINgp0yrOSvCROtjdFvqzN5DsFQCA3Kwqy3oMfF7Pzcj760x/KCCiTuWggquRUPt5PLt5+BWg==","signatures":[{"sig":"MEQCID7Y8kujCLgBm34V+u7vWT6buWICRVi3nmIBVXDAkEQcAiBOzdrFY49TSvMrT7ZwRuhMJOAhB2zSnyD+SqT9QOySgA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":88997627},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"8476cd46e85ffa40350c951ffc0622f3206217e9","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.4.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.4.2","@opentui/keymap":"0.4.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"0.80.5","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"0.80.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.19.2_1783633514833_0.38263255691810105","host":"s3://npm-registry-packages-npm-production"}},"0.19.3":{"name":"@akonwi/kit","version":"0.19.3","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.19.3","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"ceefaa265a1c6811ceabcc706f9253a84e80dd8f","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.19.3.tgz","fileCount":44,"integrity":"sha512-xvOLaKZb8vU7GcH66h4XOGPYeZpNB8fQy2TEU480oEIT4j3WBy4+6BpJjML132Lj6DS/G6K4kseZ+OTxk8gIEQ==","signatures":[{"sig":"MEUCIQCSBtzcvnXHj+BO7vKALhLlxYpHq4njgaCuzvzaXqu5xQIgZZaG+HHAvvuczCMnKGjGCsJAy+PrcVCey0EEwFJiiN0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":89201884},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"06b6d32c49f7adc2210cd6e8816ff3b977af8d42","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.4.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.4.2","@opentui/keymap":"0.4.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"0.80.5","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"0.80.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.19.3_1783644902926_0.4069281042383228","host":"s3://npm-registry-packages-npm-production"}},"0.20.0":{"name":"@akonwi/kit","version":"0.20.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.20.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"cb098aae00c42761a86e3a70454b90afa3edcd22","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.20.0.tgz","fileCount":44,"integrity":"sha512-WKMe8QY1bKEdrcIe/fDizsQOKEO2HZjOdmixLuPD84LdzUpVwrGi122yHS3SBFNdBCG2L62HGerISTr3jaLFQA==","signatures":[{"sig":"MEMCH3BZr5FfBtPO6M+L875kZz04urMPS3L/eYL/eO2xMOMCIDLX+ucqDTOpjzC5IJx9m/+mm1CwnIy1sFVsTJolMyYn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":89218300},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"3fe7a9ab35a39beb3d606d5b0b79b7861e0d9554","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.4.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.4.2","@opentui/keymap":"0.4.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"0.80.5","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"0.80.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.20.0_1783657367382_0.5135323361625026","host":"s3://npm-registry-packages-npm-production"}},"0.21.0":{"name":"@akonwi/kit","version":"0.21.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.21.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"205594bbb069525351a9ca70a8a4ecf23d435713","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.21.0.tgz","fileCount":44,"integrity":"sha512-VVwlUpeNUUVIkbSTUbREZiTgsrsR5l5AMUSbj73MB2Icay8HeYg7uJx2fnI9l/oYZA+9/mIL/GfoT24xDmXGxA==","signatures":[{"sig":"MEUCIB5IYo+iaBp8RWmSObF9hrz4q82U0g5Mlhn0gz6ZNfw3AiEAlkTn5inGwqgo/LQ1+9Uqpmww6L6jjqbM0jlDE9h4jr8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":89234716},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"850f7b6db7aa10fe799ae06dc99e9766c02108aa","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.4.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.4.2","@opentui/keymap":"0.4.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"0.80.5","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"0.80.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.21.0_1784078357369_0.634546955184931","host":"s3://npm-registry-packages-npm-production"}},"0.21.1":{"name":"@akonwi/kit","version":"0.21.1","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.21.1","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"335d9454e26f3b0e383c0882e84f60b9120e786d","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.21.1.tgz","fileCount":44,"integrity":"sha512-OYGZgXAeNX/wZOTlGej4mR9nAOVv4cEA1UVUiynFX7K/wwk4jC9t1QeUobIcXkEoQVfOOa4RsFyuMxg7kojwiw==","signatures":[{"sig":"MEUCIHidnuR6clOR0uLnb8JSnlqza5UxJXCBzOwJ3ut5u+jzAiEAzRou9N8tMgrZP77U6QbvQ22m8gj1MCqJVd9Pb9dT8Kg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":89234716},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"05b98f81d7b23d4b23adb1f4536cb355d5101fa0","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.4.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.4.2","@opentui/keymap":"0.4.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"0.80.5","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"0.80.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.21.1_1784079727216_0.5999743187632658","host":"s3://npm-registry-packages-npm-production"}},"0.21.2":{"name":"@akonwi/kit","version":"0.21.2","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.21.2","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"45430061b92f7835dd0913d1e1ef07721a062108","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.21.2.tgz","fileCount":44,"integrity":"sha512-Lbsh+g4NDvKYexLBhZjupwcK6jG3m20AxT5BC1cyL0YXyQ9HwJF7j/anQp0Kv66Od+MbKs4FG4wTnDatDu423w==","signatures":[{"sig":"MEUCIBu2sZ9e/EK/aTDzc5v5Sv06w8qVW2ii1u+aj5kHpqBaAiEA/YT/+h3ZJSLwL6ydpwMHp8PH05Qwpm163DJyOC1V8HM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":89234716},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"fb607e6cb70cc7466211998f731bb036f16113dd","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.4.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.4.2","@opentui/keymap":"0.4.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"0.80.5","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"0.80.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.21.2_1784146781351_0.6944023065482232","host":"s3://npm-registry-packages-npm-production"}},"0.22.0":{"name":"@akonwi/kit","version":"0.22.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.22.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"a0218e2dbd61b19e42419df0c4298c1e0fbc6d46","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.22.0.tgz","fileCount":44,"integrity":"sha512-p/90OvdB33oBzVRtNAo45PBV9biESpGpI7rSkXUXbYpaH1+2Uf2ZDN+mL4wqIOOhq6EuT6cdMvmHQzGwhAw6Kw==","signatures":[{"sig":"MEUCIBjHysvaipLe/uFJqqJH5zl3bCk73gfrsgSc+jqe9QlPAiEApyjL5nVKcrR8mEHCKWOUI9dzYSh1sn2nxIUFmEqLcL4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":89333281},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"90eba215257f70fce1762f27c5b8ea5caf10c61e","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.4.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.4.2","@opentui/keymap":"0.4.2","proper-lockfile":"^4.1.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"0.80.5","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"0.80.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0","@types/proper-lockfile":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.22.0_1784507219696_0.10339565636871062","host":"s3://npm-registry-packages-npm-production"}},"0.23.0":{"name":"@akonwi/kit","version":"0.23.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.23.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"1676dd2c09129e9c47d0899a2afcbce0f233fc30","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.23.0.tgz","fileCount":44,"integrity":"sha512-KNwzGjkWvUb37mhnE1csoIRZqe/ZhQdHDpT/0JF/pp7qFy8C/lIv1fkn80pPvAPT/priNlfsjLiknvkM85UZdg==","signatures":[{"sig":"MEUCIQCO1wjc699VT89jBEJDkKD4UqTOfHwr2z6pLAtWGe8FHwIgO93zmmgsEN+6kgBxn+wQQKoP08lmcAO3TUFVuV1vKxc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":89300653},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"fd904b7278a104681c29a9913c0f64d5242322b0","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.4.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.4.2","@opentui/keymap":"0.4.2","proper-lockfile":"^4.1.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"0.80.5","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"0.80.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0","@types/proper-lockfile":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.23.0_1784744244873_0.4306552189408652","host":"s3://npm-registry-packages-npm-production"}},"0.24.0":{"name":"@akonwi/kit","version":"0.24.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.24.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"8b33b4104618f218fb52e958ceee584cdb39886f","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.24.0.tgz","fileCount":44,"integrity":"sha512-X14I+SWL2zWPglZiGvp5jHO+CD3bn007oRfPREcU6qtXfly+wMFfCBjWlXP48KH3zyi+HbE+FnPhXq37EbVwpQ==","signatures":[{"sig":"MEUCIQD/LiwqIUWRsTPke75a7eMvf7SouR2cSoloepV/Tu6UlgIgd0Ja/z0ODvuLFnPUWH6XxsxTBDh+W3uFKeFyEuaJX+Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":89317129},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"d1e39d49d84d1b650edc5765c6b46decf6b742a5","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test","smoke:print-mode":"bun run script/smoke-print-mode.ts"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"^1.1.24","solid-js":"1.9.12","@opentui/core":"0.4.2","@pierre/diffs":"^1.1.16","@opentui/solid":"0.4.2","@opentui/keymap":"0.4.2","proper-lockfile":"^4.1.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"0.80.5","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"0.80.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0","@types/proper-lockfile":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.24.0_1784954696998_0.007173175756282513","host":"s3://npm-registry-packages-npm-production"}},"0.25.0":{"name":"@akonwi/kit","version":"0.25.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.25.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"5d5eb224cfdfb14052a57ec904ccc76e01add56f","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.25.0.tgz","fileCount":43,"integrity":"sha512-3eNxEV0N8ELDrqUroI9WaTXTS4L3p2I0roxAkadWzgvMh/iXk47t/wugsHKOm63sit10BGKBZsbuGjVXBMs7Aw==","signatures":[{"sig":"MEUCIQDgFC0mGQEe9NuFNlREhKtk6AcXT6Rwc2Tg+ZT9oW8rtwIgOb75+3mSzgAKVQOt7SDIq9uNWy75VXK2RZnkv8Vg+mk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":89997151},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"82a34dc6e859e5b063955e38f80727918f2c7350","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test","smoke:print-mode":"bun run script/smoke-print-mode.ts"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"1.3.7","solid-js":"1.9.12","@opentui/core":"0.4.5","@pierre/diffs":"^1.1.16","@opentui/solid":"0.4.5","@opentui/keymap":"0.4.5","proper-lockfile":"^4.1.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"0.83.0","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"0.83.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0","@biomejs/biome":"2.3.14","@types/proper-lockfile":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.25.0_1785584976788_0.8176312797096272","host":"s3://npm-registry-packages-npm-production"}},"0.26.0":{"name":"@akonwi/kit","version":"0.26.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.26.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"1941536a585abf57caef1392b08bf468063739ca","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.26.0.tgz","fileCount":43,"integrity":"sha512-toFxhD6SkOyz0vqQJHfNjlFFT/9Cn/HpqipVmnJeXljrKxwKOM56P/TABZJ/KWFdW9DBIBI9Tk/E/LxY/TTOrA==","signatures":[{"sig":"MEUCIQDlUb9BTvfxZeaEfNeDw/CnokgJHCTaOkgUXTUxA9Jt3AIgSj0v4ae7N3THYxYFS9Zh/kZqGMYGnLuJPd3DtVtmCrM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":90030007},"type":"module","engines":{"bun":">=1.3.0"},"exports":{"./plugin":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.js"}},"gitHead":"82b55289373b98a312a437c2bc834a2692d44b65","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test","smoke:print-mode":"bun run script/smoke-print-mode.ts"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"1.3.7","solid-js":"1.9.12","@opentui/core":"0.4.5","@pierre/diffs":"^1.1.16","@opentui/solid":"0.4.5","@opentui/keymap":"0.4.5","proper-lockfile":"^4.1.2","web-tree-sitter":"0.25.10","@earendil-works/pi-ai":"0.83.0","@modelcontextprotocol/sdk":"^1.29.0","@earendil-works/pi-agent-core":"0.83.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"plugin":["dist/plugin.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0","@biomejs/biome":"2.3.14","@types/proper-lockfile":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.26.0_1785685564292_0.25891108828169784","host":"s3://npm-registry-packages-npm-production"}},"0.27.0":{"name":"@akonwi/kit","version":"0.27.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.27.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"3e2e9f40e581d7cba5cead3265d2257a480cd86b","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.27.0.tgz","fileCount":47,"integrity":"sha512-+bC1dvG6sp7fLBYzC+vDYKr6sw4Jg5Pw9oEzDhnIcav03eHt01lWkZarTxIXP0HiX0hZYfhbokVC4SufPuZ8CA==","signatures":[{"sig":"MEQCIGryZhDe5LL23vlrjaGA7jCozJMR9QlkTz4jHidgj4M4AiAIC4Mh7+TydnuyHt99uWI5Wxt1saRoStu2t0gBcmSMSQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":100271695},"type":"module","engines":{"bun":">=1.3.0"},"gitHead":"98a31eef26cbeb08160b5662ecc4442ccb29ff1a","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test","smoke:print-mode":"bun run script/smoke-print-mode.ts"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"1.3.7","solid-js":"1.9.12","@mermanjs/web":"0.8.0-alpha.3","@opentui/core":"0.5.1","@pierre/diffs":"^1.1.16","@opentui/solid":"0.5.1","@opentui/keymap":"0.5.1","proper-lockfile":"^4.1.2","web-tree-sitter":"0.25.10","@resvg/resvg-wasm":"2.6.2","@earendil-works/pi-ai":"0.83.0","@modelcontextprotocol/sdk":"^1.29.0","@fontsource-variable/inter":"5.3.0","@earendil-works/pi-agent-core":"0.83.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0","@biomejs/biome":"2.3.14","@types/proper-lockfile":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.27.0_1786206595607_0.2611314257350066","host":"s3://npm-registry-packages-npm-production"}},"0.27.1":{"name":"@akonwi/kit","version":"0.27.1","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.27.1","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"b847c22db1f26bf5f7ff3814b2766d82773092b8","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.27.1.tgz","fileCount":47,"integrity":"sha512-piRQJNtMNqn1VQaFJ8yPSU5SQ1LgqDvsbLI6PrNC8aM25QUCAxRtsJrY2pGKJh6C8DonLSoomTEHVNUr9e9APw==","signatures":[{"sig":"MEUCIQD65SiW1Rj4lnXFS2vM0EODkg9YqZRowOpdaibzkU2ZOgIgFB4hNTFTRjlBq0bP2+Q5HGbMVb3+3SMJBbCastWVoHw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":100297634},"type":"module","engines":{"bun":">=1.3.0"},"gitHead":"6d6dad3d07d728e32fb4cd63f76114d79fb44793","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test","smoke:print-mode":"bun run script/smoke-print-mode.ts"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"1.3.7","solid-js":"1.9.12","@mermanjs/web":"0.8.0-alpha.3","@opentui/core":"0.5.1","@pierre/diffs":"^1.1.16","@opentui/solid":"0.5.1","@opentui/keymap":"0.5.1","proper-lockfile":"^4.1.2","web-tree-sitter":"0.25.10","@resvg/resvg-wasm":"2.6.2","@earendil-works/pi-ai":"0.83.0","@modelcontextprotocol/sdk":"^1.29.0","@fontsource-variable/inter":"5.3.0","@earendil-works/pi-agent-core":"0.83.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0","@biomejs/biome":"2.3.14","@types/proper-lockfile":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.27.1_1786327900682_0.4087901008891275","host":"s3://npm-registry-packages-npm-production"}},"0.28.0":{"name":"@akonwi/kit","version":"0.28.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.28.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"b90edb021c803810426bfcea6a9b2c24ef6f3254","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.28.0.tgz","fileCount":47,"integrity":"sha512-OoPM6HWnofu3trOKXCUrsGJjaXRYjryKtkII1VO5x7MCyxp7qiAfxWQeJPeX4gU4UdcQvxoFgN01tgKZuYbdkw==","signatures":[{"sig":"MEUCIQC3FNOUow9NalOUHgH4lItEiTz5GQEfPI5ei17YwjC33QIgKAwdoRJSkd1uy6kBWxiFNSKIXS4Pe3hJv37vqC4xURQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":100297634},"type":"module","engines":{"bun":">=1.3.0"},"gitHead":"d2b4e5a2514a68f7cfd75bc6e15c830b137141dd","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test","smoke:print-mode":"bun run script/smoke-print-mode.ts"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","typebox":"1.3.7","solid-js":"1.9.12","@mermanjs/web":"0.8.0-alpha.3","@opentui/core":"0.5.1","@pierre/diffs":"^1.1.16","@opentui/solid":"0.5.1","@opentui/keymap":"0.5.1","proper-lockfile":"^4.1.2","web-tree-sitter":"0.25.10","@resvg/resvg-wasm":"2.6.2","@earendil-works/pi-ai":"0.83.0","@modelcontextprotocol/sdk":"^1.29.0","@fontsource-variable/inter":"5.3.0","@earendil-works/pi-agent-core":"0.83.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@types/diff":"^8.0.0","@biomejs/biome":"2.3.14","@types/proper-lockfile":"^4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.28.0_1786549266211_0.7324606866827901","host":"s3://npm-registry-packages-npm-production"}},"0.29.0":{"name":"@akonwi/kit","version":"0.29.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.29.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"11e4334d98245a14dc2d97003bba84694bdbf691","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.29.0.tgz","fileCount":47,"integrity":"sha512-YfuZORS3/usWPK6jQjLb/uRznUl81tfWFb6QVNZjegbToZ61sRFg3rtKeY8PmDBc5bYphL0nEFh8Z4i7PQYvQg==","signatures":[{"sig":"MEUCICNaLTAbN16iEiJYAdJgnOc0mAjPj3O/LZTCC/yxHODCAiEAopS64lSeCexr7uoQjsYJC06EBbJV4ffq1rm75nNyEGo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":100776691},"type":"module","engines":{"bun":">=1.3.0"},"gitHead":"3addeed4ba9db5046fdf1b6e8e2f05b368321285","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test","smoke:print-mode":"bun run script/smoke-print-mode.ts"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","marked":"17.0.1","typebox":"1.3.7","solid-js":"1.9.12","dompurify":"^3.4.13","@akonwi/mica":"0.8.0","@mermanjs/web":"0.8.0-alpha.3","@opentui/core":"0.5.1","@pierre/diffs":"^1.1.16","@opentui/solid":"0.5.1","@opentui/keymap":"0.5.1","proper-lockfile":"^4.1.2","web-tree-sitter":"0.25.10","@resvg/resvg-wasm":"2.6.2","@earendil-works/pi-ai":"0.83.0","@modelcontextprotocol/sdk":"^1.29.0","@fontsource-variable/inter":"5.3.0","@earendil-works/pi-agent-core":"0.83.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@babel/core":"7.28.0","@types/diff":"^8.0.0","@biomejs/biome":"2.3.14","@types/babel__core":"7.20.5","babel-preset-solid":"1.9.12","@types/proper-lockfile":"^4.1.4","@babel/preset-typescript":"7.27.1"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.29.0_1786642507054_0.26696476106183087","host":"s3://npm-registry-packages-npm-production"}},"0.30.0":{"name":"@akonwi/kit","version":"0.30.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.30.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"1229210605899b2e4089aa5ec8a5b3296b41080f","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.30.0.tgz","fileCount":47,"integrity":"sha512-XDlOAthgwEa9NH0McbTVOkxkEtpzjSpBKGtfBiVp/RYvP6PSxDPrLUvfM0VaOoyNCfsRGIk6yge5tKeGkDw4HA==","signatures":[{"sig":"MEQCIB+z53pp28w62hTmLR6hjRz7Qu9JMs70c0GnDBYZMuTkAiAWBQtd3Kpke60ynz7foBBKVxYUAIUovk9mn/+A4LEknw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":111348692},"type":"module","engines":{"bun":">=1.3.0"},"gitHead":"9283c93b16d6012c2103625274292a88de765e03","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test","smoke:print-mode":"bun run script/smoke-print-mode.ts"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","marked":"17.0.1","typebox":"1.3.7","solid-js":"1.9.12","dompurify":"^3.4.13","@akonwi/mica":"0.8.0","@mermanjs/web":"0.8.0-alpha.3","@opentui/core":"0.5.1","@pierre/diffs":"^1.1.16","@opentui/solid":"0.5.1","@opentui/keymap":"0.5.1","proper-lockfile":"^4.1.2","web-tree-sitter":"0.25.10","@resvg/resvg-wasm":"2.6.2","@earendil-works/pi-ai":"0.83.0","@modelcontextprotocol/sdk":"^1.29.0","@fontsource-variable/inter":"5.3.0","@earendil-works/pi-agent-core":"0.83.0","@fontsource-variable/jetbrains-mono":"5.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@babel/core":"7.28.0","@types/diff":"^8.0.0","@biomejs/biome":"2.3.14","@types/babel__core":"7.20.5","babel-preset-solid":"1.9.12","@types/proper-lockfile":"^4.1.4","@babel/preset-typescript":"7.27.1"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.30.0_1786727006512_0.6126783144464574","host":"s3://npm-registry-packages-npm-production"}},"0.31.0":{"name":"@akonwi/kit","version":"0.31.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.31.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"6d276b8fdba5b68214f4658d7a16bbc1759cdaac","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.31.0.tgz","fileCount":47,"integrity":"sha512-HzUrAe/OvZM9EF8HIAJt0JbxYd5WGr3PYCN1v2LYg3i6MrOWiEPcdxxi3tgm04q+is6QeRzxhQ4a6ElUM88aKA==","signatures":[{"sig":"MEQCIF/dFIUZSGaL2oeAjPOeVUZtBdwMJkJ2nBBPmdfkH3xOAiAb1Dli4ACZg+3PjlwmF2rbd2hZmZHFI8EXf6RFyhT50Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":111496436},"type":"module","engines":{"bun":">=1.3.0"},"gitHead":"bfb456c2f95a4b474da79938f20e78b71d6e330b","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","prepublishOnly":"bun run typecheck && bun test","smoke:print-mode":"bun run script/smoke-print-mode.ts"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","marked":"17.0.1","typebox":"1.3.7","solid-js":"1.9.12","dompurify":"^3.4.13","@akonwi/mica":"0.8.0","@mermanjs/web":"0.8.0-alpha.3","@opentui/core":"0.5.1","@pierre/diffs":"^1.1.16","@opentui/solid":"0.5.1","@opentui/keymap":"0.5.1","proper-lockfile":"^4.1.2","web-tree-sitter":"0.25.10","@resvg/resvg-wasm":"2.6.2","@earendil-works/pi-ai":"0.83.0","@modelcontextprotocol/sdk":"^1.29.0","@fontsource-variable/inter":"5.3.0","@earendil-works/pi-agent-core":"0.83.0","@fontsource-variable/jetbrains-mono":"5.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@babel/core":"7.28.0","@types/diff":"^8.0.0","@biomejs/biome":"2.3.14","@types/babel__core":"7.20.5","babel-preset-solid":"1.9.12","@types/proper-lockfile":"^4.1.4","@babel/preset-typescript":"7.27.1"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.31.0_1787080413022_0.6532060959117767","host":"s3://npm-registry-packages-npm-production"}},"0.32.0":{"name":"@akonwi/kit","version":"0.32.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.32.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"481d9100b0e21b0d09b25fb75917d4ef632d6c6e","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.32.0.tgz","fileCount":47,"integrity":"sha512-aHryo11C0FsA5veQgJDI+2xi9NnQ/RQ5LZE90WzHAG29w7fPo7j6MmzQK53p2/7V6ZF/kUTG60SOjgJD+2XkVQ==","signatures":[{"sig":"MEUCIGY5AgmjAwnwQMmL3JFX1F6cwDb2VGbd7BodzrRJlLsGAiEAqaCIsljvESG5bNmFtPPdS6s+ilW28CcDevQuVZeEiOA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112645730},"type":"module","engines":{"bun":">=1.3.0"},"gitHead":"df80ea67f80f31c689b93baa915c70f9c23a0075","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","smoke:web-tui":"bun run script/smoke-web-tui.ts","prepublishOnly":"bun run typecheck && bun test","smoke:print-mode":"bun run script/smoke-print-mode.ts","test:web-tui-browser":"bun run build && playwright test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","marked":"17.0.1","typebox":"1.3.7","solid-js":"1.9.12","dompurify":"^3.4.13","ghostty-web":"0.4.0","@akonwi/mica":"0.8.0","@mermanjs/web":"0.8.0-alpha.3","@opentui/core":"0.5.1","@pierre/diffs":"^1.1.16","@opentui/solid":"0.5.1","@opentui/keymap":"0.5.1","proper-lockfile":"^4.1.2","web-tree-sitter":"0.25.10","@resvg/resvg-wasm":"2.6.2","@earendil-works/pi-ai":"0.83.0","@modelcontextprotocol/sdk":"^1.29.0","@fontsource-variable/inter":"5.3.0","@earendil-works/pi-agent-core":"0.83.0","@fontsource-variable/jetbrains-mono":"5.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@babel/core":"7.28.0","@types/diff":"^8.0.0","@biomejs/biome":"2.3.14","@playwright/test":"1.62.1","@types/babel__core":"7.20.5","babel-preset-solid":"1.9.12","@types/proper-lockfile":"^4.1.4","@babel/preset-typescript":"7.27.1"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.32.0_1787362349368_0.8101486467464485","host":"s3://npm-registry-packages-npm-production"}},"0.33.0":{"name":"@akonwi/kit","version":"0.33.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.33.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"eca7c2375a1a51a0bfa1414080ec619c7848f0e1","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.33.0.tgz","fileCount":47,"integrity":"sha512-Dqu7RdDkew8hRKYjXFLmcSxZFyd2kBDpKm/LH6SddzMb92mDt16tyORCagTy/OZ37TI9OvN87jtedjs+F02NYw==","signatures":[{"sig":"MEUCIQDwobMU8oHLtoqCRAvG76GW3pFkRD8z0+/L4GK6d6frWwIgJmPUzLGWtjU74OVxRpaAVTgsRCCADfq1yiXSYvrOiQA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112694978},"type":"module","engines":{"bun":">=1.3.0"},"gitHead":"edcbbba3ba7b13c0cc2245484fdf9b31fc1dd398","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","smoke:web-tui":"bun run script/smoke-web-tui.ts","prepublishOnly":"bun run typecheck && bun test","smoke:print-mode":"bun run script/smoke-print-mode.ts","test:web-tui-browser":"bun run build && playwright test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","marked":"17.0.1","typebox":"1.3.7","solid-js":"1.9.12","dompurify":"^3.4.13","ghostty-web":"0.4.0","@akonwi/mica":"0.8.0","@mermanjs/web":"0.8.0-alpha.3","@opentui/core":"0.5.1","@pierre/diffs":"^1.1.16","@opentui/solid":"0.5.1","@opentui/keymap":"0.5.1","proper-lockfile":"^4.1.2","web-tree-sitter":"0.25.10","@resvg/resvg-wasm":"2.6.2","@earendil-works/pi-ai":"0.83.0","@modelcontextprotocol/sdk":"^1.29.0","@fontsource-variable/inter":"5.3.0","@earendil-works/pi-agent-core":"0.83.0","@fontsource-variable/jetbrains-mono":"5.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@babel/core":"7.28.0","@types/diff":"^8.0.0","@biomejs/biome":"2.3.14","@playwright/test":"1.62.1","@types/babel__core":"7.20.5","babel-preset-solid":"1.9.12","@types/proper-lockfile":"^4.1.4","@babel/preset-typescript":"7.27.1"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.33.0_1787542041317_0.32393128919039116","host":"s3://npm-registry-packages-npm-production"}},"0.33.1":{"name":"@akonwi/kit","version":"0.33.1","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.33.1","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"09add86d530bf573d04905416ce7cf726d34a317","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.33.1.tgz","fileCount":47,"integrity":"sha512-PfnvQhZYcJsD30ci7Rc8U+F7fbnr4ntcr1PpMs+5dCAQLbwroSN0xgTDA1YDsR9HvFnWNrFSth2ECV2ouz86mA==","signatures":[{"sig":"MEQCIF+RKW3vN7TNUVBnBreQXgqGZmWVZpUwqWQX9m8VSf+yAiANcrmb4pdPyDBuAymaJi8/XedZMH7F9vAgLU2g0Tke7A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112694978},"type":"module","engines":{"bun":">=1.3.0"},"gitHead":"51dfbf14f05072b778e56dce16acc23bf9908ad5","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","smoke:web-tui":"bun run script/smoke-web-tui.ts","prepublishOnly":"bun run typecheck && bun test","smoke:print-mode":"bun run script/smoke-print-mode.ts","test:web-tui-browser":"bun run build && playwright test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","marked":"17.0.1","typebox":"1.3.7","solid-js":"1.9.12","dompurify":"^3.4.13","ghostty-web":"0.4.0","@akonwi/mica":"0.8.0","@mermanjs/web":"0.8.0-alpha.3","@opentui/core":"0.5.1","@pierre/diffs":"^1.1.16","@opentui/solid":"0.5.1","@opentui/keymap":"0.5.1","proper-lockfile":"^4.1.2","web-tree-sitter":"0.25.10","@resvg/resvg-wasm":"2.6.2","@earendil-works/pi-ai":"0.83.0","@modelcontextprotocol/sdk":"^1.29.0","@fontsource-variable/inter":"5.3.0","@earendil-works/pi-agent-core":"0.83.0","@fontsource-variable/jetbrains-mono":"5.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@babel/core":"7.28.0","@types/diff":"^8.0.0","@biomejs/biome":"2.3.14","@playwright/test":"1.62.1","@types/babel__core":"7.20.5","babel-preset-solid":"1.9.12","@types/proper-lockfile":"^4.1.4","@babel/preset-typescript":"7.27.1"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.33.1_1787630197997_0.3544814543687711","host":"s3://npm-registry-packages-npm-production"}},"0.34.0":{"name":"@akonwi/kit","version":"0.34.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.34.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"1414bf77ae3b6b0c0ca7a960ccaf28a0213e133e","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.34.0.tgz","fileCount":47,"integrity":"sha512-NxmBZVQ4WCIonUPHI7O/ts8UJY/2WXJBnqien3CNfHThcxp2QBs1ehZXcx2yaZRJvxO/uUZ1zP3/OsSE28Evgw==","signatures":[{"sig":"MEYCIQCNhUFTMBFwu3zwhQE+OWP+IjwFYE8GQIFLtXaGEvm8qgIhAJTN6t4gaxHU/ktxeOYulmL0qo/U34nYFzNlOd6utAyR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":112317544},"type":"module","engines":{"bun":">=1.3.0"},"gitHead":"9f7bbed1c0f314485893df3b86b1bb3086423bfd","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","smoke:web-tui":"bun run script/smoke-web-tui.ts","prepublishOnly":"bun run --cwd .. typecheck && bun run --cwd .. test","smoke:print-mode":"bun run script/smoke-print-mode.ts","test:web-tui-browser":"bun run build && playwright test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","marked":"17.0.1","typebox":"1.3.7","solid-js":"1.9.12","dompurify":"^3.4.13","ghostty-web":"0.4.0","@akonwi/mica":"0.8.0","@mermanjs/web":"0.8.0-alpha.3","@opentui/core":"0.5.1","@pierre/diffs":"^1.1.16","@opentui/solid":"0.5.1","@opentui/keymap":"0.5.1","proper-lockfile":"^4.1.2","web-tree-sitter":"0.25.10","@resvg/resvg-wasm":"2.6.2","@earendil-works/pi-ai":"0.83.0","@modelcontextprotocol/sdk":"^1.29.0","@fontsource-variable/inter":"5.3.0","@earendil-works/pi-agent-core":"0.83.0","@fontsource-variable/jetbrains-mono":"5.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@babel/core":"7.28.0","@types/diff":"^8.0.0","@biomejs/biome":"2.3.14","@playwright/test":"1.62.1","@types/babel__core":"7.20.5","babel-preset-solid":"1.9.12","@akonwi/kit-protocol":"workspace:*","@types/proper-lockfile":"^4.1.4","@babel/preset-typescript":"7.27.1","@akonwi/kit-session-client":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.34.0_1788382252488_0.286990127704877","host":"s3://npm-registry-packages-npm-production"}},"0.35.0":{"name":"@akonwi/kit","version":"0.35.0","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","_id":"@akonwi/kit@0.35.0","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"dist":{"shasum":"17e67b364207a31b134c4e05e0ef31003ede7060","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.35.0.tgz","fileCount":47,"integrity":"sha512-EqNM+3zgPscbbSE/sLP38ttbjJNziVCuDLRnW9IbW7ol8MYeqyB2PdpcYFOugOJKjmzz717Ux+ZdYcY+zL6g0Q==","signatures":[{"sig":"MEQCIAS2JfN1gpz+fZcZkLtgkPIPiQuS3+LbhemF77X+ad9RAiB3tkrdOcB0ds+6Hr5qp+EVot9houCXmS1l0pYteD4hsQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":110675944},"type":"module","engines":{"bun":">=1.3.0"},"gitHead":"1971d714058701915dad4a3c10369ddb7a2f62af","scripts":{"dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","test":"bun test","build":"bun run script/build.ts","check":"biome check --write .","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","prepack":"bun run build","pack:dry":"npm pack --dry-run","typecheck":"tsc --noEmit","lint:staged":"biome check --write --staged --unsafe .","smoke:web-tui":"bun run script/smoke-web-tui.ts","prepublishOnly":"bun run --cwd .. typecheck && bun run --cwd .. test","smoke:print-mode":"bun run script/smoke-print-mode.ts","test:web-tui-browser":"bun run build && playwright test"},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"repository":{"url":"git+https://github.com/akonwi/kit.git","type":"git"},"_npmVersion":"10.9.2","description":"A TUI coding agent","directories":{},"_nodeVersion":"22.15.1","dependencies":{"diff":"^9.0.0","glob":"^13.0.6","yaml":"^2.8.3","ignore":"^7.0.5","marked":"17.0.1","typebox":"1.3.7","solid-js":"1.9.12","dompurify":"^3.4.13","ghostty-web":"0.4.0","@akonwi/mica":"0.8.0","@mermanjs/web":"0.8.0-alpha.3","@opentui/core":"0.5.1","@pierre/diffs":"^1.1.16","@opentui/solid":"0.5.1","@opentui/keymap":"0.5.1","proper-lockfile":"^4.1.2","web-tree-sitter":"0.25.10","@resvg/resvg-wasm":"2.6.2","@earendil-works/pi-ai":"0.85.0","@modelcontextprotocol/sdk":"^1.29.0","@fontsource-variable/inter":"5.3.0","@earendil-works/pi-agent-core":"0.85.0","@fontsource-variable/jetbrains-mono":"5.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@types/bun":"latest","typescript":"^5.9.0","@babel/core":"7.28.0","@types/diff":"^8.0.0","@biomejs/biome":"2.3.14","@playwright/test":"1.62.1","@types/babel__core":"7.20.5","babel-preset-solid":"1.9.12","@akonwi/kit-protocol":"workspace:*","@types/proper-lockfile":"^4.1.4","@babel/preset-typescript":"7.27.1","@akonwi/kit-session-client":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/kit_0.35.0_1788559737300_0.424483215920771","host":"s3://npm-registry-packages-npm-production"}},"0.35.1":{"name":"@akonwi/kit","version":"0.35.1","author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"description":"A TUI coding agent","license":"MIT","type":"module","repository":{"type":"git","url":"git+https://github.com/akonwi/kit.git"},"homepage":"https://akonwi.io/kit","bugs":{"url":"https://github.com/akonwi/kit/issues"},"bin":{"kit":"dist/kit"},"publishConfig":{"access":"public"},"scripts":{"check":"biome check --write .","lint:staged":"biome check --write --staged --unsafe .","dev":"bun --preload=@opentui/solid/preload src/app/main.tsx","start":"bun --preload=@opentui/solid/preload src/app/main.tsx","build":"bun run script/build.ts","smoke:print-mode":"bun run script/smoke-print-mode.ts","smoke:web-tui":"bun run script/smoke-web-tui.ts","test:web-tui-browser":"bun run build && playwright test","pack:dry":"npm pack --dry-run","prepack":"bun run build","prepublishOnly":"bun run --cwd .. typecheck && bun run --cwd .. test","test":"bun test","typecheck":"tsc --noEmit"},"dependencies":{"@akonwi/mica":"0.8.0","@earendil-works/pi-agent-core":"0.85.0","@earendil-works/pi-ai":"0.85.0","@fontsource-variable/inter":"5.3.0","@fontsource-variable/jetbrains-mono":"5.3.0","@mermanjs/web":"0.8.0-alpha.3","@modelcontextprotocol/sdk":"^1.29.0","@opentui/core":"0.5.1","@opentui/keymap":"0.5.1","@opentui/solid":"0.5.1","@pierre/diffs":"^1.1.16","@resvg/resvg-wasm":"2.6.2","diff":"^9.0.0","dompurify":"^3.4.13","ghostty-web":"0.4.0","glob":"^13.0.6","ignore":"^7.0.5","marked":"17.0.1","proper-lockfile":"^4.1.2","solid-js":"1.9.12","typebox":"1.3.7","web-tree-sitter":"0.25.10","yaml":"^2.8.3"},"devDependencies":{"@akonwi/kit-protocol":"workspace:*","@akonwi/kit-session-client":"workspace:*","@babel/core":"7.28.0","@babel/preset-typescript":"7.27.1","@biomejs/biome":"2.3.14","@playwright/test":"1.62.1","@types/babel__core":"7.20.5","@types/bun":"latest","@types/diff":"^8.0.0","@types/proper-lockfile":"^4.1.4","babel-preset-solid":"1.9.12","typescript":"^5.9.0"},"engines":{"bun":">=1.3.0"},"_id":"@akonwi/kit@0.35.1","gitHead":"0fc9f946636158e76451debbf94fc0a6b917c1d9","_nodeVersion":"22.15.1","_npmVersion":"10.9.2","dist":{"integrity":"sha512-ckIHlpr32QRHIgNJyvrdQsmLOelyOtm6HXn8PMXV61jT5BvIxP6N0bc7R0vDiVsAB2w5EaI3yCf00AWqWy6WRg==","shasum":"bc889d5150f4bb373d96934b9b7ccf7e94c40d6b","tarball":"https://registry.npmjs.org/@akonwi/kit/-/kit-0.35.1.tgz","fileCount":47,"unpackedSize":110675944,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFOTiDBFikJE6fsNgyvFb3N6qKDK++gxrWyAyA5YeZJBAiEA5jBjiLnD3sywivMqAqKOK6yleM+sJaBd6z76mJQpzfs="}]},"_npmUser":{"name":"eggdrop","email":"akonwi@gmail.com"},"directories":{},"maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/kit_0.35.1_1788797281389_0.6713395693879265"},"_hasShrinkwrap":false}},"time":{"created":"2026-05-12T22:03:27.438Z","modified":"2026-09-07T16:08:02.358Z","0.1.0":"2026-05-12T22:03:28.359Z","0.2.0":"2026-05-14T21:42:58.159Z","0.2.1":"2026-05-14T22:26:50.087Z","0.2.2":"2026-05-14T22:39:44.192Z","0.3.0":"2026-05-15T03:33:00.416Z","0.3.1":"2026-05-15T03:53:19.287Z","0.3.2":"2026-05-15T14:39:34.764Z","0.3.3":"2026-05-15T19:54:41.327Z","0.3.4":"2026-05-18T23:58:19.043Z","0.4.0":"2026-05-19T13:53:09.656Z","0.5.0":"2026-05-20T12:05:51.126Z","0.6.0":"2026-05-22T14:17:49.031Z","0.7.0":"2026-05-24T21:13:38.396Z","0.7.1":"2026-05-28T15:21:57.976Z","0.8.0":"2026-05-31T01:08:24.638Z","0.9.0":"2026-06-03T05:45:00.905Z","0.10.0":"2026-06-05T01:45:22.693Z","0.11.0":"2026-06-11T03:53:02.923Z","0.12.0":"2026-06-15T03:12:17.862Z","0.12.1":"2026-06-23T21:16:54.081Z","0.12.2":"2026-06-24T01:35:29.889Z","0.13.0":"2026-06-24T15:36:04.679Z","0.14.0":"2026-06-26T02:22:37.771Z","0.15.0":"2026-06-30T14:42:34.556Z","0.16.0":"2026-07-03T16:42:54.467Z","0.16.1":"2026-07-06T13:43:38.208Z","0.17.0":"2026-07-07T16:52:44.771Z","0.17.1":"2026-07-08T04:24:10.023Z","0.18.0":"2026-07-09T18:58:44.940Z","0.19.0":"2026-07-09T19:10:22.366Z","0.19.1":"2026-07-09T20:10:50.219Z","0.19.2":"2026-07-09T21:45:15.366Z","0.19.3":"2026-07-10T00:55:03.467Z","0.20.0":"2026-07-10T04:22:48.037Z","0.21.0":"2026-07-15T01:19:17.900Z","0.21.1":"2026-07-15T01:42:07.832Z","0.21.2":"2026-07-15T20:19:41.837Z","0.22.0":"2026-07-20T00:27:00.183Z","0.23.0":"2026-07-22T18:17:25.397Z","0.24.0":"2026-07-25T04:44:57.473Z","0.25.0":"2026-08-01T11:49:37.304Z","0.26.0":"2026-08-02T15:46:04.872Z","0.27.0":"2026-08-08T16:29:56.161Z","0.27.1":"2026-08-10T02:11:41.403Z","0.28.0":"2026-08-12T15:41:06.795Z","0.29.0":"2026-08-13T17:35:07.651Z","0.30.0":"2026-08-14T17:03:27.094Z","0.31.0":"2026-08-18T19:13:33.569Z","0.32.0":"2026-08-22T01:32:29.965Z","0.33.0":"2026-08-24T03:27:21.876Z","0.33.1":"2026-08-25T03:56:38.584Z","0.34.0":"2026-09-02T20:50:53.053Z","0.35.0":"2026-09-04T22:08:57.852Z","0.35.1":"2026-09-07T16:08:02.177Z"},"bugs":{"url":"https://github.com/akonwi/kit/issues"},"author":{"name":"Akonwi Ngoh","email":"akonwi@gmail.com"},"license":"MIT","homepage":"https://akonwi.io/kit","repository":{"type":"git","url":"git+https://github.com/akonwi/kit.git"},"description":"A TUI coding agent","maintainers":[{"name":"eggdrop","email":"akonwi@gmail.com"}],"readme":"ERROR: No README data found!","readmeFilename":""}