trident-git 0.19.0 → 0.21.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (141) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-path-routes-manifest.json +7 -7
  3. package/.next/build-manifest.json +2 -2
  4. package/.next/prerender-manifest.json +3 -3
  5. package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  6. package/.next/server/app/_global-error.html +2 -2
  7. package/.next/server/app/_global-error.rsc +1 -1
  8. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  9. package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  10. package/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  13. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  14. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  15. package/.next/server/app/_not-found.html +1 -1
  16. package/.next/server/app/_not-found.rsc +2 -2
  17. package/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  18. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  19. package/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  20. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  21. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  22. package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  23. package/.next/server/app/api/credentials/github/repos/route.js +1 -1
  24. package/.next/server/app/api/credentials/github/repos/route_client-reference-manifest.js +1 -1
  25. package/.next/server/app/api/credentials/route.js +1 -1
  26. package/.next/server/app/api/credentials/route_client-reference-manifest.js +1 -1
  27. package/.next/server/app/api/custom-scripts/route_client-reference-manifest.js +1 -1
  28. package/.next/server/app/api/fs/open/route_client-reference-manifest.js +1 -1
  29. package/.next/server/app/api/fs/open-terminal/route_client-reference-manifest.js +1 -1
  30. package/.next/server/app/api/fs/route_client-reference-manifest.js +1 -1
  31. package/.next/server/app/api/git/action/route.js +1 -1
  32. package/.next/server/app/api/git/action/route_client-reference-manifest.js +1 -1
  33. package/.next/server/app/api/git/branches/route_client-reference-manifest.js +1 -1
  34. package/.next/server/app/api/git/diff/route_client-reference-manifest.js +1 -1
  35. package/.next/server/app/api/git/log/route_client-reference-manifest.js +1 -1
  36. package/.next/server/app/api/git/status/route_client-reference-manifest.js +1 -1
  37. package/.next/server/app/api/repos/clone/route.js +1 -1
  38. package/.next/server/app/api/repos/clone/route_client-reference-manifest.js +1 -1
  39. package/.next/server/app/api/repos/route_client-reference-manifest.js +1 -1
  40. package/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  41. package/.next/server/app/credentials/page_client-reference-manifest.js +1 -1
  42. package/.next/server/app/credentials.html +1 -1
  43. package/.next/server/app/credentials.rsc +2 -2
  44. package/.next/server/app/credentials.segments/_full.segment.rsc +2 -2
  45. package/.next/server/app/credentials.segments/_head.segment.rsc +1 -1
  46. package/.next/server/app/credentials.segments/_index.segment.rsc +2 -2
  47. package/.next/server/app/credentials.segments/_tree.segment.rsc +2 -2
  48. package/.next/server/app/credentials.segments/credentials/__PAGE__.segment.rsc +1 -1
  49. package/.next/server/app/credentials.segments/credentials.segment.rsc +1 -1
  50. package/.next/server/app/index.html +1 -1
  51. package/.next/server/app/index.rsc +2 -2
  52. package/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  53. package/.next/server/app/index.segments/_full.segment.rsc +2 -2
  54. package/.next/server/app/index.segments/_head.segment.rsc +1 -1
  55. package/.next/server/app/index.segments/_index.segment.rsc +2 -2
  56. package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  57. package/.next/server/app/page_client-reference-manifest.js +1 -1
  58. package/.next/server/app/workspace/changes/page_client-reference-manifest.js +1 -1
  59. package/.next/server/app/workspace/changes.html +1 -1
  60. package/.next/server/app/workspace/changes.rsc +2 -2
  61. package/.next/server/app/workspace/changes.segments/_full.segment.rsc +2 -2
  62. package/.next/server/app/workspace/changes.segments/_head.segment.rsc +1 -1
  63. package/.next/server/app/workspace/changes.segments/_index.segment.rsc +2 -2
  64. package/.next/server/app/workspace/changes.segments/_tree.segment.rsc +2 -2
  65. package/.next/server/app/workspace/changes.segments/workspace/changes/__PAGE__.segment.rsc +1 -1
  66. package/.next/server/app/workspace/changes.segments/workspace/changes.segment.rsc +1 -1
  67. package/.next/server/app/workspace/changes.segments/workspace.segment.rsc +1 -1
  68. package/.next/server/app/workspace/conflicts/page.js +1 -1
  69. package/.next/server/app/workspace/conflicts/page_client-reference-manifest.js +1 -1
  70. package/.next/server/app/workspace/conflicts.html +1 -1
  71. package/.next/server/app/workspace/conflicts.rsc +2 -2
  72. package/.next/server/app/workspace/conflicts.segments/_full.segment.rsc +2 -2
  73. package/.next/server/app/workspace/conflicts.segments/_head.segment.rsc +1 -1
  74. package/.next/server/app/workspace/conflicts.segments/_index.segment.rsc +2 -2
  75. package/.next/server/app/workspace/conflicts.segments/_tree.segment.rsc +2 -2
  76. package/.next/server/app/workspace/conflicts.segments/workspace/conflicts/__PAGE__.segment.rsc +1 -1
  77. package/.next/server/app/workspace/conflicts.segments/workspace/conflicts.segment.rsc +1 -1
  78. package/.next/server/app/workspace/conflicts.segments/workspace.segment.rsc +1 -1
  79. package/.next/server/app/workspace/custom-scripts/page_client-reference-manifest.js +1 -1
  80. package/.next/server/app/workspace/custom-scripts.html +1 -1
  81. package/.next/server/app/workspace/custom-scripts.rsc +2 -2
  82. package/.next/server/app/workspace/custom-scripts.segments/_full.segment.rsc +2 -2
  83. package/.next/server/app/workspace/custom-scripts.segments/_head.segment.rsc +1 -1
  84. package/.next/server/app/workspace/custom-scripts.segments/_index.segment.rsc +2 -2
  85. package/.next/server/app/workspace/custom-scripts.segments/_tree.segment.rsc +2 -2
  86. package/.next/server/app/workspace/custom-scripts.segments/workspace/custom-scripts/__PAGE__.segment.rsc +1 -1
  87. package/.next/server/app/workspace/custom-scripts.segments/workspace/custom-scripts.segment.rsc +1 -1
  88. package/.next/server/app/workspace/custom-scripts.segments/workspace.segment.rsc +1 -1
  89. package/.next/server/app/workspace/history/page_client-reference-manifest.js +1 -1
  90. package/.next/server/app/workspace/history.html +1 -1
  91. package/.next/server/app/workspace/history.rsc +3 -3
  92. package/.next/server/app/workspace/history.segments/_full.segment.rsc +3 -3
  93. package/.next/server/app/workspace/history.segments/_head.segment.rsc +1 -1
  94. package/.next/server/app/workspace/history.segments/_index.segment.rsc +2 -2
  95. package/.next/server/app/workspace/history.segments/_tree.segment.rsc +2 -2
  96. package/.next/server/app/workspace/history.segments/workspace/history/__PAGE__.segment.rsc +2 -2
  97. package/.next/server/app/workspace/history.segments/workspace/history.segment.rsc +1 -1
  98. package/.next/server/app/workspace/history.segments/workspace.segment.rsc +1 -1
  99. package/.next/server/app/workspace/page_client-reference-manifest.js +1 -1
  100. package/.next/server/app/workspace/settings/page_client-reference-manifest.js +1 -1
  101. package/.next/server/app/workspace/settings.html +1 -1
  102. package/.next/server/app/workspace/settings.rsc +2 -2
  103. package/.next/server/app/workspace/settings.segments/_full.segment.rsc +2 -2
  104. package/.next/server/app/workspace/settings.segments/_head.segment.rsc +1 -1
  105. package/.next/server/app/workspace/settings.segments/_index.segment.rsc +2 -2
  106. package/.next/server/app/workspace/settings.segments/_tree.segment.rsc +2 -2
  107. package/.next/server/app/workspace/settings.segments/workspace/settings/__PAGE__.segment.rsc +1 -1
  108. package/.next/server/app/workspace/settings.segments/workspace/settings.segment.rsc +1 -1
  109. package/.next/server/app/workspace/settings.segments/workspace.segment.rsc +1 -1
  110. package/.next/server/app/workspace/stashes/page.js +1 -1
  111. package/.next/server/app/workspace/stashes/page_client-reference-manifest.js +1 -1
  112. package/.next/server/app/workspace/stashes.html +1 -1
  113. package/.next/server/app/workspace/stashes.rsc +2 -2
  114. package/.next/server/app/workspace/stashes.segments/_full.segment.rsc +2 -2
  115. package/.next/server/app/workspace/stashes.segments/_head.segment.rsc +1 -1
  116. package/.next/server/app/workspace/stashes.segments/_index.segment.rsc +2 -2
  117. package/.next/server/app/workspace/stashes.segments/_tree.segment.rsc +2 -2
  118. package/.next/server/app/workspace/stashes.segments/workspace/stashes/__PAGE__.segment.rsc +1 -1
  119. package/.next/server/app/workspace/stashes.segments/workspace/stashes.segment.rsc +1 -1
  120. package/.next/server/app/workspace/stashes.segments/workspace.segment.rsc +1 -1
  121. package/.next/server/app/workspace.html +1 -1
  122. package/.next/server/app/workspace.rsc +3 -3
  123. package/.next/server/app/workspace.segments/_full.segment.rsc +3 -3
  124. package/.next/server/app/workspace.segments/_head.segment.rsc +1 -1
  125. package/.next/server/app/workspace.segments/_index.segment.rsc +2 -2
  126. package/.next/server/app/workspace.segments/_tree.segment.rsc +2 -2
  127. package/.next/server/app/workspace.segments/workspace/__PAGE__.segment.rsc +2 -2
  128. package/.next/server/app/workspace.segments/workspace.segment.rsc +1 -1
  129. package/.next/server/app-paths-manifest.json +7 -7
  130. package/.next/server/chunks/392.js +1 -1
  131. package/.next/server/chunks/764.js +1 -1
  132. package/.next/server/chunks/781.js +1 -1
  133. package/.next/server/chunks/809.js +2 -2
  134. package/.next/server/pages/404.html +1 -1
  135. package/.next/server/pages/500.html +2 -2
  136. package/.next/server/server-reference-manifest.json +1 -1
  137. package/.next/static/chunks/{2944-c04b0be485b3d705.js → 2944-b5f59650ca6ea2d3.js} +6 -6
  138. package/.next/static/css/{bbef38f40623ee1a.css → f943a3e3f58c6dae.css} +1 -1
  139. package/package.json +1 -1
  140. /package/.next/static/{6dJepuRCio_5p_26Y1Tco → NuriFBKRsJ90vYpTa2ND7}/_buildManifest.js +0 -0
  141. /package/.next/static/{6dJepuRCio_5p_26Y1Tco → NuriFBKRsJ90vYpTa2ND7}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/fs/open-terminal/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"9633","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6812","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"3517","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"1351","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"4072","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"5544","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"5633","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"5229","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"6363","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"3836","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"3246","name":"*","chunks":[],"async":false}},"9146":{"*":{"id":"3668","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"7174","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/trident/trident/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":421,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":9695,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/globals.css":{"id":1743,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/providers.tsx":{"id":2246,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/credentials/page.tsx":{"id":4740,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/image-component.js":{"id":8437,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/image-component.js":{"id":8437,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/src/components/repo-list.tsx":{"id":3411,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/src/components/layout/sidebar.tsx":{"id":7185,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/components/workspace-repo-open-tracker.tsx":{"id":9128,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/conflicts/page.tsx":{"id":3280,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/changes/page.tsx":{"id":9146,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/history/page.tsx":{"id":6147,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/page.tsx":{"id":9176,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/custom-scripts/page.tsx":{"id":7443,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/stashes/page.tsx":{"id":5170,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/settings/page.tsx":{"id":5432,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/trident/trident/src/":[],"/home/runner/work/trident/trident/src/app/layout":[{"inlined":false,"path":"static/css/b496025c9cd768cc.css"},{"inlined":false,"path":"static/css/bbef38f40623ee1a.css"}],"/home/runner/work/trident/trident/src/app/page":[],"/home/runner/work/trident/trident/src/app/api/fs/route":[],"/home/runner/work/trident/trident/src/app/api/fs/open-terminal/route":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"4709","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6608","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"7203","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"7427","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"394","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"2554","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"2299","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"2913","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"8637","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"6920","name":"*","chunks":[],"async":false}},"9146":{"*":{"id":"1874","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"3280","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/fs/open-terminal/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"9633","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6812","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"3517","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"1351","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"4072","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"5544","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"5633","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"5229","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"6363","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"3836","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"3246","name":"*","chunks":[],"async":false}},"9146":{"*":{"id":"3668","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"7174","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/trident/trident/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":421,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":9695,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/globals.css":{"id":1743,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/providers.tsx":{"id":2246,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/credentials/page.tsx":{"id":4740,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/image-component.js":{"id":8437,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/image-component.js":{"id":8437,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/src/components/repo-list.tsx":{"id":3411,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/src/components/layout/sidebar.tsx":{"id":7185,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/components/workspace-repo-open-tracker.tsx":{"id":9128,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/changes/page.tsx":{"id":9146,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/custom-scripts/page.tsx":{"id":7443,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/conflicts/page.tsx":{"id":3280,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/settings/page.tsx":{"id":5432,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/stashes/page.tsx":{"id":5170,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/page.tsx":{"id":9176,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/history/page.tsx":{"id":6147,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/trident/trident/src/":[],"/home/runner/work/trident/trident/src/app/layout":[{"inlined":false,"path":"static/css/b496025c9cd768cc.css"},{"inlined":false,"path":"static/css/f943a3e3f58c6dae.css"}],"/home/runner/work/trident/trident/src/app/page":[],"/home/runner/work/trident/trident/src/app/api/fs/route":[],"/home/runner/work/trident/trident/src/app/api/fs/open-terminal/route":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"4709","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6608","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"7203","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"7427","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"394","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"2554","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"2299","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"2913","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"8637","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"6920","name":"*","chunks":[],"async":false}},"9146":{"*":{"id":"1874","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"3280","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/fs/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"9633","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6812","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"3517","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"1351","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"4072","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"5544","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"5633","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"5229","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"6363","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"3836","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"3246","name":"*","chunks":[],"async":false}},"9146":{"*":{"id":"3668","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"7174","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/trident/trident/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":421,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":9695,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/globals.css":{"id":1743,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/providers.tsx":{"id":2246,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/credentials/page.tsx":{"id":4740,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/image-component.js":{"id":8437,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/image-component.js":{"id":8437,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/src/components/repo-list.tsx":{"id":3411,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/src/components/layout/sidebar.tsx":{"id":7185,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/components/workspace-repo-open-tracker.tsx":{"id":9128,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/conflicts/page.tsx":{"id":3280,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/changes/page.tsx":{"id":9146,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/history/page.tsx":{"id":6147,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/page.tsx":{"id":9176,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/custom-scripts/page.tsx":{"id":7443,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/stashes/page.tsx":{"id":5170,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/settings/page.tsx":{"id":5432,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/trident/trident/src/":[],"/home/runner/work/trident/trident/src/app/layout":[{"inlined":false,"path":"static/css/b496025c9cd768cc.css"},{"inlined":false,"path":"static/css/bbef38f40623ee1a.css"}],"/home/runner/work/trident/trident/src/app/page":[],"/home/runner/work/trident/trident/src/app/api/fs/route":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"4709","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6608","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"7203","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"7427","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"394","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"2554","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"2299","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"2913","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"8637","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"6920","name":"*","chunks":[],"async":false}},"9146":{"*":{"id":"1874","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"3280","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/fs/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"9633","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6812","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"3517","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"1351","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"4072","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"5544","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"5633","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"5229","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"6363","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"3836","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"3246","name":"*","chunks":[],"async":false}},"9146":{"*":{"id":"3668","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"7174","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/trident/trident/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":421,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":9695,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/globals.css":{"id":1743,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/providers.tsx":{"id":2246,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/credentials/page.tsx":{"id":4740,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/image-component.js":{"id":8437,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/image-component.js":{"id":8437,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/src/components/repo-list.tsx":{"id":3411,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/src/components/layout/sidebar.tsx":{"id":7185,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/components/workspace-repo-open-tracker.tsx":{"id":9128,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/changes/page.tsx":{"id":9146,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/custom-scripts/page.tsx":{"id":7443,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/conflicts/page.tsx":{"id":3280,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/settings/page.tsx":{"id":5432,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/stashes/page.tsx":{"id":5170,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/page.tsx":{"id":9176,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/history/page.tsx":{"id":6147,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/trident/trident/src/":[],"/home/runner/work/trident/trident/src/app/layout":[{"inlined":false,"path":"static/css/b496025c9cd768cc.css"},{"inlined":false,"path":"static/css/f943a3e3f58c6dae.css"}],"/home/runner/work/trident/trident/src/app/page":[],"/home/runner/work/trident/trident/src/app/api/fs/route":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"4709","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6608","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"7203","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"7427","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"394","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"2554","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"2299","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"2913","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"8637","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"6920","name":"*","chunks":[],"async":false}},"9146":{"*":{"id":"1874","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"3280","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1 +1 @@
1
- "use strict";(()=>{var a={};a.id=171,a.ids=[171],a.modules={10:(a,b,c)=>{c.d(b,{L:()=>h});var d=c(1820),e=c.n(d),f=c(3873),g=c.n(f);function h(){let a=process.platform,b=e().homedir();return"win32"===a?g().join(process.env.APPDATA||g().join(b,"AppData","Roaming"),"trident"):"darwin"===a?g().join(b,"Library","Application Support","trident"):g().join(process.env.XDG_CONFIG_HOME||g().join(b,".config"),"trident")}},261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},465:(a,b,c)=>{c.d(b,{T:()=>f});var d=c(5592),e=c(4443);function f(a){if(console.error("Git API Error:",a),a instanceof e.GaX)return d.NextResponse.json({error:a.issues},{status:400});let b=a instanceof Error?a.message:String(a);return b.includes("not a git repository")?d.NextResponse.json({error:"Not a git repository"},{status:400}):d.NextResponse.json({error:b},{status:500})}},846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},1421:a=>{a.exports=require("node:child_process")},1455:a=>{a.exports=require("node:fs/promises")},1472:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>N,patchFetch:()=>M,routeModule:()=>I,serverHooks:()=>L,workAsyncStorage:()=>J,workUnitAsyncStorage:()=>K});var d={};c.r(d),c.d(d,{POST:()=>H});var e=c(9225),f=c(4006),g=c(8317),h=c(9373),i=c(4775),j=c(4235),k=c(261),l=c(4365),m=c(771),n=c(3461),o=c(7798),p=c(2280),q=c(2018),r=c(5696),s=c(7929),t=c(6439),u=c(7527),v=c(5592),w=c(9617),x=c(4528),y=c(8696),z=c(1764),A=c(465),B=c(4443),C=c(3024),D=c.n(C);let E=B.Ikc({repoPath:B.YjP(),action:B.k5n(["commit","push","pull","stage","unstage","fetch","checkout","checkout-to-local","branch","create-tag","delete-branch","delete-worktree","delete-remote-branch","delete-remote","delete-tag","delete-remote-tag","rename-branch","rename-remote-branch","rename-remote","add-remote","reset","revert","cherry-pick","cherry-pick-multiple","cherry-pick-abort","rebase","merge","check-merge-conflicts","check-rebase-conflicts","get-conflict-state","get-conflict-file-versions","resolve-conflict-file","continue-merge","abort-merge","continue-rebase","abort-rebase","get-remotes","get-remote-branches","get-tracking-branch","get-latest-commit-message","push-to-remote","pull-from-remote","stash","stash-list","stash-apply","stash-drop","stash-pop","stash-files","stash-file-diff","reword","discard","cleanup-lock-file"]),data:B.bzn().optional()});async function F(a,b,c){let d=(0,x.NV)().find(b=>b.path===a);if(d?.credentialId){let a=await (0,y.eN)(d.credentialId);if(a){let b=await (0,y.vc)(a.id);if(b)return{username:a.username,token:b}}}if(c){let a=await b.getRemoteUrl(c);if(a){let b=await (0,y.EV)(a);if(b)return{username:b.credential.username,token:b.token}}}}function G(a,b){return a?{mimeType:b,base64:a.toString("base64")}:null}async function H(a){try{let b=await a.json(),{repoPath:c,action:d,data:e}=E.parse(b);if(!D().existsSync(c))return v.NextResponse.json({error:`Path not found: ${c}`},{status:404});let f=new w.Y(c);switch(d){case"commit":if(!e?.message)throw Error("Commit message is required");await f.commit(e.message,e.files,{initialBranch:e?.initialBranch});break;case"push":let g=await F(c,f,void 0);if(!g)try{let a=await f.getBranches(),b=a.current,d=a.trackingInfo[b];if(d&&d.upstream){let a=d.upstream.indexOf("/");if(a>0){let b=d.upstream.slice(0,a);g=await F(c,f,b)}}}catch(a){console.warn("[API] Failed to resolve upstream for push credentials:",a)}await f.push({credentials:g});break;case"pull":await f.pull();break;case"fetch":e?.allRemotes?await f.fetchAllRemotes():e?.remote?await f.fetchRemote(e.remote):await f.fetch();break;case"stage":if(!e?.files)throw Error("Files are required for staging");await f.stage(e.files);break;case"unstage":if(!e?.files)throw Error("Files are required for unstaging");await f.unstage(e.files);break;case"discard":await f.discardUnstagedChanges({includeUntracked:e?.includeUntracked??!0});break;case"checkout":if(!e?.branch)throw Error("Branch name is required for checkout");await f.checkout(e.branch,{switchStrategy:e?.switchStrategy});break;case"checkout-to-local":if(!e?.remoteBranch)throw Error("Remote branch is required for checkout-to-local");if(!e?.localBranch)throw Error("Local branch name is required for checkout-to-local");await f.checkoutRemoteToLocal(e.remoteBranch,e.localBranch,{switchStrategy:e?.switchStrategy});break;case"branch":if(!e?.branch)throw Error("Branch name is required to create branch");await f.createBranch(e.branch,e?.fromRef);break;case"create-tag":if(!e?.tagName)throw Error("Tag name is required to create tag");if(!e?.commitHash)throw Error("Commit hash is required to create tag");if(e?.pushToRemote){let a="string"==typeof e?.remote&&e.remote.trim()?e.remote.trim():void 0;if(!a){let b=await f.getBranches(),c=b.current,d=c?b.trackingInfo?.[c]?.upstream:void 0;if(d){let b=d.indexOf("/");b>0&&(a=d.slice(0,b))}}if(!a){let b=await f.getRemotes();a=b.includes("origin")?"origin":b[0]}let b=a?await F(c,f,a):void 0;await f.createTag(e.tagName,e.commitHash,{pushToRemote:!0,remote:a??void 0,credentials:b})}else await f.createTag(e.tagName,e.commitHash,{pushToRemote:!1});break;case"delete-branch":if(!e?.branch)throw Error("Branch name is required to delete branch");await f.deleteBranch(e.branch);break;case"delete-worktree":if(!e?.path)throw Error("Worktree path is required to delete worktree");await f.deleteWorktree(e.path);break;case"delete-remote-branch":if(!e?.remote)throw Error("Remote name is required to delete remote branch");if(!e?.branch)throw Error("Branch name is required to delete remote branch");let h=await F(c,f,e.remote);await f.deleteRemoteBranch(e.remote,e.branch,h);break;case"delete-remote":if(!e?.name)throw Error("Remote name is required to delete remote");await f.deleteRemote(e.name);break;case"delete-tag":if(!e?.tag)throw Error("Tag name is required to delete tag");await f.deleteTag(e.tag);break;case"delete-remote-tag":if(!e?.remote)throw Error("Remote name is required to delete remote tag");if(!e?.tag)throw Error("Tag name is required to delete remote tag");let i=await F(c,f,e.remote);await f.deleteRemoteTag(e.remote,e.tag,i);break;case"rename-branch":if(!e?.oldName)throw Error("Old branch name is required to rename branch");if(!e?.newName)throw Error("New branch name is required to rename branch");if(e?.renameTrackingRemote){let a=await f.getTrackingBranch(e.oldName),b=a?await F(c,f,a.remote):void 0;await f.renameBranch(e.oldName,e.newName,{renameTrackingRemote:!0,credentials:b})}else await f.renameBranch(e.oldName,e.newName);break;case"rename-remote-branch":if(!e?.remote)throw Error("Remote name is required to rename remote branch");if(!e?.oldName)throw Error("Old branch name is required to rename remote branch");if(!e?.newName)throw Error("New branch name is required to rename remote branch");let j=await F(c,f,e.remote);await f.renameRemoteBranch(e.remote,e.oldName,e.newName,j);break;case"rename-remote":if(!e?.oldName)throw Error("Old remote name is required to rename remote");if(!e?.newName)throw Error("New remote name is required to rename remote");await f.renameRemote(e.oldName,e.newName);break;case"add-remote":if(!e?.name)throw Error("Remote name is required to add remote");if(!e?.url)throw Error("Remote URL is required to add remote");await f.addRemote(e.name,e.url);break;case"reset":if(!e?.commitHash)throw Error("Commit hash is required for reset");await f.reset(e.commitHash,e.mode??"hard");break;case"revert":if(!e?.commitHash)throw Error("Commit hash is required for revert");await f.revert(e.commitHash);break;case"cherry-pick":if(!e?.commitHash)throw Error("Commit hash is required for cherry-pick");await f.cherryPick(e.commitHash);break;case"cherry-pick-multiple":if(!Array.isArray(e?.commitHashes)||0===e.commitHashes.length)throw Error("Commit hashes are required for multi cherry-pick");if(!e.commitHashes.every(a=>"string"==typeof a&&a.trim().length>0))throw Error("All commit hashes must be non-empty strings");await f.cherryPickMultiple(e.commitHashes);break;case"cherry-pick-abort":await f.abortCherryPick();break;case"rebase":if(!e?.ontoBranch)throw Error("Target branch is required for rebase");await f.rebase(e.ontoBranch,e.stashChanges??!0);break;case"reword":if(!e?.commitHash)throw Error("Commit hash is required for reword");if(!e?.message)throw Error("New message is required for reword");await f.reword(e.commitHash,e.message,e.branch);break;case"merge":if(!e?.targetBranch)throw Error("Target branch is required for merge");await f.merge(e.targetBranch,{rebaseBeforeMerge:e.rebaseBeforeMerge??!1,squash:e.squash??!1,fastForward:e.fastForward??!1,squashMessage:e.squashMessage});break;case"check-merge-conflicts":if(!e?.sourceBranch)throw Error("Source branch is required for merge conflict check");let k=await f.willMergeHaveConflicts(e.sourceBranch,e.targetBranch);return v.NextResponse.json({success:!0,hasConflicts:k});case"check-rebase-conflicts":if(!e?.ontoBranch)throw Error("Target branch is required for rebase conflict check");if(!e?.sourceBranch)throw Error("Source branch is required for rebase conflict check");let l=await f.willRebaseHaveConflicts(e.ontoBranch,e.sourceBranch);return v.NextResponse.json({success:!0,hasConflicts:l});case"get-conflict-state":let m=await f.getConflictState();return v.NextResponse.json({success:!0,...m});case"get-conflict-file-versions":if(!e?.path)throw Error("File path is required");let n=await f.getConflictFileVersions(e.path);return v.NextResponse.json({success:!0,...n});case"resolve-conflict-file":if(!e?.path)throw Error("File path is required");if(!e?.strategy)throw Error("Resolution strategy is required");if(!["ours","theirs","manual"].includes(e.strategy))throw Error("Resolution strategy must be ours, theirs, or manual");await f.resolveConflictFile(e.path,e.strategy,{content:e.content,stage:e.stage??!0});break;case"continue-merge":await f.continueMerge();break;case"abort-merge":await f.abortMerge();break;case"continue-rebase":await f.continueRebase();break;case"abort-rebase":await f.abortRebase();break;case"get-remotes":let o=await f.getRemotes();return v.NextResponse.json({success:!0,remotes:o});case"get-remote-branches":if(!e?.remote)throw Error("Remote name is required");let p=await f.getRemoteBranches(e.remote);return v.NextResponse.json({success:!0,branches:p});case"get-tracking-branch":if(!e?.branch)throw Error("Branch name is required");let q=await f.getTrackingBranch(e.branch);return v.NextResponse.json({success:!0,tracking:q});case"get-latest-commit-message":if(!e?.branch)throw Error("Branch name is required");let r=await f.getLatestCommitMessage(e.branch);return v.NextResponse.json({success:!0,message:r});case"push-to-remote":if(console.log("[API] push-to-remote action received:",e),!e?.localBranch)throw Error("Local branch is required");if(!e?.remote)throw Error("Remote is required");if(!e?.remoteBranch)throw Error("Remote branch is required");let s=await F(c,f,e.remote);console.log("[API] Calling git.pushToRemote..."),await f.pushToRemote(e.localBranch,e.remote,e.remoteBranch,{rebaseFirst:e.rebaseFirst??!e.forcePush,forcePush:e.forcePush??!1,pushLocalOnlyTags:e.pushLocalOnlyTags??!0,setUpstream:e.setUpstream??!1,squash:e.squash??!1,squashMessage:e.squashMessage,credentials:s}),console.log("[API] git.pushToRemote completed");break;case"pull-from-remote":if(console.log("[API] pull-from-remote action received:",e),!e?.localBranch)throw Error("Local branch is required");if(!e?.remote)throw Error("Remote is required");if(!e?.remoteBranch)throw Error("Remote branch is required");console.log("[API] Calling git.pullFromRemote..."),await f.pullFromRemote(e.localBranch,e.remote,e.remoteBranch,{rebase:e.rebase??!0}),console.log("[API] git.pullFromRemote completed");break;case"stash":await f.stash(e?.message);break;case"stash-list":let t=await f.getStashes();return v.NextResponse.json({success:!0,stashes:t});case"stash-apply":if(e?.index===void 0)throw Error("Stash index is required");await f.applyStash(e.index);break;case"stash-drop":if(e?.index===void 0)throw Error("Stash index is required");await f.dropStash(e.index);break;case"stash-pop":if(e?.index===void 0)throw Error("Stash index is required");await f.popStash(e.index);break;case"stash-files":if(e?.index===void 0)throw Error("Stash index is required");let u=await f.getStashFiles(e.index);return v.NextResponse.json({success:!0,files:u});case"stash-file-diff":if(e?.index===void 0)throw Error("Stash index is required");if(!e?.file)throw Error("File path is required");if((0,z.u)(e.file)){let a=(0,z.CC)(e.file),[b,c,d]=await Promise.all([f.getFileContentBuffer(e.file,`stash@{${e.index}}^1`),f.getFileContentBuffer(e.file,`stash@{${e.index}}`),f.getStashFilePatch(e.index,e.file)]);return v.NextResponse.json({success:!0,left:"",right:"",diff:d,imageDiff:{left:G(b,a),right:G(c,a)}})}let x=await f.getStashFileDiff(e.index,e.file);return v.NextResponse.json({success:!0,...x});case"cleanup-lock-file":let y=await f.cleanupLockFile();return v.NextResponse.json({success:!0,cleaned:y});default:return v.NextResponse.json({error:"Invalid action"},{status:400})}return v.NextResponse.json({success:!0})}catch(a){return(0,A.T)(a)}}let I=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/git/action/route",pathname:"/api/git/action",filename:"route",bundlePath:"app/api/git/action/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/trident/trident/src/app/api/git/action/route.ts",nextConfigOutput:"",userland:d}),{workAsyncStorage:J,workUnitAsyncStorage:K,serverHooks:L}=I;function M(){return(0,g.patchFetch)({workAsyncStorage:J,workUnitAsyncStorage:K})}async function N(a,b,c){I.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/git/action/route";"/index"===d&&(d="/");let e=await I.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,resolvedPathname:D,clientReferenceManifest:E,serverActionsManifest:F}=e,G=(0,k.normalizeAppPath)(d),H=!!(z.dynamicRoutes[G]||z.routes[D]),J=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(H&&!y){let a=!!z.routes[D],b=z.dynamicRoutes[G];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!H||I.isDev||y||(K="/index"===(K=D)?"/":K);let L=!0===I.isDev||!H,M=H&&!L;F&&E&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:E,serverActionsManifest:F});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:z,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>I.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>I.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&B&&C&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!H)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await I.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),b}},l=await I.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!H)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&H||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await I.onRequestError(a,b,{routerKind:"App Router",routePath:G,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),H)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},1764:(a,b,c)=>{function d(a){if(!a)return"";let b=a.split("/").pop()||"",c=b.lastIndexOf(".");return -1===c||0===c?b.toLowerCase():b.slice(c+1).toLowerCase()}c.d(b,{CC:()=>g,u:()=>f});let e=new Set(["png","jpg","jpeg","gif","bmp","ico","icns","tiff","tif","webp","avif","heic","heif","svg"]);function f(a){return e.has(d(a))}function g(a){switch(d(a)){case"jpg":case"jpeg":return"image/jpeg";case"png":return"image/png";case"gif":return"image/gif";case"bmp":return"image/bmp";case"ico":return"image/x-icon";case"icns":return"image/icns";case"tiff":case"tif":return"image/tiff";case"webp":return"image/webp";case"avif":return"image/avif";case"heic":return"image/heic";case"heif":return"image/heif";case"svg":return"image/svg+xml";default:return"application/octet-stream"}}},1820:a=>{a.exports=require("os")},3024:a=>{a.exports=require("node:fs")},3033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},3873:a=>{a.exports=require("path")},3997:a=>{a.exports=require("tty")},4528:(a,b,c)=>{c.d(b,{Ck:()=>n,Ir:()=>o,NV:()=>l,Xx:()=>s,cZ:()=>t,jD:()=>p,mt:()=>r});var d=c(9021),e=c.n(d),f=c(1820),g=c.n(f),h=c(3873),i=c.n(h);let j=(0,c(10).L)(),k=i().join(j,"repos.json");function l(){if(!e().existsSync(k))return[];try{let a=e().readFileSync(k,"utf-8");return JSON.parse(a)}catch(a){return console.error("Failed to parse repos.json",a),[]}}function m(a){if(void 0===a)return;if(null===a)return null;let b=a.trim();return b.length>0?b:null}function n(a,b,c){let d=l();if(d.find(b=>b.path===a))throw Error("Repository already exists");let f=m(c),g={path:a,name:b||i().basename(a),...f?{displayName:f}:{}};return d.push(g),e().writeFileSync(k,JSON.stringify(d,null,2)),g}function o(a,b){let c=l(),d=c.findIndex(b=>b.path===a);if(-1===d)throw Error("Repository not found");let f={...b};"displayName"in f&&(f.displayName=m(f.displayName));let g={...c[d],...f};return c[d]=g,e().writeFileSync(k,JSON.stringify(c,null,2)),g}function p(a,b){let{deleteLocalFolder:c=!1}=b||{};if(c){let b=i().resolve(a),c=i().parse(b).root;if(b===c)throw Error("Refusing to delete a filesystem root path");e().rmSync(b,{recursive:!0,force:!0})}let d=l();d=d.filter(b=>b.path!==a),e().writeFileSync(k,JSON.stringify(d,null,2))}e().existsSync(j)||e().mkdirSync(j,{recursive:!0});let q=i().join(j,"settings.json");function r(){let a={defaultRootFolder:null,sidebarCollapsed:!1};if(!e().existsSync(q))return a;try{let b=e().readFileSync(q,"utf-8"),c=JSON.parse(b);return{...a,...c}}catch(b){return console.error("Failed to parse settings.json",b),a}}function s(a){let b={...r(),...a};return e().writeFileSync(q,JSON.stringify(b,null,2)),b}function t(){let a=r();if(a.defaultRootFolder)try{if(e().existsSync(a.defaultRootFolder)&&e().statSync(a.defaultRootFolder).isDirectory())return a.defaultRootFolder}catch{}return g().homedir()}},4573:a=>{a.exports=require("node:buffer")},4870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},6439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")},6714:a=>{a.exports=require("keytar")},6760:a=>{a.exports=require("node:path")},7975:a=>{a.exports=require("node:util")},8161:a=>{a.exports=require("node:os")},8354:a=>{a.exports=require("util")},8474:a=>{a.exports=require("node:events")},8696:(a,b,c)=>{c.d(b,{EV:()=>F,JJ:()=>B,P_:()=>C,eN:()=>z,h9:()=>E,nZ:()=>D,s3:()=>y,vc:()=>A});var d=c(9021),e=c.n(d),f=c(3873),g=c.n(f),h=c(10);let i="trident-git-credentials",j=null,k=null,l=!1;function m(){return k?`Secure credential storage is unavailable: ${k}`:"Secure credential storage is unavailable in this runtime."}async function n(){return j||(j=Promise.resolve().then(c.t.bind(c,6714,23)).then(a=>a.default??a).catch(a=>(k=a instanceof Error?a.message:String(a),l||(l=!0,console.warn(`[credentials] ${m()}`)),null))),j}async function o(){let a=await n();if(!a)throw Error(m());return a}let p=(0,h.L)(),q=g().join(p,"credentials.json"),r=null;function s(){if(null!==r)return[...r];if(!e().existsSync(q))return r=[],[];try{let a=e().readFileSync(q,"utf-8");return[...r=JSON.parse(a)]}catch(a){return console.error("Failed to parse credentials.json",a),r=[],[]}}function t(a){e().writeFileSync(q,JSON.stringify(a,null,2)),r=[...a]}function u(){return`${Date.now()}-${Math.random().toString(36).substring(2,9)}`}function v(a){return`credential-${a}`}async function w(a){try{let b=await fetch("https://api.github.com/user",{headers:{Authorization:`Bearer ${a}`,Accept:"application/vnd.github+json","X-GitHub-Api-Version":"2022-11-28"}});if(!b.ok){if(401===b.status)return{valid:!1,error:"Invalid or expired token"};return{valid:!1,error:`GitHub API error: ${b.status}`}}let c=await b.json();return{valid:!0,username:c.login}}catch(a){return{valid:!1,error:`Failed to connect to GitHub: ${a.message}`}}}async function x(a,b){try{let c=a.replace(/\/$/,""),d=await fetch(`${c}/api/v4/user`,{headers:{"PRIVATE-TOKEN":b}});if(!d.ok){if(401===d.status)return{valid:!1,error:"Invalid or expired token"};return{valid:!1,error:`GitLab API error: ${d.status}`}}let e=await d.json();return{valid:!0,username:e.username}}catch(a){return{valid:!1,error:`Failed to connect to GitLab server: ${a.message}`}}}async function y(){return s().map(a=>"gitlab"===a.type?{id:a.id,type:"gitlab",username:a.username,serverUrl:a.serverUrl,createdAt:a.createdAt,updatedAt:a.updatedAt}:{id:a.id,type:"github",username:a.username,createdAt:a.createdAt,updatedAt:a.updatedAt})}async function z(a){return(await y()).find(b=>b.id===a)||null}async function A(a){let b=await n();return b?b.getPassword(i,v(a)):null}async function B(a){let b;try{b=await o()}catch(a){return{success:!1,error:a.message}}let c=await w(a);if(!c.valid||!c.username)return{success:!1,error:c.error||"Failed to verify token"};let d=s();if(d.find(a=>"github"===a.type&&a.username===c.username))return{success:!1,error:`A GitHub credential for ${c.username} already exists. Please update or delete it first.`};let e=u(),f=new Date().toISOString();await b.setPassword(i,v(e),a);let g={id:e,type:"github",username:c.username,createdAt:f,updatedAt:f};return d.push(g),t(d),{success:!0,credential:{id:e,type:"github",username:c.username,createdAt:f,updatedAt:f}}}async function C(a,b){let c;try{c=await o()}catch(a){return{success:!1,error:a.message}}let d=a.replace(/\/$/,""),e=await x(d,b);if(!e.valid||!e.username)return{success:!1,error:e.error||"Failed to verify token"};let f=s();if(f.find(a=>"gitlab"===a.type&&a.serverUrl===d&&a.username===e.username))return{success:!1,error:`A GitLab credential for ${e.username} on ${d} already exists. Please update or delete it first.`};let g=u(),h=new Date().toISOString();await c.setPassword(i,v(g),b);let j={id:g,type:"gitlab",username:e.username,serverUrl:d,createdAt:h,updatedAt:h};return f.push(j),t(f),{success:!0,credential:{id:g,type:"gitlab",username:e.username,serverUrl:d,createdAt:h,updatedAt:h}}}async function D(a,b){let c,d;try{c=await o()}catch(a){return{success:!1,error:a.message}}let e=s(),f=e.findIndex(b=>b.id===a);if(-1===f)return{success:!1,error:"Credential not found"};let g=e[f];if(!(d="github"===g.type?await w(b):await x(g.serverUrl,b)).valid||!d.username)return{success:!1,error:d.error||"Failed to verify token"};await c.setPassword(i,v(a),b);let h=new Date().toISOString();return(e[f]={...g,username:d.username,updatedAt:h},t(e),"gitlab"===g.type)?{success:!0,credential:{id:a,type:"gitlab",username:d.username,serverUrl:g.serverUrl,createdAt:g.createdAt,updatedAt:h}}:{success:!0,credential:{id:a,type:"github",username:d.username,createdAt:g.createdAt,updatedAt:h}}}async function E(a){let b=s(),c=b.findIndex(b=>b.id===a);if(-1===c)return{success:!1,error:"Credential not found"};let d=await n();return d&&await d.deletePassword(i,v(a)),b.splice(c,1),t(b),{success:!0}}async function F(a){let b=await y();if(a.includes("github.com")){let a=b.find(a=>"github"===a.type);if(a){let b=await A(a.id);if(b)return{credential:a,token:b}}}for(let c of b)if("gitlab"===c.type){let b;try{b=a.startsWith("git@")?a.split("@")[1].split(":")[0]:new URL(a).host}catch{continue}if(b===new URL(c.serverUrl).host){let a=await A(c.id);if(a)return{credential:c,token:a}}}return null}e().existsSync(p)||e().mkdirSync(p,{recursive:!0})},9021:a=>{a.exports=require("fs")},9294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},9646:a=>{a.exports=require("child_process")}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[445,813,443,680,557],()=>b(b.s=1472));module.exports=c})();
1
+ "use strict";(()=>{var a={};a.id=171,a.ids=[171],a.modules={10:(a,b,c)=>{c.d(b,{L:()=>h});var d=c(1820),e=c.n(d),f=c(3873),g=c.n(f);function h(){let a=process.platform,b=e().homedir();return"win32"===a?g().join(process.env.APPDATA||g().join(b,"AppData","Roaming"),"trident"):"darwin"===a?g().join(b,"Library","Application Support","trident"):g().join(process.env.XDG_CONFIG_HOME||g().join(b,".config"),"trident")}},261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},465:(a,b,c)=>{c.d(b,{T:()=>f});var d=c(5592),e=c(4443);function f(a){if(console.error("Git API Error:",a),a instanceof e.GaX)return d.NextResponse.json({error:a.issues},{status:400});let b=a instanceof Error?a.message:String(a);return b.includes("not a git repository")?d.NextResponse.json({error:"Not a git repository"},{status:400}):d.NextResponse.json({error:b},{status:500})}},846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},1421:a=>{a.exports=require("node:child_process")},1455:a=>{a.exports=require("node:fs/promises")},1472:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>N,patchFetch:()=>M,routeModule:()=>I,serverHooks:()=>L,workAsyncStorage:()=>J,workUnitAsyncStorage:()=>K});var d={};c.r(d),c.d(d,{POST:()=>H});var e=c(9225),f=c(4006),g=c(8317),h=c(9373),i=c(4775),j=c(4235),k=c(261),l=c(4365),m=c(771),n=c(3461),o=c(7798),p=c(2280),q=c(2018),r=c(5696),s=c(7929),t=c(6439),u=c(7527),v=c(5592),w=c(9617),x=c(4528),y=c(1553),z=c(1764),A=c(465),B=c(4443),C=c(3024),D=c.n(C);let E=B.Ikc({repoPath:B.YjP(),action:B.k5n(["commit","push","pull","stage","unstage","fetch","checkout","checkout-to-local","branch","create-tag","delete-branch","delete-worktree","delete-remote-branch","delete-remote","delete-tag","delete-remote-tag","rename-branch","rename-remote-branch","rename-remote","add-remote","reset","revert","cherry-pick","cherry-pick-multiple","cherry-pick-abort","rebase","merge","check-merge-conflicts","check-rebase-conflicts","get-conflict-state","get-conflict-file-versions","resolve-conflict-file","continue-merge","abort-merge","continue-rebase","abort-rebase","get-remotes","get-remote-branches","get-tracking-branch","get-latest-commit-message","push-to-remote","pull-from-remote","stash","stash-list","stash-apply","stash-drop","stash-pop","stash-files","stash-file-diff","reword","discard","cleanup-lock-file"]),data:B.bzn().optional()});async function F(a,b,c){let d=(0,x.NV)().find(b=>b.path===a);if(d?.credentialId){let a=await (0,y.eN)(d.credentialId);if(a){let b=await (0,y.vc)(a.id);if(b)return{username:a.username,token:b}}}if(c){let a=await b.getRemoteUrl(c);if(a){let b=await (0,y.EV)(a);if(b)return{username:b.credential.username,token:b.token}}}}function G(a,b){return a?{mimeType:b,base64:a.toString("base64")}:null}async function H(a){try{let b=await a.json(),{repoPath:c,action:d,data:e}=E.parse(b);if(!D().existsSync(c))return v.NextResponse.json({error:`Path not found: ${c}`},{status:404});let f=new w.Y(c);switch(d){case"commit":if(!e?.message)throw Error("Commit message is required");await f.commit(e.message,e.files,{initialBranch:e?.initialBranch});break;case"push":let g=await F(c,f,void 0);if(!g)try{let a=await f.getBranches(),b=a.current,d=a.trackingInfo[b];if(d&&d.upstream){let a=d.upstream.indexOf("/");if(a>0){let b=d.upstream.slice(0,a);g=await F(c,f,b)}}}catch(a){console.warn("[API] Failed to resolve upstream for push credentials:",a)}await f.push({credentials:g});break;case"pull":await f.pull();break;case"fetch":e?.allRemotes?await f.fetchAllRemotes():e?.remote?await f.fetchRemote(e.remote):await f.fetch();break;case"stage":if(!e?.files)throw Error("Files are required for staging");await f.stage(e.files);break;case"unstage":if(!e?.files)throw Error("Files are required for unstaging");await f.unstage(e.files);break;case"discard":await f.discardUnstagedChanges({includeUntracked:e?.includeUntracked??!0});break;case"checkout":if(!e?.branch)throw Error("Branch name is required for checkout");await f.checkout(e.branch,{switchStrategy:e?.switchStrategy});break;case"checkout-to-local":if(!e?.remoteBranch)throw Error("Remote branch is required for checkout-to-local");if(!e?.localBranch)throw Error("Local branch name is required for checkout-to-local");await f.checkoutRemoteToLocal(e.remoteBranch,e.localBranch,{switchStrategy:e?.switchStrategy});break;case"branch":if(!e?.branch)throw Error("Branch name is required to create branch");await f.createBranch(e.branch,e?.fromRef);break;case"create-tag":if(!e?.tagName)throw Error("Tag name is required to create tag");if(!e?.commitHash)throw Error("Commit hash is required to create tag");if(e?.pushToRemote){let a="string"==typeof e?.remote&&e.remote.trim()?e.remote.trim():void 0;if(!a){let b=await f.getBranches(),c=b.current,d=c?b.trackingInfo?.[c]?.upstream:void 0;if(d){let b=d.indexOf("/");b>0&&(a=d.slice(0,b))}}if(!a){let b=await f.getRemotes();a=b.includes("origin")?"origin":b[0]}let b=a?await F(c,f,a):void 0;await f.createTag(e.tagName,e.commitHash,{pushToRemote:!0,remote:a??void 0,credentials:b})}else await f.createTag(e.tagName,e.commitHash,{pushToRemote:!1});break;case"delete-branch":if(!e?.branch)throw Error("Branch name is required to delete branch");await f.deleteBranch(e.branch);break;case"delete-worktree":if(!e?.path)throw Error("Worktree path is required to delete worktree");await f.deleteWorktree(e.path);break;case"delete-remote-branch":if(!e?.remote)throw Error("Remote name is required to delete remote branch");if(!e?.branch)throw Error("Branch name is required to delete remote branch");let h=await F(c,f,e.remote);await f.deleteRemoteBranch(e.remote,e.branch,h);break;case"delete-remote":if(!e?.name)throw Error("Remote name is required to delete remote");await f.deleteRemote(e.name);break;case"delete-tag":if(!e?.tag)throw Error("Tag name is required to delete tag");await f.deleteTag(e.tag);break;case"delete-remote-tag":if(!e?.remote)throw Error("Remote name is required to delete remote tag");if(!e?.tag)throw Error("Tag name is required to delete remote tag");let i=await F(c,f,e.remote);await f.deleteRemoteTag(e.remote,e.tag,i);break;case"rename-branch":if(!e?.oldName)throw Error("Old branch name is required to rename branch");if(!e?.newName)throw Error("New branch name is required to rename branch");if(e?.renameTrackingRemote){let a=await f.getTrackingBranch(e.oldName),b=a?await F(c,f,a.remote):void 0;await f.renameBranch(e.oldName,e.newName,{renameTrackingRemote:!0,credentials:b})}else await f.renameBranch(e.oldName,e.newName);break;case"rename-remote-branch":if(!e?.remote)throw Error("Remote name is required to rename remote branch");if(!e?.oldName)throw Error("Old branch name is required to rename remote branch");if(!e?.newName)throw Error("New branch name is required to rename remote branch");let j=await F(c,f,e.remote);await f.renameRemoteBranch(e.remote,e.oldName,e.newName,j);break;case"rename-remote":if(!e?.oldName)throw Error("Old remote name is required to rename remote");if(!e?.newName)throw Error("New remote name is required to rename remote");await f.renameRemote(e.oldName,e.newName);break;case"add-remote":if(!e?.name)throw Error("Remote name is required to add remote");if(!e?.url)throw Error("Remote URL is required to add remote");await f.addRemote(e.name,e.url);break;case"reset":if(!e?.commitHash)throw Error("Commit hash is required for reset");await f.reset(e.commitHash,e.mode??"hard");break;case"revert":if(!e?.commitHash)throw Error("Commit hash is required for revert");await f.revert(e.commitHash);break;case"cherry-pick":if(!e?.commitHash)throw Error("Commit hash is required for cherry-pick");await f.cherryPick(e.commitHash);break;case"cherry-pick-multiple":if(!Array.isArray(e?.commitHashes)||0===e.commitHashes.length)throw Error("Commit hashes are required for multi cherry-pick");if(!e.commitHashes.every(a=>"string"==typeof a&&a.trim().length>0))throw Error("All commit hashes must be non-empty strings");await f.cherryPickMultiple(e.commitHashes);break;case"cherry-pick-abort":await f.abortCherryPick();break;case"rebase":if(!e?.ontoBranch)throw Error("Target branch is required for rebase");await f.rebase(e.ontoBranch,e.stashChanges??!0);break;case"reword":if(!e?.commitHash)throw Error("Commit hash is required for reword");if(!e?.message)throw Error("New message is required for reword");await f.reword(e.commitHash,e.message,e.branch);break;case"merge":if(!e?.targetBranch)throw Error("Target branch is required for merge");await f.merge(e.targetBranch,{rebaseBeforeMerge:e.rebaseBeforeMerge??!1,squash:e.squash??!1,fastForward:e.fastForward??!1,squashMessage:e.squashMessage});break;case"check-merge-conflicts":if(!e?.sourceBranch)throw Error("Source branch is required for merge conflict check");let k=await f.willMergeHaveConflicts(e.sourceBranch,e.targetBranch);return v.NextResponse.json({success:!0,hasConflicts:k});case"check-rebase-conflicts":if(!e?.ontoBranch)throw Error("Target branch is required for rebase conflict check");if(!e?.sourceBranch)throw Error("Source branch is required for rebase conflict check");let l=await f.willRebaseHaveConflicts(e.ontoBranch,e.sourceBranch);return v.NextResponse.json({success:!0,hasConflicts:l});case"get-conflict-state":let m=await f.getConflictState();return v.NextResponse.json({success:!0,...m});case"get-conflict-file-versions":if(!e?.path)throw Error("File path is required");let n=await f.getConflictFileVersions(e.path);return v.NextResponse.json({success:!0,...n});case"resolve-conflict-file":if(!e?.path)throw Error("File path is required");if(!e?.strategy)throw Error("Resolution strategy is required");if(!["ours","theirs","manual"].includes(e.strategy))throw Error("Resolution strategy must be ours, theirs, or manual");await f.resolveConflictFile(e.path,e.strategy,{content:e.content,stage:e.stage??!0});break;case"continue-merge":await f.continueMerge();break;case"abort-merge":await f.abortMerge();break;case"continue-rebase":await f.continueRebase();break;case"abort-rebase":await f.abortRebase();break;case"get-remotes":let o=await f.getRemotes();return v.NextResponse.json({success:!0,remotes:o});case"get-remote-branches":if(!e?.remote)throw Error("Remote name is required");let p=await f.getRemoteBranches(e.remote);return v.NextResponse.json({success:!0,branches:p});case"get-tracking-branch":if(!e?.branch)throw Error("Branch name is required");let q=await f.getTrackingBranch(e.branch);return v.NextResponse.json({success:!0,tracking:q});case"get-latest-commit-message":if(!e?.branch)throw Error("Branch name is required");let r=await f.getLatestCommitMessage(e.branch);return v.NextResponse.json({success:!0,message:r});case"push-to-remote":if(console.log("[API] push-to-remote action received:",e),!e?.localBranch)throw Error("Local branch is required");if(!e?.remote)throw Error("Remote is required");if(!e?.remoteBranch)throw Error("Remote branch is required");let s=await F(c,f,e.remote);console.log("[API] Calling git.pushToRemote..."),await f.pushToRemote(e.localBranch,e.remote,e.remoteBranch,{rebaseFirst:e.rebaseFirst??!e.forcePush,forcePush:e.forcePush??!1,pushLocalOnlyTags:e.pushLocalOnlyTags??!0,setUpstream:e.setUpstream??!1,squash:e.squash??!1,squashMessage:e.squashMessage,credentials:s}),console.log("[API] git.pushToRemote completed");break;case"pull-from-remote":if(console.log("[API] pull-from-remote action received:",e),!e?.localBranch)throw Error("Local branch is required");if(!e?.remote)throw Error("Remote is required");if(!e?.remoteBranch)throw Error("Remote branch is required");console.log("[API] Calling git.pullFromRemote..."),await f.pullFromRemote(e.localBranch,e.remote,e.remoteBranch,{rebase:e.rebase??!0}),console.log("[API] git.pullFromRemote completed");break;case"stash":await f.stash(e?.message);break;case"stash-list":let t=await f.getStashes();return v.NextResponse.json({success:!0,stashes:t});case"stash-apply":if(e?.index===void 0)throw Error("Stash index is required");await f.applyStash(e.index);break;case"stash-drop":if(e?.index===void 0)throw Error("Stash index is required");await f.dropStash(e.index);break;case"stash-pop":if(e?.index===void 0)throw Error("Stash index is required");await f.popStash(e.index);break;case"stash-files":if(e?.index===void 0)throw Error("Stash index is required");let u=await f.getStashFiles(e.index);return v.NextResponse.json({success:!0,files:u});case"stash-file-diff":if(e?.index===void 0)throw Error("Stash index is required");if(!e?.file)throw Error("File path is required");if((0,z.u)(e.file)){let a=(0,z.CC)(e.file),[b,c,d]=await Promise.all([f.getFileContentBuffer(e.file,`stash@{${e.index}}^1`),f.getFileContentBuffer(e.file,`stash@{${e.index}}`),f.getStashFilePatch(e.index,e.file)]);return v.NextResponse.json({success:!0,left:"",right:"",diff:d,imageDiff:{left:G(b,a),right:G(c,a)}})}let x=await f.getStashFileDiff(e.index,e.file);return v.NextResponse.json({success:!0,...x});case"cleanup-lock-file":let y=await f.cleanupLockFile();return v.NextResponse.json({success:!0,cleaned:y});default:return v.NextResponse.json({error:"Invalid action"},{status:400})}return v.NextResponse.json({success:!0})}catch(a){return(0,A.T)(a)}}let I=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/git/action/route",pathname:"/api/git/action",filename:"route",bundlePath:"app/api/git/action/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/trident/trident/src/app/api/git/action/route.ts",nextConfigOutput:"",userland:d}),{workAsyncStorage:J,workUnitAsyncStorage:K,serverHooks:L}=I;function M(){return(0,g.patchFetch)({workAsyncStorage:J,workUnitAsyncStorage:K})}async function N(a,b,c){I.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/git/action/route";"/index"===d&&(d="/");let e=await I.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,resolvedPathname:D,clientReferenceManifest:E,serverActionsManifest:F}=e,G=(0,k.normalizeAppPath)(d),H=!!(z.dynamicRoutes[G]||z.routes[D]),J=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(H&&!y){let a=!!z.routes[D],b=z.dynamicRoutes[G];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!H||I.isDev||y||(K="/index"===(K=D)?"/":K);let L=!0===I.isDev||!H,M=H&&!L;F&&E&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:E,serverActionsManifest:F});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:z,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>I.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>I.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&B&&C&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!H)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await I.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),b}},l=await I.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!H)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&H||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await I.onRequestError(a,b,{routerKind:"App Router",routePath:G,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),H)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},1553:(a,b,c)=>{c.d(b,{EV:()=>F,JJ:()=>B,P_:()=>C,eN:()=>z,h9:()=>E,nZ:()=>D,s3:()=>y,vc:()=>A});var d=c(9021),e=c.n(d),f=c(3873),g=c.n(f),h=c(10);let i="trident-git-credentials",j=null,k=null,l=!1;function m(){return k?`Secure credential storage is unavailable: ${k}`:"Secure credential storage is unavailable in this runtime."}async function n(){return j||(j=Promise.resolve().then(c.t.bind(c,6714,23)).then(a=>a.default??a).catch(a=>(k=a instanceof Error?a.message:String(a),l||(l=!0,console.warn(`[credentials] ${m()}`)),null))),j}async function o(){let a=await n();if(!a)throw Error(m());return a}let p=(0,h.L)(),q=g().join(p,"credentials.json"),r=null;function s(){if(null!==r)return[...r];if(!e().existsSync(q))return r=[],[];try{let a=e().readFileSync(q,"utf-8");return[...r=JSON.parse(a)]}catch(a){return console.error("Failed to parse credentials.json",a),r=[],[]}}function t(a){e().writeFileSync(q,JSON.stringify(a,null,2)),r=[...a]}function u(){return`${Date.now()}-${Math.random().toString(36).substring(2,9)}`}function v(a){return`credential-${a}`}async function w(a){try{let b=await fetch("https://api.github.com/user",{headers:{Authorization:`Bearer ${a}`,Accept:"application/vnd.github+json","X-GitHub-Api-Version":"2022-11-28"}});if(!b.ok){if(401===b.status)return{valid:!1,error:"Invalid or expired token"};return{valid:!1,error:`GitHub API error: ${b.status}`}}let c=await b.json();return{valid:!0,username:c.login}}catch(a){return{valid:!1,error:`Failed to connect to GitHub: ${a.message}`}}}async function x(a,b){try{let c=a.replace(/\/$/,""),d=await fetch(`${c}/api/v4/user`,{headers:{"PRIVATE-TOKEN":b}});if(!d.ok){if(401===d.status)return{valid:!1,error:"Invalid or expired token"};return{valid:!1,error:`GitLab API error: ${d.status}`}}let e=await d.json();return{valid:!0,username:e.username}}catch(a){return{valid:!1,error:`Failed to connect to GitLab server: ${a.message}`}}}async function y(){return s().map(a=>"gitlab"===a.type?{id:a.id,type:"gitlab",username:a.username,serverUrl:a.serverUrl,createdAt:a.createdAt,updatedAt:a.updatedAt}:{id:a.id,type:"github",username:a.username,createdAt:a.createdAt,updatedAt:a.updatedAt})}async function z(a){return(await y()).find(b=>b.id===a)||null}async function A(a){let b=await n();return b?b.getPassword(i,v(a)):null}async function B(a){let b;try{b=await o()}catch(a){return{success:!1,error:a.message}}let c=await w(a);if(!c.valid||!c.username)return{success:!1,error:c.error||"Failed to verify token"};let d=s();if(d.find(a=>"github"===a.type&&a.username===c.username))return{success:!1,error:`A GitHub credential for ${c.username} already exists. Please update or delete it first.`};let e=u(),f=new Date().toISOString();await b.setPassword(i,v(e),a);let g={id:e,type:"github",username:c.username,createdAt:f,updatedAt:f};return d.push(g),t(d),{success:!0,credential:{id:e,type:"github",username:c.username,createdAt:f,updatedAt:f}}}async function C(a,b){let c;try{c=await o()}catch(a){return{success:!1,error:a.message}}let d=a.replace(/\/$/,""),e=await x(d,b);if(!e.valid||!e.username)return{success:!1,error:e.error||"Failed to verify token"};let f=s();if(f.find(a=>"gitlab"===a.type&&a.serverUrl===d&&a.username===e.username))return{success:!1,error:`A GitLab credential for ${e.username} on ${d} already exists. Please update or delete it first.`};let g=u(),h=new Date().toISOString();await c.setPassword(i,v(g),b);let j={id:g,type:"gitlab",username:e.username,serverUrl:d,createdAt:h,updatedAt:h};return f.push(j),t(f),{success:!0,credential:{id:g,type:"gitlab",username:e.username,serverUrl:d,createdAt:h,updatedAt:h}}}async function D(a,b){let c,d;try{c=await o()}catch(a){return{success:!1,error:a.message}}let e=s(),f=e.findIndex(b=>b.id===a);if(-1===f)return{success:!1,error:"Credential not found"};let g=e[f];if(!(d="github"===g.type?await w(b):await x(g.serverUrl,b)).valid||!d.username)return{success:!1,error:d.error||"Failed to verify token"};await c.setPassword(i,v(a),b);let h=new Date().toISOString();return(e[f]={...g,username:d.username,updatedAt:h},t(e),"gitlab"===g.type)?{success:!0,credential:{id:a,type:"gitlab",username:d.username,serverUrl:g.serverUrl,createdAt:g.createdAt,updatedAt:h}}:{success:!0,credential:{id:a,type:"github",username:d.username,createdAt:g.createdAt,updatedAt:h}}}async function E(a){let b=s(),c=b.findIndex(b=>b.id===a);if(-1===c)return{success:!1,error:"Credential not found"};let d=await n();return d&&await d.deletePassword(i,v(a)),b.splice(c,1),t(b),{success:!0}}async function F(a){let b=await y();if(a.includes("github.com")){let a=b.find(a=>"github"===a.type);if(a){let b=await A(a.id);if(b)return{credential:a,token:b}}}for(let c of b)if("gitlab"===c.type){let b;try{b=a.startsWith("git@")?a.split("@")[1].split(":")[0]:new URL(a).host}catch{continue}if(b===new URL(c.serverUrl).host){let a=await A(c.id);if(a)return{credential:c,token:a}}}return null}e().existsSync(p)||e().mkdirSync(p,{recursive:!0})},1764:(a,b,c)=>{function d(a){if(!a)return"";let b=a.split("/").pop()||"",c=b.lastIndexOf(".");return -1===c||0===c?b.toLowerCase():b.slice(c+1).toLowerCase()}c.d(b,{CC:()=>g,u:()=>f});let e=new Set(["png","jpg","jpeg","gif","bmp","ico","icns","tiff","tif","webp","avif","heic","heif","svg"]);function f(a){return e.has(d(a))}function g(a){switch(d(a)){case"jpg":case"jpeg":return"image/jpeg";case"png":return"image/png";case"gif":return"image/gif";case"bmp":return"image/bmp";case"ico":return"image/x-icon";case"icns":return"image/icns";case"tiff":case"tif":return"image/tiff";case"webp":return"image/webp";case"avif":return"image/avif";case"heic":return"image/heic";case"heif":return"image/heif";case"svg":return"image/svg+xml";default:return"application/octet-stream"}}},1820:a=>{a.exports=require("os")},3024:a=>{a.exports=require("node:fs")},3033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},3873:a=>{a.exports=require("path")},3997:a=>{a.exports=require("tty")},4528:(a,b,c)=>{c.d(b,{Ck:()=>n,Ir:()=>o,NV:()=>l,Xx:()=>s,cZ:()=>t,jD:()=>p,mt:()=>r});var d=c(9021),e=c.n(d),f=c(1820),g=c.n(f),h=c(3873),i=c.n(h);let j=(0,c(10).L)(),k=i().join(j,"repos.json");function l(){if(!e().existsSync(k))return[];try{let a=e().readFileSync(k,"utf-8");return JSON.parse(a)}catch(a){return console.error("Failed to parse repos.json",a),[]}}function m(a){if(void 0===a)return;if(null===a)return null;let b=a.trim();return b.length>0?b:null}function n(a,b,c){let d=l();if(d.find(b=>b.path===a))throw Error("Repository already exists");let f=m(c),g={path:a,name:b||i().basename(a),...f?{displayName:f}:{}};return d.push(g),e().writeFileSync(k,JSON.stringify(d,null,2)),g}function o(a,b){let c=l(),d=c.findIndex(b=>b.path===a);if(-1===d)throw Error("Repository not found");let f={...b};"displayName"in f&&(f.displayName=m(f.displayName));let g={...c[d],...f};return c[d]=g,e().writeFileSync(k,JSON.stringify(c,null,2)),g}function p(a,b){let{deleteLocalFolder:c=!1}=b||{};if(c){let b=i().resolve(a),c=i().parse(b).root;if(b===c)throw Error("Refusing to delete a filesystem root path");e().rmSync(b,{recursive:!0,force:!0})}let d=l();d=d.filter(b=>b.path!==a),e().writeFileSync(k,JSON.stringify(d,null,2))}e().existsSync(j)||e().mkdirSync(j,{recursive:!0});let q=i().join(j,"settings.json");function r(){let a={defaultRootFolder:null,sidebarCollapsed:!1};if(!e().existsSync(q))return a;try{let b=e().readFileSync(q,"utf-8"),c=JSON.parse(b);return{...a,...c}}catch(b){return console.error("Failed to parse settings.json",b),a}}function s(a){let b={...r(),...a};return e().writeFileSync(q,JSON.stringify(b,null,2)),b}function t(){let a=r();if(a.defaultRootFolder)try{if(e().existsSync(a.defaultRootFolder)&&e().statSync(a.defaultRootFolder).isDirectory())return a.defaultRootFolder}catch{}return g().homedir()}},4573:a=>{a.exports=require("node:buffer")},4870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},6439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")},6714:a=>{a.exports=require("keytar")},6760:a=>{a.exports=require("node:path")},7975:a=>{a.exports=require("node:util")},8161:a=>{a.exports=require("node:os")},8354:a=>{a.exports=require("util")},8474:a=>{a.exports=require("node:events")},9021:a=>{a.exports=require("fs")},9294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},9646:a=>{a.exports=require("child_process")}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[445,813,443,680,557],()=>b(b.s=1472));module.exports=c})();
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/git/action/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"9633","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6812","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"3517","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"1351","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"4072","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"5544","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"5633","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"5229","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"6363","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"3836","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"3246","name":"*","chunks":[],"async":false}},"9146":{"*":{"id":"3668","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"7174","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/trident/trident/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":421,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":9695,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/globals.css":{"id":1743,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/providers.tsx":{"id":2246,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/credentials/page.tsx":{"id":4740,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/image-component.js":{"id":8437,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/image-component.js":{"id":8437,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/src/components/repo-list.tsx":{"id":3411,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/src/components/layout/sidebar.tsx":{"id":7185,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/components/workspace-repo-open-tracker.tsx":{"id":9128,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/conflicts/page.tsx":{"id":3280,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/changes/page.tsx":{"id":9146,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/history/page.tsx":{"id":6147,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/page.tsx":{"id":9176,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/custom-scripts/page.tsx":{"id":7443,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/stashes/page.tsx":{"id":5170,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/settings/page.tsx":{"id":5432,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/trident/trident/src/":[],"/home/runner/work/trident/trident/src/app/layout":[{"inlined":false,"path":"static/css/b496025c9cd768cc.css"},{"inlined":false,"path":"static/css/bbef38f40623ee1a.css"}],"/home/runner/work/trident/trident/src/app/page":[],"/home/runner/work/trident/trident/src/app/api/git/action/route":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"4709","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6608","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"7203","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"7427","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"394","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"2554","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"2299","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"2913","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"8637","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"6920","name":"*","chunks":[],"async":false}},"9146":{"*":{"id":"1874","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"3280","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/git/action/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"9633","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6812","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"3517","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"1351","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"4072","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"5544","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"5633","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"5229","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"6363","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"3836","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"3246","name":"*","chunks":[],"async":false}},"9146":{"*":{"id":"3668","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"7174","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/trident/trident/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":421,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":9695,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/globals.css":{"id":1743,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/providers.tsx":{"id":2246,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/credentials/page.tsx":{"id":4740,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/image-component.js":{"id":8437,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/image-component.js":{"id":8437,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/src/components/repo-list.tsx":{"id":3411,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/src/components/layout/sidebar.tsx":{"id":7185,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/components/workspace-repo-open-tracker.tsx":{"id":9128,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/changes/page.tsx":{"id":9146,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/custom-scripts/page.tsx":{"id":7443,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/conflicts/page.tsx":{"id":3280,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/settings/page.tsx":{"id":5432,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/stashes/page.tsx":{"id":5170,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/page.tsx":{"id":9176,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/history/page.tsx":{"id":6147,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/trident/trident/src/":[],"/home/runner/work/trident/trident/src/app/layout":[{"inlined":false,"path":"static/css/b496025c9cd768cc.css"},{"inlined":false,"path":"static/css/f943a3e3f58c6dae.css"}],"/home/runner/work/trident/trident/src/app/page":[],"/home/runner/work/trident/trident/src/app/api/git/action/route":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"4709","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6608","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"7203","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"7427","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"394","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"2554","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"2299","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"2913","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"8637","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"6920","name":"*","chunks":[],"async":false}},"9146":{"*":{"id":"1874","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"3280","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/git/branches/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"9633","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6812","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"3517","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"1351","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"4072","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"5544","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"5633","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"5229","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"6363","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"3836","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"3246","name":"*","chunks":[],"async":false}},"9146":{"*":{"id":"3668","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"7174","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/trident/trident/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":421,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":9695,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/globals.css":{"id":1743,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/providers.tsx":{"id":2246,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/credentials/page.tsx":{"id":4740,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/image-component.js":{"id":8437,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/image-component.js":{"id":8437,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/src/components/repo-list.tsx":{"id":3411,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/src/components/layout/sidebar.tsx":{"id":7185,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/components/workspace-repo-open-tracker.tsx":{"id":9128,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/conflicts/page.tsx":{"id":3280,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/changes/page.tsx":{"id":9146,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/history/page.tsx":{"id":6147,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/page.tsx":{"id":9176,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/custom-scripts/page.tsx":{"id":7443,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/stashes/page.tsx":{"id":5170,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/settings/page.tsx":{"id":5432,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/trident/trident/src/":[],"/home/runner/work/trident/trident/src/app/layout":[{"inlined":false,"path":"static/css/b496025c9cd768cc.css"},{"inlined":false,"path":"static/css/bbef38f40623ee1a.css"}],"/home/runner/work/trident/trident/src/app/page":[],"/home/runner/work/trident/trident/src/app/api/git/branches/route":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"4709","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6608","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"7203","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"7427","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"394","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"2554","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"2299","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"2913","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"8637","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"6920","name":"*","chunks":[],"async":false}},"9146":{"*":{"id":"1874","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"3280","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/git/branches/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"484":{"*":{"id":"664","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"440","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"9633","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6812","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"3517","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"1335","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"1351","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"2265","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"4072","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"5544","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"5633","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"4661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"5421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"1921","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"5229","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"6363","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"3836","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"4342","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"3246","name":"*","chunks":[],"async":false}},"9146":{"*":{"id":"3668","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"7174","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/trident/trident/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":421,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":9695,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/globals.css":{"id":1743,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/providers.tsx":{"id":2246,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","4200","static/chunks/4200-109e711ca2590de5.js","8645","static/chunks/8645-c924b37013fd97cb.js","7177","static/chunks/app/layout-1eb3f74bfb86e3d5.js"],"async":false},"/home/runner/work/trident/trident/src/app/credentials/page.tsx":{"id":4740,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/client/image-component.js":{"id":8437,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/node_modules/next/dist/esm/client/image-component.js":{"id":8437,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/src/components/repo-list.tsx":{"id":3411,"name":"*","chunks":["2176","static/chunks/2176-c690bf31cb5e55b2.js","2785","static/chunks/2785-311f9f6f5a125e2c.js","8500","static/chunks/8500-41fa79ac743d83f1.js","8437","static/chunks/8437-1595797761bfca7e.js","8645","static/chunks/8645-c924b37013fd97cb.js","4131","static/chunks/4131-07e15b10898e2bcb.js","8974","static/chunks/app/page-227166c3a6a28389.js"],"async":false},"/home/runner/work/trident/trident/src/components/layout/sidebar.tsx":{"id":7185,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/components/workspace-repo-open-tracker.tsx":{"id":9128,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/changes/page.tsx":{"id":9146,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/custom-scripts/page.tsx":{"id":7443,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/conflicts/page.tsx":{"id":3280,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/settings/page.tsx":{"id":5432,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/stashes/page.tsx":{"id":5170,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/page.tsx":{"id":9176,"name":"*","chunks":[],"async":false},"/home/runner/work/trident/trident/src/app/workspace/history/page.tsx":{"id":6147,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/trident/trident/src/":[],"/home/runner/work/trident/trident/src/app/layout":[{"inlined":false,"path":"static/css/b496025c9cd768cc.css"},{"inlined":false,"path":"static/css/f943a3e3f58c6dae.css"}],"/home/runner/work/trident/trident/src/app/page":[],"/home/runner/work/trident/trident/src/app/api/git/branches/route":[]},"rscModuleMapping":{"484":{"*":{"id":"8562","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"5098","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"2246":{"*":{"id":"4709","name":"*","chunks":[],"async":false}},"3280":{"*":{"id":"6608","name":"*","chunks":[],"async":false}},"3411":{"*":{"id":"7203","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"6237","name":"*","chunks":[],"async":false}},"4740":{"*":{"id":"7427","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"3859","name":"*","chunks":[],"async":false}},"5170":{"*":{"id":"394","name":"*","chunks":[],"async":false}},"5432":{"*":{"id":"2554","name":"*","chunks":[],"async":false}},"6147":{"*":{"id":"2299","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"6675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"8099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"5547","name":"*","chunks":[],"async":false}},"7185":{"*":{"id":"9671","name":"*","chunks":[],"async":false}},"7443":{"*":{"id":"2913","name":"*","chunks":[],"async":false}},"8437":{"*":{"id":"8637","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"7644","name":"*","chunks":[],"async":false}},"9128":{"*":{"id":"6920","name":"*","chunks":[],"async":false}},"9146":{"*":{"id":"1874","name":"*","chunks":[],"async":false}},"9176":{"*":{"id":"3280","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}