commandmate 0.34.0 → 0.34.1
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.
- package/.next/BUILD_ID +1 -1
- package/.next/app-build-manifest.json +136 -136
- package/.next/app-path-routes-manifest.json +27 -27
- package/.next/build-manifest.json +2 -2
- package/.next/prerender-manifest.json +12 -12
- package/.next/required-server-files.json +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/agents/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/agents/versions/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/app/update-check/route.js +1 -1
- package/.next/server/app/api/app/update-check/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/conversation/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/capabilities/route.js +1 -1
- package/.next/server/app/api/capabilities/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/fs/browse/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/fs/recent-paths/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/hooks/agent-event/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/hooks/permission-request/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/metrics/vibe/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/escalation/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/relays/[relayId]/cancel/route.js +1 -1
- package/.next/server/app/api/relays/[relayId]/cancel/route.js.nft.json +1 -1
- package/.next/server/app/api/relays/[relayId]/cancel/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/relays/route.js +1 -1
- package/.next/server/app/api/relays/route.js.nft.json +1 -1
- package/.next/server/app/api/relays/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/remote/pair/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/[id]/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/clone/[jobId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/clone/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/excluded/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/sync/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/validate-path/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/settings/default-agents/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/settings/default-surface-mode/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/installations/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/operations/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/reindex/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/tasks/[taskId]/cancel/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/tasks/[taskId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/verification/runs/[runId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/verification/runs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/auto-yes/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/capture/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/clear-composer/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cli-reference/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cmate/schedules/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/current-output/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/env/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/instances/notes/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/instances/opencode/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/session/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/share/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/resolve-target/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/send/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tasks/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/config/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/apply-default-agents/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
- package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
- package/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
- package/.next/server/app/more/page_client-reference-manifest.js +1 -1
- package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
- package/.next/server/app/review/page_client-reference-manifest.js +1 -1
- package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/installed/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/page.js +1 -1
- package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +27 -27
- package/.next/server/chunks/3077.js +1 -1
- package/.next/server/chunks/434.js +1 -0
- package/.next/server/chunks/595.js +3 -3
- package/.next/server/chunks/6130.js +1 -1
- package/.next/server/chunks/8807.js +10 -10
- package/.next/server/middleware-manifest.json +5 -5
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/server/src/middleware.js +1 -1
- package/.next/server/src/middleware.js.map +1 -1
- package/.next/static/chunks/{4718-2d9f0397a8f931c4.js → 4718-29cfcfb806724d9a.js} +1 -1
- package/.next/static/chunks/app/worktrees/[id]/{page-a39ec2a0732d11a6.js → page-60eab4e24c37cb77.js} +1 -1
- package/.next/trace +13 -13
- package/README.md +141 -24
- package/dist/cli/commands/remote.d.ts +93 -3
- package/dist/cli/commands/remote.d.ts.map +1 -1
- package/dist/cli/commands/remote.js +232 -9
- package/dist/cli/types/index.d.ts +9 -0
- package/dist/cli/types/index.d.ts.map +1 -1
- package/dist/cli/utils/api-client.d.ts.map +1 -1
- package/dist/cli/utils/api-client.js +11 -1
- package/dist/cli/utils/remote-state.d.ts +32 -0
- package/dist/cli/utils/remote-state.d.ts.map +1 -1
- package/dist/cli/utils/remote-state.js +12 -0
- package/dist/server/server.js +204 -16
- package/dist/server/src/lib/db/agent-instances-db.js +11 -0
- package/dist/server/src/lib/hooks/sources/opencode/ports.js +6 -0
- package/dist/server/src/lib/relay/relay-session-ref.js +15 -8
- package/dist/server/src/lib/ws-server.js +74 -5
- package/package.json +1 -1
- package/.next/server/chunks/1049.js +0 -1
- /package/.next/static/{gniPBCKoXtbIOQey8kNcx → oDWX0JcwfhUYrMnnqDWVC}/_buildManifest.js +0 -0
- /package/.next/static/{gniPBCKoXtbIOQey8kNcx → oDWX0JcwfhUYrMnnqDWVC}/_ssgManifest.js +0 -0
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
25
25
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
26
26
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
27
|
-
"static/chunks/4718-
|
|
27
|
+
"static/chunks/4718-29cfcfb806724d9a.js",
|
|
28
28
|
"static/chunks/4322-dfd5a7119b5ba4fc.js",
|
|
29
29
|
"static/chunks/app/layout-4c2f21e3f653ee4c.js"
|
|
30
30
|
],
|
|
@@ -184,26 +184,26 @@
|
|
|
184
184
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
185
185
|
"static/chunks/app/api/repositories/[id]/todos/route-c4d2d5016c5f2a0a.js"
|
|
186
186
|
],
|
|
187
|
-
"/api/repositories/clone/
|
|
187
|
+
"/api/repositories/clone/route": [
|
|
188
188
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
189
189
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
190
190
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
191
191
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
192
|
-
"static/chunks/app/api/repositories/clone/
|
|
192
|
+
"static/chunks/app/api/repositories/clone/route-c4d2d5016c5f2a0a.js"
|
|
193
193
|
],
|
|
194
|
-
"/api/repositories/
|
|
194
|
+
"/api/repositories/clone/[jobId]/route": [
|
|
195
195
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
196
196
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
197
197
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
198
198
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
199
|
-
"static/chunks/app/api/repositories/
|
|
199
|
+
"static/chunks/app/api/repositories/clone/[jobId]/route-c4d2d5016c5f2a0a.js"
|
|
200
200
|
],
|
|
201
|
-
"/api/repositories/
|
|
201
|
+
"/api/repositories/excluded/route": [
|
|
202
202
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
203
203
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
204
204
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
205
205
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
206
|
-
"static/chunks/app/api/repositories/
|
|
206
|
+
"static/chunks/app/api/repositories/excluded/route-c4d2d5016c5f2a0a.js"
|
|
207
207
|
],
|
|
208
208
|
"/api/repositories/restore/route": [
|
|
209
209
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -415,13 +415,6 @@
|
|
|
415
415
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
416
416
|
"static/chunks/app/api/worktrees/[id]/git/log/route-c4d2d5016c5f2a0a.js"
|
|
417
417
|
],
|
|
418
|
-
"/api/worktrees/[id]/git/pull/route": [
|
|
419
|
-
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
420
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
421
|
-
"static/chunks/1255-7e5873f06b25e129.js",
|
|
422
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
423
|
-
"static/chunks/app/api/worktrees/[id]/git/pull/route-c4d2d5016c5f2a0a.js"
|
|
424
|
-
],
|
|
425
418
|
"/api/worktrees/[id]/git/push/route": [
|
|
426
419
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
427
420
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -436,12 +429,12 @@
|
|
|
436
429
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
437
430
|
"static/chunks/app/api/worktrees/[id]/git/reset/route-c4d2d5016c5f2a0a.js"
|
|
438
431
|
],
|
|
439
|
-
"/api/worktrees/[id]/git/
|
|
432
|
+
"/api/worktrees/[id]/git/pull/route": [
|
|
440
433
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
441
434
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
442
435
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
443
436
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
444
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
437
|
+
"static/chunks/app/api/worktrees/[id]/git/pull/route-c4d2d5016c5f2a0a.js"
|
|
445
438
|
],
|
|
446
439
|
"/api/worktrees/[id]/git/revert/route": [
|
|
447
440
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -450,12 +443,12 @@
|
|
|
450
443
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
451
444
|
"static/chunks/app/api/worktrees/[id]/git/revert/route-c4d2d5016c5f2a0a.js"
|
|
452
445
|
],
|
|
453
|
-
"/api/worktrees/[id]/git/
|
|
446
|
+
"/api/worktrees/[id]/git/show/[commitHash]/route": [
|
|
454
447
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
455
448
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
456
449
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
457
450
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
458
|
-
"static/chunks/app/api/worktrees/[id]/git/
|
|
451
|
+
"static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-c4d2d5016c5f2a0a.js"
|
|
459
452
|
],
|
|
460
453
|
"/api/worktrees/[id]/git/staged/route": [
|
|
461
454
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -471,6 +464,13 @@
|
|
|
471
464
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
472
465
|
"static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-c4d2d5016c5f2a0a.js"
|
|
473
466
|
],
|
|
467
|
+
"/api/worktrees/[id]/git/stage/route": [
|
|
468
|
+
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
469
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
470
|
+
"static/chunks/1255-7e5873f06b25e129.js",
|
|
471
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
472
|
+
"static/chunks/app/api/worktrees/[id]/git/stage/route-c4d2d5016c5f2a0a.js"
|
|
473
|
+
],
|
|
474
474
|
"/api/worktrees/[id]/git/stash/apply/route": [
|
|
475
475
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
476
476
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -485,19 +485,19 @@
|
|
|
485
485
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
486
486
|
"static/chunks/app/api/worktrees/[id]/git/stash/pop/route-c4d2d5016c5f2a0a.js"
|
|
487
487
|
],
|
|
488
|
-
"/api/worktrees/[id]/git/stash/route": [
|
|
488
|
+
"/api/worktrees/[id]/git/stash/push/route": [
|
|
489
489
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
490
490
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
491
491
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
492
492
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
493
|
-
"static/chunks/app/api/worktrees/[id]/git/stash/route-c4d2d5016c5f2a0a.js"
|
|
493
|
+
"static/chunks/app/api/worktrees/[id]/git/stash/push/route-c4d2d5016c5f2a0a.js"
|
|
494
494
|
],
|
|
495
|
-
"/api/worktrees/[id]/git/stash/
|
|
495
|
+
"/api/worktrees/[id]/git/stash/route": [
|
|
496
496
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
497
497
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
498
498
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
499
499
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
500
|
-
"static/chunks/app/api/worktrees/[id]/git/stash/
|
|
500
|
+
"static/chunks/app/api/worktrees/[id]/git/stash/route-c4d2d5016c5f2a0a.js"
|
|
501
501
|
],
|
|
502
502
|
"/api/worktrees/[id]/git/status/route": [
|
|
503
503
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -611,13 +611,6 @@
|
|
|
611
611
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
612
612
|
"static/chunks/app/api/worktrees/[id]/respond/route-c4d2d5016c5f2a0a.js"
|
|
613
613
|
],
|
|
614
|
-
"/api/worktrees/[id]/route": [
|
|
615
|
-
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
616
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
617
|
-
"static/chunks/1255-7e5873f06b25e129.js",
|
|
618
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
619
|
-
"static/chunks/app/api/worktrees/[id]/route-c4d2d5016c5f2a0a.js"
|
|
620
|
-
],
|
|
621
614
|
"/api/worktrees/[id]/schedules/[scheduleId]/route": [
|
|
622
615
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
623
616
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -632,12 +625,12 @@
|
|
|
632
625
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
633
626
|
"static/chunks/app/api/worktrees/[id]/schedules/active/route-c4d2d5016c5f2a0a.js"
|
|
634
627
|
],
|
|
635
|
-
"/api/worktrees/[id]/
|
|
628
|
+
"/api/worktrees/[id]/route": [
|
|
636
629
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
637
630
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
638
631
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
639
632
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
640
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
633
|
+
"static/chunks/app/api/worktrees/[id]/route-c4d2d5016c5f2a0a.js"
|
|
641
634
|
],
|
|
642
635
|
"/api/worktrees/[id]/schedules/route": [
|
|
643
636
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -653,6 +646,13 @@
|
|
|
653
646
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
654
647
|
"static/chunks/app/api/worktrees/[id]/search/route-c4d2d5016c5f2a0a.js"
|
|
655
648
|
],
|
|
649
|
+
"/api/worktrees/[id]/send/route": [
|
|
650
|
+
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
651
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
652
|
+
"static/chunks/1255-7e5873f06b25e129.js",
|
|
653
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
654
|
+
"static/chunks/app/api/worktrees/[id]/send/route-c4d2d5016c5f2a0a.js"
|
|
655
|
+
],
|
|
656
656
|
"/api/worktrees/[id]/slash-commands/route": [
|
|
657
657
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
658
658
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -695,26 +695,26 @@
|
|
|
695
695
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
696
696
|
"static/chunks/app/api/worktrees/[id]/timers/route-c4d2d5016c5f2a0a.js"
|
|
697
697
|
],
|
|
698
|
-
"/api/worktrees/[id]/todos/
|
|
698
|
+
"/api/worktrees/[id]/todos/route": [
|
|
699
699
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
700
700
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
701
701
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
702
702
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
703
|
-
"static/chunks/app/api/worktrees/[id]/todos/
|
|
703
|
+
"static/chunks/app/api/worktrees/[id]/todos/route-c4d2d5016c5f2a0a.js"
|
|
704
704
|
],
|
|
705
|
-
"/api/worktrees/[id]/
|
|
705
|
+
"/api/worktrees/[id]/tree/[...path]/route": [
|
|
706
706
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
707
707
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
708
708
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
709
709
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
710
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
710
|
+
"static/chunks/app/api/worktrees/[id]/tree/[...path]/route-c4d2d5016c5f2a0a.js"
|
|
711
711
|
],
|
|
712
|
-
"/api/worktrees/[id]/
|
|
712
|
+
"/api/worktrees/[id]/todos/[todoId]/route": [
|
|
713
713
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
714
714
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
715
715
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
716
716
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
717
|
-
"static/chunks/app/api/worktrees/[id]/
|
|
717
|
+
"static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-c4d2d5016c5f2a0a.js"
|
|
718
718
|
],
|
|
719
719
|
"/api/worktrees/[id]/tree/route": [
|
|
720
720
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -737,19 +737,19 @@
|
|
|
737
737
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
738
738
|
"static/chunks/app/api/worktrees/[id]/verify/config/route-c4d2d5016c5f2a0a.js"
|
|
739
739
|
],
|
|
740
|
-
"/api/worktrees/[id]/verify/
|
|
740
|
+
"/api/worktrees/[id]/verify/route": [
|
|
741
741
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
742
742
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
743
743
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
744
744
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
745
|
-
"static/chunks/app/api/worktrees/[id]/verify/
|
|
745
|
+
"static/chunks/app/api/worktrees/[id]/verify/route-c4d2d5016c5f2a0a.js"
|
|
746
746
|
],
|
|
747
|
-
"/api/worktrees/[id]/verify/route": [
|
|
747
|
+
"/api/worktrees/[id]/verify/runs/[runId]/cancel/route": [
|
|
748
748
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
749
749
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
750
750
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
751
751
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
752
|
-
"static/chunks/app/api/worktrees/[id]/verify/route-c4d2d5016c5f2a0a.js"
|
|
752
|
+
"static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-c4d2d5016c5f2a0a.js"
|
|
753
753
|
],
|
|
754
754
|
"/api/worktrees/[id]/verify/runs/[runId]/route": [
|
|
755
755
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -779,19 +779,19 @@
|
|
|
779
779
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
780
780
|
"static/chunks/app/manifest.webmanifest/route-c4d2d5016c5f2a0a.js"
|
|
781
781
|
],
|
|
782
|
-
"/api/agents/
|
|
782
|
+
"/api/agents/versions/route": [
|
|
783
783
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
784
784
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
785
785
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
786
786
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
787
|
-
"static/chunks/app/api/agents/
|
|
787
|
+
"static/chunks/app/api/agents/versions/route-c4d2d5016c5f2a0a.js"
|
|
788
788
|
],
|
|
789
|
-
"/api/agents/
|
|
789
|
+
"/api/agents/update/route": [
|
|
790
790
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
791
791
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
792
792
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
793
793
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
794
|
-
"static/chunks/app/api/agents/
|
|
794
|
+
"static/chunks/app/api/agents/update/route-c4d2d5016c5f2a0a.js"
|
|
795
795
|
],
|
|
796
796
|
"/api/app/update-check/route": [
|
|
797
797
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -800,19 +800,19 @@
|
|
|
800
800
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
801
801
|
"static/chunks/app/api/app/update-check/route-c4d2d5016c5f2a0a.js"
|
|
802
802
|
],
|
|
803
|
-
"/api/
|
|
803
|
+
"/api/auth/status/route": [
|
|
804
804
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
805
805
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
806
806
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
807
807
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
808
|
-
"static/chunks/app/api/
|
|
808
|
+
"static/chunks/app/api/auth/status/route-c4d2d5016c5f2a0a.js"
|
|
809
809
|
],
|
|
810
|
-
"/api/
|
|
810
|
+
"/api/app/update/route": [
|
|
811
811
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
812
812
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
813
813
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
814
814
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
815
|
-
"static/chunks/app/api/
|
|
815
|
+
"static/chunks/app/api/app/update/route-c4d2d5016c5f2a0a.js"
|
|
816
816
|
],
|
|
817
817
|
"/api/capabilities/route": [
|
|
818
818
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -828,12 +828,12 @@
|
|
|
828
828
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
829
829
|
"static/chunks/app/api/daily-summary/status/route-c4d2d5016c5f2a0a.js"
|
|
830
830
|
],
|
|
831
|
-
"/api/external-apps/[id]/route": [
|
|
831
|
+
"/api/external-apps/[id]/health/route": [
|
|
832
832
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
833
833
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
834
834
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
835
835
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
836
|
-
"static/chunks/app/api/external-apps/[id]/route-c4d2d5016c5f2a0a.js"
|
|
836
|
+
"static/chunks/app/api/external-apps/[id]/health/route-c4d2d5016c5f2a0a.js"
|
|
837
837
|
],
|
|
838
838
|
"/api/external-apps/route": [
|
|
839
839
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -849,19 +849,26 @@
|
|
|
849
849
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
850
850
|
"static/chunks/app/api/fs/browse/route-c4d2d5016c5f2a0a.js"
|
|
851
851
|
],
|
|
852
|
-
"/api/
|
|
852
|
+
"/api/fs/recent-paths/route": [
|
|
853
853
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
854
854
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
855
855
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
856
856
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
857
|
-
"static/chunks/app/api/
|
|
857
|
+
"static/chunks/app/api/fs/recent-paths/route-c4d2d5016c5f2a0a.js"
|
|
858
858
|
],
|
|
859
|
-
"/api/
|
|
859
|
+
"/api/external-apps/[id]/route": [
|
|
860
860
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
861
861
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
862
862
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
863
863
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
864
|
-
"static/chunks/app/api/
|
|
864
|
+
"static/chunks/app/api/external-apps/[id]/route-c4d2d5016c5f2a0a.js"
|
|
865
|
+
],
|
|
866
|
+
"/api/push/escalation/route": [
|
|
867
|
+
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
868
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
869
|
+
"static/chunks/1255-7e5873f06b25e129.js",
|
|
870
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
871
|
+
"static/chunks/app/api/push/escalation/route-c4d2d5016c5f2a0a.js"
|
|
865
872
|
],
|
|
866
873
|
"/api/push/vapid/route": [
|
|
867
874
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -870,19 +877,19 @@
|
|
|
870
877
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
871
878
|
"static/chunks/app/api/push/vapid/route-c4d2d5016c5f2a0a.js"
|
|
872
879
|
],
|
|
873
|
-
"/api/
|
|
880
|
+
"/api/push/subscriptions/route": [
|
|
874
881
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
875
882
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
876
883
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
877
884
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
878
|
-
"static/chunks/app/api/
|
|
885
|
+
"static/chunks/app/api/push/subscriptions/route-c4d2d5016c5f2a0a.js"
|
|
879
886
|
],
|
|
880
|
-
"/api/
|
|
887
|
+
"/api/remote/pair/route": [
|
|
881
888
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
882
889
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
883
890
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
884
891
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
885
|
-
"static/chunks/app/api/
|
|
892
|
+
"static/chunks/app/api/remote/pair/route-c4d2d5016c5f2a0a.js"
|
|
886
893
|
],
|
|
887
894
|
"/api/repositories/validate-path/route": [
|
|
888
895
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -898,13 +905,6 @@
|
|
|
898
905
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
899
906
|
"static/chunks/app/api/settings/default-surface-mode/route-c4d2d5016c5f2a0a.js"
|
|
900
907
|
],
|
|
901
|
-
"/api/settings/default-agents/route": [
|
|
902
|
-
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
903
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
904
|
-
"static/chunks/1255-7e5873f06b25e129.js",
|
|
905
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
906
|
-
"static/chunks/app/api/settings/default-agents/route-c4d2d5016c5f2a0a.js"
|
|
907
|
-
],
|
|
908
908
|
"/api/sidebar/group-order/route": [
|
|
909
909
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
910
910
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -912,19 +912,19 @@
|
|
|
912
912
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
913
913
|
"static/chunks/app/api/sidebar/group-order/route-c4d2d5016c5f2a0a.js"
|
|
914
914
|
],
|
|
915
|
-
"/api/
|
|
915
|
+
"/api/settings/default-agents/route": [
|
|
916
916
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
917
917
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
918
918
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
919
919
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
920
|
-
"static/chunks/app/api/
|
|
920
|
+
"static/chunks/app/api/settings/default-agents/route-c4d2d5016c5f2a0a.js"
|
|
921
921
|
],
|
|
922
|
-
"/api/skills/
|
|
922
|
+
"/api/skills/[id]/route": [
|
|
923
923
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
924
924
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
925
925
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
926
926
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
927
|
-
"static/chunks/app/api/skills/
|
|
927
|
+
"static/chunks/app/api/skills/[id]/route-c4d2d5016c5f2a0a.js"
|
|
928
928
|
],
|
|
929
929
|
"/api/skills/reindex/route": [
|
|
930
930
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -933,12 +933,12 @@
|
|
|
933
933
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
934
934
|
"static/chunks/app/api/skills/reindex/route-c4d2d5016c5f2a0a.js"
|
|
935
935
|
],
|
|
936
|
-
"/api/skills/
|
|
936
|
+
"/api/skills/installations/route": [
|
|
937
937
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
938
938
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
939
939
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
940
940
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
941
|
-
"static/chunks/app/api/skills/
|
|
941
|
+
"static/chunks/app/api/skills/installations/route-c4d2d5016c5f2a0a.js"
|
|
942
942
|
],
|
|
943
943
|
"/api/todos/route": [
|
|
944
944
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -954,12 +954,12 @@
|
|
|
954
954
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
955
955
|
"static/chunks/app/api/skills/route-c4d2d5016c5f2a0a.js"
|
|
956
956
|
],
|
|
957
|
-
"/api/
|
|
957
|
+
"/api/skills/operations/route": [
|
|
958
958
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
959
959
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
960
960
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
961
961
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
962
|
-
"static/chunks/app/api/
|
|
962
|
+
"static/chunks/app/api/skills/operations/route-c4d2d5016c5f2a0a.js"
|
|
963
963
|
],
|
|
964
964
|
"/api/worktrees/[id]/logs/route": [
|
|
965
965
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1010,6 +1010,13 @@
|
|
|
1010
1010
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1011
1011
|
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-c4d2d5016c5f2a0a.js"
|
|
1012
1012
|
],
|
|
1013
|
+
"/api/worktrees/[id]/skills/route": [
|
|
1014
|
+
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1015
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1016
|
+
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1017
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1018
|
+
"static/chunks/app/api/worktrees/[id]/skills/route-c4d2d5016c5f2a0a.js"
|
|
1019
|
+
],
|
|
1013
1020
|
"/api/worktrees/[id]/skills/[skillId]/update-plan/route": [
|
|
1014
1021
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1015
1022
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -1031,13 +1038,6 @@
|
|
|
1031
1038
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1032
1039
|
"static/chunks/app/api/worktrees/route-c4d2d5016c5f2a0a.js"
|
|
1033
1040
|
],
|
|
1034
|
-
"/api/worktrees/[id]/skills/[skillId]/update/route": [
|
|
1035
|
-
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1036
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1037
|
-
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1038
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1039
|
-
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-c4d2d5016c5f2a0a.js"
|
|
1040
|
-
],
|
|
1041
1041
|
"/proxy/[...path]/route": [
|
|
1042
1042
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1043
1043
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -1045,19 +1045,19 @@
|
|
|
1045
1045
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1046
1046
|
"static/chunks/app/proxy/[...path]/route-c4d2d5016c5f2a0a.js"
|
|
1047
1047
|
],
|
|
1048
|
-
"/api/worktrees/[id]/skills/[skillId]/
|
|
1048
|
+
"/api/worktrees/[id]/skills/[skillId]/update/route": [
|
|
1049
1049
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1050
1050
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1051
1051
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1052
1052
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1053
|
-
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/
|
|
1053
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-c4d2d5016c5f2a0a.js"
|
|
1054
1054
|
],
|
|
1055
|
-
"/api/worktrees/[id]/skills/route": [
|
|
1055
|
+
"/api/worktrees/[id]/skills/[skillId]/uninstall/route": [
|
|
1056
1056
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1057
1057
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1058
1058
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1059
1059
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1060
|
-
"static/chunks/app/api/worktrees/[id]/skills/route-c4d2d5016c5f2a0a.js"
|
|
1060
|
+
"static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-c4d2d5016c5f2a0a.js"
|
|
1061
1061
|
],
|
|
1062
1062
|
"/chat/loading": [
|
|
1063
1063
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1082,7 +1082,7 @@
|
|
|
1082
1082
|
"static/chunks/1191-b7dfdfe86b1d31d1.js",
|
|
1083
1083
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1084
1084
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1085
|
-
"static/chunks/4718-
|
|
1085
|
+
"static/chunks/4718-29cfcfb806724d9a.js",
|
|
1086
1086
|
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1087
1087
|
"static/chunks/app/chat/page-e60d07c4c79602f0.js"
|
|
1088
1088
|
],
|
|
@@ -1106,7 +1106,7 @@
|
|
|
1106
1106
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1107
1107
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1108
1108
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1109
|
-
"static/chunks/4718-
|
|
1109
|
+
"static/chunks/4718-29cfcfb806724d9a.js",
|
|
1110
1110
|
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1111
1111
|
"static/chunks/6022-7a7d1760fc9814c7.js",
|
|
1112
1112
|
"static/chunks/4322-dfd5a7119b5ba4fc.js",
|
|
@@ -1133,6 +1133,30 @@
|
|
|
1133
1133
|
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1134
1134
|
"static/chunks/app/offline/page-62c5f14a6a1800b5.js"
|
|
1135
1135
|
],
|
|
1136
|
+
"/repositories/loading": [
|
|
1137
|
+
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1138
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1139
|
+
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1140
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1141
|
+
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1142
|
+
"static/chunks/app/repositories/loading-c58ba2c3f4363277.js"
|
|
1143
|
+
],
|
|
1144
|
+
"/repositories/page": [
|
|
1145
|
+
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1146
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1147
|
+
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1148
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1149
|
+
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1150
|
+
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1151
|
+
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1152
|
+
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1153
|
+
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1154
|
+
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1155
|
+
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1156
|
+
"static/chunks/4718-29cfcfb806724d9a.js",
|
|
1157
|
+
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1158
|
+
"static/chunks/app/repositories/page-2576158c8420fda0.js"
|
|
1159
|
+
],
|
|
1136
1160
|
"/page": [
|
|
1137
1161
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1138
1162
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -1146,19 +1170,19 @@
|
|
|
1146
1170
|
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1147
1171
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1148
1172
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1149
|
-
"static/chunks/4718-
|
|
1173
|
+
"static/chunks/4718-29cfcfb806724d9a.js",
|
|
1150
1174
|
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1151
1175
|
"static/chunks/app/page-26a42881c8648cd3.js"
|
|
1152
1176
|
],
|
|
1153
|
-
"/
|
|
1177
|
+
"/review/loading": [
|
|
1154
1178
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1155
1179
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1156
1180
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1157
1181
|
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1158
1182
|
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1159
|
-
"static/chunks/app/
|
|
1183
|
+
"static/chunks/app/review/loading-c58ba2c3f4363277.js"
|
|
1160
1184
|
],
|
|
1161
|
-
"/
|
|
1185
|
+
"/review/page": [
|
|
1162
1186
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1163
1187
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1164
1188
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
@@ -1170,9 +1194,10 @@
|
|
|
1170
1194
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1171
1195
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1172
1196
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1173
|
-
"static/chunks/4718-
|
|
1197
|
+
"static/chunks/4718-29cfcfb806724d9a.js",
|
|
1174
1198
|
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1175
|
-
"static/chunks/
|
|
1199
|
+
"static/chunks/998-ac0ded6d5eeb4dc0.js",
|
|
1200
|
+
"static/chunks/app/review/page-35b99baaf3c93b38.js"
|
|
1176
1201
|
],
|
|
1177
1202
|
"/sessions/loading": [
|
|
1178
1203
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1195,19 +1220,11 @@
|
|
|
1195
1220
|
"static/chunks/9948-d139e3e5dbecaf73.js",
|
|
1196
1221
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1197
1222
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1198
|
-
"static/chunks/4718-
|
|
1223
|
+
"static/chunks/4718-29cfcfb806724d9a.js",
|
|
1199
1224
|
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1200
1225
|
"static/chunks/app/sessions/page-a3ab6f122ec60d5a.js"
|
|
1201
1226
|
],
|
|
1202
|
-
"/
|
|
1203
|
-
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1204
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1205
|
-
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1206
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1207
|
-
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1208
|
-
"static/chunks/app/review/loading-c58ba2c3f4363277.js"
|
|
1209
|
-
],
|
|
1210
|
-
"/review/page": [
|
|
1227
|
+
"/skills/installed/page": [
|
|
1211
1228
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1212
1229
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1213
1230
|
"static/chunks/1255-7e5873f06b25e129.js",
|
|
@@ -1219,10 +1236,10 @@
|
|
|
1219
1236
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1220
1237
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1221
1238
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1222
|
-
"static/chunks/4718-
|
|
1239
|
+
"static/chunks/4718-29cfcfb806724d9a.js",
|
|
1223
1240
|
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1224
|
-
"static/chunks/
|
|
1225
|
-
"static/chunks/app/
|
|
1241
|
+
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1242
|
+
"static/chunks/app/skills/installed/page-2f3987e3a131c8d0.js"
|
|
1226
1243
|
],
|
|
1227
1244
|
"/skills/[skillId]/page": [
|
|
1228
1245
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
@@ -1240,29 +1257,12 @@
|
|
|
1240
1257
|
"static/chunks/5542-b6457f305d724a6b.js",
|
|
1241
1258
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1242
1259
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1243
|
-
"static/chunks/4718-
|
|
1260
|
+
"static/chunks/4718-29cfcfb806724d9a.js",
|
|
1244
1261
|
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1245
1262
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1246
1263
|
"static/chunks/2053-9ac860ab4e92ac89.js",
|
|
1247
1264
|
"static/chunks/app/skills/[skillId]/page-06799157652e8fa9.js"
|
|
1248
1265
|
],
|
|
1249
|
-
"/skills/installed/page": [
|
|
1250
|
-
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1251
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1252
|
-
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1253
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1254
|
-
"static/chunks/6809-c40780dcdbb38ec5.js",
|
|
1255
|
-
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1256
|
-
"static/chunks/2770-827a64760bab8a3a.js",
|
|
1257
|
-
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1258
|
-
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1259
|
-
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1260
|
-
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1261
|
-
"static/chunks/4718-2d9f0397a8f931c4.js",
|
|
1262
|
-
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1263
|
-
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1264
|
-
"static/chunks/app/skills/installed/page-2f3987e3a131c8d0.js"
|
|
1265
|
-
],
|
|
1266
1266
|
"/skills/page": [
|
|
1267
1267
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1268
1268
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -1275,7 +1275,7 @@
|
|
|
1275
1275
|
"static/chunks/5694-498765336d0b8c2b.js",
|
|
1276
1276
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1277
1277
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1278
|
-
"static/chunks/4718-
|
|
1278
|
+
"static/chunks/4718-29cfcfb806724d9a.js",
|
|
1279
1279
|
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1280
1280
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1281
1281
|
"static/chunks/app/skills/page-e70bfcf5ed4e4865.js"
|
|
@@ -1308,15 +1308,6 @@
|
|
|
1308
1308
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1309
1309
|
"static/chunks/app/worktrees/[id]/files/[...path]/page-f3361237420719b4.js"
|
|
1310
1310
|
],
|
|
1311
|
-
"/worktrees/[id]/terminal/page": [
|
|
1312
|
-
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1313
|
-
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1314
|
-
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1315
|
-
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1316
|
-
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1317
|
-
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1318
|
-
"static/chunks/app/worktrees/[id]/terminal/page-2631bc5c4b0a9fb8.js"
|
|
1319
|
-
],
|
|
1320
1311
|
"/worktrees/[id]/page": [
|
|
1321
1312
|
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1322
1313
|
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
@@ -1335,13 +1326,22 @@
|
|
|
1335
1326
|
"static/chunks/2652-18b8fea64413467e.js",
|
|
1336
1327
|
"static/chunks/6402-d91e099c3f2d78f4.js",
|
|
1337
1328
|
"static/chunks/8019-cbf130d0e6334d2d.js",
|
|
1338
|
-
"static/chunks/4718-
|
|
1329
|
+
"static/chunks/4718-29cfcfb806724d9a.js",
|
|
1339
1330
|
"static/chunks/8361-0142beb59be2abf3.js",
|
|
1340
1331
|
"static/chunks/2751-9ef0f4b450bd4ef0.js",
|
|
1341
1332
|
"static/chunks/2053-9ac860ab4e92ac89.js",
|
|
1342
1333
|
"static/chunks/6022-7a7d1760fc9814c7.js",
|
|
1343
1334
|
"static/chunks/998-ac0ded6d5eeb4dc0.js",
|
|
1344
|
-
"static/chunks/app/worktrees/[id]/page-
|
|
1335
|
+
"static/chunks/app/worktrees/[id]/page-60eab4e24c37cb77.js"
|
|
1336
|
+
],
|
|
1337
|
+
"/worktrees/[id]/terminal/page": [
|
|
1338
|
+
"static/chunks/webpack-1dc9eb5ebb4fa5ff.js",
|
|
1339
|
+
"static/chunks/4bd1b696-100b9d70ed4e49c1.js",
|
|
1340
|
+
"static/chunks/1255-7e5873f06b25e129.js",
|
|
1341
|
+
"static/chunks/main-app-5d631b93b1219836.js",
|
|
1342
|
+
"static/chunks/4909-1f5c586e3e84e0a5.js",
|
|
1343
|
+
"static/chunks/790-d8e6acd26e03679c.js",
|
|
1344
|
+
"static/chunks/app/worktrees/[id]/terminal/page-2631bc5c4b0a9fb8.js"
|
|
1345
1345
|
]
|
|
1346
1346
|
}
|
|
1347
1347
|
}
|