@alexjbarnes/cockpit 0.3.1 → 0.4.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.
- package/.next/BUILD_ID +1 -1
- package/.next/app-path-routes-manifest.json +10 -2
- package/.next/build-manifest.json +4 -4
- package/.next/next-server.js.nft.json +1 -1
- package/.next/prerender-manifest.json +21 -45
- package/.next/react-loadable-manifest.json +279 -267
- package/.next/routes-manifest.json +68 -12
- package/.next/server/app/(app)/agents/[name]/page.js +3 -3
- package/.next/server/app/(app)/agents/[name]/page.js.nft.json +1 -1
- package/.next/server/app/(app)/agents/[name]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/agents/page.js +2 -2
- package/.next/server/app/(app)/agents/page.js.nft.json +1 -1
- package/.next/server/app/(app)/agents/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/claude-md/edit/page.js +2 -2
- package/.next/server/app/(app)/claude-md/edit/page.js.nft.json +1 -1
- package/.next/server/app/(app)/claude-md/edit/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/claude-md/page.js +2 -2
- package/.next/server/app/(app)/claude-md/page.js.nft.json +1 -1
- package/.next/server/app/(app)/claude-md/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/commands/[name]/page.js +3 -3
- package/.next/server/app/(app)/commands/[name]/page.js.nft.json +1 -1
- package/.next/server/app/(app)/commands/[name]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/commands/page.js +2 -2
- package/.next/server/app/(app)/commands/page.js.nft.json +1 -1
- package/.next/server/app/(app)/commands/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/hooks/[event]/page.js +3 -3
- package/.next/server/app/(app)/hooks/[event]/page.js.nft.json +1 -1
- package/.next/server/app/(app)/hooks/[event]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/hooks/page.js +2 -2
- package/.next/server/app/(app)/hooks/page.js.nft.json +1 -1
- package/.next/server/app/(app)/hooks/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/inbox/[id]/page.js +2 -2
- package/.next/server/app/(app)/inbox/[id]/page.js.nft.json +1 -1
- package/.next/server/app/(app)/inbox/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/inbox/page.js +2 -2
- package/.next/server/app/(app)/inbox/page.js.nft.json +1 -1
- package/.next/server/app/(app)/inbox/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/jobs/[id]/edit/page.js +2 -2
- package/.next/server/app/(app)/jobs/[id]/edit/page.js.nft.json +1 -1
- package/.next/server/app/(app)/jobs/[id]/edit/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/jobs/[id]/page.js +2 -2
- package/.next/server/app/(app)/jobs/[id]/page.js.nft.json +1 -1
- package/.next/server/app/(app)/jobs/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/jobs/[id]/runs/[runId]/page.js +2 -2
- package/.next/server/app/(app)/jobs/[id]/runs/[runId]/page.js.nft.json +1 -1
- package/.next/server/app/(app)/jobs/[id]/runs/[runId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/jobs/page.js +2 -2
- package/.next/server/app/(app)/jobs/page.js.nft.json +1 -1
- package/.next/server/app/(app)/jobs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/mcp-servers/[name]/page.js +2 -2
- package/.next/server/app/(app)/mcp-servers/[name]/page.js.nft.json +1 -1
- package/.next/server/app/(app)/mcp-servers/[name]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/mcp-servers/page.js +2 -2
- package/.next/server/app/(app)/mcp-servers/page.js.nft.json +1 -1
- package/.next/server/app/(app)/mcp-servers/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/page.js +2 -2
- package/.next/server/app/(app)/page.js.nft.json +1 -1
- package/.next/server/app/(app)/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/plugins/page.js +2 -0
- package/.next/server/app/(app)/{files → plugins}/page.js.nft.json +1 -1
- package/.next/server/app/(app)/plugins/page_client-reference-manifest.js +1 -0
- package/.next/server/app/(app)/reviews/[owner]/[repo]/[number]/page.js +4 -4
- package/.next/server/app/(app)/reviews/[owner]/[repo]/[number]/page.js.nft.json +1 -1
- package/.next/server/app/(app)/reviews/[owner]/[repo]/[number]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/reviews/[owner]/[repo]/page.js +2 -2
- package/.next/server/app/(app)/reviews/[owner]/[repo]/page.js.nft.json +1 -1
- package/.next/server/app/(app)/reviews/[owner]/[repo]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/reviews/page.js +2 -2
- package/.next/server/app/(app)/reviews/page.js.nft.json +1 -1
- package/.next/server/app/(app)/reviews/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/sessions/[id]/page.js +2 -2
- package/.next/server/app/(app)/sessions/[id]/page.js.nft.json +1 -1
- package/.next/server/app/(app)/sessions/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/settings/appearance/page.js +2 -2
- package/.next/server/app/(app)/settings/appearance/page.js.nft.json +1 -1
- package/.next/server/app/(app)/settings/appearance/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/settings/notifications/page.js +2 -2
- package/.next/server/app/(app)/settings/notifications/page.js.nft.json +1 -1
- package/.next/server/app/(app)/settings/notifications/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/settings/page.js +2 -2
- package/.next/server/app/(app)/settings/page.js.nft.json +1 -1
- package/.next/server/app/(app)/settings/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/settings/providers/[id]/page.js +2 -2
- package/.next/server/app/(app)/settings/providers/[id]/page.js.nft.json +1 -1
- package/.next/server/app/(app)/settings/providers/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/settings/providers/new/page.js +2 -2
- package/.next/server/app/(app)/settings/providers/new/page.js.nft.json +1 -1
- package/.next/server/app/(app)/settings/providers/new/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/settings/providers/page.js +2 -2
- package/.next/server/app/(app)/settings/providers/page.js.nft.json +1 -1
- package/.next/server/app/(app)/settings/providers/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/settings/session/page.js +2 -2
- package/.next/server/app/(app)/settings/session/page.js.nft.json +1 -1
- package/.next/server/app/(app)/settings/session/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/skills/[name]/page.js +3 -3
- package/.next/server/app/(app)/skills/[name]/page.js.nft.json +1 -1
- package/.next/server/app/(app)/skills/[name]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/skills/page.js +2 -2
- package/.next/server/app/(app)/skills/page.js.nft.json +1 -1
- package/.next/server/app/(app)/skills/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_global-error/page.js +3 -3
- package/.next/server/app/_global-error/page.js.nft.json +1 -1
- package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_global-error.html +1 -1
- package/.next/server/app/_global-error.rsc +1 -1
- package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/_not-found/page.js +2 -2
- package/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +1 -1
- package/.next/server/app/_not-found.rsc +2 -2
- package/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
- package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/agents.html +1 -1
- package/.next/server/app/agents.rsc +4 -4
- package/.next/server/app/agents.segments/!KGFwcCk/agents/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/agents.segments/!KGFwcCk/agents.segment.rsc +1 -1
- package/.next/server/app/agents.segments/!KGFwcCk.segment.rsc +2 -2
- package/.next/server/app/agents.segments/_full.segment.rsc +4 -4
- package/.next/server/app/agents.segments/_head.segment.rsc +1 -1
- package/.next/server/app/agents.segments/_index.segment.rsc +2 -2
- package/.next/server/app/agents.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/api/agents/[name]/route.js +1 -1
- package/.next/server/app/api/agents/route.js +1 -1
- package/.next/server/app/api/assistant-session/route.js +1 -0
- package/.next/server/app/api/assistant-session/route.js.nft.json +1 -0
- package/.next/server/app/api/assistant-session/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/auth/check/route.js +1 -1
- package/.next/server/app/api/auth/login/route.js +1 -1
- package/.next/server/app/api/auth/setup/route.js +1 -1
- package/.next/server/app/api/auth/ws-token/route.js +1 -1
- package/.next/server/app/api/btw/route.js +2 -2
- package/.next/server/app/api/claude-md/route.js +1 -1
- package/.next/server/app/api/commands/[name]/route.js +1 -1
- package/.next/server/app/api/commands/route.js +1 -1
- package/.next/server/app/api/config/cwd/route.js +1 -0
- package/.next/server/app/api/config/cwd/route.js.nft.json +1 -0
- package/.next/server/app/api/config/cwd/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/defaults/route.js +1 -1
- package/.next/server/app/api/filesystem/browse/route.js +1 -1
- package/.next/server/app/api/filesystem/files/route.js +1 -1
- package/.next/server/app/api/filesystem/mkdir/route.js +1 -1
- package/.next/server/app/api/filesystem/read/route.js +1 -1
- package/.next/server/app/api/git/clone/route.js +1 -1
- package/.next/server/app/api/git/commit/route.js +1 -1
- package/.next/server/app/api/git/diff/route.js +1 -1
- package/.next/server/app/api/git/discard/route.js +1 -1
- package/.next/server/app/api/git/generate-message/route.js +2 -2
- package/.next/server/app/api/git/push/route.js +1 -1
- package/.next/server/app/api/git/status/route.js +1 -1
- package/.next/server/app/api/github/file-content/route.js +1 -1
- package/.next/server/app/api/github/orgs/route.js +1 -1
- package/.next/server/app/api/github/prs/checks/route.js +1 -1
- package/.next/server/app/api/github/prs/diff/route.js +1 -1
- package/.next/server/app/api/github/prs/review/route.js +1 -1
- package/.next/server/app/api/github/prs/route.js +1 -1
- package/.next/server/app/api/github/prs/view/route.js +1 -1
- package/.next/server/app/api/github/repos/route.js +1 -1
- package/.next/server/app/api/github/review-session/route.js +1 -1
- package/.next/server/app/api/github/review-session/route.js.nft.json +1 -1
- package/.next/server/app/api/health/route.js +1 -1
- package/.next/server/app/api/hooks/route.js +1 -1
- package/.next/server/app/api/inbox/[id]/route.js +1 -5
- package/.next/server/app/api/inbox/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/inbox/route.js +1 -5
- package/.next/server/app/api/inbox/route.js.nft.json +1 -1
- package/.next/server/app/api/jobs/[id]/route.js +1 -1
- package/.next/server/app/api/jobs/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/jobs/[id]/runs/[runId]/route.js +1 -1
- package/.next/server/app/api/jobs/[id]/runs/[runId]/transcript/route.js +1 -1
- package/.next/server/app/api/jobs/[id]/runs/[runId]/transcript/route.js.nft.json +1 -1
- package/.next/server/app/api/jobs/[id]/runs/route.js +1 -1
- package/.next/server/app/api/jobs/[id]/stop/route.js +1 -0
- package/.next/server/app/api/jobs/[id]/stop/route.js.nft.json +1 -0
- package/.next/server/app/api/jobs/[id]/stop/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/jobs/[id]/trigger/route.js +1 -1
- package/.next/server/app/api/jobs/[id]/trigger/route.js.nft.json +1 -1
- package/.next/server/app/api/jobs/mcp-discover/route.js +1 -1
- package/.next/server/app/api/jobs/mcp-discover/route.js.nft.json +1 -1
- package/.next/server/app/api/jobs/route.js +1 -1
- package/.next/server/app/api/jobs/route.js.nft.json +1 -1
- package/.next/server/app/api/jobs/status/route.js +1 -1
- package/.next/server/app/api/mcp-servers/[name]/route.js +1 -1
- package/.next/server/app/api/mcp-servers/[name]/test/route.js +1 -1
- package/.next/server/app/api/mcp-servers/[name]/tools/route.js +1 -0
- package/.next/server/app/api/mcp-servers/[name]/tools/route.js.nft.json +1 -0
- package/.next/server/app/api/mcp-servers/[name]/tools/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/mcp-servers/route.js +1 -1
- package/.next/server/app/api/notifications/route.js +1 -1
- package/.next/server/app/api/notifications/test/route.js +3 -3
- package/.next/server/app/api/plugins/[id]/route.js +1 -0
- package/.next/server/app/api/plugins/[id]/route.js.nft.json +1 -0
- package/.next/server/app/api/plugins/[id]/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/plugins/install/route.js +1 -0
- package/.next/server/app/api/plugins/install/route.js.nft.json +1 -0
- package/.next/server/app/api/plugins/install/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/plugins/marketplaces/[name]/route.js +1 -0
- package/.next/server/app/api/plugins/marketplaces/[name]/route.js.nft.json +1 -0
- package/.next/server/app/api/plugins/marketplaces/[name]/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/plugins/marketplaces/route.js +1 -0
- package/.next/server/app/api/plugins/marketplaces/route.js.nft.json +1 -0
- package/.next/server/app/api/plugins/marketplaces/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/plugins/route.js +1 -0
- package/.next/server/app/api/plugins/route.js.nft.json +1 -0
- package/.next/server/app/api/plugins/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/providers/[id]/route.js +1 -1
- package/.next/server/app/api/providers/route.js +1 -1
- package/.next/server/app/api/reviews/pinned/route.js +1 -1
- package/.next/server/app/api/sessions/[id]/context/route.js +1 -1
- package/.next/server/app/api/sessions/[id]/context/route.js.nft.json +1 -1
- package/.next/server/app/api/sessions/[id]/mcp/route.js +1 -1
- package/.next/server/app/api/sessions/[id]/mcp/route.js.nft.json +1 -1
- package/.next/server/app/api/sessions/[id]/route.js +1 -1
- package/.next/server/app/api/sessions/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/sessions/[id]/search/route.js +1 -1
- package/.next/server/app/api/sessions/[id]/search/route.js.nft.json +1 -1
- package/.next/server/app/api/sessions/[id]/tabs/route.js +1 -1
- package/.next/server/app/api/sessions/bulk-delete/route.js +1 -1
- package/.next/server/app/api/sessions/bulk-delete/route.js.nft.json +1 -1
- package/.next/server/app/api/sessions/by-ids/route.js +1 -1
- package/.next/server/app/api/sessions/by-ids/route.js.nft.json +1 -1
- package/.next/server/app/api/sessions/group/route.js +1 -1
- package/.next/server/app/api/sessions/group/route.js.nft.json +1 -1
- package/.next/server/app/api/sessions/pinned/route.js +1 -1
- package/.next/server/app/api/sessions/route.js +1 -1
- package/.next/server/app/api/sessions/route.js.nft.json +1 -1
- package/.next/server/app/api/sessions/search/route.js +1 -1
- package/.next/server/app/api/sessions/search/route.js.nft.json +1 -1
- package/.next/server/app/api/sessions/thinking/route.js +1 -1
- package/.next/server/app/api/sessions/thinking/route.js.nft.json +1 -1
- package/.next/server/app/api/skills/[name]/route.js +1 -1
- package/.next/server/app/api/skills/route.js +1 -1
- package/.next/server/app/api/terminal/[id]/route.js +1 -1
- package/.next/server/app/api/terminal/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/terminal/route.js +1 -1
- package/.next/server/app/api/terminal/route.js.nft.json +1 -1
- package/.next/server/app/api/usage/route.js +1 -1
- package/.next/server/app/api/version/changelog/route.js +1 -1
- package/.next/server/app/api/version/cockpit/changelog/route.js +1 -1
- package/.next/server/app/api/version/cockpit/route.js +1 -1
- package/.next/server/app/api/version/route.js +2 -2
- package/.next/server/app/claude-md/edit.html +1 -1
- package/.next/server/app/claude-md/edit.rsc +4 -4
- package/.next/server/app/claude-md/edit.segments/!KGFwcCk/claude-md/edit/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/claude-md/edit.segments/!KGFwcCk/claude-md/edit.segment.rsc +1 -1
- package/.next/server/app/claude-md/edit.segments/!KGFwcCk/claude-md.segment.rsc +1 -1
- package/.next/server/app/claude-md/edit.segments/!KGFwcCk.segment.rsc +2 -2
- package/.next/server/app/claude-md/edit.segments/_full.segment.rsc +4 -4
- package/.next/server/app/claude-md/edit.segments/_head.segment.rsc +1 -1
- package/.next/server/app/claude-md/edit.segments/_index.segment.rsc +2 -2
- package/.next/server/app/claude-md/edit.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/claude-md.html +1 -1
- package/.next/server/app/claude-md.rsc +4 -4
- package/.next/server/app/claude-md.segments/!KGFwcCk/claude-md/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/claude-md.segments/!KGFwcCk/claude-md.segment.rsc +1 -1
- package/.next/server/app/claude-md.segments/!KGFwcCk.segment.rsc +2 -2
- package/.next/server/app/claude-md.segments/_full.segment.rsc +4 -4
- package/.next/server/app/claude-md.segments/_head.segment.rsc +1 -1
- package/.next/server/app/claude-md.segments/_index.segment.rsc +2 -2
- package/.next/server/app/claude-md.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/commands.html +1 -1
- package/.next/server/app/commands.rsc +4 -4
- package/.next/server/app/commands.segments/!KGFwcCk/commands/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/commands.segments/!KGFwcCk/commands.segment.rsc +1 -1
- package/.next/server/app/commands.segments/!KGFwcCk.segment.rsc +2 -2
- package/.next/server/app/commands.segments/_full.segment.rsc +4 -4
- package/.next/server/app/commands.segments/_head.segment.rsc +1 -1
- package/.next/server/app/commands.segments/_index.segment.rsc +2 -2
- package/.next/server/app/commands.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/hooks.html +1 -1
- package/.next/server/app/hooks.rsc +4 -4
- package/.next/server/app/hooks.segments/!KGFwcCk/hooks/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/hooks.segments/!KGFwcCk/hooks.segment.rsc +1 -1
- package/.next/server/app/hooks.segments/!KGFwcCk.segment.rsc +2 -2
- package/.next/server/app/hooks.segments/_full.segment.rsc +4 -4
- package/.next/server/app/hooks.segments/_head.segment.rsc +1 -1
- package/.next/server/app/hooks.segments/_index.segment.rsc +2 -2
- package/.next/server/app/hooks.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/inbox.html +1 -1
- package/.next/server/app/inbox.rsc +4 -4
- package/.next/server/app/inbox.segments/!KGFwcCk/inbox/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/inbox.segments/!KGFwcCk/inbox.segment.rsc +1 -1
- package/.next/server/app/inbox.segments/!KGFwcCk.segment.rsc +2 -2
- package/.next/server/app/inbox.segments/_full.segment.rsc +4 -4
- package/.next/server/app/inbox.segments/_head.segment.rsc +1 -1
- package/.next/server/app/inbox.segments/_index.segment.rsc +2 -2
- package/.next/server/app/inbox.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/index.html +1 -1
- package/.next/server/app/index.rsc +4 -4
- package/.next/server/app/index.segments/!KGFwcCk/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/index.segments/!KGFwcCk.segment.rsc +2 -2
- package/.next/server/app/index.segments/_full.segment.rsc +4 -4
- package/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/.next/server/app/index.segments/_index.segment.rsc +2 -2
- package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/jobs.html +1 -1
- package/.next/server/app/jobs.rsc +4 -4
- package/.next/server/app/jobs.segments/!KGFwcCk/jobs/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/jobs.segments/!KGFwcCk/jobs.segment.rsc +1 -1
- package/.next/server/app/jobs.segments/!KGFwcCk.segment.rsc +2 -2
- package/.next/server/app/jobs.segments/_full.segment.rsc +4 -4
- package/.next/server/app/jobs.segments/_head.segment.rsc +1 -1
- package/.next/server/app/jobs.segments/_index.segment.rsc +2 -2
- package/.next/server/app/jobs.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/login/page.js +2 -2
- package/.next/server/app/login/page.js.nft.json +1 -1
- package/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/.next/server/app/login.html +1 -1
- package/.next/server/app/login.rsc +3 -3
- package/.next/server/app/login.segments/_full.segment.rsc +3 -3
- package/.next/server/app/login.segments/_head.segment.rsc +1 -1
- package/.next/server/app/login.segments/_index.segment.rsc +2 -2
- package/.next/server/app/login.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/login.segments/login.segment.rsc +1 -1
- package/.next/server/app/mcp-servers.html +1 -1
- package/.next/server/app/mcp-servers.rsc +4 -4
- package/.next/server/app/mcp-servers.segments/!KGFwcCk/mcp-servers/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/mcp-servers.segments/!KGFwcCk/mcp-servers.segment.rsc +1 -1
- package/.next/server/app/mcp-servers.segments/!KGFwcCk.segment.rsc +2 -2
- package/.next/server/app/mcp-servers.segments/_full.segment.rsc +4 -4
- package/.next/server/app/mcp-servers.segments/_head.segment.rsc +1 -1
- package/.next/server/app/mcp-servers.segments/_index.segment.rsc +2 -2
- package/.next/server/app/mcp-servers.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/plugins.html +1 -0
- package/.next/server/app/{changes.meta → plugins.meta} +3 -3
- package/.next/server/app/{changes.rsc → plugins.rsc} +4 -4
- package/.next/server/app/{files.segments/!KGFwcCk/files → plugins.segments/!KGFwcCk/plugins}/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/{changes.segments/!KGFwcCk/changes.segment.rsc → plugins.segments/!KGFwcCk/plugins.segment.rsc} +1 -1
- package/.next/server/app/{changes.segments → plugins.segments}/!KGFwcCk.segment.rsc +2 -2
- package/.next/server/app/{changes.segments → plugins.segments}/_full.segment.rsc +4 -4
- package/.next/server/app/{changes.segments → plugins.segments}/_head.segment.rsc +1 -1
- package/.next/server/app/{files.segments → plugins.segments}/_index.segment.rsc +2 -2
- package/.next/server/app/{changes.segments → plugins.segments}/_tree.segment.rsc +2 -2
- package/.next/server/app/reviews.html +1 -1
- package/.next/server/app/reviews.rsc +4 -4
- package/.next/server/app/reviews.segments/!KGFwcCk/reviews/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/reviews.segments/!KGFwcCk/reviews.segment.rsc +1 -1
- package/.next/server/app/reviews.segments/!KGFwcCk.segment.rsc +2 -2
- package/.next/server/app/reviews.segments/_full.segment.rsc +4 -4
- package/.next/server/app/reviews.segments/_head.segment.rsc +1 -1
- package/.next/server/app/reviews.segments/_index.segment.rsc +2 -2
- package/.next/server/app/reviews.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/settings/appearance.html +1 -1
- package/.next/server/app/settings/appearance.rsc +4 -4
- package/.next/server/app/settings/appearance.segments/!KGFwcCk/settings/appearance/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/settings/appearance.segments/!KGFwcCk/settings/appearance.segment.rsc +1 -1
- package/.next/server/app/settings/appearance.segments/!KGFwcCk/settings.segment.rsc +1 -1
- package/.next/server/app/settings/appearance.segments/!KGFwcCk.segment.rsc +2 -2
- package/.next/server/app/settings/appearance.segments/_full.segment.rsc +4 -4
- package/.next/server/app/settings/appearance.segments/_head.segment.rsc +1 -1
- package/.next/server/app/settings/appearance.segments/_index.segment.rsc +2 -2
- package/.next/server/app/settings/appearance.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/settings/notifications.html +1 -1
- package/.next/server/app/settings/notifications.rsc +4 -4
- package/.next/server/app/settings/notifications.segments/!KGFwcCk/settings/notifications/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/settings/notifications.segments/!KGFwcCk/settings/notifications.segment.rsc +1 -1
- package/.next/server/app/settings/notifications.segments/!KGFwcCk/settings.segment.rsc +1 -1
- package/.next/server/app/settings/notifications.segments/!KGFwcCk.segment.rsc +2 -2
- package/.next/server/app/settings/notifications.segments/_full.segment.rsc +4 -4
- package/.next/server/app/settings/notifications.segments/_head.segment.rsc +1 -1
- package/.next/server/app/settings/notifications.segments/_index.segment.rsc +2 -2
- package/.next/server/app/settings/notifications.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/settings/providers/new.html +1 -1
- package/.next/server/app/settings/providers/new.rsc +4 -4
- package/.next/server/app/settings/providers/new.segments/!KGFwcCk/settings/providers/new/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/settings/providers/new.segments/!KGFwcCk/settings/providers/new.segment.rsc +1 -1
- package/.next/server/app/settings/providers/new.segments/!KGFwcCk/settings/providers.segment.rsc +1 -1
- package/.next/server/app/settings/providers/new.segments/!KGFwcCk/settings.segment.rsc +1 -1
- package/.next/server/app/settings/providers/new.segments/!KGFwcCk.segment.rsc +2 -2
- package/.next/server/app/settings/providers/new.segments/_full.segment.rsc +4 -4
- package/.next/server/app/settings/providers/new.segments/_head.segment.rsc +1 -1
- package/.next/server/app/settings/providers/new.segments/_index.segment.rsc +2 -2
- package/.next/server/app/settings/providers/new.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/settings/providers.html +1 -1
- package/.next/server/app/settings/providers.rsc +4 -4
- package/.next/server/app/settings/providers.segments/!KGFwcCk/settings/providers/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/settings/providers.segments/!KGFwcCk/settings/providers.segment.rsc +1 -1
- package/.next/server/app/settings/providers.segments/!KGFwcCk/settings.segment.rsc +1 -1
- package/.next/server/app/settings/providers.segments/!KGFwcCk.segment.rsc +2 -2
- package/.next/server/app/settings/providers.segments/_full.segment.rsc +4 -4
- package/.next/server/app/settings/providers.segments/_head.segment.rsc +1 -1
- package/.next/server/app/settings/providers.segments/_index.segment.rsc +2 -2
- package/.next/server/app/settings/providers.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/settings/session.html +1 -1
- package/.next/server/app/settings/session.rsc +4 -4
- package/.next/server/app/settings/session.segments/!KGFwcCk/settings/session/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/settings/session.segments/!KGFwcCk/settings/session.segment.rsc +1 -1
- package/.next/server/app/settings/session.segments/!KGFwcCk/settings.segment.rsc +1 -1
- package/.next/server/app/settings/session.segments/!KGFwcCk.segment.rsc +2 -2
- package/.next/server/app/settings/session.segments/_full.segment.rsc +4 -4
- package/.next/server/app/settings/session.segments/_head.segment.rsc +1 -1
- package/.next/server/app/settings/session.segments/_index.segment.rsc +2 -2
- package/.next/server/app/settings/session.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/settings.html +1 -1
- package/.next/server/app/settings.rsc +4 -4
- package/.next/server/app/settings.segments/!KGFwcCk/settings/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/settings.segments/!KGFwcCk/settings.segment.rsc +1 -1
- package/.next/server/app/settings.segments/!KGFwcCk.segment.rsc +2 -2
- package/.next/server/app/settings.segments/_full.segment.rsc +4 -4
- package/.next/server/app/settings.segments/_head.segment.rsc +1 -1
- package/.next/server/app/settings.segments/_index.segment.rsc +2 -2
- package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/skills.html +1 -1
- package/.next/server/app/skills.rsc +4 -4
- package/.next/server/app/skills.segments/!KGFwcCk/skills/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/skills.segments/!KGFwcCk/skills.segment.rsc +1 -1
- package/.next/server/app/skills.segments/!KGFwcCk.segment.rsc +2 -2
- package/.next/server/app/skills.segments/_full.segment.rsc +4 -4
- package/.next/server/app/skills.segments/_head.segment.rsc +1 -1
- package/.next/server/app/skills.segments/_index.segment.rsc +2 -2
- package/.next/server/app/skills.segments/_tree.segment.rsc +2 -2
- package/.next/server/app-paths-manifest.json +10 -2
- package/.next/server/chunks/1011.js +1 -1
- package/.next/server/chunks/1327.js +1 -1
- package/.next/server/chunks/1979.js +7 -2
- package/.next/server/chunks/2666.js +1 -0
- package/.next/server/chunks/3136.js +11 -0
- package/.next/server/chunks/319.js +45 -0
- package/.next/server/chunks/3445.js +2 -2
- package/.next/server/chunks/3764.js +1 -1
- package/.next/server/chunks/4053.js +4971 -0
- package/.next/server/chunks/5292.js +201 -0
- package/.next/server/chunks/5318.js +1 -1
- package/.next/server/chunks/5472.js +1 -1
- package/.next/server/chunks/6304.js +1 -1
- package/.next/server/chunks/6705.js +1 -1
- package/.next/server/chunks/7539.js +5 -0
- package/.next/server/chunks/7891.js +1 -0
- package/.next/server/chunks/8578.js +1 -1
- package/.next/server/chunks/8728.js +1 -0
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/12644.84908edd1bec8b5a.js +1 -0
- package/.next/static/chunks/1550-9a32fa02f6722fc7.js +25 -0
- package/.next/static/chunks/18977.393a8bc1bef44fc4.js +1 -0
- package/.next/static/chunks/{2503.bb9d3528c3c7ccae.js → 2503.68e12779c4b14adb.js} +1 -1
- package/.next/static/chunks/25781-c77dc5d11fb85d82.js +201 -0
- package/.next/static/chunks/{27455.1bce740b63d7c3cc.js → 27455.8f2189c777c63368.js} +1 -1
- package/.next/static/chunks/33072.3d32bb7b2a85ca9b.js +1 -0
- package/.next/static/chunks/39267.0c93a6bed8e46ac0.js +1 -0
- package/.next/static/chunks/52333.ff3bf0753b68875e.js +1 -0
- package/.next/static/chunks/69940.42e1ca99efc62caf.js +1 -0
- package/.next/static/chunks/70400.ffe0412efe741888.js +1 -0
- package/.next/static/chunks/7113.336a2a8deabe2aa5.js +1 -0
- package/.next/static/chunks/{71642.852436e8f0287b89.js → 71642.e11bcaa30efbf1f2.js} +1 -1
- package/.next/static/chunks/{72839.a5325a99f8c12fed.js → 72839.225c36dd5e767a20.js} +1 -1
- package/.next/static/chunks/{69427.a0b463c808aa54c8.js → 81272.b0027c9bc80050aa.js} +1 -1
- package/.next/static/chunks/85853.421f0c913b3d332b.js +1 -0
- package/.next/static/chunks/86155.3c5c1468fa2f446e.js +1 -0
- package/.next/static/chunks/86339.ba009abde9765665.js +1 -0
- package/.next/static/chunks/86939-51ae17d3d12c0310.js +1 -0
- package/.next/static/chunks/93794-b87eef7d177fe7b3.js +32 -0
- package/.next/static/chunks/989-6074551b2b54a168.js +3 -0
- package/.next/static/chunks/app/(app)/agents/[name]/page-6954a12623e4bdcf.js +8 -0
- package/.next/static/chunks/app/(app)/agents/{page-6fcfd7ab6781814e.js → page-b984c01f39aed22e.js} +1 -1
- package/.next/static/chunks/app/(app)/claude-md/edit/page-575c5ccdc585516c.js +1 -0
- package/.next/static/chunks/app/(app)/claude-md/{page-cd9e2176a12ba241.js → page-aab6df0c14c657f3.js} +1 -1
- package/.next/static/chunks/app/(app)/commands/[name]/page-ea86a4400fd29210.js +6 -0
- package/.next/static/chunks/app/(app)/commands/{page-f126b608b04747ac.js → page-3867a45c1378c6fe.js} +1 -1
- package/.next/static/chunks/app/(app)/hooks/[event]/{page-28038323fd29adfa.js → page-2c41e810c15a1149.js} +2 -2
- package/.next/static/chunks/app/(app)/hooks/{page-f1f39284e53c0344.js → page-49f9dbb78a3f97df.js} +1 -1
- package/.next/static/chunks/app/(app)/inbox/[id]/page-885a258b67e47b00.js +1 -0
- package/.next/static/chunks/app/(app)/inbox/page-592249fc155b9fe4.js +1 -0
- package/.next/static/chunks/app/(app)/jobs/[id]/edit/page-121bf977a839488c.js +1 -0
- package/.next/static/chunks/app/(app)/jobs/[id]/page-ba516fa01db89ea0.js +1 -0
- package/.next/static/chunks/app/(app)/jobs/[id]/runs/[runId]/page-0650e6f678fae5b8.js +1 -0
- package/.next/static/chunks/app/(app)/jobs/page-da3fe23a43277e67.js +1 -0
- package/.next/static/chunks/app/(app)/{layout-ce9e1be301c60fe5.js → layout-3cd80708648e0723.js} +1 -1
- package/.next/static/chunks/app/(app)/mcp-servers/[name]/{page-d6d805a27ec0b0c0.js → page-9290a7940a32d9ac.js} +1 -1
- package/.next/static/chunks/app/(app)/mcp-servers/page-1e828264f81ee08c.js +1 -0
- package/.next/static/chunks/app/(app)/{page-027a5382da30ddb9.js → page-2d171ffc3e1945e1.js} +1 -1
- package/.next/static/chunks/app/(app)/plugins/page-7e70e0b3ead44a99.js +1 -0
- package/.next/static/chunks/app/(app)/reviews/[owner]/[repo]/[number]/page-4396e9d6df189336.js +13 -0
- package/.next/static/chunks/app/(app)/reviews/[owner]/[repo]/{page-c5fd013309ab3eba.js → page-76a072cbfe3d9f0e.js} +1 -1
- package/.next/static/chunks/app/(app)/reviews/{page-47530d93bb9d4a76.js → page-deaa44f0ce253da8.js} +1 -1
- package/.next/static/chunks/app/(app)/sessions/[id]/page-95bcce2e0b9f827a.js +1 -0
- package/.next/static/chunks/app/(app)/settings/appearance/{page-95902da748ac5f1e.js → page-433fcfb9b95fb22e.js} +1 -1
- package/.next/static/chunks/app/(app)/settings/notifications/page-e5309337f125a059.js +1 -0
- package/.next/static/chunks/app/(app)/settings/{page-8ed16a66fdde10cd.js → page-353ef8c508418af1.js} +1 -1
- package/.next/static/chunks/app/(app)/settings/providers/[id]/page-2cacea2e60ba435c.js +1 -0
- package/.next/static/chunks/app/(app)/settings/providers/new/page-d40acef3abfc7c19.js +1 -0
- package/.next/static/chunks/app/(app)/settings/providers/page-098d8f399c663944.js +1 -0
- package/.next/static/chunks/app/(app)/settings/session/page-706118ba33c2b99f.js +1 -0
- package/.next/static/chunks/app/(app)/skills/[name]/page-7dd7c0f316742c01.js +6 -0
- package/.next/static/chunks/app/(app)/skills/{page-c52773eacb27c04e.js → page-48d0bbe201180fc8.js} +1 -1
- package/.next/static/chunks/app/_global-error/page-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/agents/[name]/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/agents/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/assistant-session/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/auth/check/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/auth/login/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/auth/setup/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/auth/ws-token/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/btw/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/claude-md/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/commands/[name]/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/commands/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/config/cwd/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/defaults/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/filesystem/browse/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/filesystem/files/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/filesystem/mkdir/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/filesystem/read/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/git/clone/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/git/commit/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/git/diff/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/git/discard/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/git/generate-message/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/git/push/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/git/status/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/github/file-content/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/github/orgs/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/github/prs/checks/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/github/prs/diff/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/github/prs/review/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/github/prs/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/github/prs/view/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/github/repos/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/github/review-session/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/health/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/hooks/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/inbox/[id]/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/inbox/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/jobs/[id]/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/jobs/[id]/runs/[runId]/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/jobs/[id]/runs/[runId]/transcript/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/jobs/[id]/runs/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/jobs/[id]/stop/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/jobs/[id]/trigger/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/jobs/mcp-discover/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/jobs/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/jobs/status/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/mcp-servers/[name]/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/mcp-servers/[name]/test/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/mcp-servers/[name]/tools/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/mcp-servers/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/notifications/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/notifications/test/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/plugins/[id]/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/plugins/install/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/plugins/marketplaces/[name]/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/plugins/marketplaces/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/plugins/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/providers/[id]/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/providers/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/reviews/pinned/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/context/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/mcp/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/search/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/tabs/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/sessions/bulk-delete/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/sessions/by-ids/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/sessions/group/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/sessions/pinned/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/sessions/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/sessions/search/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/sessions/thinking/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/skills/[name]/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/skills/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/terminal/[id]/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/terminal/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/usage/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/version/changelog/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/version/cockpit/changelog/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/version/cockpit/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/app/api/version/route-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/{framework-6fd9f138158c42e0.js → framework-45a1aae1a0f575fd.js} +1 -1
- package/.next/static/chunks/{main-5dac9bfffcc23702.js → main-eb9ff0b73c75808a.js} +3 -3
- package/.next/static/chunks/next/dist/client/components/builtin/app-error-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/forbidden-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/not-found-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-bf8153dffcb47d46.js +1 -0
- package/.next/static/chunks/webpack-76a545b642140725.js +1 -0
- package/.next/static/css/483101dd9c42fb97.css +1 -0
- package/.next/static/mmHo0MmzQHWjZATtI-VbH/_buildManifest.js +1 -0
- package/README.md +2 -2
- package/dist/server.js +10 -0
- package/dist/src/lib/cli-commands.js +147 -0
- package/dist/src/lib/models.js +8 -0
- package/dist/src/lib/paste-detect.js +161 -0
- package/dist/src/server/assistant-settings.js +35 -0
- package/dist/src/server/claude-bin.js +21 -0
- package/dist/src/server/cli-init-fetch.js +6 -1
- package/dist/src/server/inbox.js +2 -2
- package/dist/src/server/job-scheduler.js +146 -4
- package/dist/src/server/job-storage.js +33 -0
- package/dist/src/server/mcp/cockpit-agent-prompt.js +5 -0
- package/dist/src/server/mcp/cockpit-config-server.js +632 -0
- package/dist/src/server/mcp/run-context.js +23 -0
- package/dist/src/server/notifications.js +51 -10
- package/dist/src/server/plugins.js +103 -0
- package/dist/src/server/providers.js +25 -2
- package/dist/src/server/pty-runtime.js +112 -3
- package/dist/src/server/pty-session.js +7 -4
- package/dist/src/server/session-manager.js +338 -100
- package/dist/src/server/singleton.js +9 -0
- package/dist/src/server/terminal-buffer.js +17 -0
- package/dist/src/server/terminal-manager.js +9 -13
- package/dist/src/server/transcript.js +39 -22
- package/dist/src/server/ws-handler.js +18 -6
- package/next.config.ts +1 -0
- package/package.json +3 -2
- package/.next/server/app/(app)/changes/page.js +0 -2
- package/.next/server/app/(app)/changes/page.js.nft.json +0 -1
- package/.next/server/app/(app)/changes/page_client-reference-manifest.js +0 -1
- package/.next/server/app/(app)/files/page.js +0 -2
- package/.next/server/app/(app)/files/page_client-reference-manifest.js +0 -1
- package/.next/server/app/changes.html +0 -1
- package/.next/server/app/changes.segments/!KGFwcCk/changes/__PAGE__.segment.rsc +0 -9
- package/.next/server/app/changes.segments/_index.segment.rsc +0 -5
- package/.next/server/app/files.html +0 -1
- package/.next/server/app/files.meta +0 -16
- package/.next/server/app/files.rsc +0 -23
- package/.next/server/app/files.segments/!KGFwcCk/files.segment.rsc +0 -5
- package/.next/server/app/files.segments/!KGFwcCk.segment.rsc +0 -7
- package/.next/server/app/files.segments/_full.segment.rsc +0 -23
- package/.next/server/app/files.segments/_head.segment.rsc +0 -6
- package/.next/server/app/files.segments/_tree.segment.rsc +0 -2
- package/.next/server/chunks/3006.js +0 -199
- package/.next/server/chunks/4342.js +0 -1
- package/.next/server/chunks/4352.js +0 -1
- package/.next/server/chunks/4445.js +0 -1
- package/.next/server/chunks/63.js +0 -45
- package/.next/server/chunks/7782.js +0 -6
- package/.next/server/chunks/8148.js +0 -1
- package/.next/server/chunks/9599.js +0 -11
- package/.next/static/I-rxZaJEzhe3ZUTjSqB11/_buildManifest.js +0 -1
- package/.next/static/chunks/18977.a98edaf19c6df2d4.js +0 -1
- package/.next/static/chunks/26126-97874904b42befb8.js +0 -1
- package/.next/static/chunks/31010-6e87f77b97544424.js +0 -1
- package/.next/static/chunks/33072.9c3cd19e8d515dea.js +0 -1
- package/.next/static/chunks/3765-d323c6675307a63e.js +0 -20
- package/.next/static/chunks/39267.ef60669ade47cf4c.js +0 -1
- package/.next/static/chunks/41487-d802643f4a8fad3c.js +0 -199
- package/.next/static/chunks/48273-fb393846bb4333c0.js +0 -6
- package/.next/static/chunks/52333.f98d1cca9a127b34.js +0 -1
- package/.next/static/chunks/6935-f436a624267529fb.js +0 -1
- package/.next/static/chunks/70400.1816c247ad90f9bc.js +0 -1
- package/.next/static/chunks/7113.39704408fef3d26e.js +0 -1
- package/.next/static/chunks/85853.39872899093b140a.js +0 -1
- package/.next/static/chunks/86155.40f687f9aaa13854.js +0 -1
- package/.next/static/chunks/86339.4dbd51a9b9871f65.js +0 -1
- package/.next/static/chunks/86939-dfc6f8eb395caa89.js +0 -1
- package/.next/static/chunks/93794-5f89a674d8cefcff.js +0 -32
- package/.next/static/chunks/989-94bf2b9d242776c3.js +0 -3
- package/.next/static/chunks/app/(app)/agents/[name]/page-8bdd0359043537d4.js +0 -8
- package/.next/static/chunks/app/(app)/changes/page-4549a5bd72d77e3e.js +0 -1
- package/.next/static/chunks/app/(app)/claude-md/edit/page-08e6e120e71979f4.js +0 -1
- package/.next/static/chunks/app/(app)/commands/[name]/page-7cdfdef29ded0aa0.js +0 -6
- package/.next/static/chunks/app/(app)/files/page-f526eb95821e000e.js +0 -1
- package/.next/static/chunks/app/(app)/inbox/[id]/page-bc1ff3a0db0114a4.js +0 -1
- package/.next/static/chunks/app/(app)/inbox/page-82e03870103ce9bd.js +0 -1
- package/.next/static/chunks/app/(app)/jobs/[id]/edit/page-7fb788f772ff2129.js +0 -1
- package/.next/static/chunks/app/(app)/jobs/[id]/page-a5856b9ae967ff59.js +0 -1
- package/.next/static/chunks/app/(app)/jobs/[id]/runs/[runId]/page-b7c513402db11db6.js +0 -1
- package/.next/static/chunks/app/(app)/jobs/page-e9bbd6c116b9699f.js +0 -1
- package/.next/static/chunks/app/(app)/mcp-servers/page-4b7276d43451cd43.js +0 -1
- package/.next/static/chunks/app/(app)/reviews/[owner]/[repo]/[number]/page-9ab2955c455bb5fa.js +0 -13
- package/.next/static/chunks/app/(app)/sessions/[id]/page-94f891e1b54fd05f.js +0 -1
- package/.next/static/chunks/app/(app)/settings/notifications/page-229f1db6beb1d19c.js +0 -1
- package/.next/static/chunks/app/(app)/settings/providers/[id]/page-13654263246617b3.js +0 -1
- package/.next/static/chunks/app/(app)/settings/providers/new/page-e1798e321ccbc6df.js +0 -1
- package/.next/static/chunks/app/(app)/settings/providers/page-0bb4c1db2ee35b3d.js +0 -1
- package/.next/static/chunks/app/(app)/settings/session/page-ab216a8fa37a0f76.js +0 -1
- package/.next/static/chunks/app/(app)/skills/[name]/page-8ab85d5090967ee4.js +0 -6
- package/.next/static/chunks/app/_global-error/page-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/agents/[name]/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/agents/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/auth/check/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/auth/login/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/auth/setup/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/auth/ws-token/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/btw/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/claude-md/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/commands/[name]/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/commands/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/defaults/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/filesystem/browse/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/filesystem/files/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/filesystem/mkdir/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/filesystem/read/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/git/clone/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/git/commit/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/git/diff/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/git/discard/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/git/generate-message/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/git/push/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/git/status/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/github/file-content/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/github/orgs/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/github/prs/checks/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/github/prs/diff/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/github/prs/review/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/github/prs/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/github/prs/view/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/github/repos/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/github/review-session/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/health/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/hooks/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/inbox/[id]/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/inbox/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/jobs/[id]/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/jobs/[id]/runs/[runId]/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/jobs/[id]/runs/[runId]/transcript/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/jobs/[id]/runs/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/jobs/[id]/trigger/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/jobs/mcp-discover/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/jobs/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/jobs/status/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/mcp-servers/[name]/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/mcp-servers/[name]/test/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/mcp-servers/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/notifications/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/notifications/test/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/providers/[id]/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/providers/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/reviews/pinned/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/sessions/[id]/context/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/sessions/[id]/mcp/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/sessions/[id]/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/sessions/[id]/search/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/sessions/[id]/tabs/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/sessions/bulk-delete/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/sessions/by-ids/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/sessions/group/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/sessions/pinned/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/sessions/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/sessions/search/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/sessions/thinking/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/skills/[name]/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/skills/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/terminal/[id]/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/terminal/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/usage/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/version/changelog/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/version/cockpit/changelog/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/version/cockpit/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/app/api/version/route-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/next/dist/client/components/builtin/app-error-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/next/dist/client/components/builtin/forbidden-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/next/dist/client/components/builtin/not-found-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-fc747760bd4c8a4b.js +0 -1
- package/.next/static/chunks/webpack-e31bb45fa59caed8.js +0 -1
- package/.next/static/css/3f8af4ae6f812d5c.css +0 -1
- /package/.next/static/{I-rxZaJEzhe3ZUTjSqB11 → mmHo0MmzQHWjZATtI-VbH}/_ssgManifest.js +0 -0
|
@@ -8,11 +8,14 @@ exports.getTerminalManager = getTerminalManager;
|
|
|
8
8
|
exports.setTerminalManager = setTerminalManager;
|
|
9
9
|
exports.getHookRouter = getHookRouter;
|
|
10
10
|
exports.setHookRouter = setHookRouter;
|
|
11
|
+
exports.getCockpitMcp = getCockpitMcp;
|
|
12
|
+
exports.setCockpitMcp = setCockpitMcp;
|
|
11
13
|
const session_manager_1 = require("./session-manager");
|
|
12
14
|
const smKey = "__cockpit_session_manager__";
|
|
13
15
|
const jsKey = "__cockpit_job_scheduler__";
|
|
14
16
|
const tmKey = "__cockpit_terminal_manager__";
|
|
15
17
|
const hrKey = "__cockpit_hook_router__";
|
|
18
|
+
const mcpKey = "__cockpit_mcp__";
|
|
16
19
|
function getSessionManager() {
|
|
17
20
|
const g = globalThis;
|
|
18
21
|
if (!g[smKey]) {
|
|
@@ -41,3 +44,9 @@ function getHookRouter() {
|
|
|
41
44
|
function setHookRouter(router) {
|
|
42
45
|
globalThis[hrKey] = router;
|
|
43
46
|
}
|
|
47
|
+
function getCockpitMcp() {
|
|
48
|
+
return globalThis[mcpKey] || null;
|
|
49
|
+
}
|
|
50
|
+
function setCockpitMcp(server) {
|
|
51
|
+
globalThis[mcpKey] = server;
|
|
52
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.MAX_BUFFER = void 0;
|
|
4
|
+
exports.appendToBuffer = appendToBuffer;
|
|
5
|
+
exports.MAX_BUFFER = 100 * 1024;
|
|
6
|
+
// Appends PTY output to a terminal's sliding-window buffer, keeping detachOffset
|
|
7
|
+
// pointing at the same stream position when the front of the buffer is trimmed.
|
|
8
|
+
function appendToBuffer(state, data, maxBuffer = exports.MAX_BUFFER) {
|
|
9
|
+
state.buffer += data;
|
|
10
|
+
if (state.buffer.length > maxBuffer) {
|
|
11
|
+
const trimmed = state.buffer.length - maxBuffer; // measure BEFORE slicing
|
|
12
|
+
state.buffer = state.buffer.slice(-maxBuffer);
|
|
13
|
+
if (state.detachOffset > 0) {
|
|
14
|
+
state.detachOffset = Math.max(0, state.detachOffset - trimmed);
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
}
|
|
@@ -8,7 +8,7 @@ const node_child_process_1 = require("node:child_process");
|
|
|
8
8
|
const node_os_1 = __importDefault(require("node:os"));
|
|
9
9
|
const node_pty_1 = require("node-pty");
|
|
10
10
|
const uuid_1 = require("uuid");
|
|
11
|
-
const
|
|
11
|
+
const terminal_buffer_1 = require("./terminal-buffer");
|
|
12
12
|
function getLoginShell() {
|
|
13
13
|
if (process.platform === "win32") {
|
|
14
14
|
return process.env.COMSPEC || "cmd.exe";
|
|
@@ -60,13 +60,7 @@ class TerminalManager {
|
|
|
60
60
|
const instance = { id, pty, cwd, cols, rows, buffer: "", detachOffset: 0, client: null };
|
|
61
61
|
this.terminals.set(id, instance);
|
|
62
62
|
pty.onData((data) => {
|
|
63
|
-
instance
|
|
64
|
-
if (instance.buffer.length > MAX_BUFFER) {
|
|
65
|
-
instance.buffer = instance.buffer.slice(-MAX_BUFFER);
|
|
66
|
-
if (instance.detachOffset > 0) {
|
|
67
|
-
instance.detachOffset = Math.max(0, instance.detachOffset - (instance.buffer.length - MAX_BUFFER));
|
|
68
|
-
}
|
|
69
|
-
}
|
|
63
|
+
(0, terminal_buffer_1.appendToBuffer)(instance, data);
|
|
70
64
|
if (instance.client) {
|
|
71
65
|
instance.client(data);
|
|
72
66
|
}
|
|
@@ -96,12 +90,14 @@ class TerminalManager {
|
|
|
96
90
|
return "";
|
|
97
91
|
return term.buffer.slice(term.detachOffset);
|
|
98
92
|
}
|
|
99
|
-
detachClient(id) {
|
|
93
|
+
detachClient(id, sendFn) {
|
|
100
94
|
const term = this.terminals.get(id);
|
|
101
|
-
if (term)
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
95
|
+
if (!term)
|
|
96
|
+
return;
|
|
97
|
+
if (sendFn && term.client !== sendFn)
|
|
98
|
+
return; // a newer client already attached; ignore this stale close
|
|
99
|
+
term.detachOffset = term.buffer.length;
|
|
100
|
+
term.client = null;
|
|
105
101
|
}
|
|
106
102
|
getTerminal(id) {
|
|
107
103
|
return this.terminals.get(id);
|
|
@@ -27,6 +27,7 @@ const promises_1 = require("node:fs/promises");
|
|
|
27
27
|
const node_path_1 = __importDefault(require("node:path"));
|
|
28
28
|
const node_readline_1 = require("node:readline");
|
|
29
29
|
const uuid_1 = require("uuid");
|
|
30
|
+
const paste_detect_1 = require("../lib/paste-detect");
|
|
30
31
|
const paths_1 = require("../server/paths");
|
|
31
32
|
const debug_logger_1 = require("./debug-logger");
|
|
32
33
|
const session_prefs_1 = require("./session-prefs");
|
|
@@ -63,18 +64,6 @@ function countTranscriptMessages(sessionId, cwd) {
|
|
|
63
64
|
}
|
|
64
65
|
}
|
|
65
66
|
const CLI_XML_RE = /<(?:task-notification|local-command-caveat|local-command-stdout|system-reminder)[^>]*>[\s\S]*?<\/(?:task-notification|local-command-caveat|local-command-stdout|system-reminder)>[\s\S]*/g;
|
|
66
|
-
const FILE_TAG_RE = /<file\s+path="([^"]+)">\n([\s\S]*?)\n<\/file>/g;
|
|
67
|
-
function extractTextFiles(text) {
|
|
68
|
-
const textFiles = [];
|
|
69
|
-
const cleaned = text
|
|
70
|
-
.replace(FILE_TAG_RE, (_match, name, content) => {
|
|
71
|
-
textFiles.push({ name, content });
|
|
72
|
-
return "";
|
|
73
|
-
})
|
|
74
|
-
.replace(/\n{3,}/g, "\n\n")
|
|
75
|
-
.trim();
|
|
76
|
-
return { cleaned, textFiles };
|
|
77
|
-
}
|
|
78
67
|
function stripCommandXml(text) {
|
|
79
68
|
const trimmed = text.trimStart();
|
|
80
69
|
if (trimmed.startsWith("<task-notification>"))
|
|
@@ -223,17 +212,33 @@ async function loadLastUsage(sessionId, cwd) {
|
|
|
223
212
|
for (let i = lines.length - 1; i >= 0; i--) {
|
|
224
213
|
try {
|
|
225
214
|
const entry = JSON.parse(lines[i]);
|
|
215
|
+
// Stop at a compaction boundary: anything before it predates the live
|
|
216
|
+
// window. Reaching it without an assistant turn means there is no
|
|
217
|
+
// post-compaction usage yet, so leave lastUsage null.
|
|
218
|
+
if (entry.type === "system" && entry.subtype === "compact_boundary")
|
|
219
|
+
break;
|
|
226
220
|
if (entry.type === "assistant" && entry.message?.usage) {
|
|
227
221
|
const u = entry.message.usage;
|
|
228
222
|
const used = (u.input_tokens || 0) + (u.cache_creation_input_tokens || 0) + (u.cache_read_input_tokens || 0);
|
|
229
|
-
|
|
230
|
-
|
|
223
|
+
// Skip all-zero usage from an interrupted/cancelled turn; keep scanning
|
|
224
|
+
// back for the last real reading rather than reporting 0.
|
|
225
|
+
if (used > 0) {
|
|
226
|
+
lastUsage = { used, total: contextWindowSize };
|
|
227
|
+
break;
|
|
228
|
+
}
|
|
231
229
|
}
|
|
232
230
|
}
|
|
233
231
|
catch { }
|
|
234
232
|
}
|
|
235
233
|
return lastUsage;
|
|
236
234
|
}
|
|
235
|
+
// CLI local commands (e.g. /context) emit ANSI-colored output. Strip escape
|
|
236
|
+
// sequences so the transcript renders clean text instead of raw codes.
|
|
237
|
+
// biome-ignore lint/suspicious/noControlCharactersInRegex: strip ANSI escape sequences
|
|
238
|
+
const ANSI_RE = /\x1b\[[0-9;]*[a-zA-Z]/g;
|
|
239
|
+
function stripAnsi(s) {
|
|
240
|
+
return s.replace(ANSI_RE, "");
|
|
241
|
+
}
|
|
237
242
|
function parseLines(lines) {
|
|
238
243
|
const messages = [];
|
|
239
244
|
const messageById = new Map();
|
|
@@ -266,7 +271,11 @@ function parseLines(lines) {
|
|
|
266
271
|
const usage = entry.message.usage;
|
|
267
272
|
if (usage) {
|
|
268
273
|
const used = (usage.input_tokens || 0) + (usage.cache_creation_input_tokens || 0) + (usage.cache_read_input_tokens || 0);
|
|
269
|
-
|
|
274
|
+
// Ignore all-zero usage: an interrupted/cancelled turn (Stop, killed
|
|
275
|
+
// process) writes an assistant message with a zeroed usage block that is
|
|
276
|
+
// not a real context reading and would otherwise wipe the gauge to 0.
|
|
277
|
+
if (used > 0)
|
|
278
|
+
lastUsage = { used, total: contextWindowSize };
|
|
270
279
|
}
|
|
271
280
|
}
|
|
272
281
|
// Attach sub-agent tool calls as children of their parent Agent tool
|
|
@@ -314,7 +323,7 @@ function parseLines(lines) {
|
|
|
314
323
|
if (entry.type === "system" && entry.subtype === "local_command" && entry.content) {
|
|
315
324
|
const rawContent = entry.content;
|
|
316
325
|
const match = rawContent.match(/<local-command-stdout>([\s\S]*?)<\/local-command-stdout>/);
|
|
317
|
-
const text = match ? match[1].trim() : rawContent;
|
|
326
|
+
const text = stripAnsi(match ? match[1].trim() : rawContent);
|
|
318
327
|
if (text) {
|
|
319
328
|
messages.push({
|
|
320
329
|
id: entry.uuid || (0, uuid_1.v4)(),
|
|
@@ -328,6 +337,12 @@ function parseLines(lines) {
|
|
|
328
337
|
continue;
|
|
329
338
|
}
|
|
330
339
|
if (entry.type === "system" && entry.subtype === "compact_boundary") {
|
|
340
|
+
// Compaction discards prior context, so usage from messages before this
|
|
341
|
+
// boundary no longer reflects the live window. Reset so lastUsage tracks
|
|
342
|
+
// only post-compaction turns (null until the next assistant message),
|
|
343
|
+
// otherwise the PTY transcript watcher re-emits the stale pre-compaction
|
|
344
|
+
// total and clobbers the post-compact estimate.
|
|
345
|
+
lastUsage = null;
|
|
331
346
|
messages.push({
|
|
332
347
|
id: "compact-" + (0, uuid_1.v4)(),
|
|
333
348
|
role: "system",
|
|
@@ -345,7 +360,7 @@ function parseLines(lines) {
|
|
|
345
360
|
if (typeof content === "string") {
|
|
346
361
|
const stripped = stripCommandXml(content);
|
|
347
362
|
if (stripped) {
|
|
348
|
-
const { cleaned, textFiles } = extractTextFiles(stripped);
|
|
363
|
+
const { cleaned, textFiles } = (0, paste_detect_1.extractTextFiles)(stripped);
|
|
349
364
|
if (cleaned || textFiles.length > 0) {
|
|
350
365
|
messages.push({
|
|
351
366
|
id: entry.message.id || (0, uuid_1.v4)(),
|
|
@@ -385,7 +400,7 @@ function parseLines(lines) {
|
|
|
385
400
|
const userText = textParts.join("\n");
|
|
386
401
|
if (images.length > 0 || documents.length > 0 || (userText && toolResults.length === 0)) {
|
|
387
402
|
const stripped = userText ? stripCommandXml(userText) : "";
|
|
388
|
-
const { cleaned, textFiles } = extractTextFiles(stripped);
|
|
403
|
+
const { cleaned, textFiles } = (0, paste_detect_1.extractTextFiles)(stripped);
|
|
389
404
|
if (images.length > 0 || documents.length > 0 || cleaned || textFiles.length > 0) {
|
|
390
405
|
messages.push({
|
|
391
406
|
id: entry.message.id || (0, uuid_1.v4)(),
|
|
@@ -608,13 +623,12 @@ async function extractSessionMeta(filePath) {
|
|
|
608
623
|
let cwd = "";
|
|
609
624
|
let title = "";
|
|
610
625
|
let createdAt = 0;
|
|
626
|
+
let stream = null;
|
|
611
627
|
try {
|
|
612
628
|
const fileStat = await (0, promises_1.stat)(filePath);
|
|
613
629
|
const lastActiveAt = fileStat.mtimeMs;
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
crlfDelay: Infinity,
|
|
617
|
-
});
|
|
630
|
+
stream = (0, node_fs_1.createReadStream)(filePath, { encoding: "utf-8" });
|
|
631
|
+
const rl = (0, node_readline_1.createInterface)({ input: stream, crlfDelay: Infinity });
|
|
618
632
|
let linesRead = 0;
|
|
619
633
|
for await (const line of rl) {
|
|
620
634
|
if (linesRead > 50)
|
|
@@ -666,6 +680,9 @@ async function extractSessionMeta(filePath) {
|
|
|
666
680
|
catch {
|
|
667
681
|
return null;
|
|
668
682
|
}
|
|
683
|
+
finally {
|
|
684
|
+
stream?.destroy();
|
|
685
|
+
}
|
|
669
686
|
}
|
|
670
687
|
async function findSessionCwd(sessionId) {
|
|
671
688
|
const projectsDir = node_path_1.default.join((0, paths_1.getClaudeDir)(), "projects");
|
|
@@ -44,11 +44,12 @@ function setupTerminalWebSocket(terminalWss, terminalManager) {
|
|
|
44
44
|
}
|
|
45
45
|
const wantsReplay = url.searchParams.get("replay") !== "0";
|
|
46
46
|
console.log(`[terminal-ws] connected: ${terminalId.slice(0, 8)} replay=${wantsReplay}`);
|
|
47
|
-
|
|
47
|
+
const sendFn = (data) => {
|
|
48
48
|
if (ws.readyState === ws_1.WebSocket.OPEN) {
|
|
49
49
|
ws.send(data);
|
|
50
50
|
}
|
|
51
|
-
}
|
|
51
|
+
};
|
|
52
|
+
terminalManager.attachClient(terminalId, sendFn);
|
|
52
53
|
if (!wantsReplay) {
|
|
53
54
|
const delta = terminalManager.getDelta(terminalId);
|
|
54
55
|
if (delta) {
|
|
@@ -79,7 +80,7 @@ function setupTerminalWebSocket(terminalWss, terminalManager) {
|
|
|
79
80
|
});
|
|
80
81
|
ws.on("close", () => {
|
|
81
82
|
console.log(`[terminal-ws] disconnected: ${terminalId.slice(0, 8)}`);
|
|
82
|
-
terminalManager.detachClient(terminalId);
|
|
83
|
+
terminalManager.detachClient(terminalId, sendFn);
|
|
83
84
|
});
|
|
84
85
|
});
|
|
85
86
|
}
|
|
@@ -354,6 +355,9 @@ function createWebSocketHandler(server, sessionManager, terminalManager) {
|
|
|
354
355
|
permMsg.planFilePath = req.planFilePath;
|
|
355
356
|
permMsg.planContent = req.planContent;
|
|
356
357
|
}
|
|
358
|
+
if (req.configProposal) {
|
|
359
|
+
permMsg.configProposal = req.configProposal;
|
|
360
|
+
}
|
|
357
361
|
send(ws, permMsg);
|
|
358
362
|
}
|
|
359
363
|
}
|
|
@@ -902,10 +906,14 @@ function handleParsedEvent(ws, sessionId, event, sessionManager) {
|
|
|
902
906
|
}
|
|
903
907
|
break;
|
|
904
908
|
case "permission_request": {
|
|
905
|
-
// Auto-allow and pending storage are handled in session-manager
|
|
906
|
-
// before this event reaches us. If we get here, it needs user input.
|
|
907
|
-
const toolName = event.toolName || "";
|
|
908
909
|
const requestId = event.requestId || "";
|
|
910
|
+
// auto_approve / auto_deny / cockpit-denied requests are resolved
|
|
911
|
+
// synchronously in applyProcessedResult before this event is emitted,
|
|
912
|
+
// which deletes their pendingRequests entry. Forward a prompt only for
|
|
913
|
+
// a request the server is still waiting on.
|
|
914
|
+
if (!sessionManager.getPendingRequest(sessionId, requestId))
|
|
915
|
+
break;
|
|
916
|
+
const toolName = event.toolName || "";
|
|
909
917
|
if (toolName === "AskUserQuestion") {
|
|
910
918
|
console.log(`[question-debug] live question:request for session ${sessionId.slice(0, 8)}, requestId=${requestId}`);
|
|
911
919
|
send(ws, {
|
|
@@ -931,6 +939,10 @@ function handleParsedEvent(ws, sessionId, event, sessionManager) {
|
|
|
931
939
|
permMsg.planContent = (0, plans_1.readPlanFile)(planPath);
|
|
932
940
|
}
|
|
933
941
|
}
|
|
942
|
+
const pending = sessionManager.getPendingRequest(sessionId, requestId);
|
|
943
|
+
if (pending?.configProposal) {
|
|
944
|
+
permMsg.configProposal = pending.configProposal;
|
|
945
|
+
}
|
|
934
946
|
send(ws, permMsg);
|
|
935
947
|
}
|
|
936
948
|
break;
|
package/next.config.ts
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alexjbarnes/cockpit",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.4.0",
|
|
4
4
|
"description": "Web UI for Claude Code",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"author": "Alex Barnes (https://github.com/alexjbarnes)",
|
|
@@ -54,7 +54,8 @@
|
|
|
54
54
|
"@codemirror/theme-one-dark": "^6.1.3",
|
|
55
55
|
"@dnd-kit/core": "^6.3.1",
|
|
56
56
|
"@dnd-kit/sortable": "^10.0.0",
|
|
57
|
-
"@
|
|
57
|
+
"@modelcontextprotocol/sdk": "^1.29.0",
|
|
58
|
+
"@pierre/diffs": "1.2.2",
|
|
58
59
|
"@radix-ui/react-slot": "^1.2.4",
|
|
59
60
|
"@tailwindcss/postcss": "^4",
|
|
60
61
|
"@xterm/addon-fit": "^0.11.0",
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
(()=>{var a={};a.id=909,a.ids=[909],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},1708:a=>{"use strict";a.exports=require("node:process")},1932:a=>{"use strict";a.exports=require("url")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},11997:a=>{"use strict";a.exports=require("punycode")},17891:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/get-segment-param")},18325:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/dev/repos/cockpit/src/app/(app)/changes/page.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/dev/repos/cockpit/src/app/(app)/changes/page.tsx","default")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},41204:a=>{"use strict";a.exports=require("string_decoder")},43954:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/interception-routes")},55511:a=>{"use strict";a.exports=require("crypto")},55591:a=>{"use strict";a.exports=require("https")},61379:a=>{"use strict";a.exports=import("shiki/bundle/full")},61465:(a,b,c)=>{Promise.resolve().then(c.bind(c,18325))},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},70722:a=>{"use strict";a.exports=require("next/dist/shared/lib/invariant-error")},73136:a=>{"use strict";a.exports=require("node:url")},73701:(a,b,c)=>{"use strict";c.r(b),c.d(b,{__next_app__:()=>M,handler:()=>O,routeModule:()=>N});var d=c(7553),e=c(84006),f=c(67798),g=c(34775),h=c(99373),i=c(73461),j=c(1020),k=c(26349),l=c(54365),m=c(16023),n=c(63747),o=c(24235),p=c(23938),q=c(261),r=c(66758),s=c(77243),t=c(26713),u=c(37527),v=c(22820),w=c(88216),x=c(47929),y=c(79551),z=c(71797),A=c(89125),B=c(86439),C=c(77068),D=c(27269),E=c(61287),F=c(81494),G=c(70722),H=c(70753),I=c(43954),J=c(17891),K={};for(let a in E)0>["default","__next_app__","routeModule","handler"].indexOf(a)&&(K[a]=()=>E[a]);c.d(b,K);let L={children:["",{children:["(app)",{children:["changes",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,18325)),"/home/dev/repos/cockpit/src/app/(app)/changes/page.tsx"]}]},{"global-error":[()=>Promise.resolve().then(c.t.bind(c,95547,23)),"next/dist/client/components/builtin/global-error.js"]},[]]},{layout:[()=>Promise.resolve().then(c.bind(c,29604)),"/home/dev/repos/cockpit/src/app/(app)/layout.tsx"],"global-error":[()=>Promise.resolve().then(c.t.bind(c,95547,23)),"next/dist/client/components/builtin/global-error.js"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,55091,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,45270,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,28193,23)),"next/dist/client/components/builtin/unauthorized.js"]},[]]},{layout:[()=>Promise.resolve().then(c.bind(c,76537)),"/home/dev/repos/cockpit/src/app/layout.tsx"],"global-error":[()=>Promise.resolve().then(c.t.bind(c,95547,23)),"next/dist/client/components/builtin/global-error.js"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,55091,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,45270,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,28193,23)),"next/dist/client/components/builtin/unauthorized.js"]},[]]}.children,M={require:c,loadChunk:()=>Promise.resolve()},N=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/(app)/changes/page",pathname:"/changes",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:L},distDir:".next",relativeProjectDir:""});async function O(a,b,d){var K,P,Q,R,S;d.requestMeta&&(0,h.setRequestMeta)(a,d.requestMeta),N.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let T=!!(0,h.getRequestMeta)(a,"minimalMode"),U="/(app)/changes/page";"/index"===U&&(U="/");let V=await N.prepare(a,b,{srcPage:U,multiZoneDraftMode:!1});if(!V)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:W,query:X,params:Y,pageIsDynamic:Z,buildManifest:$,nextFontManifest:_,reactLoadableManifest:aa,serverActionsManifest:ab,clientReferenceManifest:ac,subresourceIntegrityManifest:ad,prerenderManifest:ae,isDraftMode:af,resolvedPathname:ag,revalidateOnlyGenerated:ah,routerServerContext:ai,nextConfig:aj,parsedUrl:ak,interceptionRoutePatterns:al,deploymentId:am,clientAssetToken:an}=V,ao=(0,q.normalizeAppPath)(U),{isOnDemandRevalidate:ap}=V,aq=aj.experimental.ppr&&!aj.cacheComponents&&(0,I.isInterceptionRouteAppPath)(ag)?null:N.match(ag,ae),ar=(null==aq?void 0:aq.route)??null,as=!!ae.routes[ag],at=a.headers["user-agent"]||"",au=(0,t.getBotType)(at),av=(0,p.isHtmlBotRequest)(a),aw=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[s.NEXT_ROUTER_PREFETCH_HEADER],ax=(0,h.getRequestMeta)(a,"isRSCRequest")??!!a.headers[s.RSC_HEADER],ay=(0,r.getIsPossibleServerAction)(a),az=(0,m.checkIsAppPPREnabled)(aj.experimental.ppr),aA=a.headers[x.NEXT_RESUME_STATE_LENGTH_HEADER];if(!(0,h.getRequestMeta)(a,"postponed")&&T&&az&&ay&&aA&&"string"==typeof aA){let e=parseInt(aA,10),{maxPostponedStateSize:f,maxPostponedStateSizeBytes:g}=(0,D.getMaxPostponedStateSize)(aj.experimental.maxPostponedStateSize);if(!isNaN(e)&&e>0){if(e>g)return b.statusCode=413,b.end((0,D.getPostponedStateExceededErrorMessage)(f)),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let i="1 MB",j=(null==(S=aj.experimental.serverActions)?void 0:S.bodySizeLimit)??i,k=e+(j!==i?c(95726).parse(j):1048576),l=await (0,D.readBodyWithSizeLimit)(a,k);if(null===l)return b.statusCode=413,b.end("Request body exceeded limit. To configure the body size limit for Server Actions, see: https://nextjs.org/docs/app/api-reference/next-config-js/serverActions#bodysizelimit"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;if(l.length>=e){let b=l.subarray(0,e).toString("utf8");(0,h.addRequestMeta)(a,"postponed",b);let c=l.subarray(e);(0,h.addRequestMeta)(a,"actionBody",c)}else throw Object.defineProperty(Error(`invariant: expected ${e} bytes of postponed state but only received ${l.length} bytes`),"__NEXT_ERROR_CODE",{value:"E979",enumerable:!1,configurable:!0})}}if(!(0,h.getRequestMeta)(a,"postponed")&&az&&"1"===a.headers[x.NEXT_RESUME_HEADER]&&"POST"===a.method){let{maxPostponedStateSize:c,maxPostponedStateSizeBytes:e}=(0,D.getMaxPostponedStateSize)(aj.experimental.maxPostponedStateSize),f=await (0,D.readBodyWithSizeLimit)(a,e);if(null===f)return b.statusCode=413,b.end((0,D.getPostponedStateExceededErrorMessage)(c)),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let g=f.toString("utf8");(0,h.addRequestMeta)(a,"postponed",g)}let aB=!0===N.isDev||!0===aj.experimental.exposeTestingApiInProductionBuild,aC=aB&&("1"===a.headers[s.NEXT_INSTANT_PREFETCH_HEADER]||void 0===a.headers[s.RSC_HEADER]&&"string"==typeof a.headers.cookie&&a.headers.cookie.includes(s.NEXT_INSTANT_TEST_COOKIE+"=")),aD=(az||aC)&&((null==(K=ae.routes[ao]??ae.dynamicRoutes[ao])?void 0:K.renderingMode)==="PARTIALLY_STATIC"||aC&&(aB||(null==ai?void 0:ai.experimentalTestProxy)===!0)),aE=aC&&aD,aF=aE&&!0===N.isDev,aG=!1,aH=aD?(0,h.getRequestMeta)(a,"postponed"):void 0,aI=null==(P=ae.routes[ag])?void 0:P.prefetchDataRoute,aJ=aD&&ax&&!aw&&!aI;T&&(aJ=aJ&&!!aH);let aK=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),aL=(!au||!aD)&&(!at||(0,p.shouldServeStreamingMetadata)(at,aj.htmlLimitedBots)),aM=!!((ar||as||ae.routes[ao])&&!(au&&aD)),aN=aD&&!0===aj.cacheComponents,aO=!0===N.isDev||!aM||"string"==typeof aH||(aN&&(0,h.getRequestMeta)(a,"onCacheEntryV2")?aJ&&!T:aJ),aP=!!au&&aD,aQ=(null==ar?void 0:ar.remainingPrerenderableParams)??[],aR=(null==ar?void 0:ar.fallback)===null&&((null==(Q=ar.fallbackRootParams)?void 0:Q.length)??0)>0,aS=null;if(!af&&aM&&!aO&&!ay&&!aH&&!aJ){let a=aq?"string"==typeof(null==ar?void 0:ar.fallback)?ar.fallback:aq.source:null;if(!0===aj.experimental.partialFallbacks&&a&&(null==ar?void 0:ar.fallbackRouteParams)&&!aR){if(aQ.length>0){let b,c=(b=new Map(aQ.map(a=>[a.paramName,a])),a.split("/").map(a=>{let c=(0,J.getSegmentParam)(a);if(!c)return a;let d=b.get(c.paramName);if(!d)return a;let e=null==Y?void 0:Y[d.paramName];if(!e)return a;let f=Array.isArray(e)?e.map(a=>encodeURIComponent(a)).join("/"):encodeURIComponent(e);return a.replace(function(a){let{repeat:b,optional:c}=(0,J.getParamProperties)(a.paramType);return c?`[[...${a.paramName}]]`:b?`[...${a.paramName}]`:`[${a.paramName}]`}(d),f)}).join("/")||"/");aS=c!==a?c:null}}else aS=ag}let aT=aS;!aT&&(N.isDev||aM&&Z&&(null==ar?void 0:ar.fallbackRouteParams)&&!ay)&&(aT=ag),N.isDev||af||!aM||!ax||aJ||(0,k.d)(a.headers);let aU={...E,tree:L,handler:O,routeModule:N,__next_app__:M};ab&&ac&&(0,o.setManifestsSingleton)({page:U,clientReferenceManifest:ac,serverActionsManifest:ab});let aV=a.method||"GET",aW=(0,g.getTracer)(),aX=aW.getActiveScopeSpan(),aY=!!(null==ai?void 0:ai.isWrappedByNextServer),aZ=!0===aj.experimental.partialFallbacks&&aQ.length>0?(null==ar||null==(R=ar.fallbackRouteParams)?void 0:R.filter(a=>!aQ.some(b=>b.paramName===a.paramName)))??[]:[],a$=async()=>((null==ai?void 0:ai.render404)?await ai.render404(a,b,ak,!1):b.end("This page could not be found"),null);try{let k,m=N.getVaryHeader(ag,al);b.setHeader("Vary",m);let o=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return N.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let a=aW.getRootSpanAttributes();if(!a)return;if(a.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${a.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let d=a.get("next.route");if(d){let a=`${aV} ${d}`;c.setAttributes({"next.route":d,"http.route":d,"next.span_name":a}),c.updateName(a),k&&k!==c&&(k.setAttribute("http.route",d),k.updateName(a))}else c.updateName(`${aV} ${U}`)})},p=(0,h.getRequestMeta)(a,"incrementalCache")||await N.getIncrementalCache(a,aj,ae,T);null==p||p.resetRequestCache(),globalThis.__incrementalCache=p;let q=async({span:e,postponed:f,fallbackRouteParams:g,forceStaticRender:i})=>{let k={query:X,params:Y,page:ao,sharedContext:{buildId:W,deploymentId:am,clientAssetToken:an},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aU,Component:(0,j.T)(aU),params:Y,routeModule:N,page:U,postponed:f,shouldWaitOnAllReady:aP,serveStreamingMetadata:aL,supportsDynamicResponse:"string"==typeof f||aO,buildManifest:$,nextFontManifest:_,reactLoadableManifest:aa,subresourceIntegrityManifest:ad,setCacheStatus:null==ai?void 0:ai.setCacheStatus,setIsrStatus:null==ai?void 0:ai.setIsrStatus,setReactDebugChannel:null==ai?void 0:ai.setReactDebugChannel,sendErrorsToBrowser:null==ai?void 0:ai.sendErrorsToBrowser,dir:c(33873).join(process.cwd(),N.relativeProjectDir),isDraftMode:af,botType:au,isOnDemandRevalidate:ap,isPossibleServerAction:ay,assetPrefix:aj.assetPrefix,nextConfigOutput:aj.output,crossOrigin:aj.crossOrigin,trailingSlash:aj.trailingSlash,images:aj.images,previewProps:ae.preview,enableTainting:aj.experimental.taint,htmlLimitedBots:aj.htmlLimitedBots,reactMaxHeadersLength:aj.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:p,cacheLifeProfiles:aj.cacheLife,basePath:aj.basePath,serverActions:aj.experimental.serverActions,logServerFunctions:"object"==typeof aj.logging&&!!aj.logging.serverFunctions,...aE||aF||aG?{isBuildTimePrerendering:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isDebugDynamicAccesses:aF}:{},cacheComponents:!!aj.cacheComponents,experimental:{isRoutePPREnabled:aD,expireTime:aj.expireTime,staleTimes:aj.experimental.staleTimes,dynamicOnHover:!!aj.experimental.dynamicOnHover,optimisticRouting:!!aj.experimental.optimisticRouting,inlineCss:!!aj.experimental.inlineCss,prefetchInlining:aj.experimental.prefetchInlining??!1,authInterrupts:!!aj.experimental.authInterrupts,cachedNavigations:!!aj.experimental.cachedNavigations,clientTraceMetadata:aj.experimental.clientTraceMetadata||[],clientParamParsingOrigins:aj.experimental.clientParamParsingOrigins,maxPostponedStateSizeBytes:(0,C.parseMaxPostponedStateSize)(aj.experimental.maxPostponedStateSize)},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d,e)=>N.onRequestError(a,b,d,e,ai),err:(0,h.getRequestMeta)(a,"invokeError")}};i&&(k.renderOpts.supportsDynamicResponse=!1);let l=await o(e,k),{metadata:m}=l,{cacheControl:n,headers:q={},fetchTags:r,fetchMetrics:s}=m;if(r&&(q[x.NEXT_CACHE_TAGS_HEADER]=r),a.fetchMetrics=s,aM&&(null==n?void 0:n.revalidate)===0&&!N.isDev&&!aD){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${ag}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
|
|
2
|
-
see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:u.CachedRouteKind.APP_PAGE,html:l,headers:q,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:n}},r=async({hasResolved:c,previousCacheEntry:g,isRevalidating:i,span:j,forceStaticRender:k=!1})=>{let l=!1===N.isDev,m=c||b.writableEnded;try{let f;if(ap&&ah&&!g&&!T)return(null==ai?void 0:ai.render404)?await ai.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(ar&&(f=(0,v.parseFallbackField)(ar.fallback)),!0===aj.experimental.partialFallbacks&&(null==ar?void 0:ar.fallback)===null&&!aR&&aQ.length>0&&(f=v.FallbackMode.PRERENDER),f===v.FallbackMode.PRERENDER&&(0,t.isBot)(at)&&(!aD||av)&&(f=v.FallbackMode.BLOCKING_STATIC_RENDER),(null==g?void 0:g.isStale)===-1&&(ap=!0),ap&&(f!==v.FallbackMode.NOT_FOUND||g)&&(f=v.FallbackMode.BLOCKING_STATIC_RENDER),!T&&f!==v.FallbackMode.BLOCKING_STATIC_RENDER&&aT&&!m&&!af&&Z&&(l||!as)){if((l||ar)&&f===v.FallbackMode.NOT_FOUND){if(aj.adapterPath)return await a$();throw new B.NoFallbackError}if(aD&&(aj.cacheComponents?!aJ:!ax)){let b=l&&"string"==typeof(null==ar?void 0:ar.fallback)?ar.fallback:ao,f=(l||aE)&&(null==ar?void 0:ar.fallbackRouteParams)?(0,n.createOpaqueFallbackRouteParams)(ar.fallbackRouteParams):aG?(0,n.getFallbackRouteParams)(ao,N):null;aE&&f&&(0,h.addRequestMeta)(a,"fallbackParams",f);let g=await N.handleResponse({cacheKey:b,req:a,nextConfig:aj,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:ae,isRoutePPREnabled:aD,responseGenerator:async()=>q({span:j,postponed:void 0,fallbackRouteParams:f,forceStaticRender:!0}),waitUntil:d.waitUntil,isMinimalMode:T});if(null===g)return null;if(g)return T||!aD||!(aQ.length>0)||!0!==aj.experimental.partialFallbacks||!aS||!p||ap||aG||aB||aC||aw||(0,H.scheduleOnNextTick)(async()=>{let b=N.getResponseCache(a);try{await b.revalidate(aS,p,aD,!1,a=>q({span:a.span,postponed:void 0,fallbackRouteParams:aZ.length>0?(0,n.createOpaqueFallbackRouteParams)(aZ):null,forceStaticRender:!0}),null,c,d.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}),delete g.cacheControl,g}}let o=ap||i||!aH?void 0:aH;if(aN&&!T&&p&&(aJ||ay)&&!k){let b=await p.get(ag,{kind:u.IncrementalCacheKind.APP_PAGE,isRoutePPREnabled:!0,isFallback:!1});b&&b.value&&b.value.kind===u.CachedRouteKind.APP_PAGE&&(o=b.value.postponed,b&&(-1===b.isStale||!0===b.isStale)&&(0,H.scheduleOnNextTick)(async()=>{let b=N.getResponseCache(a);try{await b.revalidate(ag,p,aD,!1,a=>r({...a,forceStaticRender:!0}),null,c,d.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}))}if((aE||aF)&&void 0!==o)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:u.CachedRouteKind.PAGES,html:w.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let s=(l&&(0,h.getRequestMeta)(a,"renderFallbackShell")||aE&&!as)&&(null==ar?void 0:ar.fallbackRouteParams)?(0,n.createOpaqueFallbackRouteParams)(ar.fallbackRouteParams):aG?(0,n.getFallbackRouteParams)(ao,N):null;if((l||aE)&&aj.cacheComponents&&!as&&(null==ar?void 0:ar.fallbackRouteParams)){let b=(0,n.createOpaqueFallbackRouteParams)(ar.fallbackRouteParams);b&&(0,h.addRequestMeta)(a,"fallbackParams",b)}return q({span:j,postponed:o,fallbackRouteParams:s,forceStaticRender:k})}catch(b){throw(null==g?void 0:g.isStale)&&await N.onRequestError(a,b,{routerKind:"App Router",routePath:U,routeType:"render",revalidateReason:(0,f.c)({isStaticGeneration:aM,isOnDemandRevalidate:ap})},!1,ai),b}},D=async c=>{var f,g,i,j,k;let l,m=await N.handleResponse({cacheKey:aS,responseGenerator:a=>r({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ap,isRoutePPREnabled:aD,req:a,nextConfig:aj,prerenderManifest:ae,waitUntil:d.waitUntil,isMinimalMode:T});if(af&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),N.isDev&&b.setHeader("Cache-Control","no-cache, must-revalidate"),!m){if(aS)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=m.value)?void 0:f.kind)!==u.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=m.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let n="string"==typeof m.value.postponed;ax&&!ay&&am&&b.setHeader(x.NEXT_NAV_DEPLOYMENT_ID_HEADER,am),aM&&!aJ&&(!n||aw)&&(T||b.setHeader("x-nextjs-cache",ap?"REVALIDATED":m.isMiss?"MISS":m.isStale?"STALE":"HIT"),b.setHeader(s.NEXT_IS_PRERENDER_HEADER,"1"));let{value:o}=m;if(aH)l={revalidate:0,expire:void 0};else if(aJ)l={revalidate:0,expire:void 0};else if(!N.isDev)if(af)l={revalidate:0,expire:void 0};else if(aM){if(m.cacheControl)if("number"==typeof m.cacheControl.revalidate){if(m.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${m.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:m.cacheControl.revalidate,expire:(null==(j=m.cacheControl)?void 0:j.expire)??aj.expireTime}}else l={revalidate:x.CACHE_ONE_YEAR_SECONDS,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(m.cacheControl=l,"string"==typeof aK&&(null==o?void 0:o.kind)===u.CachedRouteKind.APP_PAGE&&o.segmentData){b.setHeader(s.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=o.headers)?void 0:k[x.NEXT_CACHE_TAGS_HEADER];T&&aM&&c&&"string"==typeof c&&b.setHeader(x.NEXT_CACHE_TAGS_HEADER,c);let d=o.segmentData.get(aK);return void 0!==d?(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:w.default.fromStatic(d,s.RSC_CONTENT_TYPE_HEADER),cacheControl:m.cacheControl}):(b.statusCode=204,(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:w.default.EMPTY,cacheControl:m.cacheControl}))}let p=aN?(0,h.getRequestMeta)(a,"onCacheEntryV2")??(0,h.getRequestMeta)(a,"onCacheEntry"):(0,h.getRequestMeta)(a,"onCacheEntry");if(p&&await p(m,{url:(0,h.getRequestMeta)(a,"initURL")??a.url}))return null;if(o.headers){let a={...o.headers};for(let[c,d]of(T&&aM||delete a[x.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let t=null==(g=o.headers)?void 0:g[x.NEXT_CACHE_TAGS_HEADER];if(T&&aM&&t&&"string"==typeof t&&b.setHeader(x.NEXT_CACHE_TAGS_HEADER,t),!o.status||ax&&aD||(b.statusCode=o.status),!T&&o.status&&F.RedirectStatusCode[o.status]&&ax&&(b.statusCode=200),n&&!aJ&&b.setHeader(s.NEXT_DID_POSTPONE_HEADER,"1"),ax&&!af){if(void 0===o.rscData){if(o.html.contentType!==s.RSC_CONTENT_TYPE_HEADER)if(aj.cacheComponents)return b.statusCode=404,(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:w.default.EMPTY,cacheControl:m.cacheControl});else throw Object.defineProperty(new G.InvariantError(`Expected RSC response, got ${o.html.contentType}`),"__NEXT_ERROR_CODE",{value:"E789",enumerable:!1,configurable:!0});return(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:o.html,cacheControl:m.cacheControl})}return(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:w.default.fromStatic(o.rscData,s.RSC_CONTENT_TYPE_HEADER),cacheControl:m.cacheControl})}let v=o.html;if(aC&&aE){let c=!0===N.isDev?crypto.randomUUID():null;return v.pipeThrough((0,z.createInstantTestScriptInsertionTransformStream)(c)),(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:v,cacheControl:{revalidate:0,expire:void 0}})}if(!n||T||ax)return(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:v,cacheControl:m.cacheControl});if(aE||aF)return v.push(new ReadableStream({start(a){a.enqueue(y.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:v,cacheControl:{revalidate:0,expire:void 0}});let B=new TransformStream;return v.push(B.readable),q({span:c,postponed:o.postponed,fallbackRouteParams:null,forceStaticRender:!1}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==u.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(B.writable)}).catch(a=>{B.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,A.sendRenderResult)({req:a,res:b,generateEtags:aj.generateEtags,poweredByHeader:aj.poweredByHeader,result:v,cacheControl:{revalidate:0,expire:void 0}})};if(!aY||!aX)return k=aW.getActiveScopeSpan(),await aW.withPropagatedContext(a.headers,()=>aW.trace(i.BaseServerSpan.handleRequest,{spanName:`${aV} ${U}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aV,"http.target":a.url}},D),void 0,!aY);await D(aX)}catch(b){throw b instanceof B.NoFallbackError||await N.onRequestError(a,b,{routerKind:"App Router",routePath:U,routeType:"render",revalidateReason:(0,f.c)({isStaticGeneration:aM,isOnDemandRevalidate:ap})},!1,ai),b}}},74075:a=>{"use strict";a.exports=require("zlib")},74617:(a,b,c)=>{Promise.resolve().then(c.bind(c,92605))},76760:a=>{"use strict";a.exports=require("node:path")},77068:a=>{"use strict";a.exports=require("next/dist/shared/lib/size-limit")},81630:a=>{"use strict";a.exports=require("http")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},92605:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>i});var d=c(48249),e=c(19099),f=c(3284),g=c(98148),h=c(67484);function i(){let a=(0,e.useSearchParams)(),b=a.get("cwd")||"",c=a.get("sessionId");(0,f.si)("Changes"),(0,f.mq)(b||void 0);let{sessionId:i}=function(a){let[b,c]=(0,h.useState)(a||null),[d,e]=(0,h.useState)(!a);return{sessionId:b,loading:d}}(c);return b?(0,d.jsx)(g.V,{cwd:b,sessionId:i}):(0,d.jsx)("div",{className:"flex items-center justify-center h-full text-sm text-muted-foreground",children:"No working directory specified."})}}};var b=require("../../../webpack-runtime.js");b.C(a);var c=b.X(0,[3445,63,5472,3006,4342,1979,7782,8148],()=>b(b.s=73701));module.exports=c})();
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../node_modules/@shikijs/engine-oniguruma/dist/index.mjs","../../../../../node_modules/@shikijs/engine-oniguruma/dist/wasm-inlined.mjs","../../../../../node_modules/@shikijs/engine-oniguruma/package.json","../../../../../node_modules/@shikijs/langs/dist/abap.mjs","../../../../../node_modules/@shikijs/langs/dist/actionscript-3.mjs","../../../../../node_modules/@shikijs/langs/dist/ada.mjs","../../../../../node_modules/@shikijs/langs/dist/angular-expression.mjs","../../../../../node_modules/@shikijs/langs/dist/angular-html.mjs","../../../../../node_modules/@shikijs/langs/dist/angular-inline-style.mjs","../../../../../node_modules/@shikijs/langs/dist/angular-inline-template.mjs","../../../../../node_modules/@shikijs/langs/dist/angular-let-declaration.mjs","../../../../../node_modules/@shikijs/langs/dist/angular-template-blocks.mjs","../../../../../node_modules/@shikijs/langs/dist/angular-template.mjs","../../../../../node_modules/@shikijs/langs/dist/angular-ts.mjs","../../../../../node_modules/@shikijs/langs/dist/apache.mjs","../../../../../node_modules/@shikijs/langs/dist/apex.mjs","../../../../../node_modules/@shikijs/langs/dist/apl.mjs","../../../../../node_modules/@shikijs/langs/dist/applescript.mjs","../../../../../node_modules/@shikijs/langs/dist/ara.mjs","../../../../../node_modules/@shikijs/langs/dist/asciidoc.mjs","../../../../../node_modules/@shikijs/langs/dist/asm.mjs","../../../../../node_modules/@shikijs/langs/dist/astro.mjs","../../../../../node_modules/@shikijs/langs/dist/awk.mjs","../../../../../node_modules/@shikijs/langs/dist/ballerina.mjs","../../../../../node_modules/@shikijs/langs/dist/bat.mjs","../../../../../node_modules/@shikijs/langs/dist/beancount.mjs","../../../../../node_modules/@shikijs/langs/dist/berry.mjs","../../../../../node_modules/@shikijs/langs/dist/bibtex.mjs","../../../../../node_modules/@shikijs/langs/dist/bicep.mjs","../../../../../node_modules/@shikijs/langs/dist/bird2.mjs","../../../../../node_modules/@shikijs/langs/dist/blade.mjs","../../../../../node_modules/@shikijs/langs/dist/bsl.mjs","../../../../../node_modules/@shikijs/langs/dist/c.mjs","../../../../../node_modules/@shikijs/langs/dist/c3.mjs","../../../../../node_modules/@shikijs/langs/dist/cadence.mjs","../../../../../node_modules/@shikijs/langs/dist/cairo.mjs","../../../../../node_modules/@shikijs/langs/dist/clarity.mjs","../../../../../node_modules/@shikijs/langs/dist/clojure.mjs","../../../../../node_modules/@shikijs/langs/dist/cmake.mjs","../../../../../node_modules/@shikijs/langs/dist/cobol.mjs","../../../../../node_modules/@shikijs/langs/dist/codeowners.mjs","../../../../../node_modules/@shikijs/langs/dist/codeql.mjs","../../../../../node_modules/@shikijs/langs/dist/coffee.mjs","../../../../../node_modules/@shikijs/langs/dist/common-lisp.mjs","../../../../../node_modules/@shikijs/langs/dist/coq.mjs","../../../../../node_modules/@shikijs/langs/dist/cpp-macro.mjs","../../../../../node_modules/@shikijs/langs/dist/cpp.mjs","../../../../../node_modules/@shikijs/langs/dist/crystal.mjs","../../../../../node_modules/@shikijs/langs/dist/csharp.mjs","../../../../../node_modules/@shikijs/langs/dist/css.mjs","../../../../../node_modules/@shikijs/langs/dist/csv.mjs","../../../../../node_modules/@shikijs/langs/dist/cue.mjs","../../../../../node_modules/@shikijs/langs/dist/cypher.mjs","../../../../../node_modules/@shikijs/langs/dist/d.mjs","../../../../../node_modules/@shikijs/langs/dist/dart.mjs","../../../../../node_modules/@shikijs/langs/dist/dax.mjs","../../../../../node_modules/@shikijs/langs/dist/desktop.mjs","../../../../../node_modules/@shikijs/langs/dist/diff.mjs","../../../../../node_modules/@shikijs/langs/dist/docker.mjs","../../../../../node_modules/@shikijs/langs/dist/dotenv.mjs","../../../../../node_modules/@shikijs/langs/dist/dream-maker.mjs","../../../../../node_modules/@shikijs/langs/dist/edge.mjs","../../../../../node_modules/@shikijs/langs/dist/elixir.mjs","../../../../../node_modules/@shikijs/langs/dist/elm.mjs","../../../../../node_modules/@shikijs/langs/dist/emacs-lisp.mjs","../../../../../node_modules/@shikijs/langs/dist/erb.mjs","../../../../../node_modules/@shikijs/langs/dist/erlang.mjs","../../../../../node_modules/@shikijs/langs/dist/es-tag-css.mjs","../../../../../node_modules/@shikijs/langs/dist/es-tag-glsl.mjs","../../../../../node_modules/@shikijs/langs/dist/es-tag-html.mjs","../../../../../node_modules/@shikijs/langs/dist/es-tag-sql.mjs","../../../../../node_modules/@shikijs/langs/dist/es-tag-xml.mjs","../../../../../node_modules/@shikijs/langs/dist/fennel.mjs","../../../../../node_modules/@shikijs/langs/dist/fish.mjs","../../../../../node_modules/@shikijs/langs/dist/fluent.mjs","../../../../../node_modules/@shikijs/langs/dist/fortran-fixed-form.mjs","../../../../../node_modules/@shikijs/langs/dist/fortran-free-form.mjs","../../../../../node_modules/@shikijs/langs/dist/fsharp.mjs","../../../../../node_modules/@shikijs/langs/dist/gdresource.mjs","../../../../../node_modules/@shikijs/langs/dist/gdscript.mjs","../../../../../node_modules/@shikijs/langs/dist/gdshader.mjs","../../../../../node_modules/@shikijs/langs/dist/genie.mjs","../../../../../node_modules/@shikijs/langs/dist/gherkin.mjs","../../../../../node_modules/@shikijs/langs/dist/git-commit.mjs","../../../../../node_modules/@shikijs/langs/dist/git-rebase.mjs","../../../../../node_modules/@shikijs/langs/dist/gleam.mjs","../../../../../node_modules/@shikijs/langs/dist/glimmer-js.mjs","../../../../../node_modules/@shikijs/langs/dist/glimmer-ts.mjs","../../../../../node_modules/@shikijs/langs/dist/glsl.mjs","../../../../../node_modules/@shikijs/langs/dist/gn.mjs","../../../../../node_modules/@shikijs/langs/dist/gnuplot.mjs","../../../../../node_modules/@shikijs/langs/dist/go.mjs","../../../../../node_modules/@shikijs/langs/dist/graphql.mjs","../../../../../node_modules/@shikijs/langs/dist/groovy.mjs","../../../../../node_modules/@shikijs/langs/dist/hack.mjs","../../../../../node_modules/@shikijs/langs/dist/haml.mjs","../../../../../node_modules/@shikijs/langs/dist/handlebars.mjs","../../../../../node_modules/@shikijs/langs/dist/haskell.mjs","../../../../../node_modules/@shikijs/langs/dist/haxe.mjs","../../../../../node_modules/@shikijs/langs/dist/hcl.mjs","../../../../../node_modules/@shikijs/langs/dist/hjson.mjs","../../../../../node_modules/@shikijs/langs/dist/hlsl.mjs","../../../../../node_modules/@shikijs/langs/dist/html-derivative.mjs","../../../../../node_modules/@shikijs/langs/dist/html.mjs","../../../../../node_modules/@shikijs/langs/dist/http.mjs","../../../../../node_modules/@shikijs/langs/dist/hurl.mjs","../../../../../node_modules/@shikijs/langs/dist/hxml.mjs","../../../../../node_modules/@shikijs/langs/dist/hy.mjs","../../../../../node_modules/@shikijs/langs/dist/imba.mjs","../../../../../node_modules/@shikijs/langs/dist/ini.mjs","../../../../../node_modules/@shikijs/langs/dist/java.mjs","../../../../../node_modules/@shikijs/langs/dist/javascript.mjs","../../../../../node_modules/@shikijs/langs/dist/jinja-html.mjs","../../../../../node_modules/@shikijs/langs/dist/jinja.mjs","../../../../../node_modules/@shikijs/langs/dist/jison.mjs","../../../../../node_modules/@shikijs/langs/dist/json.mjs","../../../../../node_modules/@shikijs/langs/dist/json5.mjs","../../../../../node_modules/@shikijs/langs/dist/jsonc.mjs","../../../../../node_modules/@shikijs/langs/dist/jsonl.mjs","../../../../../node_modules/@shikijs/langs/dist/jsonnet.mjs","../../../../../node_modules/@shikijs/langs/dist/jssm.mjs","../../../../../node_modules/@shikijs/langs/dist/jsx.mjs","../../../../../node_modules/@shikijs/langs/dist/julia.mjs","../../../../../node_modules/@shikijs/langs/dist/just.mjs","../../../../../node_modules/@shikijs/langs/dist/kdl.mjs","../../../../../node_modules/@shikijs/langs/dist/kotlin.mjs","../../../../../node_modules/@shikijs/langs/dist/kusto.mjs","../../../../../node_modules/@shikijs/langs/dist/latex.mjs","../../../../../node_modules/@shikijs/langs/dist/lean.mjs","../../../../../node_modules/@shikijs/langs/dist/less.mjs","../../../../../node_modules/@shikijs/langs/dist/liquid.mjs","../../../../../node_modules/@shikijs/langs/dist/llvm.mjs","../../../../../node_modules/@shikijs/langs/dist/log.mjs","../../../../../node_modules/@shikijs/langs/dist/logo.mjs","../../../../../node_modules/@shikijs/langs/dist/lua.mjs","../../../../../node_modules/@shikijs/langs/dist/luau.mjs","../../../../../node_modules/@shikijs/langs/dist/make.mjs","../../../../../node_modules/@shikijs/langs/dist/markdown-nix.mjs","../../../../../node_modules/@shikijs/langs/dist/markdown-vue.mjs","../../../../../node_modules/@shikijs/langs/dist/markdown.mjs","../../../../../node_modules/@shikijs/langs/dist/marko.mjs","../../../../../node_modules/@shikijs/langs/dist/matlab.mjs","../../../../../node_modules/@shikijs/langs/dist/mdc.mjs","../../../../../node_modules/@shikijs/langs/dist/mdx.mjs","../../../../../node_modules/@shikijs/langs/dist/mermaid.mjs","../../../../../node_modules/@shikijs/langs/dist/mipsasm.mjs","../../../../../node_modules/@shikijs/langs/dist/mojo.mjs","../../../../../node_modules/@shikijs/langs/dist/moonbit.mjs","../../../../../node_modules/@shikijs/langs/dist/move.mjs","../../../../../node_modules/@shikijs/langs/dist/narrat.mjs","../../../../../node_modules/@shikijs/langs/dist/nextflow-groovy.mjs","../../../../../node_modules/@shikijs/langs/dist/nextflow.mjs","../../../../../node_modules/@shikijs/langs/dist/nginx.mjs","../../../../../node_modules/@shikijs/langs/dist/nim.mjs","../../../../../node_modules/@shikijs/langs/dist/nix.mjs","../../../../../node_modules/@shikijs/langs/dist/nushell.mjs","../../../../../node_modules/@shikijs/langs/dist/objective-c.mjs","../../../../../node_modules/@shikijs/langs/dist/objective-cpp.mjs","../../../../../node_modules/@shikijs/langs/dist/ocaml.mjs","../../../../../node_modules/@shikijs/langs/dist/odin.mjs","../../../../../node_modules/@shikijs/langs/dist/openscad.mjs","../../../../../node_modules/@shikijs/langs/dist/pascal.mjs","../../../../../node_modules/@shikijs/langs/dist/perl.mjs","../../../../../node_modules/@shikijs/langs/dist/php.mjs","../../../../../node_modules/@shikijs/langs/dist/pkl.mjs","../../../../../node_modules/@shikijs/langs/dist/plsql.mjs","../../../../../node_modules/@shikijs/langs/dist/po.mjs","../../../../../node_modules/@shikijs/langs/dist/polar.mjs","../../../../../node_modules/@shikijs/langs/dist/postcss.mjs","../../../../../node_modules/@shikijs/langs/dist/powerquery.mjs","../../../../../node_modules/@shikijs/langs/dist/powershell.mjs","../../../../../node_modules/@shikijs/langs/dist/prisma.mjs","../../../../../node_modules/@shikijs/langs/dist/prolog.mjs","../../../../../node_modules/@shikijs/langs/dist/proto.mjs","../../../../../node_modules/@shikijs/langs/dist/pug.mjs","../../../../../node_modules/@shikijs/langs/dist/puppet.mjs","../../../../../node_modules/@shikijs/langs/dist/purescript.mjs","../../../../../node_modules/@shikijs/langs/dist/python.mjs","../../../../../node_modules/@shikijs/langs/dist/qml.mjs","../../../../../node_modules/@shikijs/langs/dist/qmldir.mjs","../../../../../node_modules/@shikijs/langs/dist/qss.mjs","../../../../../node_modules/@shikijs/langs/dist/r.mjs","../../../../../node_modules/@shikijs/langs/dist/racket.mjs","../../../../../node_modules/@shikijs/langs/dist/raku.mjs","../../../../../node_modules/@shikijs/langs/dist/razor.mjs","../../../../../node_modules/@shikijs/langs/dist/reg.mjs","../../../../../node_modules/@shikijs/langs/dist/regexp.mjs","../../../../../node_modules/@shikijs/langs/dist/rel.mjs","../../../../../node_modules/@shikijs/langs/dist/riscv.mjs","../../../../../node_modules/@shikijs/langs/dist/ron.mjs","../../../../../node_modules/@shikijs/langs/dist/rosmsg.mjs","../../../../../node_modules/@shikijs/langs/dist/rst.mjs","../../../../../node_modules/@shikijs/langs/dist/ruby.mjs","../../../../../node_modules/@shikijs/langs/dist/rust.mjs","../../../../../node_modules/@shikijs/langs/dist/sas.mjs","../../../../../node_modules/@shikijs/langs/dist/sass.mjs","../../../../../node_modules/@shikijs/langs/dist/scala.mjs","../../../../../node_modules/@shikijs/langs/dist/scheme.mjs","../../../../../node_modules/@shikijs/langs/dist/scss.mjs","../../../../../node_modules/@shikijs/langs/dist/sdbl.mjs","../../../../../node_modules/@shikijs/langs/dist/shaderlab.mjs","../../../../../node_modules/@shikijs/langs/dist/shellscript.mjs","../../../../../node_modules/@shikijs/langs/dist/shellsession.mjs","../../../../../node_modules/@shikijs/langs/dist/smalltalk.mjs","../../../../../node_modules/@shikijs/langs/dist/solidity.mjs","../../../../../node_modules/@shikijs/langs/dist/soy.mjs","../../../../../node_modules/@shikijs/langs/dist/sparql.mjs","../../../../../node_modules/@shikijs/langs/dist/splunk.mjs","../../../../../node_modules/@shikijs/langs/dist/sql.mjs","../../../../../node_modules/@shikijs/langs/dist/ssh-config.mjs","../../../../../node_modules/@shikijs/langs/dist/stata.mjs","../../../../../node_modules/@shikijs/langs/dist/stylus.mjs","../../../../../node_modules/@shikijs/langs/dist/surrealql.mjs","../../../../../node_modules/@shikijs/langs/dist/svelte.mjs","../../../../../node_modules/@shikijs/langs/dist/swift.mjs","../../../../../node_modules/@shikijs/langs/dist/system-verilog.mjs","../../../../../node_modules/@shikijs/langs/dist/systemd.mjs","../../../../../node_modules/@shikijs/langs/dist/talonscript.mjs","../../../../../node_modules/@shikijs/langs/dist/tasl.mjs","../../../../../node_modules/@shikijs/langs/dist/tcl.mjs","../../../../../node_modules/@shikijs/langs/dist/templ.mjs","../../../../../node_modules/@shikijs/langs/dist/terraform.mjs","../../../../../node_modules/@shikijs/langs/dist/tex.mjs","../../../../../node_modules/@shikijs/langs/dist/toml.mjs","../../../../../node_modules/@shikijs/langs/dist/ts-tags.mjs","../../../../../node_modules/@shikijs/langs/dist/tsv.mjs","../../../../../node_modules/@shikijs/langs/dist/tsx.mjs","../../../../../node_modules/@shikijs/langs/dist/turtle.mjs","../../../../../node_modules/@shikijs/langs/dist/twig.mjs","../../../../../node_modules/@shikijs/langs/dist/typescript.mjs","../../../../../node_modules/@shikijs/langs/dist/typespec.mjs","../../../../../node_modules/@shikijs/langs/dist/typst.mjs","../../../../../node_modules/@shikijs/langs/dist/v.mjs","../../../../../node_modules/@shikijs/langs/dist/vala.mjs","../../../../../node_modules/@shikijs/langs/dist/vb.mjs","../../../../../node_modules/@shikijs/langs/dist/verilog.mjs","../../../../../node_modules/@shikijs/langs/dist/vhdl.mjs","../../../../../node_modules/@shikijs/langs/dist/viml.mjs","../../../../../node_modules/@shikijs/langs/dist/vue-directives.mjs","../../../../../node_modules/@shikijs/langs/dist/vue-html.mjs","../../../../../node_modules/@shikijs/langs/dist/vue-interpolations.mjs","../../../../../node_modules/@shikijs/langs/dist/vue-sfc-style-variable-injection.mjs","../../../../../node_modules/@shikijs/langs/dist/vue-vine.mjs","../../../../../node_modules/@shikijs/langs/dist/vue.mjs","../../../../../node_modules/@shikijs/langs/dist/vyper.mjs","../../../../../node_modules/@shikijs/langs/dist/wasm.mjs","../../../../../node_modules/@shikijs/langs/dist/wenyan.mjs","../../../../../node_modules/@shikijs/langs/dist/wgsl.mjs","../../../../../node_modules/@shikijs/langs/dist/wikitext.mjs","../../../../../node_modules/@shikijs/langs/dist/wit.mjs","../../../../../node_modules/@shikijs/langs/dist/wolfram.mjs","../../../../../node_modules/@shikijs/langs/dist/xml.mjs","../../../../../node_modules/@shikijs/langs/dist/xsl.mjs","../../../../../node_modules/@shikijs/langs/dist/yaml.mjs","../../../../../node_modules/@shikijs/langs/dist/zenscript.mjs","../../../../../node_modules/@shikijs/langs/dist/zig.mjs","../../../../../node_modules/@shikijs/langs/package.json","../../../../../node_modules/@shikijs/primitive/dist/index.mjs","../../../../../node_modules/@shikijs/primitive/node_modules/@shikijs/types/dist/index.mjs","../../../../../node_modules/@shikijs/primitive/node_modules/@shikijs/types/package.json","../../../../../node_modules/@shikijs/primitive/package.json","../../../../../node_modules/@shikijs/themes/dist/andromeeda.mjs","../../../../../node_modules/@shikijs/themes/dist/aurora-x.mjs","../../../../../node_modules/@shikijs/themes/dist/ayu-dark.mjs","../../../../../node_modules/@shikijs/themes/dist/ayu-light.mjs","../../../../../node_modules/@shikijs/themes/dist/ayu-mirage.mjs","../../../../../node_modules/@shikijs/themes/dist/catppuccin-frappe.mjs","../../../../../node_modules/@shikijs/themes/dist/catppuccin-latte.mjs","../../../../../node_modules/@shikijs/themes/dist/catppuccin-macchiato.mjs","../../../../../node_modules/@shikijs/themes/dist/catppuccin-mocha.mjs","../../../../../node_modules/@shikijs/themes/dist/dark-plus.mjs","../../../../../node_modules/@shikijs/themes/dist/dracula-soft.mjs","../../../../../node_modules/@shikijs/themes/dist/dracula.mjs","../../../../../node_modules/@shikijs/themes/dist/everforest-dark.mjs","../../../../../node_modules/@shikijs/themes/dist/everforest-light.mjs","../../../../../node_modules/@shikijs/themes/dist/github-dark-default.mjs","../../../../../node_modules/@shikijs/themes/dist/github-dark-dimmed.mjs","../../../../../node_modules/@shikijs/themes/dist/github-dark-high-contrast.mjs","../../../../../node_modules/@shikijs/themes/dist/github-dark.mjs","../../../../../node_modules/@shikijs/themes/dist/github-light-default.mjs","../../../../../node_modules/@shikijs/themes/dist/github-light-high-contrast.mjs","../../../../../node_modules/@shikijs/themes/dist/github-light.mjs","../../../../../node_modules/@shikijs/themes/dist/gruvbox-dark-hard.mjs","../../../../../node_modules/@shikijs/themes/dist/gruvbox-dark-medium.mjs","../../../../../node_modules/@shikijs/themes/dist/gruvbox-dark-soft.mjs","../../../../../node_modules/@shikijs/themes/dist/gruvbox-light-hard.mjs","../../../../../node_modules/@shikijs/themes/dist/gruvbox-light-medium.mjs","../../../../../node_modules/@shikijs/themes/dist/gruvbox-light-soft.mjs","../../../../../node_modules/@shikijs/themes/dist/horizon-bright.mjs","../../../../../node_modules/@shikijs/themes/dist/horizon.mjs","../../../../../node_modules/@shikijs/themes/dist/houston.mjs","../../../../../node_modules/@shikijs/themes/dist/kanagawa-dragon.mjs","../../../../../node_modules/@shikijs/themes/dist/kanagawa-lotus.mjs","../../../../../node_modules/@shikijs/themes/dist/kanagawa-wave.mjs","../../../../../node_modules/@shikijs/themes/dist/laserwave.mjs","../../../../../node_modules/@shikijs/themes/dist/light-plus.mjs","../../../../../node_modules/@shikijs/themes/dist/material-theme-darker.mjs","../../../../../node_modules/@shikijs/themes/dist/material-theme-lighter.mjs","../../../../../node_modules/@shikijs/themes/dist/material-theme-ocean.mjs","../../../../../node_modules/@shikijs/themes/dist/material-theme-palenight.mjs","../../../../../node_modules/@shikijs/themes/dist/material-theme.mjs","../../../../../node_modules/@shikijs/themes/dist/min-dark.mjs","../../../../../node_modules/@shikijs/themes/dist/min-light.mjs","../../../../../node_modules/@shikijs/themes/dist/monokai.mjs","../../../../../node_modules/@shikijs/themes/dist/night-owl-light.mjs","../../../../../node_modules/@shikijs/themes/dist/night-owl.mjs","../../../../../node_modules/@shikijs/themes/dist/nord.mjs","../../../../../node_modules/@shikijs/themes/dist/one-dark-pro.mjs","../../../../../node_modules/@shikijs/themes/dist/one-light.mjs","../../../../../node_modules/@shikijs/themes/dist/plastic.mjs","../../../../../node_modules/@shikijs/themes/dist/poimandres.mjs","../../../../../node_modules/@shikijs/themes/dist/red.mjs","../../../../../node_modules/@shikijs/themes/dist/rose-pine-dawn.mjs","../../../../../node_modules/@shikijs/themes/dist/rose-pine-moon.mjs","../../../../../node_modules/@shikijs/themes/dist/rose-pine.mjs","../../../../../node_modules/@shikijs/themes/dist/slack-dark.mjs","../../../../../node_modules/@shikijs/themes/dist/slack-ochin.mjs","../../../../../node_modules/@shikijs/themes/dist/snazzy-light.mjs","../../../../../node_modules/@shikijs/themes/dist/solarized-dark.mjs","../../../../../node_modules/@shikijs/themes/dist/solarized-light.mjs","../../../../../node_modules/@shikijs/themes/dist/synthwave-84.mjs","../../../../../node_modules/@shikijs/themes/dist/tokyo-night.mjs","../../../../../node_modules/@shikijs/themes/dist/vesper.mjs","../../../../../node_modules/@shikijs/themes/dist/vitesse-black.mjs","../../../../../node_modules/@shikijs/themes/dist/vitesse-dark.mjs","../../../../../node_modules/@shikijs/themes/dist/vitesse-light.mjs","../../../../../node_modules/@shikijs/themes/package.json","../../../../../node_modules/@shikijs/vscode-textmate/dist/index.js","../../../../../node_modules/@shikijs/vscode-textmate/package.json","../../../../../node_modules/@swc/helpers/_/_interop_require_default/package.json","../../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../node_modules/@swc/helpers/package.json","../../../../../node_modules/ccount/index.js","../../../../../node_modules/ccount/package.json","../../../../../node_modules/character-entities-html4/index.js","../../../../../node_modules/character-entities-html4/package.json","../../../../../node_modules/character-entities-legacy/index.js","../../../../../node_modules/character-entities-legacy/package.json","../../../../../node_modules/comma-separated-tokens/index.js","../../../../../node_modules/comma-separated-tokens/package.json","../../../../../node_modules/hast-util-to-html/index.js","../../../../../node_modules/hast-util-to-html/lib/handle/comment.js","../../../../../node_modules/hast-util-to-html/lib/handle/doctype.js","../../../../../node_modules/hast-util-to-html/lib/handle/element.js","../../../../../node_modules/hast-util-to-html/lib/handle/index.js","../../../../../node_modules/hast-util-to-html/lib/handle/raw.js","../../../../../node_modules/hast-util-to-html/lib/handle/root.js","../../../../../node_modules/hast-util-to-html/lib/handle/text.js","../../../../../node_modules/hast-util-to-html/lib/index.js","../../../../../node_modules/hast-util-to-html/lib/omission/closing.js","../../../../../node_modules/hast-util-to-html/lib/omission/omission.js","../../../../../node_modules/hast-util-to-html/lib/omission/opening.js","../../../../../node_modules/hast-util-to-html/lib/omission/util/siblings.js","../../../../../node_modules/hast-util-to-html/package.json","../../../../../node_modules/hast-util-whitespace/index.js","../../../../../node_modules/hast-util-whitespace/lib/index.js","../../../../../node_modules/hast-util-whitespace/package.json","../../../../../node_modules/html-void-elements/index.js","../../../../../node_modules/html-void-elements/package.json","../../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../node_modules/next/dist/client/lib/console.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/bytes/index.js","../../../../../node_modules/next/dist/compiled/bytes/package.json","../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../node_modules/next/dist/compiled/ws/index.js","../../../../../node_modules/next/dist/compiled/ws/package.json","../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/next/dist/lib/constants.js","../../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/next/dist/lib/is-error.js","../../../../../node_modules/next/dist/lib/picocolors.js","../../../../../node_modules/next/dist/lib/scheduler.js","../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../node_modules/next/dist/server/node-environment.js","../../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../../node_modules/next/dist/server/require-hook.js","../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","../../../../../node_modules/next/dist/shared/lib/router/utils/html-bots.js","../../../../../node_modules/next/dist/shared/lib/router/utils/interception-routes.js","../../../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../../../node_modules/next/dist/shared/lib/segment.js","../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/next/dist/shared/lib/size-limit.js","../../../../../node_modules/next/package.json","../../../../../node_modules/property-information/index.js","../../../../../node_modules/property-information/lib/aria.js","../../../../../node_modules/property-information/lib/find.js","../../../../../node_modules/property-information/lib/hast-to-react.js","../../../../../node_modules/property-information/lib/html.js","../../../../../node_modules/property-information/lib/normalize.js","../../../../../node_modules/property-information/lib/svg.js","../../../../../node_modules/property-information/lib/util/case-insensitive-transform.js","../../../../../node_modules/property-information/lib/util/case-sensitive-transform.js","../../../../../node_modules/property-information/lib/util/create.js","../../../../../node_modules/property-information/lib/util/defined-info.js","../../../../../node_modules/property-information/lib/util/info.js","../../../../../node_modules/property-information/lib/util/merge.js","../../../../../node_modules/property-information/lib/util/schema.js","../../../../../node_modules/property-information/lib/util/types.js","../../../../../node_modules/property-information/lib/xlink.js","../../../../../node_modules/property-information/lib/xml.js","../../../../../node_modules/property-information/lib/xmlns.js","../../../../../node_modules/property-information/package.json","../../../../../node_modules/react/cjs/react.development.js","../../../../../node_modules/react/cjs/react.production.js","../../../../../node_modules/react/index.js","../../../../../node_modules/react/package.json","../../../../../node_modules/shiki/dist/bundle-full.mjs","../../../../../node_modules/shiki/dist/chunk-CtajNgzt.mjs","../../../../../node_modules/shiki/dist/engine-oniguruma.mjs","../../../../../node_modules/shiki/dist/langs-bundle-full-DfKZStlK.mjs","../../../../../node_modules/shiki/dist/themes.mjs","../../../../../node_modules/shiki/dist/wasm.mjs","../../../../../node_modules/shiki/node_modules/@shikijs/core/dist/index.mjs","../../../../../node_modules/shiki/node_modules/@shikijs/core/package.json","../../../../../node_modules/shiki/node_modules/@shikijs/types/dist/index.mjs","../../../../../node_modules/shiki/node_modules/@shikijs/types/package.json","../../../../../node_modules/shiki/package.json","../../../../../node_modules/space-separated-tokens/index.js","../../../../../node_modules/space-separated-tokens/package.json","../../../../../node_modules/stringify-entities/index.js","../../../../../node_modules/stringify-entities/lib/constant/dangerous.js","../../../../../node_modules/stringify-entities/lib/core.js","../../../../../node_modules/stringify-entities/lib/index.js","../../../../../node_modules/stringify-entities/lib/util/format-basic.js","../../../../../node_modules/stringify-entities/lib/util/format-smart.js","../../../../../node_modules/stringify-entities/lib/util/to-decimal.js","../../../../../node_modules/stringify-entities/lib/util/to-hexadecimal.js","../../../../../node_modules/stringify-entities/lib/util/to-named.js","../../../../../node_modules/stringify-entities/package.json","../../../../../node_modules/zwitch/index.js","../../../../../node_modules/zwitch/package.json","../../../../package.json","../../../chunks/1022.js","../../../chunks/1039.js","../../../chunks/1047.js","../../../chunks/1052.js","../../../chunks/1102.js","../../../chunks/1108.js","../../../chunks/1112.js","../../../chunks/1120.js","../../../chunks/1128.js","../../../chunks/1131.js","../../../chunks/122.js","../../../chunks/1289.js","../../../chunks/1291.js","../../../chunks/130.js","../../../chunks/131.js","../../../chunks/1310.js","../../../chunks/1327.js","../../../chunks/1353.js","../../../chunks/1383.js","../../../chunks/1435.js","../../../chunks/1445.js","../../../chunks/1521.js","../../../chunks/1540.js","../../../chunks/1560.js","../../../chunks/1632.js","../../../chunks/1658.js","../../../chunks/1659.js","../../../chunks/1693.js","../../../chunks/1709.js","../../../chunks/1716.js","../../../chunks/1717.js","../../../chunks/1729.js","../../../chunks/1751.js","../../../chunks/1788.js","../../../chunks/1872.js","../../../chunks/1914.js","../../../chunks/1979.js","../../../chunks/2079.js","../../../chunks/2092.js","../../../chunks/212.js","../../../chunks/2160.js","../../../chunks/2216.js","../../../chunks/2246.js","../../../chunks/2261.js","../../../chunks/2264.js","../../../chunks/2281.js","../../../chunks/2287.js","../../../chunks/233.js","../../../chunks/2359.js","../../../chunks/2383.js","../../../chunks/2384.js","../../../chunks/2400.js","../../../chunks/2402.js","../../../chunks/2408.js","../../../chunks/2429.js","../../../chunks/2469.js","../../../chunks/2523.js","../../../chunks/2638.js","../../../chunks/2656.js","../../../chunks/2660.js","../../../chunks/274.js","../../../chunks/2807.js","../../../chunks/2926.js","../../../chunks/2972.js","../../../chunks/3.js","../../../chunks/3006.js","../../../chunks/3059.js","../../../chunks/3097.js","../../../chunks/3108.js","../../../chunks/3158.js","../../../chunks/3242.js","../../../chunks/327.js","../../../chunks/3272.js","../../../chunks/3333.js","../../../chunks/3348.js","../../../chunks/3384.js","../../../chunks/3445.js","../../../chunks/3506.js","../../../chunks/3577.js","../../../chunks/3586.js","../../../chunks/363.js","../../../chunks/3636.js","../../../chunks/3658.js","../../../chunks/3716.js","../../../chunks/3718.js","../../../chunks/3720.js","../../../chunks/3747.js","../../../chunks/3764.js","../../../chunks/3814.js","../../../chunks/3954.js","../../../chunks/3966.js","../../../chunks/3978.js","../../../chunks/3994.js","../../../chunks/4038.js","../../../chunks/4082.js","../../../chunks/4090.js","../../../chunks/4122.js","../../../chunks/4150.js","../../../chunks/4155.js","../../../chunks/4169.js","../../../chunks/4196.js","../../../chunks/4219.js","../../../chunks/426.js","../../../chunks/4260.js","../../../chunks/4293.js","../../../chunks/4306.js","../../../chunks/4314.js","../../../chunks/4315.js","../../../chunks/4317.js","../../../chunks/4342.js","../../../chunks/4432.js","../../../chunks/4471.js","../../../chunks/4505.js","../../../chunks/4522.js","../../../chunks/4569.js","../../../chunks/477.js","../../../chunks/4825.js","../../../chunks/4888.js","../../../chunks/4910.js","../../../chunks/4931.js","../../../chunks/4934.js","../../../chunks/497.js","../../../chunks/4975.js","../../../chunks/4985.js","../../../chunks/5016.js","../../../chunks/5044.js","../../../chunks/5047.js","../../../chunks/5054.js","../../../chunks/510.js","../../../chunks/5143.js","../../../chunks/5164.js","../../../chunks/5170.js","../../../chunks/5194.js","../../../chunks/5213.js","../../../chunks/522.js","../../../chunks/5222.js","../../../chunks/5259.js","../../../chunks/5270.js","../../../chunks/5287.js","../../../chunks/5318.js","../../../chunks/5326.js","../../../chunks/5344.js","../../../chunks/5351.js","../../../chunks/5393.js","../../../chunks/5408.js","../../../chunks/541.js","../../../chunks/5458.js","../../../chunks/5463.js","../../../chunks/5472.js","../../../chunks/5474.js","../../../chunks/5475.js","../../../chunks/5495.js","../../../chunks/55.js","../../../chunks/5506.js","../../../chunks/5509.js","../../../chunks/5551.js","../../../chunks/5621.js","../../../chunks/5653.js","../../../chunks/5659.js","../../../chunks/5672.js","../../../chunks/5692.js","../../../chunks/5799.js","../../../chunks/5851.js","../../../chunks/5862.js","../../../chunks/5886.js","../../../chunks/5895.js","../../../chunks/5897.js","../../../chunks/5898.js","../../../chunks/5910.js","../../../chunks/5929.js","../../../chunks/5933.js","../../../chunks/5960.js","../../../chunks/5965.js","../../../chunks/5966.js","../../../chunks/5977.js","../../../chunks/5980.js","../../../chunks/6041.js","../../../chunks/6058.js","../../../chunks/6069.js","../../../chunks/6076.js","../../../chunks/6150.js","../../../chunks/6173.js","../../../chunks/6184.js","../../../chunks/6267.js","../../../chunks/6290.js","../../../chunks/63.js","../../../chunks/6304.js","../../../chunks/6305.js","../../../chunks/631.js","../../../chunks/6352.js","../../../chunks/6405.js","../../../chunks/6415.js","../../../chunks/6424.js","../../../chunks/6434.js","../../../chunks/6443.js","../../../chunks/6470.js","../../../chunks/6523.js","../../../chunks/6576.js","../../../chunks/659.js","../../../chunks/6632.js","../../../chunks/6657.js","../../../chunks/6705.js","../../../chunks/6717.js","../../../chunks/6731.js","../../../chunks/6763.js","../../../chunks/6768.js","../../../chunks/6829.js","../../../chunks/6839.js","../../../chunks/6850.js","../../../chunks/6925.js","../../../chunks/698.js","../../../chunks/6991.js","../../../chunks/7002.js","../../../chunks/703.js","../../../chunks/708.js","../../../chunks/7112.js","../../../chunks/7136.js","../../../chunks/7151.js","../../../chunks/7169.js","../../../chunks/7199.js","../../../chunks/7202.js","../../../chunks/7233.js","../../../chunks/7267.js","../../../chunks/73.js","../../../chunks/7376.js","../../../chunks/7442.js","../../../chunks/7458.js","../../../chunks/7482.js","../../../chunks/7559.js","../../../chunks/7586.js","../../../chunks/7597.js","../../../chunks/7696.js","../../../chunks/7703.js","../../../chunks/7711.js","../../../chunks/7717.js","../../../chunks/7727.js","../../../chunks/7782.js","../../../chunks/7787.js","../../../chunks/7842.js","../../../chunks/7848.js","../../../chunks/7875.js","../../../chunks/7895.js","../../../chunks/7905.js","../../../chunks/7946.js","../../../chunks/7951.js","../../../chunks/7955.js","../../../chunks/8026.js","../../../chunks/8045.js","../../../chunks/8057.js","../../../chunks/8067.js","../../../chunks/810.js","../../../chunks/8114.js","../../../chunks/8148.js","../../../chunks/8150.js","../../../chunks/8178.js","../../../chunks/8187.js","../../../chunks/8288.js","../../../chunks/8292.js","../../../chunks/8350.js","../../../chunks/8400.js","../../../chunks/8514.js","../../../chunks/8578.js","../../../chunks/8587.js","../../../chunks/8638.js","../../../chunks/8663.js","../../../chunks/867.js","../../../chunks/8671.js","../../../chunks/8695.js","../../../chunks/8704.js","../../../chunks/8724.js","../../../chunks/8730.js","../../../chunks/8743.js","../../../chunks/8750.js","../../../chunks/8882.js","../../../chunks/8938.js","../../../chunks/9067.js","../../../chunks/9094.js","../../../chunks/911.js","../../../chunks/9122.js","../../../chunks/914.js","../../../chunks/9158.js","../../../chunks/9182.js","../../../chunks/9191.js","../../../chunks/9222.js","../../../chunks/9228.js","../../../chunks/9240.js","../../../chunks/9280.js","../../../chunks/9306.js","../../../chunks/931.js","../../../chunks/9337.js","../../../chunks/9365.js","../../../chunks/9378.js","../../../chunks/9451.js","../../../chunks/9473.js","../../../chunks/949.js","../../../chunks/9504.js","../../../chunks/9517.js","../../../chunks/9578.js","../../../chunks/9580.js","../../../chunks/9608.js","../../../chunks/9611.js","../../../chunks/9617.js","../../../chunks/9654.js","../../../chunks/9704.js","../../../chunks/9736.js","../../../chunks/9767.js","../../../chunks/9768.js","../../../chunks/9824.js","../../../chunks/9855.js","../../../chunks/9861.js","../../../chunks/9863.js","../../../chunks/9918.js","../../../chunks/993.js","../../../chunks/9937.js","../../../webpack-runtime.js","page_client-reference-manifest.js"]}
|