@surething/cockpit 1.0.256 → 1.0.258
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-prod/BUILD_ID +1 -1
- package/.next-prod/app-path-routes-manifest.json +3 -4
- package/.next-prod/build-manifest.json +3 -3
- package/.next-prod/cockpit-build.json +1 -1
- package/.next-prod/prerender-manifest.json +4 -4
- package/.next-prod/react-loadable-manifest.json +2 -1
- package/.next-prod/routes-manifest.json +0 -6
- package/.next-prod/server/app/_global-error/page.js +2 -2
- package/.next-prod/server/app/_global-error/page.js.nft.json +1 -1
- package/.next-prod/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/_global-error.html +1 -1
- package/.next-prod/server/app/_global-error.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next-prod/server/app/_not-found/page.js +1 -1
- package/.next-prod/server/app/_not-found/page.js.nft.json +1 -1
- package/.next-prod/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/_not-found.html +2 -2
- package/.next-prod/server/app/_not-found.rsc +3 -3
- package/.next-prod/server/app/_not-found.segments/_full.segment.rsc +3 -3
- package/.next-prod/server/app/_not-found.segments/_index.segment.rsc +3 -3
- package/.next-prod/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next-prod/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/.next-prod/server/app/api/agent/test/route.js +1 -1
- package/.next-prod/server/app/api/agent/test/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/bash/route.js +1 -1
- package/.next-prod/server/app/api/bash/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/chat/codex/route.js +1 -5
- package/.next-prod/server/app/api/chat/codex/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/chat/deepseek/route.js +1 -1
- package/.next-prod/server/app/api/chat/deepseek/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/chat/glm/route.js +1 -1
- package/.next-prod/server/app/api/chat/glm/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/chat/kimi/route.js +1 -1
- package/.next-prod/server/app/api/chat/kimi/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/chat/ollama/route.js +1 -1
- package/.next-prod/server/app/api/chat/ollama/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/chat/route.js +1 -1
- package/.next-prod/server/app/api/chat/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/chat/stop/route.js +1 -1
- package/.next-prod/server/app/api/chat/stop/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/claude-stats/route.js +1 -1
- package/.next-prod/server/app/api/claude-stats/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/commands/route.js +1 -1
- package/.next-prod/server/app/api/commands/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/comments/route.js +1 -1
- package/.next-prod/server/app/api/comments/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/db/columns/route.js +2 -2
- package/.next-prod/server/app/api/db/columns/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/db/connect/route.js +1 -1
- package/.next-prod/server/app/api/db/connect/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/db/disconnect/route.js +1 -1
- package/.next-prod/server/app/api/db/disconnect/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/db/export/route.js +1 -1
- package/.next-prod/server/app/api/db/export/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/db/query/route.js +1 -1
- package/.next-prod/server/app/api/db/query/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/db/schemas/route.js +1 -1
- package/.next-prod/server/app/api/db/schemas/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/deepseek/balance/route.js +1 -1
- package/.next-prod/server/app/api/deepseek/balance/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/deepseek/credentials/route.js +1 -1
- package/.next-prod/server/app/api/deepseek/credentials/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/deepseek/models/route.js +1 -1
- package/.next-prod/server/app/api/deepseek/models/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/dev/spans/route.js +1 -1
- package/.next-prod/server/app/api/dev/spans/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/extension/version/route.js +1 -1
- package/.next-prod/server/app/api/extension/version/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/file/route.js +1 -1
- package/.next-prod/server/app/api/file/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/blame/route.js +1 -1
- package/.next-prod/server/app/api/files/blame/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/clipboard/route.js +1 -1
- package/.next-prod/server/app/api/files/clipboard/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/copy/route.js +1 -1
- package/.next-prod/server/app/api/files/copy/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/delete/route.js +1 -1
- package/.next-prod/server/app/api/files/delete/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/expanded/route.js +1 -1
- package/.next-prod/server/app/api/files/expanded/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/index/route.js +1 -1
- package/.next-prod/server/app/api/files/index/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/init/route.js +1 -1
- package/.next-prod/server/app/api/files/init/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/paste/route.js +1 -1
- package/.next-prod/server/app/api/files/paste/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/read/route.js +1 -1
- package/.next-prod/server/app/api/files/read/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/readdir/route.js +1 -1
- package/.next-prod/server/app/api/files/readdir/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/recent/route.js +1 -1
- package/.next-prod/server/app/api/files/recent/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/save/route.js +1 -1
- package/.next-prod/server/app/api/files/save/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/search/route.js +1 -1
- package/.next-prod/server/app/api/files/search/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/stat/route.js +1 -1
- package/.next-prod/server/app/api/files/stat/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/text/route.js +1 -1
- package/.next-prod/server/app/api/files/text/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/branch-diff/route.js +1 -1
- package/.next-prod/server/app/api/git/branch-diff/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/branches/route.js +1 -1
- package/.next-prod/server/app/api/git/branches/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/commit-diff/route.js +1 -1
- package/.next-prod/server/app/api/git/commit-diff/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/commits/route.js +1 -1
- package/.next-prod/server/app/api/git/commits/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/current-branch/route.js +1 -1
- package/.next-prod/server/app/api/git/current-branch/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/diff/route.js +1 -1
- package/.next-prod/server/app/api/git/diff/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/discard/route.js +1 -1
- package/.next-prod/server/app/api/git/discard/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/stage/route.js +1 -1
- package/.next-prod/server/app/api/git/stage/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/status/route.js +1 -1
- package/.next-prod/server/app/api/git/status/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/unstage/route.js +1 -1
- package/.next-prod/server/app/api/git/unstage/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/worktree/route.js +1 -1
- package/.next-prod/server/app/api/git/worktree/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/glm/credentials/route.js +1 -1
- package/.next-prod/server/app/api/glm/credentials/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/glm/models/route.js +1 -1
- package/.next-prod/server/app/api/glm/models/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/glm/usage/route.js +1 -1
- package/.next-prod/server/app/api/glm/usage/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/global-state/route.js +1 -1
- package/.next-prod/server/app/api/global-state/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/health/route.js +1 -1
- package/.next-prod/server/app/api/health/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/html-apps/[id]/route.js +1 -1
- package/.next-prod/server/app/api/html-apps/[id]/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/html-apps/route.js +1 -1
- package/.next-prod/server/app/api/html-apps/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/jupyter/load/route.js +1 -1
- package/.next-prod/server/app/api/jupyter/load/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/jupyter/save/route.js +1 -1
- package/.next-prod/server/app/api/jupyter/save/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/jupyter/shutdown/route.js +1 -1
- package/.next-prod/server/app/api/jupyter/shutdown/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/kimi/credentials/route.js +1 -1
- package/.next-prod/server/app/api/kimi/credentials/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/kimi/models/route.js +1 -1
- package/.next-prod/server/app/api/kimi/models/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/kimi/usage/route.js +1 -1
- package/.next-prod/server/app/api/kimi/usage/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/lsp/definition/route.js +1 -1
- package/.next-prod/server/app/api/lsp/definition/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/lsp/hover/route.js +1 -1
- package/.next-prod/server/app/api/lsp/hover/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/lsp/references/route.js +1 -1
- package/.next-prod/server/app/api/lsp/references/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/lsp/status/route.js +1 -1
- package/.next-prod/server/app/api/lsp/status/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/lsp/warmup/route.js +1 -1
- package/.next-prod/server/app/api/lsp/warmup/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/mysql/columns/route.js +2 -2
- package/.next-prod/server/app/api/mysql/columns/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/mysql/connect/route.js +1 -1
- package/.next-prod/server/app/api/mysql/connect/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/mysql/disconnect/route.js +1 -1
- package/.next-prod/server/app/api/mysql/disconnect/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/mysql/export/route.js +1 -1
- package/.next-prod/server/app/api/mysql/export/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/mysql/query/route.js +1 -1
- package/.next-prod/server/app/api/mysql/query/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/mysql/schemas/route.js +1 -1
- package/.next-prod/server/app/api/mysql/schemas/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/neo4j/connect/route.js +1 -1
- package/.next-prod/server/app/api/neo4j/connect/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/neo4j/disconnect/route.js +1 -1
- package/.next-prod/server/app/api/neo4j/disconnect/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/neo4j/query/route.js +1 -1
- package/.next-prod/server/app/api/neo4j/query/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/neo4j/schema/route.js +1 -1
- package/.next-prod/server/app/api/neo4j/schema/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/note/route.js +1 -1
- package/.next-prod/server/app/api/note/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/ollama/config/route.js +1 -1
- package/.next-prod/server/app/api/ollama/config/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/ollama/models/route.js +1 -1
- package/.next-prod/server/app/api/ollama/models/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/ollama/start/route.js +1 -1
- package/.next-prod/server/app/api/ollama/start/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/open-cursor/route.js +1 -1
- package/.next-prod/server/app/api/open-cursor/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/open-vscode/route.js +1 -1
- package/.next-prod/server/app/api/open-vscode/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/pick-folder/route.js +1 -1
- package/.next-prod/server/app/api/pick-folder/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/pinned-sessions/route.js +1 -1
- package/.next-prod/server/app/api/pinned-sessions/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/project-settings/route.js +1 -1
- package/.next-prod/server/app/api/project-settings/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/project-state/route.js +2 -2
- package/.next-prod/server/app/api/project-state/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/projectGraph/affected/route.js +1 -1
- package/.next-prod/server/app/api/projectGraph/affected/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/projectGraph/callees/route.js +1 -1
- package/.next-prod/server/app/api/projectGraph/callees/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/projectGraph/callers/route.js +1 -1
- package/.next-prod/server/app/api/projectGraph/callers/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/projectGraph/coedit/route.js +1 -1
- package/.next-prod/server/app/api/projectGraph/coedit/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/projectGraph/context/route.js +1 -1
- package/.next-prod/server/app/api/projectGraph/context/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/projectGraph/file/route.js +1 -1
- package/.next-prod/server/app/api/projectGraph/file/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/projectGraph/file-functions/route.js +1 -1
- package/.next-prod/server/app/api/projectGraph/file-functions/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/projectGraph/impact/route.js +1 -1
- package/.next-prod/server/app/api/projectGraph/impact/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/projectGraph/related/route.js +1 -1
- package/.next-prod/server/app/api/projectGraph/related/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/projectGraph/risk/route.js +1 -1
- package/.next-prod/server/app/api/projectGraph/risk/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/projectGraph/search/route.js +1 -1
- package/.next-prod/server/app/api/projectGraph/search/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/projects/route.js +1 -1
- package/.next-prod/server/app/api/projects/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/prompts/config/route.js +1 -1
- package/.next-prod/server/app/api/prompts/config/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/push/public-key/route.js +1 -1
- package/.next-prod/server/app/api/push/public-key/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/push/subscribe/route.js +1 -1
- package/.next-prod/server/app/api/push/subscribe/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/push/unsubscribe/route.js +1 -1
- package/.next-prod/server/app/api/push/unsubscribe/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/redis/command/route.js +1 -1
- package/.next-prod/server/app/api/redis/command/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/redis/connect/route.js +1 -1
- package/.next-prod/server/app/api/redis/connect/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/redis/delete/route.js +1 -1
- package/.next-prod/server/app/api/redis/delete/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/redis/disconnect/route.js +1 -1
- package/.next-prod/server/app/api/redis/disconnect/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/redis/get/route.js +1 -1
- package/.next-prod/server/app/api/redis/get/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/redis/keys/route.js +1 -1
- package/.next-prod/server/app/api/redis/keys/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/redis/set/route.js +1 -1
- package/.next-prod/server/app/api/redis/set/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/review/[id]/comments/route.js +1 -1
- package/.next-prod/server/app/api/review/[id]/comments/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/review/[id]/replies/route.js +1 -1
- package/.next-prod/server/app/api/review/[id]/replies/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/review/[id]/route.js +1 -1
- package/.next-prod/server/app/api/review/[id]/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/review/identify/route.js +1 -1
- package/.next-prod/server/app/api/review/identify/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/review/order/route.js +1 -1
- package/.next-prod/server/app/api/review/order/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/review/route.js +1 -1
- package/.next-prod/server/app/api/review/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/review/share-info/route.js +1 -1
- package/.next-prod/server/app/api/review/share-info/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/review/users/route.js +1 -1
- package/.next-prod/server/app/api/review/users/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/scheduled-tasks/route.js +2 -6
- package/.next-prod/server/app/api/scheduled-tasks/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/services/config/route.js +1 -1
- package/.next-prod/server/app/api/services/config/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/services/scripts/route.js +1 -1
- package/.next-prod/server/app/api/services/scripts/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/session/[sessionId]/fork/route.js +1 -1
- package/.next-prod/server/app/api/session/[sessionId]/fork/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/session/[sessionId]/history/route.js +1 -1
- package/.next-prod/server/app/api/session/[sessionId]/history/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/session-by-path/route.js +1 -1
- package/.next-prod/server/app/api/session-by-path/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/sessions/projects/[encodedPath]/route.js +1 -1
- package/.next-prod/server/app/api/sessions/projects/[encodedPath]/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/sessions/projects/route.js +1 -1
- package/.next-prod/server/app/api/sessions/projects/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/sessions/route.js +1 -1
- package/.next-prod/server/app/api/sessions/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/settings/route.js +1 -1
- package/.next-prod/server/app/api/settings/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/skills/[id]/route.js +1 -1
- package/.next-prod/server/app/api/skills/[id]/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/skills/content/route.js +1 -1
- package/.next-prod/server/app/api/skills/content/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/skills/route.js +1 -1
- package/.next-prod/server/app/api/skills/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/snapshots/diff/route.js +1 -1
- package/.next-prod/server/app/api/snapshots/diff/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/snapshots/route.js +1 -1
- package/.next-prod/server/app/api/snapshots/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/terminal/aliases/route.js +1 -1
- package/.next-prod/server/app/api/terminal/aliases/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/terminal/autocomplete/route.js +1 -1
- package/.next-prod/server/app/api/terminal/autocomplete/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/terminal/bubble-order/route.js +1 -1
- package/.next-prod/server/app/api/terminal/bubble-order/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/terminal/env/route.js +1 -1
- package/.next-prod/server/app/api/terminal/env/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/terminal/history/route.js +1 -1
- package/.next-prod/server/app/api/terminal/history/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/version/route.js +1 -1
- package/.next-prod/server/app/api/version/route.js.nft.json +1 -1
- package/.next-prod/server/app/apps/[...path]/route.js +1 -1
- package/.next-prod/server/app/apps/[...path]/route.js.nft.json +1 -1
- package/.next-prod/server/app/favicon.ico/route.js +1 -1
- package/.next-prod/server/app/favicon.ico/route.js.nft.json +1 -1
- package/.next-prod/server/app/m/page.js +1 -1
- package/.next-prod/server/app/m/page.js.nft.json +1 -1
- package/.next-prod/server/app/m/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/manifest.webmanifest/route.js +2 -2
- package/.next-prod/server/app/manifest.webmanifest/route.js.nft.json +1 -1
- package/.next-prod/server/app/page.js +1 -1
- package/.next-prod/server/app/page.js.nft.json +1 -1
- package/.next-prod/server/app/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/project/page.js +1 -1
- package/.next-prod/server/app/project/page.js.nft.json +1 -1
- package/.next-prod/server/app/project/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/review/[id]/page.js +1 -1
- package/.next-prod/server/app/review/[id]/page.js.nft.json +1 -1
- package/.next-prod/server/app/review/[id]/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app-paths-manifest.json +3 -4
- package/.next-prod/server/chunks/1564.js +5 -0
- package/.next-prod/server/chunks/3286.js +5 -5
- package/.next-prod/server/chunks/3863.js +1 -4
- package/.next-prod/server/chunks/5750.js +419 -0
- package/.next-prod/server/chunks/6495.js +1 -0
- package/.next-prod/server/chunks/6548.js +1 -1
- package/.next-prod/server/chunks/7270.js +3 -3
- package/.next-prod/server/chunks/8557.js +114 -0
- package/.next-prod/server/chunks/8764.js +26 -0
- package/.next-prod/server/chunks/9312.js +1 -0
- package/.next-prod/server/chunks/9352.js +6 -0
- package/.next-prod/server/chunks/9830.js +1 -1
- package/.next-prod/server/middleware-build-manifest.js +1 -1
- package/.next-prod/server/middleware-react-loadable-manifest.js +1 -1
- package/.next-prod/server/pages/404.html +2 -2
- package/.next-prod/server/pages/500.html +1 -1
- package/.next-prod/server/server-reference-manifest.json +1 -1
- package/.next-prod/static/ZFNy0XuBWptMqEQGi7GTy/_buildManifest.js +1 -0
- package/.next-prod/static/chunks/1372-cc9afa045dc4eb5e.js +15 -0
- package/.next-prod/static/chunks/6784-500e233d3e8f6b41.js +381 -0
- package/.next-prod/static/chunks/7482-8478af06d5aa0972.js +25 -0
- package/.next-prod/static/chunks/9b0008ae.d0c8feea26186989.js +45 -0
- package/.next-prod/static/chunks/app/_global-error/page-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/agent/test/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/bash/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/chat/codex/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/chat/deepseek/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/chat/glm/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/chat/kimi/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/chat/ollama/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/chat/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/chat/stop/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/claude-stats/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/commands/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/comments/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/db/columns/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/db/connect/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/db/disconnect/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/db/export/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/db/query/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/db/schemas/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/deepseek/balance/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/deepseek/credentials/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/deepseek/models/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/dev/spans/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/extension/version/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/file/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/files/blame/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/files/clipboard/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/files/copy/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/files/delete/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/files/expanded/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/files/index/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/files/init/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/files/paste/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/files/read/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/files/readdir/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/files/recent/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/files/save/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/files/search/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/files/stat/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/files/text/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/git/branch-diff/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/git/branches/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/git/commit-diff/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/git/commits/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/git/current-branch/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/git/diff/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/git/discard/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/git/stage/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/git/status/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/git/unstage/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/git/worktree/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/glm/credentials/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/glm/models/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/glm/usage/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/global-state/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/health/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/html-apps/[id]/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/html-apps/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/jupyter/load/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/jupyter/save/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/jupyter/shutdown/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/kimi/credentials/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/kimi/models/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/kimi/usage/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/lsp/definition/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/lsp/hover/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/lsp/references/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/lsp/status/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/lsp/warmup/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/mysql/columns/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/mysql/connect/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/mysql/disconnect/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/mysql/export/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/mysql/query/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/mysql/schemas/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/neo4j/connect/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/neo4j/disconnect/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/neo4j/query/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/neo4j/schema/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/note/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/ollama/config/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/ollama/models/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/ollama/start/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/open-cursor/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/open-vscode/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/pick-folder/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/pinned-sessions/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/project-settings/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/project-state/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/projectGraph/affected/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/projectGraph/callees/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/projectGraph/callers/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/projectGraph/coedit/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/projectGraph/context/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/projectGraph/file/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/projectGraph/file-functions/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/projectGraph/impact/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/projectGraph/related/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/projectGraph/risk/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/projectGraph/search/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/projects/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/prompts/config/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/push/public-key/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/push/subscribe/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/push/unsubscribe/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/command/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/connect/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/delete/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/disconnect/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/get/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/keys/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/set/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/review/[id]/comments/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/review/[id]/replies/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/review/[id]/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/review/identify/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/review/order/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/review/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/review/share-info/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/review/users/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/scheduled-tasks/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/services/config/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/services/scripts/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/session/[sessionId]/fork/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/session/[sessionId]/history/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/session-by-path/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/sessions/projects/[encodedPath]/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/sessions/projects/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/sessions/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/settings/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/skills/[id]/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/skills/content/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/skills/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/snapshots/diff/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/snapshots/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/terminal/aliases/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/terminal/autocomplete/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/terminal/bubble-order/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/terminal/env/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/terminal/history/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/api/version/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/apps/[...path]/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/{layout-f90feff7c76b0946.js → layout-bec1cf218bc88d81.js} +1 -1
- package/.next-prod/static/chunks/app/m/page-aff83d3f5f4047c5.js +1 -0
- package/.next-prod/static/chunks/app/manifest.webmanifest/route-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/app/{page-c4b0acf767168141.js → page-5e6dbc9731415743.js} +1 -1
- package/.next-prod/static/chunks/app/project/{page-c4b0acf767168141.js → page-5e6dbc9731415743.js} +1 -1
- package/.next-prod/static/chunks/next/dist/client/components/builtin/app-error-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/next/dist/client/components/builtin/forbidden-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/next/dist/client/components/builtin/not-found-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/next/dist/client/components/builtin/unauthorized-3c1c06e2de280418.js +1 -0
- package/.next-prod/static/chunks/webpack-ce60587570394496.js +1 -0
- package/.next-prod/static/css/2334aed02a409f57.css +1 -0
- package/.next-prod/trace +14 -14
- package/.next-prod/trace-build +1 -1
- package/.next-prod/types/routes.d.ts +1 -2
- package/.next-prod/types/validator.ts +0 -9
- package/dist/{chunk-AK47NPAX.mjs → chunk-L5TWVHYB.mjs} +128 -7
- package/dist/{chunk-BKJB2B6J.mjs → chunk-RSRPFWNL.mjs} +42 -24
- package/dist/{chunk-47FA22UG.mjs → chunk-YEZ3U3F2.mjs} +1 -1
- package/dist/httpApi.mjs +2 -2
- package/dist/scheduledTasks.mjs +716 -867
- package/dist/{server-MAWFYWEQ.mjs → server-UZPDELUK.mjs} +2 -2
- package/dist/wsServer.mjs +74 -16
- package/package.json +3 -2
- package/public/html-lib/pdf-viewer.js +12 -12
- package/public/pdfjs/pdf.worker.min.mjs +4 -4
- package/.next-prod/server/app/api/chat/pty-input/route.js +0 -1
- package/.next-prod/server/app/api/chat/pty-input/route.js.nft.json +0 -1
- package/.next-prod/server/app/api/chat/pty-input/route_client-reference-manifest.js +0 -1
- package/.next-prod/server/chunks/304.js +0 -5
- package/.next-prod/server/chunks/3630.js +0 -131
- package/.next-prod/server/chunks/3792.js +0 -9
- package/.next-prod/server/chunks/6244.js +0 -1
- package/.next-prod/server/chunks/816.js +0 -1
- package/.next-prod/server/chunks/9658.js +0 -419
- package/.next-prod/static/Czv7BvSRgbv_YxaPTAg76/_buildManifest.js +0 -1
- package/.next-prod/static/chunks/6784-a667d5c1bad7809f.js +0 -381
- package/.next-prod/static/chunks/68-f485ff0192217706.js +0 -15
- package/.next-prod/static/chunks/8209-8bdd924515d12e09.js +0 -25
- package/.next-prod/static/chunks/9b0008ae.295c31138a16177d.js +0 -45
- package/.next-prod/static/chunks/app/_global-error/page-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/agent/test/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/bash/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/chat/codex/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/chat/deepseek/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/chat/glm/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/chat/kimi/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/chat/ollama/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/chat/pty-input/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/chat/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/chat/stop/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/claude-stats/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/commands/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/comments/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/db/columns/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/db/connect/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/db/disconnect/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/db/export/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/db/query/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/db/schemas/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/deepseek/balance/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/deepseek/credentials/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/deepseek/models/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/dev/spans/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/extension/version/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/file/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/files/blame/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/files/clipboard/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/files/copy/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/files/delete/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/files/expanded/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/files/index/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/files/init/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/files/paste/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/files/read/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/files/readdir/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/files/recent/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/files/save/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/files/search/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/files/stat/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/files/text/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/git/branch-diff/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/git/branches/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/git/commit-diff/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/git/commits/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/git/current-branch/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/git/diff/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/git/discard/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/git/stage/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/git/status/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/git/unstage/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/git/worktree/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/glm/credentials/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/glm/models/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/glm/usage/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/global-state/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/health/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/html-apps/[id]/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/html-apps/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/jupyter/load/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/jupyter/save/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/jupyter/shutdown/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/kimi/credentials/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/kimi/models/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/kimi/usage/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/lsp/definition/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/lsp/hover/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/lsp/references/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/lsp/status/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/lsp/warmup/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/mysql/columns/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/mysql/connect/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/mysql/disconnect/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/mysql/export/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/mysql/query/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/mysql/schemas/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/neo4j/connect/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/neo4j/disconnect/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/neo4j/query/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/neo4j/schema/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/note/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/ollama/config/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/ollama/models/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/ollama/start/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/open-cursor/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/open-vscode/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/pick-folder/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/pinned-sessions/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/project-settings/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/project-state/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/projectGraph/affected/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/projectGraph/callees/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/projectGraph/callers/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/projectGraph/coedit/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/projectGraph/context/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/projectGraph/file/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/projectGraph/file-functions/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/projectGraph/impact/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/projectGraph/related/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/projectGraph/risk/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/projectGraph/search/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/projects/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/prompts/config/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/push/public-key/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/push/subscribe/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/push/unsubscribe/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/command/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/connect/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/delete/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/disconnect/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/get/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/keys/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/set/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/review/[id]/comments/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/review/[id]/replies/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/review/[id]/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/review/identify/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/review/order/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/review/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/review/share-info/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/review/users/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/scheduled-tasks/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/services/config/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/services/scripts/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/session/[sessionId]/fork/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/session/[sessionId]/history/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/session-by-path/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/sessions/projects/[encodedPath]/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/sessions/projects/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/sessions/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/settings/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/skills/[id]/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/skills/content/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/skills/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/snapshots/diff/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/snapshots/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/terminal/aliases/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/terminal/autocomplete/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/terminal/bubble-order/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/terminal/env/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/terminal/history/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/api/version/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/apps/[...path]/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/app/m/page-76152d251f696ab0.js +0 -1
- package/.next-prod/static/chunks/app/manifest.webmanifest/route-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/next/dist/client/components/builtin/app-error-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/next/dist/client/components/builtin/forbidden-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/next/dist/client/components/builtin/not-found-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/next/dist/client/components/builtin/unauthorized-9dac0ffeb2327967.js +0 -1
- package/.next-prod/static/chunks/webpack-2c0b747c5f1f1292.js +0 -1
- package/.next-prod/static/css/cec4dec703a9f1ee.css +0 -1
- package/.next-prod/types/app/api/chat/pty-input/route.ts +0 -353
- /package/.next-prod/static/{Czv7BvSRgbv_YxaPTAg76 → ZFNy0XuBWptMqEQGi7GTy}/_ssgManifest.js +0 -0
- /package/.next-prod/static/chunks/{e868780c-bf7462247eeab995.js → e868780c.bf7462247eeab995.js} +0 -0
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[68],{1058:(e,t,n)=>{n.d(t,{_:()=>a});var r=n(12115),s=n(90717),l=n(86957),o=n(46456);function a({cwd:e,filePath:t}){let[n,i]=(0,r.useState)([]),[c,d]=(0,r.useState)(!1),[u,h]=(0,r.useState)(null),m=(0,r.useCallback)(async()=>{if(!e||!t)return;d(!0),h(null);let n=await l.t4.runPromiseExit((0,o.lb)(e,t));if("Success"===n._tag)i(n.value.comments??[]);else{let e="Fail"===n.cause._tag?n.cause.error:null,t=e?.cause;h(t instanceof Error?t.message:"Failed to load comments")}d(!1)},[e,t]);(0,r.useEffect)(()=>{m()},[m]),(0,r.useEffect)(()=>(0,s.zL)(()=>{m()}),[m]);let f=(0,r.useCallback)(async(n,r,s,a)=>{let c=await l.t4.runPromiseExit((0,o.BC)({cwd:e,filePath:t,startLine:n,endLine:r,content:s,...a?{selectedText:a}:{}}));if("Success"===c._tag&&c.value.comment){let e=c.value.comment;return i(t=>[...t,e]),e}return"Failure"===c._tag&&console.error("Failed to add comment:",c.cause),null},[e,t]),x=(0,r.useCallback)(async(t,n)=>{let r=await l.t4.runPromiseExit((0,o.vv)(e,t,n));if("Success"===r._tag&&r.value.comment){let e=r.value.comment;return i(n=>n.map(n=>n.id===t?e:n)),!0}return"Failure"===r._tag&&console.error("Failed to update comment:",r.cause),!1},[e]),p=(0,r.useCallback)(async t=>{let n=await l.t4.runPromiseExit((0,o.Tu)(e,t));return"Success"===n._tag?(i(e=>e.filter(e=>e.id!==t)),!0):(console.error("Failed to delete comment:",n.cause),!1)},[e]),g=(0,r.useCallback)(e=>n.filter(t=>e>=t.startLine&&e<=t.endLine),[n]);return{comments:n,isLoading:c,error:u,addComment:f,updateComment:x,deleteComment:p,refresh:m,getCommentsForLine:g}}},3292:(e,t,n)=>{n.d(t,{P:()=>c});var r=n(12115),s=n(95045),l=n(75346),o=n(49433),a=n(86957),i=n(82680);function c(){let[e,t]=(0,r.useState)([]),n=(0,r.useCallback)(()=>{let e=o.tryPromise({try:async()=>{let e=await fetch("/api/pinned-sessions");return await e.json()},catch:e=>new i.uV({message:"loadPinnedSessions failed",cause:e})});a.t4.runPromise(e.pipe(o.match({onSuccess:e=>t(e.sessions||[]),onFailure:()=>{}})))},[]);(0,r.useEffect)(()=>{n()},[n]),(0,r.useEffect)(()=>{let e=e=>{e.data?.type==="PINNED_SESSIONS_CHANGED"&&n()};return window.addEventListener("message",e),()=>window.removeEventListener("message",e)},[n]);let c=(0,r.useCallback)(e=>{t(e);let n=o.tryPromise({try:async()=>{await fetch("/api/pinned-sessions",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({sessions:e})})},catch:e=>new i.uV({message:"savePinnedSessions failed",cause:e})});a.t4.runFork(n.pipe(o.orElse(()=>o.void))),(0,s.F)(l.n.PinnedSessionsChanged,{})},[]),d=(0,r.useCallback)(t=>e.some(e=>e.sessionId===t),[e]),u=(0,r.useCallback)((t,n,r)=>{e.some(e=>e.sessionId===t)||c([...e,{sessionId:t,cwd:n,customTitle:r}])},[e,c]),h=(0,r.useCallback)(t=>{c(e.filter(e=>e.sessionId!==t))},[e,c]),m=(0,r.useCallback)((t,n)=>{c(e.map(e=>e.sessionId===t?{...e,customTitle:n}:e))},[e,c]);return{pinnedSessions:e,isPinned:d,pinSession:u,unpinSession:h,updateTitle:m,reorder:(0,r.useCallback)(e=>{c(e)},[c]),reload:n}}},5135:(e,t,n)=>{n.d(t,{M:()=>E});var r=n(95155),s=n(12115),l=n(79114),o=n(14341),a=n(47650),i=n(70188),c=n(34075),d=n(89109),u=n(7320),h=n(37614),m=n(1058),f=n(48347),x=n(90717),p=n(69809),g=n(13219),b=n(34582),v=n(97251),y=n(11890),w=n(47215),k=n(10794),j=n(47176),C=n(79968),N=n(27570);let S=[v.W];function E({content:e,filePath:t,cwd:n,onClose:v,sourceFile:L,embedded:M=!1,onLocalMdLink:R,scrollToAnchor:T}){let $=L||(n&&t.startsWith(n)?t.slice(n.endsWith("/")?n.length:n.length+1):t),{t:P}=(0,l.Bd)(),I=(0,i.iN)(),A=(0,f.r)(),_=(0,k.U)(),{comments:F,addComment:D,updateComment:B,deleteComment:W,refresh:V}=(0,m._)({cwd:n,filePath:t}),[z,O]=(0,s.useState)(!1),[H,q]=(0,s.useState)(null),[U,K]=(0,s.useState)(null),[Z,J]=(0,s.useState)(null),X=(0,s.useMemo)(()=>e.split("\n"),[e]),G=(0,s.useMemo)(()=>(0,b.J4)(t,n),[t,n]);(0,s.useEffect)(()=>{queueMicrotask(()=>O(!0))},[]);let[Q,Y]=(0,s.useState)(null),ee=(0,s.useRef)(null);(0,s.useEffect)(()=>{ee.current!==Q&&Y(ee.current)});let et=(0,s.useRef)({onLocalMdLink:R,sourceFile:$});et.current={onLocalMdLink:R,sourceFile:$};let en=(0,s.useRef)(e=>{let{onLocalMdLink:t,sourceFile:n}=et.current;if(!t||/^[a-z][a-z0-9+.-]*:/i.test(e))return!1;let r=e.indexOf("#"),s=r>=0?e.slice(0,r):e,l=r>=0?e.slice(r+1):null;if(!s)return!1;let o=s;try{o=decodeURIComponent(s)}catch{}return!!(0,w.e$)(o)&&(t((0,w.WU)(n,o),l),!0)}).current;(0,s.useEffect)(()=>{if(!T)return;let e=setTimeout(()=>{(0,y.O)(ee.current,T)},80);return()=>clearTimeout(e)},[T,e]);let{toolbarRef:er,bumpRef:es,clearToolbar:el}=(0,N.L)({enabled:!0,container:Q,resolveLineRange:e=>{let t=function(e){let t=e.nodeType===Node.TEXT_NODE?e.parentElement:e;if(!t||!("closest"in t))return null;let n=t.closest("[data-source-start]");if(!n)return null;let r=n.getAttribute("data-source-start"),s=n.getAttribute("data-source-end");return r&&s?{start:parseInt(r,10),end:parseInt(s,10)}:null}(e);return t?{start:t.start,end:t.end}:null},buildLineSnapshot:({start:e,end:t})=>{let n=Math.max(0,e-1),r=Math.min(X.length,t);return X.slice(n,r).join("\n")}}),eo=(0,s.useCallback)(()=>{let e=er.current;e&&(q({x:e.x,y:e.y,range:e.range,selectedText:e.selectedText,lineSnapshot:e.lineSnapshot}),el())},[el,er]),ea=(0,s.useCallback)(()=>{let e=er.current;e&&(K({x:e.x,y:e.y,range:e.range,selectedText:e.selectedText,lineSnapshot:e.lineSnapshot}),el())},[el,er]),ei=(0,s.useCallback)(()=>{let e=er.current;e&&A&&(el(),(0,x.Ff)(A.sendMessage,{filePath:t,startLine:e.range.start,endLine:e.range.end,codeContent:e.lineSnapshot},p.A.t("explain.selectionMessage")))},[A,t,el,er]),ec=(0,s.useCallback)(async e=>{H&&(await D(H.range.start,H.range.end,e,H.selectedText),q(null))},[H,D]),ed=(0,s.useCallback)(async(e,r)=>{if(A)try{let s=await (0,x.$3)(n),l=[];for(let e of s)l.push({filePath:e.filePath,startLine:e.startLine,endLine:e.endLine,codeContent:e.codeContent,note:e.content||void 0});l.push({filePath:t,startLine:e.range.start,endLine:e.range.end,codeContent:e.lineSnapshot});let o=(0,x.Gw)(l,r);A.sendMessage(o),await (0,x.RP)(n),V()}catch(e){console.error("Failed to send to AI:",e)}},[A,t,n,V]),eu=(0,s.useCallback)(e=>{U&&ed(U,e)},[U,ed]),eh=(0,s.useCallback)(e=>{H&&ed(H,e)},[H,ed]),em=(0,s.useMemo)(()=>{if(0===F.length)return[];let e=new Map;for(let t of F){let n=`${t.startLine}-${t.endLine}`;e.has(n)||e.set(n,[]),e.get(n).push(t)}return Array.from(e.entries()).map(([e,t])=>({key:e,startLine:t[0].startLine,endLine:t[0].endLine,comments:t}))},[F]),[ef,ex]=(0,s.useState)([]);return(0,s.useEffect)(()=>{if(0===em.length||!ee.current)return void queueMicrotask(()=>ex([]));let e=setTimeout(()=>{let e=ee.current;if(!e)return;let t=[],n=e.querySelectorAll("[data-source-start]");for(let r of em){let s=null,l=1/0;for(let e of n){let t=parseInt(e.getAttribute("data-source-start"),10),n=parseInt(e.getAttribute("data-source-end"),10);if(t<=r.startLine&&n>=r.endLine){let r=n-t;r<l&&(l=r,s=e)}}if(s){let n=e.getBoundingClientRect(),l=s.getBoundingClientRect();t.push({key:r.key,top:l.top-n.top+e.scrollTop,comments:r.comments})}}ex(t)},100);return()=>clearTimeout(e)},[em,e]),(0,s.useEffect)(()=>{let e=e=>{if("Escape"===e.key){if(U){K(null),e.stopPropagation();return}if(H){q(null),e.stopPropagation();return}if(er.current){er.current=null,es.current(),e.stopPropagation();return}if(Z){J(null),e.stopPropagation();return}v?.()}};return document.addEventListener("keydown",e),()=>document.removeEventListener("keydown",e)},[U,H,Z,v]),(0,r.jsxs)(r.Fragment,{children:[!M&&(0,r.jsxs)("div",{className:"px-4 py-3 border-b border-border flex items-center justify-between gap-3 flex-shrink-0",children:[(0,r.jsxs)("span",{className:"text-sm font-medium text-foreground truncate min-w-0 flex-1 cursor-pointer hover:text-brand transition-colors",style:{direction:"rtl",textAlign:"left"},"data-tooltip":t,onClick:()=>{navigator.clipboard.writeText(t),(0,c.oR)(P("common.copiedPath"))},children:["",t]}),(0,r.jsxs)("div",{className:"flex items-center gap-3",children:[(0,r.jsx)(C.ShareReviewToggle,{content:e,sourceFile:$}),(0,w.C_)(t)&&(0,r.jsx)("button",{onClick:()=>_(t.startsWith("/")||!n?t:`${n.replace(/\/$/,"")}/${t}`),className:"p-1 text-muted-foreground hover:text-foreground hover:bg-accent rounded transition-colors",title:P("skills.addTooltip"),children:(0,r.jsx)(o.A,{className:"w-4 h-4"})}),(0,r.jsx)("button",{onClick:v,className:"p-1 text-muted-foreground hover:text-foreground hover:bg-accent rounded transition-colors",title:P("common.close"),children:(0,r.jsx)("svg",{className:"w-5 h-5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})})]})]}),(0,r.jsxs)("div",{className:"flex-1 flex overflow-hidden",children:[(0,r.jsx)(j.l,{content:e,containerRef:ee}),(0,r.jsxs)("div",{className:"flex-1 overflow-auto relative",ref:ee,children:[(0,r.jsx)("div",{className:"p-6",children:(0,r.jsx)(g.T,{content:e,basePath:G,rehypePlugins:S,onLinkClick:en})}),ef.map(({key:e,top:t,comments:n})=>(0,r.jsx)("div",{className:"absolute right-3 cursor-pointer z-10",style:{top:t},onClick:e=>{e.stopPropagation(),J({comment:n[0],x:e.clientX,y:e.clientY})},children:(0,r.jsx)("div",{className:"w-5 h-5 rounded-full bg-amber-500/80 text-white text-xs flex items-center justify-center shadow-sm hover:bg-amber-500 transition-colors",children:n.length})},e))]})]}),z&&I&&(0,a.createPortal)((0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(d.fS,{floatingToolbarRef:er,bumpRef:es,container:I,onAddComment:eo,onSendToAI:ea,onExplain:A?ei:void 0,isChatLoading:A?.isLoading}),H&&(0,r.jsx)(u.t,{x:H.x,y:H.y,range:H.range,filePath:t,lineSnapshot:H.lineSnapshot,container:I,onSubmit:ec,onSendToAI:A?eh:void 0,onClose:()=>q(null),isChatLoading:A?.isLoading}),U&&(0,r.jsx)(u.G,{x:U.x,y:U.y,range:U.range,filePath:t,lineSnapshot:U.lineSnapshot,container:I,onSubmit:eu,onClose:()=>K(null),isChatLoading:A?.isLoading}),Z&&(0,r.jsx)(h.t,{x:Z.x,y:Z.y,comment:Z.comment,container:I,onClose:()=>J(null),onUpdateComment:B,onDeleteComment:W})]}),I)]})}},7320:(e,t,n)=>{n.d(t,{G:()=>a,t:()=>o});var r=n(95155),s=n(12115),l=n(79114);function o({x:e,y:t,range:n,filePath:a,lineSnapshot:i,container:c,onSubmit:d,onSendToAI:u,onClose:h,isChatLoading:m}){let{t:f}=(0,l.Bd)(),[x,p]=(0,s.useState)(""),[g,b]=(0,s.useState)(!1),v=(0,s.useRef)(null),y=(0,s.useRef)(null),[w,k]=(0,s.useState)({x:0,y:0}),j=i?.split("\n").slice(0,5).join("\n"),C=!!i&&i.split("\n").length>5;(0,s.useEffect)(()=>{if(v.current&&c){let n=c.getBoundingClientRect(),r=v.current.getBoundingClientRect(),s=e-n.left,l=t-n.top;s+r.width>n.width-16&&(s=n.width-r.width-16),s<16&&(s=16),l+r.height>n.height-16&&(l=l-r.height-8),l<16&&(l=16),queueMicrotask(()=>k({x:s,y:l}))}},[e,t,c]),(0,s.useEffect)(()=>{y.current?.focus()},[]),(0,s.useEffect)(()=>{let e=e=>{g||!v.current||v.current.contains(e.target)||h()};return document.addEventListener("mousedown",e),()=>document.removeEventListener("mousedown",e)},[h,g]);let N=()=>{!g&&x.trim()&&(b(!0),d(x.trim()))};return(0,r.jsxs)("div",{ref:v,className:"absolute z-[200] w-[640px] bg-card border border-border rounded-lg shadow-lg overflow-hidden",style:{left:w.x,top:w.y},children:[(0,r.jsxs)("div",{className:"px-3 py-2 bg-amber-9/10 border-b border-border",children:[(0,r.jsxs)("div",{className:"flex items-center justify-between",children:[(0,r.jsx)("span",{className:"text-xs font-medium text-amber-11",children:f("comments.addComment")}),(n.start>0||n.end>0)&&(0,r.jsx)("span",{className:"text-xs text-muted-foreground",children:f("comments.lineRange",{start:n.start,end:n.end})})]}),a&&(0,r.jsx)("div",{className:"mt-1 text-xs text-muted-foreground truncate",children:a})]}),i&&(0,r.jsx)("div",{className:"px-3 py-2 bg-secondary/50 border-b border-border max-h-24 overflow-hidden",children:(0,r.jsxs)("pre",{className:"text-xs font-mono text-muted-foreground whitespace-pre-wrap break-all",children:[j,C&&(0,r.jsx)("span",{className:"text-muted-foreground/50",children:"..."})]})}),(0,r.jsxs)("div",{className:"p-2",children:[(0,r.jsx)("textarea",{ref:y,value:x,onChange:e=>p(e.target.value),placeholder:f("comments.inputPlaceholder"),className:"w-full px-2 py-1.5 text-sm border border-border rounded bg-card resize-none focus:outline-none focus:ring-1 focus:ring-ring disabled:opacity-50 disabled:cursor-not-allowed",rows:2,disabled:g,onKeyDown:e=>{"Enter"!==e.key||e.shiftKey||e.nativeEvent.isComposing||(e.preventDefault(),N()),"Escape"!==e.key||g||h()}}),(0,r.jsxs)("div",{className:"mt-1 flex items-center justify-between gap-2",children:[(0,r.jsx)("span",{className:"text-xs text-muted-foreground",children:f(g?"comments.submitting":"comments.enterSubmit")}),(0,r.jsxs)("div",{className:"flex items-center gap-1.5",children:[(0,r.jsx)("button",{className:"px-3 py-1 text-xs font-medium border border-amber-11 text-amber-11 rounded-md hover:bg-amber-9/10 transition-colors disabled:opacity-50 disabled:cursor-not-allowed",onClick:N,disabled:g||!x.trim(),children:f("comments.submitComment")}),u&&(0,r.jsx)("button",{className:"px-3 py-1 text-xs font-medium border border-brand text-brand rounded-md hover:bg-brand/10 transition-colors disabled:opacity-50 disabled:cursor-not-allowed",onClick:()=>{!g&&!m&&u&&x.trim()&&(b(!0),u(x.trim()),h())},disabled:g||m||!x.trim(),title:m?f("comments.aiResponding"):void 0,children:f("comments.sendToAI")})]})]})]})]})}function a({x:e,y:t,range:n,filePath:o,lineSnapshot:i,container:c,onSubmit:d,onClose:u,isChatLoading:h}){let{t:m}=(0,l.Bd)(),[f,x]=(0,s.useState)(""),p=(0,s.useRef)(null),g=(0,s.useRef)(null),[b,v]=(0,s.useState)({x:0,y:0});(0,s.useEffect)(()=>{if(p.current&&c){let n=c.getBoundingClientRect(),r=p.current.getBoundingClientRect(),s=e-n.left,l=t-n.top;s+r.width>n.width-16&&(s=n.width-r.width-16),s<16&&(s=16),l+r.height>n.height-16&&(l=l-r.height-8),l<16&&(l=16),queueMicrotask(()=>v({x:s,y:l}))}},[e,t,c]),(0,s.useEffect)(()=>{g.current?.focus()},[]),(0,s.useEffect)(()=>{let e=e=>{p.current&&!p.current.contains(e.target)&&u()};return document.addEventListener("mousedown",e),()=>document.removeEventListener("mousedown",e)},[u]);let y=i?.split("\n").slice(0,5).join("\n"),w=!!i&&i.split("\n").length>5;return(0,r.jsxs)("div",{ref:p,className:"absolute z-[200] w-[640px] bg-card border border-border rounded-lg shadow-lg overflow-hidden",style:{left:b.x,top:b.y},children:[(0,r.jsxs)("div",{className:"px-3 py-2 bg-brand/10 border-b border-border",children:[(0,r.jsxs)("div",{className:"flex items-center justify-between",children:[(0,r.jsx)("span",{className:"text-xs font-medium text-brand",children:m("comments.askAI")}),(n.start>0||n.end>0)&&(0,r.jsx)("span",{className:"text-xs text-muted-foreground",children:m("comments.lineRange",{start:n.start,end:n.end})})]}),o&&(0,r.jsx)("div",{className:"mt-1 text-xs text-muted-foreground truncate",children:o})]}),i&&(0,r.jsx)("div",{className:"px-3 py-2 bg-secondary/50 border-b border-border max-h-24 overflow-hidden",children:(0,r.jsxs)("pre",{className:"text-xs font-mono text-muted-foreground whitespace-pre-wrap break-all",children:[y,w&&(0,r.jsx)("span",{className:"text-muted-foreground/50",children:"..."})]})}),(0,r.jsxs)("div",{className:"p-2",children:[(0,r.jsx)("textarea",{ref:g,value:f,onChange:e=>x(e.target.value),placeholder:m("comments.inputQuestion"),className:"w-full px-2 py-1.5 text-sm border border-border rounded bg-card resize-none focus:outline-none focus:ring-1 focus:ring-ring disabled:opacity-50 disabled:cursor-not-allowed",rows:2,disabled:h,onKeyDown:e=>{"Enter"===e.key&&!e.shiftKey&&!e.nativeEvent.isComposing&&(e.preventDefault(),!h&&f.trim()&&(d(f.trim()),u())),"Escape"===e.key&&u()}}),(0,r.jsx)("div",{className:"mt-1 text-xs text-muted-foreground",children:m(h?"comments.aiGenerating":"comments.enterSend")})]})]})}},7533:(e,t,n)=>{n.d(t,{M:()=>em});var r=n(95155),s=n(12115),l=n(83897),o=n(64428),a=n(34075),i=n(54731),c=n(1709),d=n(12651),u=n(81165),h=n(16950),m=n(11019),f=n(12612),x=n(79114),p=n(86957),g=n(67589);function b({cwd:e,sessionId:t,toolCall:n,workflowRef:l,onClose:a}){let{t:i}=(0,x.Bd)(),[c,d]=(0,s.useState)(null),[u,h]=(0,s.useState)(null),[m,f]=(0,s.useState)(!1),v=(0,s.useRef)(void 0),y=l?!!l.running:!n?.result,w=(0,s.useCallback)(async()=>{let r=await p.t4.runPromiseExit((0,g.z)({cwd:e,sessionId:t,...l?{workflowId:l.runId,workflowAgentId:l.agentId}:{toolUseId:n?.id},ifFingerprint:v.current}));if(f(!0),"Success"!==r._tag||!r.value)return;let s=r.value;s.fingerprint&&(v.current=s.fingerprint),!s.notModified&&(s.messages&&d(s.messages),s.subagent&&h(s.subagent))},[e,t,n?.id,l?.runId,l?.agentId]);(0,s.useEffect)(()=>{if(w(),!y)return;let e=setInterval(w,5e3);return()=>clearInterval(e)},[y,w]);let k=(0,s.useRef)(null),j=(0,s.useRef)(!0);(0,s.useEffect)(()=>{let e=k.current;e&&j.current&&(e.scrollTop=e.scrollHeight)},[c]);let C="string"==typeof n?.input?.description?n.input.description:"",N=l?l.label||"":[u?.agentType,C].filter(Boolean).join(" \xb7 ");return(0,r.jsx)(o.ZL,{children:(0,r.jsx)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50 p-4",onClick:a,children:(0,r.jsxs)("div",{className:"bg-card rounded-lg shadow-xl w-full max-w-[90%] h-[90vh] flex flex-col",onClick:e=>e.stopPropagation(),children:[(0,r.jsxs)("div",{className:"flex items-center gap-2 px-4 py-3 border-b border-border flex-shrink-0",children:[(0,r.jsx)("span",{className:"text-base",children:"\uD83E\uDD16"}),(0,r.jsx)("span",{className:"font-medium text-sm text-foreground flex-shrink-0",children:i("chat.subagent")}),N&&(0,r.jsx)("span",{className:"text-xs text-muted-foreground truncate flex-1 min-w-0","data-tooltip":N,children:N}),(0,r.jsxs)("span",{className:"ml-auto flex items-center gap-2 flex-shrink-0",children:[y&&(0,r.jsx)("span",{className:"inline-block w-4 h-4 border-2 border-brand border-t-transparent rounded-full animate-spin"}),(0,r.jsx)("button",{onClick:a,className:"p-1 rounded text-muted-foreground hover:text-foreground hover:bg-accent transition-colors",title:i("common.close"),children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})})]})]}),(0,r.jsx)("div",{ref:k,onScroll:()=>{let e=k.current;e&&(j.current=e.scrollTop+e.clientHeight>=e.scrollHeight-40)},className:"flex-1 overflow-y-auto px-4 py-3",children:null===c?(0,r.jsx)("div",{className:"text-xs text-muted-foreground text-center py-4",children:i(m?"chat.subagentEmpty":"common.loading")}):c.map(t=>(0,r.jsx)(eo,{message:t,cwd:e},t.id))})]})})})}function v(e){return e?e>=1e6?`${(e/1e6).toFixed(1)}M`:e>=1e3?`${(e/1e3).toFixed(1)}k`:String(e):"0"}function y(e){if(!e)return"–";let t=Math.round(e/1e3);if(t<60)return`${t}s`;let n=Math.floor(t/60);return`${n}m${t%60}s`}let w={done:"text-green-9",running:"text-brand",queued:"text-muted-foreground",error:"text-red-9",failed:"text-red-9"};function k({cwd:e,sessionId:t,runId:n,isRunning:l,onClose:a}){let{t:i}=(0,x.Bd)(),[c,d]=(0,s.useState)(null),[u,h]=(0,s.useState)(!1),[m,f]=(0,s.useState)(null),w=(0,s.useRef)(void 0),C=l||null!=c&&"completed"!==c.status&&"failed"!==c.status,N=(0,s.useCallback)(async()=>{let r=await p.t4.runPromiseExit((0,g.z)({cwd:e,sessionId:t,workflowId:n,ifFingerprint:w.current}));if(h(!0),"Success"!==r._tag||!r.value)return;let s=r.value;s.fingerprint&&(w.current=s.fingerprint),!s.notModified&&s.workflow&&d(s.workflow)},[e,t,n]);(0,s.useEffect)(()=>{if(N(),!C)return;let e=setInterval(N,5e3);return()=>clearInterval(e)},[C,N]);let S=[];if(c?.agents){let e=new Map;for(let t of c.agents){let n=t.phaseTitle||i("chat.workflowUngrouped");e.has(n)||e.set(n,[]),e.get(n).push(t)}for(let[t,n]of e)S.push({title:t,agents:n})}let E=c?[c.workflowName,c.status,`${c.agentCount??c.agents?.length??0} ${i("chat.workflowAgents")}`,`${v(c.totalTokens)} tok`,y(c.durationMs)].filter(Boolean).join(" \xb7 "):"";return(0,r.jsxs)(o.ZL,{children:[(0,r.jsx)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50 p-4",onClick:a,children:(0,r.jsxs)("div",{className:"bg-card rounded-lg shadow-xl w-full max-w-[90%] h-[90vh] flex flex-col",onClick:e=>e.stopPropagation(),children:[(0,r.jsxs)("div",{className:"flex items-center gap-2 px-4 py-3 border-b border-border flex-shrink-0",children:[(0,r.jsx)("span",{className:"text-base",children:"\uD83E\uDDE9"}),(0,r.jsx)("span",{className:"font-medium text-sm text-foreground flex-shrink-0",children:i("chat.workflowRun")}),E&&(0,r.jsx)("span",{className:"text-xs text-muted-foreground truncate flex-1 min-w-0","data-tooltip":E,children:E}),(0,r.jsxs)("span",{className:"ml-auto flex items-center gap-2 flex-shrink-0",children:[C&&(0,r.jsx)("span",{className:"inline-block w-4 h-4 border-2 border-brand border-t-transparent rounded-full animate-spin"}),(0,r.jsx)("button",{onClick:a,className:"p-1 rounded text-muted-foreground hover:text-foreground hover:bg-accent transition-colors",title:i("common.close"),children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})})]})]}),(0,r.jsx)("div",{className:"flex-1 overflow-y-auto px-4 py-3",children:null===c?(0,r.jsx)("div",{className:"text-xs text-muted-foreground text-center py-4",children:i(u?"chat.workflowEmpty":"common.loading")}):(0,r.jsxs)(r.Fragment,{children:[c.summary&&(0,r.jsx)("div",{className:"mb-3 text-xs text-muted-foreground whitespace-pre-wrap",children:c.summary}),S.map(e=>(0,r.jsxs)(s.Fragment,{children:[(0,r.jsx)("div",{className:"text-xs font-semibold text-foreground/80 mt-3 mb-1 sticky top-0 bg-card py-1",children:e.title}),e.agents.map(e=>(0,r.jsx)(j,{agent:e,onOpen:()=>e.agentId&&f({runId:n,agentId:e.agentId,label:e.label,running:"done"!==e.state&&C})},`${e.index}-${e.agentId}`))]},e.title))]})})]})}),m&&(0,r.jsx)(b,{cwd:e,sessionId:t,workflowRef:m,onClose:()=>f(null)})]})}function j({agent:e,onOpen:t}){let{t:n}=(0,x.Bd)(),[l,o]=(0,s.useState)(!1),a=e.state&&w[e.state]||"text-muted-foreground",i=e.resultPreview||e.promptPreview||"";return(0,r.jsxs)("div",{className:"border border-border rounded-md mb-1 bg-secondary/50",children:[(0,r.jsxs)("div",{className:"flex items-center gap-2 px-2 py-1.5",children:[(0,r.jsx)("button",{onClick:()=>o(e=>!e),className:"text-slate-9 text-xs flex-shrink-0",title:n(l?"chat.collapse":"chat.expand"),children:l?"▲":"▼"}),(0,r.jsx)("span",{className:"text-xs text-foreground truncate flex-1 min-w-0","data-tooltip":e.label||"",children:e.label||e.agentId}),(0,r.jsx)("span",{className:`text-[10px] flex-shrink-0 ${a}`,children:e.state}),(0,r.jsxs)("span",{className:"text-[10px] text-muted-foreground flex-shrink-0",children:[v(e.tokens)," tok \xb7 ",y(e.durationMs)]}),e.agentId&&(0,r.jsx)("span",{role:"button",tabIndex:0,onClick:t,onKeyDown:e=>{("Enter"===e.key||" "===e.key)&&t()},className:"text-xs text-brand hover:text-teal-10 cursor-pointer flex-shrink-0",title:n("chat.subagentViewTitle"),children:n("chat.workflowViewAgent")})]}),l&&i&&(0,r.jsx)("pre",{className:"text-[11px] bg-secondary px-2 py-1.5 rounded-b overflow-x-auto max-h-32 overflow-y-auto text-muted-foreground whitespace-pre-wrap border-t border-border",children:i})]})}var C=n(60938),N=n(53377),S=n(38408),E=n(13219),L=n(47176),M=n(97251),R=n(34582),T=n(56045),$=n(50860),P=n(47215);function I({filePath:e}){let[t,n]=(0,s.useState)(null),[l,o]=(0,s.useState)(!0),[a,i]=(0,s.useState)(null),c=(0,s.useRef)(!1),d=(0,P.e$)(e),u=(0,P.u)(e);return((0,s.useEffect)(()=>{u?o(!1):c.current||(c.current=!0,(async()=>{o(!0),i(null);let t=await p.t4.runPromiseExit((0,C.nM)(e));if("Success"===t._tag)n(t.value.content??null);else{let e="Fail"===t.cause._tag?t.cause.error:null,n=e?.cause;i(n instanceof Error?n.message:"Failed to load file")}o(!1),c.current=!1})())},[e,u]),a)?(0,r.jsx)("div",{className:"flex items-center justify-center h-full",children:(0,r.jsx)("div",{className:"text-xs text-red-11",children:a})}):l?(0,r.jsx)("div",{className:"flex items-center justify-center h-full",children:(0,r.jsx)("span",{className:"text-sm text-muted-foreground",children:"Loading..."})}):(0,P.u)(e)?(0,r.jsx)($.I,{absPath:e,className:"flex items-center justify-center h-full overflow-auto",imgClassName:"max-w-full max-h-full object-contain",alt:e.split("/").pop()||"image"}):t?d?(0,r.jsx)(_,{content:t,filePath:e}):(0,r.jsx)(S.Cv,{content:t,filePath:e,showLineNumbers:!0,showSearch:!0,className:"h-full"}):(0,r.jsx)("div",{className:"flex items-center justify-center h-full",children:(0,r.jsx)("span",{className:"text-sm text-muted-foreground",children:"No content"})})}let A=[M.W];function _({content:e,filePath:t}){let n=(0,s.useRef)(null),l=(0,s.useMemo)(()=>(0,R.J4)(t),[t]);return(0,r.jsxs)("div",{className:"h-full flex",children:[(0,r.jsx)(L.l,{content:e,containerRef:n}),(0,r.jsx)("div",{ref:n,className:"flex-1 overflow-auto p-4",children:(0,r.jsx)(E.T,{content:e,basePath:l,rehypePlugins:A})})]})}function F({title:e,content:t,toolName:n,onClose:l}){let{t:i}=(0,x.Bd)(),c=(0,P.jU)(t),d=(0,P.zs)(t),u=(0,P.oK)(t),h=!!d,m=!!u,[f,p]=(0,s.useState)(("Read"===n||"Write"===n)&&m?"file":h?"diff-unified":c?"readable":"json"),g=(0,s.useRef)(null),b=(0,T.o)(g);(0,s.useEffect)(()=>{let e=e=>{if((e.metaKey||e.ctrlKey)&&"f"===e.key&&"readable"===f&&c){e.preventDefault(),b.open();return}if("Escape"===e.key){if(b.isVisible)return void b.close();document.activeElement instanceof HTMLElement&&document.activeElement.blur(),l()}};return document.addEventListener("keydown",e),()=>document.removeEventListener("keydown",e)},[l,f,c,b]);let v=(0,r.jsx)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50 p-0 md:p-4",onClick:l,children:(0,r.jsxs)("div",{className:"bg-card shadow-xl w-full max-w-[90%] h-full md:h-[90vh] rounded-none md:rounded-lg flex flex-col transition-all",onClick:e=>e.stopPropagation(),children:[(0,r.jsxs)("div",{className:"flex items-center justify-between px-4 py-3 border-b border-border",children:[(0,r.jsxs)("div",{className:"flex items-center gap-2",children:[(0,r.jsx)("h3",{className:"text-sm font-medium text-foreground",children:e}),u&&(0,r.jsx)("button",{onClick:()=>{navigator.clipboard.writeText(u),(0,a.oR)(i("common.copiedPath"))},className:"p-0.5 rounded text-muted-foreground hover:text-foreground hover:bg-accent transition-colors",title:i("common.copyAbsPath"),children:(0,r.jsx)("svg",{className:"w-3.5 h-3.5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M8 16H6a2 2 0 01-2-2V6a2 2 0 012-2h8a2 2 0 012 2v2m-6 12h8a2 2 0 002-2v-8a2 2 0 00-2-2h-8a2 2 0 00-2 2v8a2 2 0 002 2z"})})})]}),(0,r.jsxs)("div",{className:"flex items-center gap-3",children:[c&&(0,r.jsxs)("div",{className:"flex items-center gap-1 bg-accent rounded p-0.5",children:[h&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("button",{onClick:()=>p("diff-split"),className:`px-2 py-1 text-xs rounded transition-colors ${"diff-split"===f?"bg-card text-foreground shadow-sm":"text-muted-foreground hover:text-foreground"}`,title:i("diffViewer.sideBySide"),children:"Split"}),(0,r.jsx)("button",{onClick:()=>p("diff-unified"),className:`px-2 py-1 text-xs rounded transition-colors ${"diff-unified"===f?"bg-card text-foreground shadow-sm":"text-muted-foreground hover:text-foreground"}`,title:i("diffViewer.unified"),children:"Unified"})]}),m&&(0,r.jsx)("button",{onClick:()=>p("file"),className:`px-2 py-1 text-xs rounded transition-colors ${"file"===f?"bg-card text-foreground shadow-sm":"text-muted-foreground hover:text-foreground"}`,title:i("diffViewer.previewFile"),children:"File"}),(0,r.jsx)("button",{onClick:()=>p("readable"),className:`px-2 py-1 text-xs rounded transition-colors ${"readable"===f?"bg-card text-foreground shadow-sm":"text-muted-foreground hover:text-foreground"}`,children:i("common.readable")}),(0,r.jsx)("button",{onClick:()=>p("json"),className:`px-2 py-1 text-xs rounded transition-colors ${"json"===f?"bg-card text-foreground shadow-sm":"text-muted-foreground hover:text-foreground"}`,children:"JSON"})]}),(0,r.jsx)("button",{onClick:l,className:"p-1 text-slate-9 hover:text-foreground hover:bg-accent rounded transition-colors",children:(0,r.jsx)("svg",{className:"w-5 h-5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})})]})]}),(0,r.jsx)("div",{className:"flex-1 overflow-auto p-4",children:"file"===f&&u?(0,r.jsx)(I,{filePath:u}):"diff-unified"===f&&d?(0,r.jsx)(N.xU,{oldContent:d.old_string,newContent:d.new_string,filePath:d.file_path}):"diff-split"===f&&d?(0,r.jsx)(N.xZ,{oldContent:d.old_string,newContent:d.new_string,filePath:d.file_path}):"readable"===f&&c?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(T._,{search:b}),(0,r.jsx)("pre",{ref:g,className:"text-foreground whitespace-pre-wrap break-words",style:{fontSize:"0.8125rem"},children:(0,P.xb)(t)})]}):(0,r.jsx)("pre",{className:"text-foreground whitespace-pre-wrap break-words",style:{fontSize:"0.8125rem"},children:c?(0,P.C6)(t):t})})]})});return(0,r.jsx)(o.ZL,{children:v})}let D={Read:"\uD83D\uDCC4",Write:"✏️",Edit:"\uD83D\uDCDD",Bash:"\uD83D\uDCBB",Glob:"\uD83D\uDD0D",Grep:"\uD83D\uDD0E",WebFetch:"\uD83C\uDF10",WebSearch:"\uD83D\uDD0D",Workflow:"\uD83E\uDDE9",Skill:"\uD83D\uDEE0️"};function B({toolCall:e,cwd:t,sessionId:n}){var l;let{t:o}=(0,x.Bd)(),[i,c]=(0,s.useState)(!1),[d,u]=(0,s.useState)(null),[h,m]=(0,s.useState)(!1),[f,p]=(0,s.useState)(!1),g=D[e.name]||"\uD83D\uDD27",v="Agent"===e.name||"Task"===e.name,y=v&&!!t&&!!n,w="Workflow"===e.name,j=w&&(l=e.result)?l.match(/subagents\/workflows\/(wf_[A-Za-z0-9_-]+)/)?.[1]??null:null,C=w&&!!j&&!!t&&!!n,N="Skill"===e.name,S=v||w||N,E=(()=>{let t=e.input;if("Bash"===e.name&&t.command&&"string"==typeof t.command)return t.command;if(v&&t.description&&"string"==typeof t.description)return t.description;if(w){let e=["string"==typeof t.name?t.name:"","string"==typeof t.args?t.args:"string"==typeof t.resumeFromRunId?t.resumeFromRunId:""].filter(Boolean).join(" \xb7 ");if(e)return e}if(N&&"string"==typeof t.skill){let e="string"==typeof t.args?t.args:"";return[t.skill,e].filter(Boolean).join(" \xb7 ")}return"Glob"===e.name&&t.pattern&&"string"==typeof t.pattern||"Grep"===e.name&&t.pattern&&"string"==typeof t.pattern?t.pattern:"ToolSearch"===e.name&&t.query&&"string"==typeof t.query?t.query:"TaskCreate"===e.name&&t.subject&&"string"==typeof t.subject?t.subject:t.file_path&&"string"==typeof t.file_path?t.file_path:t.path&&"string"==typeof t.path?t.path:null})(),L="Glob"===e.name||"Grep"===e.name||"Bash"===e.name||v||w||N,M=E?L?E:(e=>{if(t&&e.startsWith(t)){let n=e.slice(t.length);return n.startsWith("/")?n.slice(1):n}let n=e.split("/");return n.length>2?".../"+n.slice(-2).join("/"):e})(E):null,R=t=>{let n="input"===t?o("toolCall.inputParams"):o("toolCall.resultLabel"),r="input"===t?JSON.stringify(e.input,null,2):"string"==typeof e.result?e.result:JSON.stringify(e.result,null,2);u({title:`${e.name}${M?` ${M}`:""} - ${n}`,content:r,toolName:e.name})};return(0,r.jsxs)("div",{className:"my-1 border border-border rounded-lg overflow-hidden bg-secondary",children:[(0,r.jsxs)("button",{onClick:()=>c(!i),className:"w-full px-3 py-1.5 flex items-center gap-2 text-left hover:bg-accent transition-colors",children:[(0,r.jsx)("span",{className:"text-sm",children:g}),(0,r.jsx)("span",{className:"font-medium text-sm text-foreground flex-shrink-0",children:e.name}),M&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("span",{className:"text-xs text-muted-foreground truncate flex-1 min-w-0","data-tooltip":E||"",children:M}),!S&&(0,r.jsx)("span",{role:"button",tabIndex:0,onClick:e=>{e.stopPropagation(),E&&(navigator.clipboard.writeText(E),(0,a.oR)(o("common.copiedPath")))},onKeyDown:e=>{("Enter"===e.key||" "===e.key)&&(e.stopPropagation(),E&&(navigator.clipboard.writeText(E),(0,a.oR)(o("common.copiedPath"))))},className:"p-0.5 rounded text-muted-foreground hover:text-foreground hover:bg-accent transition-colors flex-shrink-0 cursor-pointer",title:o("common.copyAbsPath"),children:(0,r.jsx)("svg",{className:"w-3.5 h-3.5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M8 16H6a2 2 0 01-2-2V6a2 2 0 012-2h8a2 2 0 012 2v2m-6 12h8a2 2 0 002-2v-8a2 2 0 00-2-2h-8a2 2 0 00-2 2v8a2 2 0 002 2z"})})})]}),(0,r.jsxs)("span",{className:"ml-auto flex items-center gap-2",children:[y&&(0,r.jsx)("span",{role:"button",tabIndex:0,onClick:e=>{e.stopPropagation(),m(!0)},onKeyDown:e=>{("Enter"===e.key||" "===e.key)&&(e.stopPropagation(),m(!0))},className:"text-xs text-brand hover:text-teal-10 cursor-pointer",title:o("chat.subagentViewTitle"),children:o("chat.subagent")}),C&&(0,r.jsx)("span",{role:"button",tabIndex:0,onClick:e=>{e.stopPropagation(),p(!0)},onKeyDown:e=>{("Enter"===e.key||" "===e.key)&&(e.stopPropagation(),p(!0))},className:"text-xs text-brand hover:text-teal-10 cursor-pointer",title:o("chat.workflowViewTitle"),children:o("chat.workflowRun")}),i&&!e.isLoading&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("span",{role:"button",tabIndex:0,onClick:e=>{e.stopPropagation(),R("input")},onKeyDown:e=>{("Enter"===e.key||" "===e.key)&&(e.stopPropagation(),R("input"))},className:"text-xs text-brand hover:text-teal-10 cursor-pointer",title:o("toolCall.inputParamsTitle"),children:o("toolCall.input")}),e.result&&(0,r.jsx)("span",{role:"button",tabIndex:0,onClick:e=>{e.stopPropagation(),R("result")},onKeyDown:e=>{("Enter"===e.key||" "===e.key)&&(e.stopPropagation(),R("result"))},className:"text-xs text-brand hover:text-teal-10 cursor-pointer",title:o("toolCall.resultTitle"),children:o("toolCall.result")})]}),e.isLoading?(0,r.jsx)("span",{className:"inline-block w-4 h-4 border-2 border-brand border-t-transparent rounded-full animate-spin"}):(0,r.jsx)("span",{className:"text-slate-9 text-xs",children:i?"▲":"▼"})]})]}),i&&(0,r.jsxs)("div",{className:"border-t border-border",children:[(0,r.jsxs)("div",{className:"px-3 py-2",children:[(0,r.jsx)("div",{className:"mb-1",children:(0,r.jsxs)("span",{className:"text-xs text-muted-foreground",children:[o("toolCall.inputParams"),":"]})}),(0,r.jsx)("pre",{className:"text-xs bg-secondary p-2 rounded overflow-x-auto max-h-24 overflow-y-auto text-foreground",children:JSON.stringify(e.input,null,2)})]}),e.result&&(0,r.jsxs)("div",{className:"px-3 py-2 border-t border-border",children:[(0,r.jsx)("div",{className:"mb-1",children:(0,r.jsxs)("span",{className:"text-xs text-muted-foreground",children:[o("toolCall.resultLabel"),":"]})}),(0,r.jsx)("pre",{className:"text-xs bg-secondary p-2 rounded overflow-x-auto max-h-24 overflow-y-auto text-foreground",children:"string"==typeof e.result?e.result:JSON.stringify(e.result,null,2)})]}),e.skillContent&&(0,r.jsxs)("div",{className:"px-3 py-2 border-t border-border",children:[(0,r.jsx)("div",{className:"mb-1",children:(0,r.jsxs)("span",{className:"text-xs text-muted-foreground",children:[o("toolCall.skillContent",{defaultValue:"Skill content"}),":"]})}),(0,r.jsx)("pre",{className:"text-xs bg-secondary p-2 rounded overflow-x-auto max-h-60 overflow-y-auto text-foreground whitespace-pre-wrap",children:e.skillContent})]})]}),d&&(0,r.jsx)(F,{title:d.title,content:d.content,toolName:d.toolName,onClose:()=>u(null)}),h&&t&&n&&(0,r.jsx)(b,{cwd:t,sessionId:n,toolCall:e,onClose:()=>m(!1)}),f&&t&&n&&j&&(0,r.jsx)(k,{cwd:t,sessionId:n,runId:j,isRunning:!!e.isLoading,onClose:()=>p(!1)})]})}var W=n(62111),V=n(56204),z=n(67635),O=n(33210),H=n(58515),q=n(36201),U=n(55804),K=n(37618);function Z(e){let t=e.input?.questions||[],n=e.input?.answers||{},r={};if(e.result)try{let t=JSON.parse(e.result);t?.answers&&(r=t.answers)}catch{}return{questions:t,answers:{...n,...r}}}function J(e,t){return`${e}-${t}`}function X({toolCalls:e,onClose:t}){let{t:n}=(0,x.Bd)(),i=(0,l.nH)(),[c,d]=(0,s.useState)({}),[u,h]=(0,s.useState)({}),[m,f]=(0,s.useState)({}),[p,g]=(0,s.useState)({});(0,s.useEffect)(()=>{let t={};e.forEach((e,n)=>{let{questions:r,answers:s}=Z(e);r.forEach((e,r)=>{let l=s[e.question];if(l){let s=J(n,r);t[s]=l,e.options.some(e=>e.label===l)||(h(e=>({...e,[s]:!0})),f(e=>({...e,[s]:l})))}})}),queueMicrotask(()=>d(t))},[e]),(0,W.E)(t);let b=e.reduce((e,t)=>{let{questions:n}=Z(t);return e+n.length},0),v=Object.values(p).filter(Boolean).length,y=(0,s.useCallback)((e,t)=>{d(n=>({...n,[e]:t})),h(t=>({...t,[e]:!1}))},[]),w=(0,s.useCallback)(e=>{h(t=>{let n=!t[e];if(n){let t=m[e]||"";t&&d(n=>({...n,[e]:t}))}return{...t,[e]:n}})},[m]),k=(0,s.useCallback)((e,t)=>{f(n=>({...n,[e]:t})),t&&d(n=>({...n,[e]:t}))},[]),j=(0,s.useCallback)(e=>{g(t=>({...t,[e]:!t[e]}))},[]),C=(0,s.useCallback)(()=>{let t=v>0,r=[];return e.forEach((e,s)=>{let{questions:l}=Z(e);l.forEach((e,l)=>{let o=J(s,l);if(t&&!p[o])return;let a=c[o];r.push(`Q: ${e.question}`),r.push(`A: ${a||n("askQuestion.notSelected")}`),r.push("")})}),r.join("\n").trim()},[e,c,p,v,n]),N=(0,s.useCallback)(()=>{navigator.clipboard.writeText(C()),(0,a.oR)(v>0?n("toast.copiedQA",{count:v}):n("toast.copiedAllQA"))},[C,v,n]),S=(0,s.useCallback)(()=>{i?(i.sendMessage(C()),(0,a.oR)(n("toast.sentQA")),t()):(0,a.oR)(n("askQuestion.sendNoChat"))},[i,C,t,n]),E=(0,r.jsx)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50 p-4",onClick:t,children:(0,r.jsxs)("div",{className:"bg-card rounded-lg shadow-xl w-full max-w-6xl h-[90vh] flex flex-col overflow-hidden",onClick:e=>e.stopPropagation(),children:[(0,r.jsxs)("div",{className:"flex items-center justify-between px-4 py-3 border-b border-border flex-shrink-0",children:[(0,r.jsxs)("div",{className:"flex items-center gap-3",children:[(0,r.jsx)("h3",{className:"text-sm font-medium text-foreground",children:n("askQuestion.title")}),(0,r.jsxs)("span",{className:"text-xs text-muted-foreground",children:[n("askQuestion.nQuestions",{count:b}),v>0&&` \xb7 ${n("askQuestion.checkedN",{count:v})}`]})]}),(0,r.jsxs)("div",{className:"flex items-center gap-2",children:[(0,r.jsx)("button",{onClick:S,className:"p-1 text-muted-foreground hover:text-foreground hover:bg-accent rounded transition-colors",title:v>0?n("askQuestion.sendChecked",{count:v}):n("askQuestion.sendAll"),children:(0,r.jsx)(V.A,{className:"w-4 h-4"})}),(0,r.jsx)("button",{onClick:N,className:"p-1 text-muted-foreground hover:text-foreground hover:bg-accent rounded transition-colors",title:v>0?n("askQuestion.copyChecked",{count:v}):n("askQuestion.copyAll"),children:(0,r.jsx)(z.A,{className:"w-4 h-4"})}),(0,r.jsx)("button",{onClick:t,className:"p-1 text-muted-foreground hover:text-foreground hover:bg-accent rounded transition-colors",children:(0,r.jsx)(O.A,{className:"w-5 h-5"})})]})]}),(0,r.jsx)("div",{className:"flex-1 overflow-y-auto px-6 py-4 space-y-6",children:e.map((t,s)=>{let{questions:l}=Z(t);return l.map((t,o)=>{let a=J(s,o),i=c[a],d=u[a]||!1,h=p[a]||!1;return(0,r.jsxs)("div",{className:"space-y-3",children:[(0,r.jsxs)("div",{className:"flex items-start gap-2",children:[(0,r.jsx)("button",{onClick:()=>j(a),className:"mt-0.5 flex-shrink-0 p-0.5 rounded hover:bg-accent transition-colors",title:n("askQuestion.checkToCopy"),children:h?(0,r.jsx)(H.A,{className:"w-4 h-4 text-brand"}):(0,r.jsx)(q.A,{className:"w-4 h-4 text-muted-foreground"})}),t.header&&(0,r.jsx)("span",{className:"inline-flex items-center px-1.5 py-0.5 rounded text-[10px] font-medium bg-brand/10 text-brand flex-shrink-0 mt-0.5",children:t.header}),(0,r.jsx)("span",{className:"text-sm font-medium text-foreground",children:t.question})]}),(0,r.jsxs)("div",{className:"space-y-1 ml-7",children:[t.options.map((e,t)=>{let n=i===e.label&&!d;return(0,r.jsxs)("button",{onClick:()=>y(a,e.label),className:`flex items-start gap-2 px-2.5 py-1.5 rounded-md transition-colors w-full text-left cursor-pointer hover:bg-accent/50 ${n?"bg-brand/10 hover:bg-brand/15":""}`,children:[(0,r.jsx)("div",{className:"mt-0.5 flex-shrink-0",children:n?(0,r.jsx)(U.A,{className:"w-3.5 h-3.5 text-brand"}):(0,r.jsx)("div",{className:"w-3.5 h-3.5 rounded-full border border-muted-foreground"})}),(0,r.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,r.jsx)("div",{className:`text-sm ${n?"text-foreground font-medium":"text-foreground"}`,children:e.label}),e.description&&(0,r.jsx)("div",{className:"text-xs text-muted-foreground mt-0.5",children:e.description})]})]},t)}),(0,r.jsxs)("button",{onClick:()=>w(a),className:`flex items-start gap-2 px-2.5 py-1.5 rounded-md transition-colors w-full text-left cursor-pointer hover:bg-accent/50 ${d?"bg-brand/10 hover:bg-brand/15":""}`,children:[(0,r.jsx)("div",{className:"mt-0.5 flex-shrink-0",children:d?(0,r.jsx)(U.A,{className:"w-3.5 h-3.5 text-brand"}):(0,r.jsx)("div",{className:"w-3.5 h-3.5 rounded-full border border-muted-foreground"})}),(0,r.jsxs)("div",{className:"flex items-center gap-1.5",children:[(0,r.jsx)(K.A,{className:"w-3.5 h-3.5 text-muted-foreground"}),(0,r.jsx)("span",{className:"text-sm text-muted-foreground",children:n("askQuestion.custom")})]})]}),d&&(0,r.jsx)("div",{className:"ml-6 mt-1",children:(0,r.jsx)("input",{type:"text",autoFocus:!0,value:m[a]||"",onChange:e=>k(a,e.target.value),placeholder:n("askQuestion.customPlaceholder"),className:"w-full px-3 py-1.5 text-sm bg-background border border-border rounded-md focus:outline-none focus:ring-1 focus:ring-brand text-foreground"})})]}),(s!==e.length-1||o!==l.length-1)&&(0,r.jsx)("div",{className:"border-b border-border/50 mt-3"})]},a)})})})]})});return(0,r.jsx)(o.ZL,{children:E})}var G=n(38987),Q=n(9573);let Y=new Set(["Read","Grep","Glob","LS","WebSearch","WebFetch","NotebookRead","TodoRead","AskUserQuestion","ExitPlanMode","TodoWrite","Skill"]);var ee=n(24602),et=n(95686),en=n(83448);function er({image:e,onClose:t}){let{t:n}=(0,x.Bd)(),s=(0,r.jsxs)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/80",onClick:t,children:[(0,r.jsx)("button",{onClick:t,className:"absolute top-4 right-4 w-10 h-10 flex items-center justify-center text-white/80 hover:text-white bg-black/40 hover:bg-black/60 rounded-full transition-colors",children:(0,r.jsx)("svg",{className:"w-6 h-6",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})}),(0,r.jsx)("img",{src:`data:${e.media_type};base64,${e.data}`,alt:n("chat.imagePreview"),className:"max-w-[90vw] max-h-[90vh] object-contain",onClick:e=>e.stopPropagation()})]});return(0,r.jsx)(o.ZL,{children:s})}function es({filePath:e,onClose:t}){return(0,r.jsx)(o.ZL,{children:(0,r.jsxs)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/80",onClick:t,children:[(0,r.jsx)("button",{onClick:t,className:"absolute top-4 right-4 w-10 h-10 flex items-center justify-center text-white/80 hover:text-white bg-black/40 hover:bg-black/60 rounded-full transition-colors",children:(0,r.jsx)("svg",{className:"w-6 h-6",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})}),(0,r.jsx)("img",{src:`/api/file?path=${encodeURIComponent(e)}&raw=true`,alt:e.split("/").pop(),className:"max-w-[90vw] max-h-[90vh] object-contain",onClick:e=>e.stopPropagation()})]})})}let el=(0,s.memo)(function({text:e,isAside:t,isUser:n,isStreaming:s}){let l=(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(E.T,{content:e,isUser:n,isStreaming:s,enableMath:!1}),s&&(0,r.jsx)("span",{className:"inline-block w-2 h-4 ml-1 bg-current animate-pulse"})]});return t?(0,r.jsxs)("div",{className:"flex gap-1.5 break-words opacity-65",children:[(0,r.jsx)(i.A,{className:"w-3 h-3 mt-[5px] shrink-0 text-muted-foreground","aria-hidden":!0}),(0,r.jsx)("div",{className:"flex-1 min-w-0",children:l})]}):(0,r.jsx)("div",{className:"break-words",children:l})}),eo=(0,s.memo)(function({message:e,cwd:t,sessionId:n,onFork:l,forkSupported:i=!0,onApprovePlan:g,isLoading:b,onContentSearch:v,onShowFileDiff:y}){let w,k,j,C,{t:N}=(0,x.Bd)(),[S,L]=(0,s.useState)(null),[M,R]=(0,s.useState)(()=>1===(e.toolCalls?.length||0)),[T,$]=(0,s.useState)(!1),[I,A]=(0,s.useState)(!1),[_,F]=(0,s.useState)(!1),D="user"===e.role,W=e.images&&e.images.length>0,V=e.toolCalls?.length||0,z=!!n&&!!t&&!!l&&i,O=(0,s.useMemo)(()=>e.toolCalls?.some(e=>{let t;return t=e.name,!Y.has(t)})||!1,[e.toolCalls]),H=(0,s.useMemo)(()=>{let t=e.parts;if(!t?.length)return e.content?[{text:e.content,isAside:!1}]:[];let n=-1;t.forEach((e,t)=>{"tool"===e.type&&(n=t)});let r=[];return t.forEach((e,t)=>{"text"===e.type&&r.push({text:e.text,isAside:t<n})}),r},[e.parts,e.content]),q=(0,s.useMemo)(()=>(0,G.vP)([],e.toolCalls??[],t).length>0,[e.toolCalls,t]),[U,K]=(0,s.useState)(!1),Z=q||U;(0,s.useEffect)(()=>{if(!O||q||!t)return;let n=(e.toolCalls??[]).map(e=>e.id).filter(Boolean);if(0===n.length)return;let r=(e.toolCalls??[]).filter(e=>["Edit","Write","MultiEdit","NotebookEdit"].includes(e.name)).map(e=>e.id),s=!1,l=null,o=0,a=()=>{p.t4.runPromiseExit((0,Q.xK)(t,n)).then(e=>{if(s)return;let t="Success"===e._tag?e.value:[];if(t.length>0)return void K(!0);let n=new Set(t.map(e=>e.toolId));r.some(e=>!n.has(e))&&o<2&&(o+=1,l=setTimeout(a,2e3))})};return a(),()=>{s=!0,l&&clearTimeout(l)}},[O,q,t,e.toolCalls]);let J=(0,s.useMemo)(()=>{if(!e.toolCalls)return null;for(let t=e.toolCalls.length-1;t>=0;t--)if("TodoWrite"===e.toolCalls[t].name)return e.toolCalls[t];return null},[e.toolCalls]),eo=(0,s.useMemo)(()=>e.toolCalls?e.toolCalls.filter(e=>"AskUserQuestion"===e.name):[],[e.toolCalls]),ea=(0,s.useMemo)(()=>{if(!e.toolCalls)return null;for(let t=e.toolCalls.length-1;t>=0;t--)if("ExitPlanMode"===e.toolCalls[t].name){let n=e.toolCalls[t].input?.plan;return"string"==typeof n&&n?n:null}return null},[e.toolCalls]),ei=(0,s.useMemo)(()=>e.toolCalls?.filter(e=>"ExitPlanMode"!==e.name)??[],[e.toolCalls]),ec=(0,s.useMemo)(()=>{if(!e.toolCalls)return[];let t=new Set,n=[];for(let r of e.toolCalls)if("Read"===r.name||"Edit"===r.name||"Write"===r.name){let e=r.input.file_path;e&&((0,P.e$)(e)||(0,P.aR)(e)||(0,P.u)(e))&&!t.has(e)&&(t.add(e),n.push(e))}return n},[e.toolCalls]),ed=(0,s.useMemo)(()=>{if(!e.toolCalls)return[];let t=[];for(let n of e.toolCalls){let e=n.input?.thought;if(e&&"string"==typeof e){let r=e.match(/PREVIOUS:\s*(.*?)\s*→\s*THIS:\s*(.*?)\s*→\s*EXPECT:\s*(.*)/i);r?t.push({previous:r[1].trim(),current:r[2].trim(),expect:r[3].trim(),raw:e,toolName:n.name}):t.push({previous:"",current:e,expect:"",raw:e,toolName:n.name})}}return t},[e.toolCalls]),[eu,eh]=(0,s.useState)(null),[em,ef]=(0,s.useState)(null);(0,s.useEffect)(()=>{if(!eu||(0,P.u)(eu))return void queueMicrotask(()=>ef(null));let e=!1;return p.t4.runPromiseExit((0,en.an)(eu)).then(t=>{e||("Success"===t._tag&&void 0!==t.value.content?ef(t.value.content):((0,a.oR)(N("toast.readFileFailed"),"error"),eh(null)))}),()=>{e=!0}},[eu,N]);let ex=()=>{e.content&&(navigator.clipboard.writeText(e.content),(0,a.oR)(N("toast.copiedMessage")))},ep=()=>{z&&l(e.id,"prefix")},eg=()=>{z&&l(e.id,"single")},eb=(e=>{if(!e)return"";let t=new Date(e);if(isNaN(t.getTime()))return"";let n=String(t.getMonth()+1).padStart(2,"0"),r=String(t.getDate()).padStart(2,"0"),s=String(t.getHours()).padStart(2,"0"),l=String(t.getMinutes()).padStart(2,"0");return`${n}-${r} ${s}:${l}`})(e.timestamp);if("system"===e.role){let t=e.systemEvent,n=t?.kind==="task-notification"?"failed"===t.status?"⚠️":"stopped"===t.status?"⏹️":"\uD83D\uDD14":"ℹ️",s=t?.detail||e.content;return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("div",{className:"flex justify-center my-2 px-2","data-role":"system",children:(0,r.jsxs)("button",{type:"button",onClick:()=>F(!0),className:"flex items-center gap-1.5 max-w-[85%] text-[11px] text-muted-foreground bg-secondary/40 border border-border/50 rounded-full px-3 py-1 hover:bg-secondary hover:text-foreground transition-colors cursor-pointer",title:N("chat.viewDetails",{defaultValue:"Click for details"}),children:[(0,r.jsx)("span",{className:"flex-shrink-0",children:n}),(0,r.jsx)("span",{className:"truncate",children:e.content})]})}),_&&(0,r.jsx)(o.ZL,{children:(0,r.jsx)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50 p-4",onClick:()=>F(!1),children:(0,r.jsxs)("div",{className:"bg-card shadow-xl w-full max-w-4xl max-h-[80vh] rounded-lg flex flex-col overflow-hidden",onClick:e=>e.stopPropagation(),children:[(0,r.jsxs)("div",{className:"flex items-center justify-between px-4 py-2 border-b border-border flex-shrink-0",children:[(0,r.jsxs)("span",{className:"text-sm text-foreground flex items-center gap-1.5",children:[(0,r.jsx)("span",{children:n}),t?.kind==="task-notification"?N("chat.taskNotification",{defaultValue:"Task notification"}):N("chat.systemNotice",{defaultValue:"Notice"})]}),(0,r.jsx)("button",{onClick:()=>F(!1),className:"text-muted-foreground hover:text-foreground px-1.5 py-0.5 rounded hover:bg-accent transition-colors",children:"✕"})]}),(0,r.jsx)("pre",{className:"flex-1 overflow-auto px-4 py-3 text-xs text-foreground whitespace-pre-wrap break-words",children:s})]})})})]})}return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("div",{className:`flex flex-col ${D?"items-end":"items-start"} mb-4 group`,"data-role":e.role,children:[eb&&(0,r.jsx)("span",{className:"text-[11px] text-muted-foreground opacity-0 group-hover:opacity-100 transition-opacity mb-0.5 px-1",children:eb}),(0,r.jsxs)("div",{className:`flex items-start ${D?"justify-end":"justify-start"} w-full`,children:[D&&(0,r.jsxs)("div",{className:"self-start mt-2 mr-1 flex flex-col gap-0.5 opacity-0 group-hover:opacity-100 transition-opacity",children:[e.content&&(0,r.jsx)("button",{onClick:ex,className:"p-1 rounded text-muted-foreground hover:text-foreground hover:bg-accent",title:N("chat.copyMessage"),children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M8 16H6a2 2 0 01-2-2V6a2 2 0 012-2h8a2 2 0 012 2v2m-6 12h8a2 2 0 002-2v-8a2 2 0 00-2-2h-8a2 2 0 00-2 2v8a2 2 0 002 2z"})})}),z&&(0,r.jsx)("button",{onClick:ep,className:"p-1 rounded text-muted-foreground hover:text-foreground hover:bg-accent",title:N("chat.forkSession"),children:(0,r.jsxs)("svg",{className:"w-4 h-4",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",children:[(0,r.jsx)("circle",{cx:"12",cy:"18",r:"3"}),(0,r.jsx)("circle",{cx:"6",cy:"6",r:"3"}),(0,r.jsx)("circle",{cx:"18",cy:"6",r:"3"}),(0,r.jsx)("path",{d:"M18 9v2c0 .6-.4 1-1 1H7c-.6 0-1-.4-1-1V9"}),(0,r.jsx)("path",{d:"M12 12v3"})]})}),z&&(0,r.jsx)("button",{onClick:eg,className:"p-1 rounded text-muted-foreground hover:text-foreground hover:bg-accent",title:N("chat.excerptTurn"),children:(0,r.jsx)(c.A,{className:"w-4 h-4"})})]}),(0,r.jsxs)("div",{className:`max-w-[80%] ${D?"bg-accent text-foreground border border-brand rounded-2xl rounded-br-md":"bg-accent text-foreground dark:text-slate-11 rounded-2xl rounded-bl-md"} px-4 py-2`,children:[W&&(0,r.jsx)("div",{className:`flex flex-wrap gap-2 ${e.content?"mb-2":""}`,children:e.images.map((e,t)=>(0,r.jsx)("div",{className:"relative w-16 h-16 rounded-lg overflow-hidden border border-white/20 cursor-pointer hover:opacity-90 transition-opacity",onClick:()=>L(e),children:(0,r.jsx)("img",{src:`data:${e.media_type};base64,${e.data}`,alt:N("chat.imageN",{index:t+1}),className:"w-full h-full object-cover"})},t))}),H.length>0&&(0,r.jsx)("div",{className:"space-y-3",children:H.map((t,n)=>(0,r.jsx)(el,{text:t.text,isAside:t.isAside,isUser:D,isStreaming:!!e.isStreaming&&n===H.length-1},n))}),J&&(j=(k=Array.isArray(w=J.input?.todos)?w:[]).filter(e=>"completed"===e.status).length,C=k.length,(0,r.jsx)("div",{className:`${e.content||W?"mt-2":""}`,children:(0,r.jsxs)("div",{className:"border border-border rounded-lg overflow-hidden bg-secondary/50 px-3 py-2 space-y-1",children:[(0,r.jsxs)("div",{className:"flex items-center gap-2 mb-1.5",children:[(0,r.jsx)("div",{className:"flex-1 h-1 bg-secondary rounded-full overflow-hidden",children:(0,r.jsx)("div",{className:"h-full bg-green-500 rounded-full transition-all duration-300",style:{width:`${C>0?j/C*100:0}%`}})}),(0,r.jsxs)("span",{className:"text-[10px] text-muted-foreground flex-shrink-0",children:[j,"/",C]})]}),k.map((e,t)=>(0,r.jsxs)("div",{className:`flex items-center gap-1.5 ${"completed"===e.status?"opacity-50":""}`,children:["completed"===e.status?(0,r.jsx)(d.A,{className:"w-3 h-3 text-green-500 flex-shrink-0"}):"in_progress"===e.status?(0,r.jsx)(u.A,{className:"w-3 h-3 text-brand flex-shrink-0 animate-spin"}):(0,r.jsx)(h.A,{className:"w-3 h-3 text-muted-foreground flex-shrink-0"}),(0,r.jsx)("span",{className:`text-xs truncate ${"completed"===e.status?"text-muted-foreground":"text-foreground"}`,children:"in_progress"===e.status&&e.activeForm?e.activeForm:e.content})]},t))]})})),ea&&(0,r.jsx)("div",{className:`${e.content||W||J?"mt-2":""}`,children:(0,r.jsxs)("div",{className:"border border-brand/40 rounded-lg overflow-hidden bg-secondary/50",children:[(0,r.jsxs)("div",{className:"flex items-center gap-1.5 px-3 py-1.5 border-b border-border bg-brand/10",children:[(0,r.jsx)("span",{className:"text-sm",children:"\uD83D\uDCCB"}),(0,r.jsx)("span",{className:"text-xs font-medium text-foreground",children:N("chat.planTitle",{defaultValue:"Plan (awaiting your review)"})})]}),(0,r.jsx)("div",{className:"px-3 py-2",children:(0,r.jsx)(E.T,{content:ea,isUser:!1,enableMath:!1})}),g&&(0,r.jsxs)("div",{className:"px-3 py-2 border-t border-border flex items-center justify-between gap-2",children:[(0,r.jsx)("span",{className:"text-xs text-muted-foreground",children:N("chat.planApproveHint",{defaultValue:"本环境无审批弹窗,点此退出 Plan 并执行"})}),(0,r.jsxs)("button",{onClick:()=>g(),disabled:b,className:"flex items-center gap-1.5 px-3 py-1 rounded-md bg-brand text-white text-xs font-medium hover:bg-brand/90 disabled:opacity-50 disabled:cursor-not-allowed transition-colors flex-shrink-0",children:[(0,r.jsx)("span",{children:"✓"}),(0,r.jsx)("span",{children:N("chat.approvePlan",{defaultValue:"批准并执行"})})]})]})]})}),ec.length>0&&(0,r.jsx)("div",{className:`${e.content||W||J?"mt-2":""}`,children:(0,r.jsx)("div",{className:"border border-border rounded-lg overflow-hidden bg-secondary/50 px-3 py-2 space-y-0.5",children:ec.map(e=>(0,r.jsxs)("button",{onClick:()=>eh(e),className:"flex items-center gap-1.5 w-full text-left hover:bg-accent rounded px-1 py-0.5 transition-colors group/md",children:[(0,P.u)(e)?(0,r.jsxs)("svg",{className:"w-3.5 h-3.5 text-muted-foreground flex-shrink-0",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:[(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M4 5a1 1 0 011-1h14a1 1 0 011 1v14a1 1 0 01-1 1H5a1 1 0 01-1-1V5z"}),(0,r.jsx)("circle",{cx:"8.5",cy:"8.5",r:"1.5",fill:"currentColor",stroke:"none"}),(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M4 16l4-4 3 3 4-4 5 5"})]}):(0,P.aR)(e)?(0,r.jsx)("svg",{className:"w-3.5 h-3.5 text-muted-foreground flex-shrink-0",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M10 20l4-16m4 4l4 4-4 4M6 16l-4-4 4-4"})}):(0,r.jsx)("svg",{className:"w-3.5 h-3.5 text-muted-foreground flex-shrink-0",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"})}),(0,r.jsx)("span",{className:"text-xs text-muted-foreground group-hover/md:text-foreground truncate",children:e.split("/").pop()})]},e))})}),ed.length>0&&(0,r.jsx)("div",{className:`${e.content||W||J||ec.length>0?"mt-2":""}`,children:(0,r.jsx)("div",{className:"border border-border rounded-lg overflow-hidden bg-secondary/50",children:(0,r.jsxs)("table",{className:"w-full text-xs",children:[(0,r.jsx)("thead",{children:(0,r.jsxs)("tr",{className:"border-b border-border text-muted-foreground",children:[(0,r.jsx)("th",{className:"px-2 py-1.5 text-left font-medium w-[60px]",children:"Tool"}),(0,r.jsx)("th",{className:"px-2 py-1.5 text-left font-medium",children:"Previous"}),(0,r.jsx)("th",{className:"px-2 py-1.5 text-left font-medium",children:"Action"}),(0,r.jsx)("th",{className:"px-2 py-1.5 text-left font-medium",children:"Expect"})]})}),(0,r.jsx)("tbody",{children:ed.map((e,t)=>(0,r.jsxs)("tr",{className:t<ed.length-1?"border-b border-border/50":"",children:[(0,r.jsx)("td",{className:"px-2 py-1 text-muted-foreground font-mono",children:e.toolName}),(0,r.jsx)("td",{className:"px-2 py-1 text-muted-foreground",children:e.previous||"—"}),(0,r.jsx)("td",{className:"px-2 py-1 text-foreground",children:e.current}),(0,r.jsx)("td",{className:"px-2 py-1 text-muted-foreground",children:e.expect||"—"})]},t))})]})})}),ei.length>0&&(0,r.jsx)("div",{className:`${e.content||W?"mt-2":""}`,children:V>0?(0,r.jsxs)("div",{className:"border border-border rounded-lg overflow-hidden bg-secondary",children:[(0,r.jsxs)("div",{className:"flex items-center",children:[(0,r.jsxs)("button",{onClick:()=>R(!M),className:"flex-1 px-3 py-1.5 flex items-center gap-2 text-left hover:bg-accent transition-colors active:bg-muted",children:[(0,r.jsx)("span",{className:"text-sm",children:"\uD83D\uDD27"}),(0,r.jsx)("span",{className:"font-medium text-foreground",children:N("chat.toolCalls",{count:ei.length})}),(0,r.jsx)("span",{className:"ml-auto text-muted-foreground text-sm",children:M?N("chat.collapse"):N("chat.expand")})]}),eo.length>0&&(0,r.jsx)("button",{onClick:()=>A(!0),className:"px-3 py-1.5 text-muted-foreground hover:text-foreground hover:bg-accent transition-colors border-l border-border",title:N("chat.viewQuestions"),children:(0,r.jsx)(m.A,{className:"w-4 h-4"})}),Z&&(0,r.jsx)("button",{onClick:()=>{y&&e.toolCalls?y(e.toolCalls,t):$(!0)},className:"px-3 py-1.5 text-muted-foreground hover:text-foreground hover:bg-accent transition-colors border-l border-border",title:N("chat.viewAllFileChanges"),children:(0,r.jsx)(f.A,{className:"w-4 h-4"})})]}),M&&(0,r.jsx)("div",{className:"border-t border-border p-2 space-y-1",children:ei.map((e,s)=>(0,r.jsx)(B,{toolCall:e,cwd:t,sessionId:n},`${e.id}-${s}`))})]}):ei.map((e,s)=>(0,r.jsx)(B,{toolCall:e,cwd:t,sessionId:n},`${e.id}-${s}`))})]}),!D&&(0,r.jsxs)("div",{className:"self-start mt-2 ml-1 flex flex-col gap-0.5 opacity-0 group-hover:opacity-100 transition-opacity",children:[e.content&&(0,r.jsx)("button",{onClick:ex,className:"p-1 rounded text-muted-foreground hover:text-foreground hover:bg-accent",title:N("chat.copyMessage"),children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M8 16H6a2 2 0 01-2-2V6a2 2 0 012-2h8a2 2 0 012 2v2m-6 12h8a2 2 0 002-2v-8a2 2 0 00-2-2h-8a2 2 0 00-2 2v8a2 2 0 002 2z"})})}),z&&(0,r.jsx)("button",{onClick:ep,className:"p-1 rounded text-muted-foreground hover:text-foreground hover:bg-accent",title:N("chat.forkSession"),children:(0,r.jsxs)("svg",{className:"w-4 h-4",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",children:[(0,r.jsx)("circle",{cx:"12",cy:"18",r:"3"}),(0,r.jsx)("circle",{cx:"6",cy:"6",r:"3"}),(0,r.jsx)("circle",{cx:"18",cy:"6",r:"3"}),(0,r.jsx)("path",{d:"M18 9v2c0 .6-.4 1-1 1H7c-.6 0-1-.4-1-1V9"}),(0,r.jsx)("path",{d:"M12 12v3"})]})}),z&&(0,r.jsx)("button",{onClick:eg,className:"p-1 rounded text-muted-foreground hover:text-foreground hover:bg-accent",title:N("chat.excerptTurn"),children:(0,r.jsx)(c.A,{className:"w-4 h-4"})})]})]})]}),S&&(0,r.jsx)(er,{image:S,onClose:()=>L(null)}),T&&e.toolCalls&&(0,r.jsx)(G.zB,{toolCalls:e.toolCalls,cwd:t,onClose:()=>$(!1),onContentSearch:v}),I&&eo.length>0&&(0,r.jsx)(X,{toolCalls:eo,onClose:()=>A(!1)}),eu&&(0,P.u)(eu)&&(0,r.jsx)(es,{filePath:eu,onClose:()=>eh(null)}),eu&&!(0,P.u)(eu)&&null!==em&&((0,P.aR)(eu)?(0,r.jsx)(ee.N,{filePath:eu,content:em,cwd:t,onClose:()=>eh(null),onContentSearch:v}):(0,r.jsx)(et.x,{filePath:eu,content:em,cwd:t||"",onClose:()=>eh(null)}))]})});var ea=n(1058),ei=n(90717),ec=n(89109),ed=n(7320);let eu=/[,,]/;function eh({initialRows:e,lang:t,isCustomized:n,onSave:l,onRestoreDefault:a,onClose:i}){let{t:c}=(0,x.Bd)(),[d,u]=(0,s.useState)(()=>e.map(e=>e.join("zh"===t?",":", ")).join("\n"));(0,W.E)(i);let h=(0,s.useCallback)(()=>{l(d.split("\n").map(e=>e.split(eu).map(e=>e.trim().slice(0,200)).filter(Boolean).slice(0,8)).filter(e=>e.length>0).slice(0,12)),i()},[d,l,i]),m=(0,s.useCallback)(()=>{a(),i()},[a,i]);return(0,r.jsx)(o.ZL,{children:(0,r.jsx)("div",{className:"fixed inset-0 z-[300] flex items-center justify-center bg-black/50 p-4",onClick:i,children:(0,r.jsxs)("div",{className:"bg-card border border-border rounded-lg shadow-xl w-full max-w-md flex flex-col",onClick:e=>e.stopPropagation(),children:[(0,r.jsxs)("div",{className:"flex items-center justify-between px-4 py-3 border-b border-border",children:[(0,r.jsx)("h2",{className:"text-sm font-medium text-foreground",children:c("quickReply.editTitle")}),(0,r.jsx)("button",{onClick:i,className:"p-1 text-muted-foreground hover:text-foreground hover:bg-accent rounded transition-colors","aria-label":c("quickReply.cancel"),children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})})]}),(0,r.jsxs)("div",{className:"px-4 py-3 flex flex-col gap-2",children:[(0,r.jsx)("p",{className:"text-xs text-muted-foreground",children:c("quickReply.editHint")}),(0,r.jsx)("textarea",{autoFocus:!0,value:d,onChange:e=>u(e.target.value),placeholder:c("quickReply.editPlaceholder"),rows:6,spellCheck:!1,className:"w-full px-2 py-1.5 text-xs font-mono bg-background border border-border rounded text-foreground focus:outline-none focus:border-brand resize-y"}),(0,r.jsx)("p",{className:"text-xs text-muted-foreground",children:c("quickReply.customizedFor",{lang:c("zh"===t?"quickReply.langZh":"quickReply.langEn")})})]}),(0,r.jsxs)("div",{className:"flex items-center justify-between px-4 py-3 border-t border-border",children:[(0,r.jsx)("button",{onClick:m,disabled:!n,className:"px-2 py-1 text-xs text-muted-foreground hover:text-foreground transition-colors disabled:opacity-40 disabled:cursor-not-allowed",children:c("quickReply.restoreDefault")}),(0,r.jsxs)("div",{className:"flex items-center gap-2",children:[(0,r.jsx)("button",{onClick:i,className:"px-3 py-1.5 text-xs border border-border text-foreground rounded-md hover:bg-accent transition-colors",children:c("quickReply.cancel")}),(0,r.jsx)("button",{onClick:h,className:"px-3 py-1.5 text-xs font-medium border border-brand text-brand rounded-md hover:bg-brand/10 transition-colors",children:c("quickReply.save")})]})]})]})})})}let em=(0,s.forwardRef)(function({messages:e,isLoading:t,cwd:n,sessionId:o,engine:a,apiRetryInfo:i,ptyNotice:c,hasMoreHistory:d,isLoadingMore:u,onLoadMore:h,onFork:m,isActive:f=!0,onContentSearch:g,onShowFileDiff:b,onApprovePlan:v},y){let w,{t:k,i18n:j}=(0,x.Bd)(),C="codex"!==a,N=(0,s.useRef)(null),S=(0,s.useRef)(null),E=(0,s.useRef)(null),L=(0,s.useRef)(null),[M,R]=(0,s.useState)(null),[T,$]=(0,s.useState)(!0),[P,I]=(0,s.useState)(!1),[A,_]=(0,s.useState)(!1);(0,s.useEffect)(()=>{R(L.current)},[]);let{isSearchVisible:F,searchQuery:D,setSearchQuery:B,matches:W,currentMatchIndex:V,goToNextMatch:z,goToPrevMatch:O,closeSearch:H,searchInputRef:q,handleSearchKeyDown:U}=function(e){let[t,n]=(0,s.useState)(!1),[r,l]=(0,s.useState)(""),[o,a]=(0,s.useState)([]),[i,c]=(0,s.useState)(0),d=(0,s.useRef)(null),u=(0,s.useRef)([]),h=(0,s.useCallback)(()=>{let t=e.current;t&&(t.querySelectorAll("mark.chat-search-match, mark.chat-search-current").forEach(e=>{let t=e.parentNode;t&&(t.replaceChild(document.createTextNode(e.textContent||""),e),t.normalize())}),u.current=[])},[e]),m=(0,s.useCallback)(t=>{if(h(),!t||!e.current){a([]),c(0);return}let n=[],r=[],s=t.toLowerCase();e.current.querySelectorAll("[data-message-id]").forEach(e=>{let l,o=e.getAttribute("data-message-id")||"",a=0,i=document.createTreeWalker(e,NodeFilter.SHOW_TEXT,null),c=[];for(;l=i.nextNode();)c.push(l);for(let e of c){let l=(e.textContent||"").toLowerCase(),i=0,c=[];for(;;){let e=l.indexOf(s,i);if(-1===e)break;c.push({start:e,end:e+t.length}),i=e+1}if(0!==c.length)for(let t=c.length-1;t>=0;t--){let s=c[t];e.splitText(s.end);let l=e.splitText(s.start),i=document.createElement("mark");i.className="chat-search-match",i.textContent=l.textContent,l.parentNode.replaceChild(i,l),n.push({messageId:o,markIndex:a}),r.push(i),a++}}}),n.reverse(),r.reverse(),u.current=r,a(n),c(n.length>0?0:-1)},[e,h]);(0,s.useEffect)(()=>{queueMicrotask(()=>m(r))},[r,m]),(0,s.useEffect)(()=>{let e=u.current;e.forEach((e,t)=>{e.className=t===i?"chat-search-current":"chat-search-match"}),i>=0&&i<e.length&&e[i].scrollIntoView({behavior:"smooth",block:"center"})},[i,o]);let f=(0,s.useCallback)(()=>{0!==o.length&&c(e=>(e+1)%o.length)},[o.length]),x=(0,s.useCallback)(()=>{0!==o.length&&c(e=>(e-1+o.length)%o.length)},[o.length]),p=(0,s.useCallback)(()=>{n(!0),setTimeout(()=>d.current?.focus(),0)},[]),g=(0,s.useCallback)(()=>{n(!1),l(""),h(),a([]),c(0)},[h]),b=(0,s.useCallback)(e=>{"Enter"===e.key&&(e.preventDefault(),e.shiftKey?x():f()),"Escape"===e.key&&g()},[f,x,g]);return(0,s.useEffect)(()=>{let t=e.current;if(!t)return;let n=e=>{(e.metaKey||e.ctrlKey)&&"f"===e.key&&(e.preventDefault(),e.stopPropagation(),p())};return t.addEventListener("keydown",n),()=>t.removeEventListener("keydown",n)},[e,p]),{isSearchVisible:t,searchQuery:r,setSearchQuery:l,matches:o,currentMatchIndex:i,goToNextMatch:f,goToPrevMatch:x,openSearch:p,closeSearch:g,searchInputRef:d,handleSearchKeyDown:b}}(L),K=(0,l.nH)(),Z=(0,s.useRef)(null),J=(0,s.useRef)(()=>{}),{addComment:X,refresh:G}=(0,ea._)({cwd:n||"",filePath:ei.Un}),[Q,Y]=(0,s.useState)(null),[ee,et]=(0,s.useState)(null),er=(0,s.useCallback)(e=>{if(Q||ee)return;let t=window.getSelection();if(!t||t.isCollapsed||!t.rangeCount){Z.current=null,J.current();return}let n=t.toString().trim();if(!n){Z.current=null,J.current();return}let r=t.anchorNode instanceof HTMLElement?t.anchorNode:t.anchorNode?.parentElement;if(r?.closest('[data-role="user"]')){Z.current=null,J.current();return}Z.current={x:e.clientX,y:e.clientY,range:{start:0,end:0},selectedText:n,lineSnapshot:n},J.current()},[Q,ee]),es=(0,s.useCallback)(e=>{let t=e.target;!(t.closest(".floating-toolbar")||t.closest('[class*="z-[200]"]'))&&Z.current&&(Z.current=null,J.current())},[]),el=(0,s.useCallback)(()=>{let e=Z.current;e&&(Y({x:e.x,y:e.y,text:e.selectedText}),Z.current=null,J.current(),window.getSelection()?.removeAllRanges())},[]),eu=(0,s.useCallback)(()=>{let e=Z.current;e&&(et({x:e.x,y:e.y,text:e.selectedText}),Z.current=null,J.current(),window.getSelection()?.removeAllRanges())},[]),em=(0,s.useCallback)(()=>{let e=Z.current;e&&K&&(Z.current=null,J.current(),window.getSelection()?.removeAllRanges(),(0,ei.Ff)(K.sendMessage,{filePath:ei.Un,startLine:0,endLine:0,codeContent:e.selectedText},k("explain.selectionMessage")))},[K,k]),ef=(0,s.useCallback)(()=>{let e=Z.current;if(!e||!g)return;let t=e.selectedText.trim();Z.current=null,J.current(),window.getSelection()?.removeAllRanges(),t&&g(t)},[g]),ex=(0,s.useCallback)(async e=>{Q&&(await X(0,0,e,Q.text),Y(null))},[Q,X]),ep=(0,s.useCallback)(async(e,t)=>{if(K&&n)try{let r=(await (0,ei.$3)(n)).map(e=>({filePath:e.filePath,startLine:e.startLine,endLine:e.endLine,codeContent:e.codeContent,note:e.content||void 0}));r.push({filePath:ei.Un,startLine:0,endLine:0,codeContent:e});let s=(0,ei.Gw)(r,t);K.sendMessage(s),await (0,ei.RP)(n),G()}catch(e){console.error("Failed to send to AI:",e)}},[K,n,G]),eg=(0,s.useCallback)((e,t)=>{let n=Z.current;if(!n)return;let r=n.selectedText;Z.current=null,J.current(),window.getSelection()?.removeAllRanges(),"comment"===e?X(0,0,t,r):ep(r,t)},[X,ep]),eb=(w=j.language,w?.toLowerCase().startsWith("zh")?"zh":"en"),[ev,ey]=(0,s.useState)(null),[ew,ek]=(0,s.useState)(!1);(0,s.useEffect)(()=>{let e=!1;return p.t4.runPromiseExit((0,en.td)()).then(t=>{e||ey("Success"===t._tag?((e,t)=>{if(!e||"object"!=typeof e)return null;let n=e.quickReplies;return n&&"object"==typeof n?(e=>{if(!Array.isArray(e))return null;let t=[];for(let n of e.slice(0,12)){if(!Array.isArray(n))continue;let e=[];for(let t of n.slice(0,8)){if("string"!=typeof t)continue;let n=t.trim().slice(0,200);n&&e.push(n)}e.length&&t.push(e)}return t.length?t:null})(n[t]):null})(t.value,eb):null)}),()=>{e=!0}},[eb]);let ej=(0,s.useCallback)(e=>{p.t4.runPromiseExit((0,en.td)()).then(t=>{let n={..."Success"===t._tag?t.value.quickReplies??{}:{}};return e?n[eb]=e:delete n[eb],p.t4.runPromiseExit((0,en.em)({quickReplies:n})).then(t=>{"Success"===t._tag?ey(e):console.error("Failed to save quick replies:",t.cause)})})},[eb]),eC=(0,s.useCallback)(()=>{Z.current=null,J.current(),window.getSelection()?.removeAllRanges(),ek(!0)},[]),eN=(0,s.useMemo)(()=>ev??ec.SZ.map(e=>e.map(e=>k(e))),[ev,k]),eS=(0,s.useCallback)(e=>{ee&&ep(ee.text,e)},[ee,ep]),eE=(0,s.useCallback)(e=>{Q&&ep(Q.text,e)},[Q,ep]),eL=(0,s.useMemo)(()=>{let t=new Set;return e.filter(e=>!t.has(e.id)&&(t.add(e.id),"assistant"!==e.role||!!e.isStreaming||!!e.content||!!e.images?.length||!!e.toolCalls?.length||!!e.parts?.length))},[e]),eM=(0,s.useRef)(0),eR=(0,s.useRef)(!1),eT=(0,s.useCallback)(()=>{let e=E.current;return!e||e.scrollHeight-e.scrollTop-e.clientHeight<50},[]),e$=(0,s.useCallback)(()=>{let e=E.current;return!e||e.scrollTop<50},[]),eP=(0,s.useCallback)(()=>{let e=eT(),t=e$();if($(e),I(!t),_(!e),t&&d&&!u&&h){let e=E.current;e&&(eM.current=e.scrollHeight,eR.current=!0),h()}},[eT,e$,d,u,h]),eI=(0,s.useCallback)(()=>{S.current?.scrollIntoView({behavior:"smooth"})},[]),eA=(0,s.useCallback)(()=>{N.current?.scrollIntoView({behavior:"smooth"})},[]),e_=(0,s.useCallback)(e=>{let t=E.current;if(!t)return;let n=t.querySelector(`[data-message-id="${e}"]`);n&&(n.scrollIntoView({behavior:"smooth",block:"center"}),n.classList.add("ring-2","ring-brand","ring-offset-2"),setTimeout(()=>{n.classList.remove("ring-2","ring-brand","ring-offset-2")},2e3))},[]);(0,s.useImperativeHandle)(y,()=>({scrollToMessage:e_}),[e_]);let eF=(0,s.useRef)(0),eD=(0,s.useRef)(!0);(0,s.useEffect)(()=>{let t=eF.current,n=e.length;eF.current=n,!eD.current&&T&&n>t&&N.current?.scrollIntoView({behavior:"smooth"})},[e,T]),(0,s.useEffect)(()=>{T&&t&&N.current?.scrollIntoView({behavior:"smooth"})},[t,T]),(0,s.useEffect)(()=>{if(eR.current&&!u){let e=E.current;if(e){let t=e.scrollHeight-eM.current;e.scrollTop=t,eR.current=!1}}},[e,u]);let eB=(0,s.useRef)(!1);return(0,s.useEffect)(()=>{f&&eB.current&&e.length>0&&(eB.current=!1,N.current?.scrollIntoView({behavior:"instant"}))},[f,e.length]),(0,s.useEffect)(()=>{eD.current&&e.length>0&&(eD.current=!1,f?N.current?.scrollIntoView({behavior:"instant"}):eB.current=!0)},[e.length,f]),(0,r.jsxs)("div",{ref:L,className:"relative flex-1 min-h-0 overflow-hidden flex flex-col outline-none",tabIndex:-1,onMouseUp:er,onMouseDown:es,children:[F&&(0,r.jsxs)("div",{className:"flex-shrink-0 flex items-center gap-2 px-3 py-2 bg-secondary border-b border-border",children:[(0,r.jsx)("input",{ref:q,type:"text",value:D,onChange:e=>B(e.target.value),onKeyDown:U,placeholder:k("codeViewer.searchChat"),className:"flex-1 max-w-xs px-2 py-1 text-sm border border-border rounded bg-card text-foreground focus:outline-none focus:ring-2 focus:ring-ring"}),(0,r.jsx)("span",{className:"text-xs text-muted-foreground",children:W.length>0?`${V+1}/${W.length}`:k("common.noMatch")}),(0,r.jsx)("button",{onClick:O,disabled:0===W.length,className:"p-1 rounded hover:bg-accent disabled:opacity-50",title:k("codeViewer.prevShiftEnter"),children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M5 15l7-7 7 7"})})}),(0,r.jsx)("button",{onClick:z,disabled:0===W.length,className:"p-1 rounded hover:bg-accent disabled:opacity-50",title:k("codeViewer.nextEnter"),children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 9l-7 7-7-7"})})}),(0,r.jsx)("button",{onClick:H,className:"p-1 rounded hover:bg-accent",title:k("codeViewer.closeEsc"),children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})})]}),(0,r.jsx)("div",{ref:E,onScroll:eP,className:"relative flex-1 min-h-0 overflow-y-auto p-4",children:0!==e.length||t?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("div",{ref:S}),d&&(0,r.jsx)("div",{className:"flex justify-center py-3",children:u?(0,r.jsxs)("div",{className:"flex items-center gap-2 text-muted-foreground text-sm",children:[(0,r.jsx)("span",{className:"inline-block w-4 h-4 border-2 border-brand border-t-transparent rounded-full animate-spin"}),(0,r.jsx)("span",{children:k("chat.loadMoreHistory")})]}):(0,r.jsx)("button",{onClick:h,className:"text-sm text-muted-foreground hover:text-foreground transition-colors",children:k("chat.scrollUpForMore")})}),eL.map(e=>(0,r.jsx)("div",{"data-message-id":e.id,className:"transition-[box-shadow] duration-300",children:(0,r.jsx)(eo,{message:e,cwd:n,sessionId:o,onFork:m,forkSupported:C,onApprovePlan:v,isLoading:t,onContentSearch:g,onShowFileDiff:b})},e.id)),t&&(0,r.jsx)("div",{className:"flex justify-start mb-4",children:(0,r.jsxs)("div",{className:"bg-accent rounded-2xl rounded-bl-md px-4 py-3 max-w-[90%]",children:[(0,r.jsxs)("div",{className:"flex items-center gap-2 text-muted-foreground",children:[(0,r.jsx)("span",{className:"inline-block w-5 h-5 border-2 border-brand border-t-transparent rounded-full animate-spin"}),(0,r.jsx)("span",{className:"text-sm",children:"claude2"===a?"Claude 2 is thinking...":"codex"===a?"Codex is thinking...":"kimi"===a?"Kimi is thinking...":"ollama"===a?"Ollama is thinking...":"deepseek"===a?"DeepSeek is thinking...":"glm"===a?"GLM is thinking...":k("chat.claudeThinking")})]}),i&&(0,r.jsxs)("div",{className:"mt-2 flex items-start gap-2 text-xs text-amber-400 border-t border-border/50 pt-2",children:[(0,r.jsx)("svg",{className:"w-3.5 h-3.5 mt-0.5 flex-shrink-0 animate-spin",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M4 4v5h.582m15.356 2A8.001 8.001 0 004.582 9m0 0H9m11 11v-5h-.581m0 0a8.003 8.003 0 01-15.357-2m15.357 2H15"})}),(0,r.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,r.jsxs)("div",{children:["Retrying API call (attempt ",i.attempt,i.maxRetries>0?`/${i.maxRetries}`:"",i.delayMs>0?`, delay ${(i.delayMs/1e3).toFixed(1)}s`:"",")"]}),(i.errorStatus||i.error)&&(0,r.jsxs)("div",{className:"text-muted-foreground/80 break-words",children:[i.errorStatus?`${i.errorStatus}`:"",i.errorStatus&&i.error?" \xb7 ":"",i.error||""]})]})]}),c&&(0,r.jsxs)("div",{className:"mt-2 flex items-start gap-2 text-xs text-amber-400 border-t border-border/50 pt-2",children:[(0,r.jsx)("svg",{className:"w-3.5 h-3.5 mt-0.5 flex-shrink-0",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 9v2m0 4h.01M5.07 19h13.86c1.54 0 2.5-1.67 1.73-3L13.73 4a2 2 0 00-3.46 0L3.34 16c-.77 1.33.19 3 1.73 3z"})}),(0,r.jsx)("div",{className:"flex-1 min-w-0 break-words",children:c})]})]})}),(0,r.jsx)("div",{ref:N})]}):(0,r.jsx)("div",{className:"flex items-center justify-center h-full text-slate-9",children:(0,r.jsxs)("div",{className:"text-center",children:[(0,r.jsx)("div",{className:"text-4xl mb-4",children:"\uD83D\uDCAC"}),(0,r.jsx)("div",{children:k("chat.startConversation")})]})})}),P&&e.length>0&&(0,r.jsx)("button",{onClick:eI,className:"absolute top-2 left-1/2 -translate-x-1/2 p-2 bg-card text-muted-foreground hover:text-foreground shadow-md rounded-full transition-all hover:shadow-lg active:scale-95",title:k("chat.jumpToStart"),children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M5 15l7-7 7 7"})})}),A&&e.length>0&&(0,r.jsx)("button",{onClick:eA,className:"absolute bottom-2 left-1/2 -translate-x-1/2 p-2 bg-card text-muted-foreground hover:text-foreground shadow-md rounded-full transition-all hover:shadow-lg active:scale-95",title:k("chat.jumpToLatest"),children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 9l-7 7-7-7"})})}),M&&(0,r.jsx)(ec.fS,{floatingToolbarRef:Z,bumpRef:J,container:M,onAddComment:el,onSendToAI:eu,onSearch:g?ef:void 0,onExplain:K?em:void 0,onQuickReply:eg,quickReplyRows:eN,onEditQuickReplies:eC,isChatLoading:K?.isLoading}),ew&&(0,r.jsx)(eh,{initialRows:eN,lang:eb,isCustomized:null!==ev,onSave:e=>ej(e.length?e:null),onRestoreDefault:()=>ej(null),onClose:()=>ek(!1)}),Q&&M&&(0,r.jsx)(ed.t,{x:Q.x,y:Q.y,range:{start:0,end:0},lineSnapshot:Q.text,container:M,onSubmit:ex,onSendToAI:K?eE:void 0,onClose:()=>Y(null),isChatLoading:K?.isLoading}),ee&&M&&(0,r.jsx)(ed.G,{x:ee.x,y:ee.y,range:{start:0,end:0},lineSnapshot:ee.text,container:M,onSubmit:eS,onClose:()=>et(null),isChatLoading:K?.isLoading})]})})},9573:(e,t,n)=>{n.d(t,{se:()=>a,xK:()=>o});var r=n(49433),s=n(82680);let l=e=>r.tryPromise({try:async()=>{let t=await fetch(e);if(!t.ok)throw Error(`HTTP ${t.status}`);return await t.json()},catch:t=>new s.uV({message:`GET ${e} failed`,cause:t})}),o=(e,t)=>l(`/api/snapshots?cwd=${encodeURIComponent(e)}&toolIds=${encodeURIComponent(t.join(","))}`).pipe(r.map(e=>e.commits??[])),a=(e,t)=>o(e,t).pipe(r.flatMap(t=>r.all(t.map(t=>{let n;return n=t.hash,l(`/api/snapshots/diff?cwd=${encodeURIComponent(e)}&commit=${encodeURIComponent(n)}`)}),{concurrency:4})))},10794:(e,t,n)=>{n.d(t,{U:()=>c});var r=n(12115),s=n(79114),l=n(34075),o=n(48764),a=n(58250),i=n(86957);function c(){let{t:e}=(0,s.Bd)();return(0,r.useCallback)(async t=>{let n=await i.t4.runPromiseExit((0,o.L5)(t));if("Success"===n._tag)n.value.alreadyExists?(0,l.oR)(e("skills.alreadyAdded"),"info"):((0,l.oR)(e("skills.added"),"success"),(0,a.k)());else{let t="Fail"===n.cause._tag?n.cause.error:null,r=t?.cause,s=r instanceof Error?r.message:e("skills.addFailed");(0,l.oR)(s,"error")}},[e])}},14575:(e,t,n)=>{n.d(t,{o:()=>o});var r=n(95155);n(12115);let s={ts:"#3178c6",tsx:"#3178c6",js:"#f1e05a",jsx:"#61dafb",mjs:"#f1e05a",cjs:"#f1e05a",html:"#e44d26",css:"#563d7c",scss:"#cd6799",sass:"#cd6799",less:"#1d365d",vue:"#41b883",svelte:"#ff3e00",json:"#cbcb41",yaml:"#cb171e",yml:"#cb171e",toml:"#9c4121",xml:"#e37933",env:"#ecd53f",md:"#519aba",mdx:"#519aba",txt:"#89898a",py:"#3572a5",go:"#00add8",rs:"#dea584",java:"#b07219",kt:"#a97bff",kts:"#a97bff",c:"#555555",h:"#555555",cpp:"#f34b7d",hpp:"#f34b7d",rb:"#701516",php:"#4f5d95",sh:"#89e051",bash:"#89e051",zsh:"#89e051",png:"#a074c4",jpg:"#a074c4",jpeg:"#a074c4",gif:"#a074c4",svg:"#ffb13b",webp:"#a074c4",ico:"#a074c4",lock:"#89898a",gitignore:"#f14e32",dockerfile:"#2496ed",sql:"#e38c00",graphql:"#e535ab",gql:"#e535ab",default:"#8a8a8a"},l={"package.json":"#cb3837","package-lock.json":"#cb3837","tsconfig.json":"#3178c6","jsconfig.json":"#f1e05a",".gitignore":"#f14e32",".eslintrc":"#4b32c3",".eslintrc.js":"#4b32c3",".eslintrc.json":"#4b32c3",".prettierrc":"#56b3b4",dockerfile:"#2496ed",".env":"#ecd53f",".env.local":"#ecd53f",".env.development":"#ecd53f",".env.production":"#ecd53f","readme.md":"#519aba",license:"#d4af37",makefile:"#6d8086","cargo.toml":"#dea584","go.mod":"#00add8","go.sum":"#00add8","requirements.txt":"#3572a5","yarn.lock":"#2c8ebb","pnpm-lock.yaml":"#f9ad00","vite.config.ts":"#646cff","vite.config.js":"#646cff","next.config.js":"#000000","next.config.mjs":"#000000","tailwind.config.js":"#38bdf8","tailwind.config.ts":"#38bdf8"};function o({name:e,className:t="",size:n=16}){let a,i=l[a=e.toLowerCase()]?l[a]:s[e.split(".").pop()?.toLowerCase()||""]||s.default,c=e.split(".").pop()?.toLowerCase()||"";return["ts","tsx"].includes(c)?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("rect",{x:"2",y:"2",width:"20",height:"20",rx:"2",fill:i}),(0,r.jsx)("path",{d:"M7 10h10M12 10v8",stroke:"white",strokeWidth:"2",strokeLinecap:"round"})]}):["js","jsx","mjs","cjs"].includes(c)?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("rect",{x:"2",y:"2",width:"20",height:"20",rx:"2",fill:i}),(0,r.jsx)("path",{d:"M10 10v6c0 1-1 2-2 2M14 10v4c0 2 4 2 4 0v-4",stroke:"#323330",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]}):"jsx"===c||"tsx"===c&&e.includes("component")?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("ellipse",{cx:"12",cy:"12",rx:"10",ry:"4",stroke:"#61dafb",strokeWidth:"1.5",fill:"none"}),(0,r.jsx)("ellipse",{cx:"12",cy:"12",rx:"10",ry:"4",stroke:"#61dafb",strokeWidth:"1.5",fill:"none",transform:"rotate(60 12 12)"}),(0,r.jsx)("ellipse",{cx:"12",cy:"12",rx:"10",ry:"4",stroke:"#61dafb",strokeWidth:"1.5",fill:"none",transform:"rotate(120 12 12)"}),(0,r.jsx)("circle",{cx:"12",cy:"12",r:"2",fill:"#61dafb"})]}):"json"===c?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("path",{d:"M6 4C4 4 4 6 4 8v2c0 1-1 2-2 2 1 0 2 1 2 2v2c0 2 0 4 2 4",stroke:i,strokeWidth:"2",fill:"none",strokeLinecap:"round"}),(0,r.jsx)("path",{d:"M18 4c2 0 2 2 2 4v2c0 1 1 2 2 2-1 0-2 1-2 2v2c0 2 0 4-2 4",stroke:i,strokeWidth:"2",fill:"none",strokeLinecap:"round"}),(0,r.jsx)("circle",{cx:"12",cy:"12",r:"1.5",fill:i})]}):["md","mdx"].includes(c)?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("rect",{x:"2",y:"4",width:"20",height:"16",rx:"2",stroke:i,strokeWidth:"1.5",fill:"none"}),(0,r.jsx)("path",{d:"M5 15V9l3 4 3-4v6M17 12l-2-3v6M17 12l2-3v6",stroke:i,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}):["py","pyi","pyx"].includes(c)?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("path",{d:"M12 4c-4 0-4 2-4 3v2h5v1H6c-2 0-3 2-3 4s1 4 3 4h2v-2c0-2 1-3 3-3h4c1 0 2-1 2-2V7c0-2-2-3-5-3z",fill:"#3572a5"}),(0,r.jsx)("path",{d:"M12 20c4 0 4-2 4-3v-2h-5v-1h7c2 0 3-2 3-4s-1-4-3-4h-2v2c0 2-1 3-3 3h-4c-1 0-2 1-2 2v4c0 2 2 3 5 3z",fill:"#ffd43b"}),(0,r.jsx)("circle",{cx:"9",cy:"7",r:"1",fill:"white"}),(0,r.jsx)("circle",{cx:"15",cy:"17",r:"1",fill:"white"})]}):"go"===c?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("ellipse",{cx:"12",cy:"12",rx:"8",ry:"6",fill:i}),(0,r.jsx)("circle",{cx:"9",cy:"11",r:"1.5",fill:"white"}),(0,r.jsx)("circle",{cx:"15",cy:"11",r:"1.5",fill:"white"}),(0,r.jsx)("circle",{cx:"9",cy:"11",r:"0.7",fill:"#333"}),(0,r.jsx)("circle",{cx:"15",cy:"11",r:"0.7",fill:"#333"})]}):"rs"===c?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("circle",{cx:"12",cy:"12",r:"9",stroke:i,strokeWidth:"2",fill:"none"}),(0,r.jsx)("circle",{cx:"12",cy:"12",r:"3",fill:i}),(0,r.jsx)("path",{d:"M12 3v3M12 18v3M3 12h3M18 12h3",stroke:i,strokeWidth:"2",strokeLinecap:"round"})]}):["png","jpg","jpeg","gif","webp","ico","bmp"].includes(c)?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("rect",{x:"3",y:"4",width:"18",height:"16",rx:"2",stroke:i,strokeWidth:"1.5",fill:"none"}),(0,r.jsx)("circle",{cx:"8",cy:"9",r:"2",fill:i}),(0,r.jsx)("path",{d:"M3 16l5-5 3 3 4-4 6 6",stroke:i,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}):"svg"===c?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("rect",{x:"3",y:"4",width:"18",height:"16",rx:"2",stroke:i,strokeWidth:"1.5",fill:"none"}),(0,r.jsx)("path",{d:"M7 12 Q12 6 17 12 Q12 18 7 12",stroke:i,strokeWidth:"1.5",fill:"none"})]}):"html"===c?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("path",{d:"M4 3l1.5 17L12 22l6.5-2L20 3H4z",fill:i}),(0,r.jsx)("path",{d:"M8 7h8l-.5 6-3.5 1-3.5-1-.2-2",stroke:"white",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"})]}):["css","scss","sass","less"].includes(c)?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("path",{d:"M4 3l1.5 17L12 22l6.5-2L20 3H4z",fill:i}),(0,r.jsx)("path",{d:"M15 8H9l.3 3h5.2l-.4 4-2.1.7-2.1-.7-.1-2",stroke:"white",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"})]}):["yaml","yml"].includes(c)?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",stroke:i,strokeWidth:"1.5",fill:"none"}),(0,r.jsx)("path",{d:"M7 8l3 4v5M17 8l-3 4v5",stroke:i,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}):["sh","bash","zsh","fish"].includes(c)?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("rect",{x:"2",y:"4",width:"20",height:"16",rx:"2",fill:"#1e1e1e",stroke:"#555",strokeWidth:"1"}),(0,r.jsx)("path",{d:"M6 9l3 3-3 3M12 15h5",stroke:i,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}):"gitignore"===c||".gitignore"===e.toLowerCase()?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("circle",{cx:"12",cy:"12",r:"9",fill:i}),(0,r.jsx)("circle",{cx:"12",cy:"12",r:"3",fill:"white"}),(0,r.jsx)("path",{d:"M12 6v3M12 15v3M6 12h3M15 12h3",stroke:"white",strokeWidth:"2",strokeLinecap:"round"})]}):"dockerfile"===c||"dockerfile"===e.toLowerCase()||e.toLowerCase().startsWith("dockerfile")?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("path",{d:"M3 12h3v3H3zM7 12h3v3H7zM11 12h3v3h-3zM7 8h3v3H7zM11 8h3v3h-3zM11 4h3v3h-3zM15 12h3v3h-3z",fill:i}),(0,r.jsx)("path",{d:"M21 13c-1-2-3-2-4-2h-1c0-1 0-2-2-3h-1v1c0 1-1 2-2 2H3c-1 3 0 6 2 8s5 3 9 3c5 0 8-2 10-6",stroke:i,strokeWidth:"1.5",fill:"none"})]}):"env"===c||e.startsWith(".env")?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2",stroke:i,strokeWidth:"1.5",fill:"none"}),(0,r.jsx)("circle",{cx:"8",cy:"8",r:"2",fill:i}),(0,r.jsx)("path",{d:"M12 8h6M8 12h8M8 16h5",stroke:i,strokeWidth:"1.5",strokeLinecap:"round"})]}):"sql"===c?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("ellipse",{cx:"12",cy:"7",rx:"8",ry:"3",stroke:i,strokeWidth:"1.5",fill:"none"}),(0,r.jsx)("path",{d:"M4 7v10c0 1.7 3.6 3 8 3s8-1.3 8-3V7",stroke:i,strokeWidth:"1.5",fill:"none"}),(0,r.jsx)("path",{d:"M4 12c0 1.7 3.6 3 8 3s8-1.3 8-3",stroke:i,strokeWidth:"1.5",fill:"none"})]}):"vue"===c?(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("path",{d:"M2 4h4l6 10 6-10h4L12 22 2 4z",fill:i}),(0,r.jsx)("path",{d:"M6 4h4l2 4 2-4h4l-6 10L6 4z",fill:"#35495e"})]}):(0,r.jsxs)("svg",{width:n,height:n,viewBox:"0 0 24 24",fill:"none",className:t,children:[(0,r.jsx)("path",{d:"M6 3h8l5 5v13H6V3z",stroke:i,strokeWidth:"1.5",fill:"none"}),(0,r.jsx)("path",{d:"M14 3v5h5",stroke:i,strokeWidth:"1.5",fill:"none"})]})}},14594:(e,t,n)=>{function r(e,t,n){return t?e?n?`${e.replace(/\n+$/,"")}
|
|
2
|
-
|
|
3
|
-
${t}`:e+t:t:e}function s(e,t,n=!1){let r=e||[];if(!t)return r;let l=r[r.length-1];return n||l?.type!=="text"?[...r,{type:"text",text:t}]:[...r.slice(0,-1),{type:"text",text:l.text+t}]}function l(e,t,n){let{engine:l,assistantId:o}=n;if("stream_event"===t.type){let n=t.event;if(n?.type==="content_block_delta"&&n.delta?.type==="text_delta"&&n.delta.text){let t=n.delta.text;return e.map(e=>e.id===o?{...e,content:r(e.content||"",t,!!e.pendingTextBreak),parts:s(e.parts,t,!!e.pendingTextBreak),pendingTextBreak:!1}:e)}return e}if("assistant"===t.type){let n=t.message?.content;if(!Array.isArray(n))return e;let a=e,i=t.message?.model==="<synthetic>";if("codex"===l||"ollama"===l||i){let e=n.filter(e=>"text"===e.type&&e.text).map(e=>e.text).join("");e&&(a=a.map(t=>t.id===o?{...t,content:r(t.content||"",e,!!t.pendingTextBreak),parts:s(t.parts,e,!!t.pendingTextBreak),pendingTextBreak:!1}:t))}for(let e of n)if(e.name){let t={id:e.id||`tool-${o}-${e.name}`,name:e.name,input:e.input||{},isLoading:!0};a=a.map(e=>e.id!==o||e.toolCalls?.some(e=>e.id===t.id)?e:{...e,toolCalls:[...e.toolCalls||[],t],parts:function(e,t){let n=e||[];return n.some(e=>"tool"===e.type&&e.id===t)?n:[...n,{type:"tool",id:t}]}(e.parts,t.id),pendingTextBreak:!0})}return a}if("user"===t.type){let n=t.message?.content;if(!Array.isArray(n))return e;let r=e;for(let e of n)if(e.tool_use_id){let t=e.tool_use_id,n="string"==typeof e.content?e.content:JSON.stringify(e.content);r=r.map(e=>e.id===o?{...e,toolCalls:e.toolCalls?.map(e=>e.id===t?{...e,result:n,isLoading:!1}:e)}:e)}return r}if("error"===t.type){let n=t.error||"An error occurred. Please try again.",l=`⚠️ ${n}`;return e.map(e=>e.id===o?{...e,content:r(e.content||"",l,!0),parts:s(e.parts,l,!0),isStreaming:!1}:e)}if("result"===t.type){let n="string"==typeof t.result?t.result.trim():"";return e.map(e=>e.id===o?{...e,content:!e.content&&n?n:e.content,parts:!e.content&&n?s(e.parts,n):e.parts,isStreaming:!1,toolCalls:e.toolCalls?.map(e=>({...e,isLoading:!1}))}:e)}return e}n.d(t,{F:()=>l})},17196:(e,t,n)=>{n.d(t,{Np:()=>c,ZD:()=>a,b8:()=>i,kS:()=>l,sQ:()=>o});let r=null,s=["typescript","tsx","javascript","jsx","html","css","scss","json","yaml","python","go","rust","java","ruby","php","bash","shell","markdown","sql","c","cpp","swift","kotlin","dart","lua","graphql","xml"];function l(){return r||(r=Promise.all([n.e(9304),n.e(4523)]).then(n.bind(n,64523)).then(({createHighlighter:e})=>e({themes:["github-dark","github-light"],langs:[...s]}))),r}function o(e){let t=e.split("/").pop()?.toLowerCase()||"",n=t.split(".").pop()?.toLowerCase();if(".env"===t||t.startsWith(".env.")||"dockerfile"===t||t.startsWith("dockerfile.")||"makefile"===t)return"bash";let r={ts:"typescript",tsx:"tsx",js:"javascript",jsx:"jsx",mjs:"javascript",cjs:"javascript",html:"html",htm:"html",css:"css",scss:"scss",json:"json",yaml:"yaml",yml:"yaml",xml:"xml",py:"python",go:"go",rs:"rust",java:"java",kt:"kotlin",rb:"ruby",php:"php",cs:"cpp",cpp:"cpp",c:"c",h:"c",sh:"bash",bash:"bash",zsh:"bash",md:"markdown",mdx:"markdown",sql:"sql",swift:"swift",dart:"dart",lua:"lua",graphql:"graphql",gql:"graphql",toml:"yaml",sass:"scss",less:"css",scala:"java",r:"python",vim:"bash",env:"bash"}[n||""]||"text";return s.includes(r)?r:"text"}function a(e){return e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function i(e){return e.map(e=>e.color?`<span style="color:${e.color}">${a(e.content)}</span>`:a(e.content)).join("")}function c(e,t,n,r){if(!t)return[];let s=[],l=n?t:t.toLowerCase();for(let t=0;t<e.length;t++){let o=n?e[t]:e[t].toLowerCase(),a=0;for(;;){let e=o.indexOf(l,a);if(-1===e)break;let n=e+l.length;if(r){let r=e>0?o[e-1]:" ",l=n<o.length?o[n]:" ",a=!/\w/.test(r),i=!/\w/.test(l);a&&i&&s.push({lineIndex:t,startCol:e,endCol:n})}else s.push({lineIndex:t,startCol:e,endCol:n});a=e+1}}return s}},20917:(e,t,n)=>{n.d(t,{e:()=>i});var r=n(12115),s=n(14594),l=n(69809),o=n(2111),a=n(95942);function i(e,t,{sessionId:n,cwd:c,engine:d,chatMode:u,planMode:h,noHistory:m,ollamaModel:f,engineModel:x,onSessionId:p,onFetchTitle:g,onPtyOutput:b,onRunComplete:v}){let[y,w]=(0,r.useState)(!1),[k,j]=(0,r.useState)(null),[C,N]=(0,r.useState)(null),[S,E]=(0,r.useState)(null),[L,M]=(0,r.useState)(null),R=(0,r.useRef)(null),[T,$]=(0,r.useState)(null),P=(0,r.useRef)(T);P.current=T;let I=(0,r.useRef)(v);I.current=v;let A=(0,r.useRef)(!1),_=(0,r.useRef)(null),F=(0,r.useRef)(n);F.current=n;let D=(0,r.useRef)(null),B=(0,r.useRef)(null),W=(0,r.useRef)(null),V=(0,r.useRef)(!1),z=(0,r.useRef)(!1),O=(0,r.useRef)(0),H=(0,r.useCallback)(()=>{let e=D.current;if(e&&e.text){let{messageId:n,text:r}=e;t(e=>(0,s.F)(e,{type:"stream_event",event:{type:"content_block_delta",delta:{type:"text_delta",text:r}}},{engine:d,assistantId:n})),D.current={messageId:n,text:""}}B.current=null},[t,d]),q=(0,r.useCallback)(()=>{B.current&&(clearTimeout(B.current),B.current=null),_.current&&(clearTimeout(_.current),_.current=null),H(),w(!1);let e=P.current,n=W.current;e&&t(t=>t.map(t=>t.id===e.assistantId||t.id===n?{...t,isStreaming:!1}:t)),$(null),I.current?.()},[H,t]),U=(0,r.useCallback)(()=>{let e=P.current;fetch("/api/chat/stop",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({sessionId:F.current,runId:e?.runKey})}).catch(()=>{}),q()},[q]),K=(0,r.useCallback)((e,n)=>{let r=e.type;if("pty_output"===r)return void b?.(e.data);if("pty_notice"===r){let r=e.messageKey?l.A.t(e.messageKey,e.params||{}):e.message;if(!r)return;e.terminal?t(e=>e.map(e=>e.id===n?{...e,content:r,isStreaming:!1}:e)):M(r);return}if("system"===r&&"init"===e.subtype){let n=e.session_id;if(p(n),F.current=n,E(null),V.current){let e=`auto-asst-${++O.current}`;W.current=e,t(t=>[...t,{id:e,role:"assistant",content:"",toolCalls:[],isStreaming:!0,runKey:P.current?.runKey}])}z.current=!0;return}if("system"===r&&"task_notification"===e.subtype){if(!z.current){let n=e.status,r=e.summary||"",s=e.task_id,l=`<task-notification>
|
|
4
|
-
`+(s?`<task-id>${s}</task-id>
|
|
5
|
-
`:"")+(n?`<status>${n}</status>
|
|
6
|
-
`:"")+(r?`<summary>${r}</summary>
|
|
7
|
-
`:"")+(e.output_file?`<output-file>${e.output_file}</output-file>
|
|
8
|
-
`:"")+"</task-notification>",o=`auto-tasknotif-${s||++O.current}`;t(e=>[...e,{id:o,role:"system",content:r,systemEvent:{kind:"task-notification",...n?{status:n}:{},detail:l},runKey:P.current?.runKey}])}return}if("system"===r&&"api_retry"===e.subtype)return void E({attempt:e.attempt??0,maxRetries:e.max_retries??0,delayMs:e.retry_delay_ms??0,errorStatus:e.error_status,error:e.error});if("rate_limit_event"===r){let t=e.rate_limit_info;t&&N({status:t.status||"allowed",resetsAt:t.resetsAt,rateLimitType:t.rateLimitType,utilization:t.utilization,overageStatus:t.overageStatus,overageDisabledReason:t.overageDisabledReason,isUsingOverage:t.isUsingOverage,surpassedThreshold:t.surpassedThreshold});return}if("error"===r){let r=e.error||l.A.t("chat.errorRetry",{defaultValue:"An error occurred. Please try again."});E(null),B.current&&(clearTimeout(B.current),B.current=null),H(),t(e=>e.map(e=>e.id===n?{...e,content:e.content?`${e.content}
|
|
9
|
-
|
|
10
|
-
⚠️ ${r}`:`⚠️ ${r}`,isStreaming:!1}:e));return}if("stream_event"===r){E(e=>e?null:e),M(e=>e?null:e);let t=e.event;if(t?.type==="content_block_delta"&&t.delta?.type==="text_delta"){let e=t.delta.text||"";D.current&&D.current.messageId===n?D.current.text+=e:D.current={messageId:n,text:e},B.current||(B.current=setTimeout(H,50))}return}if("assistant"===r&&t(t=>(0,s.F)(t,e,{engine:d,assistantId:n})),"user"===r&&t(t=>(0,s.F)(t,e,{engine:d,assistantId:n})),"result"===r){z.current=!1,V.current=!0,E(null),B.current&&(clearTimeout(B.current),B.current=null),H();let r=F.current;r&&c&&t(e=>(2===e.length&&g(r),e));let l=e.usage,o=e.total_cost_usd;l&&j({inputTokens:l.input_tokens||0,outputTokens:l.output_tokens||0,cacheCreationInputTokens:l.cache_creation_input_tokens||0,cacheReadInputTokens:l.cache_read_input_tokens||0,totalCostUsd:o||0}),t(t=>(0,s.F)(t,e,{engine:d,assistantId:n}))}},[t,H,p,g,c,d,b]);return(0,o.h)({url:T?`/ws/session-stream?sessionId=${encodeURIComponent(T.runKey)}`:"/ws/session-stream",enabled:!!T,onMessage:e=>{A.current=!0,_.current&&(clearTimeout(_.current),_.current=null);let n=P.current;if(n)if("run-snapshot"===e.type&&Array.isArray(e.events)){for(let r of(B.current&&(clearTimeout(B.current),B.current=null),D.current=null,W.current=n.assistantId,V.current=!1,z.current=!1,t(e=>e.filter(e=>!("string"==typeof e.id&&e.id.startsWith("auto-")&&e.runKey===n.runKey)).map(e=>e.id===n.assistantId?{...e,content:"",toolCalls:[]}:e)),e.events))K(r,W.current??n.assistantId);e.status&&"running"!==e.status&&q()}else if("run-event"===e.type&&e.message){if("run-ended"===e.message.type)return void q();K(e.message,W.current??n.assistantId)}else"run-idle"===e.type&&q()}}),{isLoading:y,tokenUsage:k,rateLimitInfo:C,apiRetryInfo:S,ptyNotice:L,handleSend:(0,r.useCallback)(async(e,n,r)=>{let s=r&&"permissionMode"in r?"plan"===r.permissionMode:h,o=n?.map(e=>({type:"base64",media_type:e.media_type,data:e.data})),i={id:`user-${Date.now()}`,role:"user",content:e,images:o};t(e=>[...e,i]),w(!0),E(null),M(null);let p=`assistant-${Date.now()}`,g={id:p,role:"assistant",content:"",toolCalls:[],isStreaming:!0};t(e=>[...e,g]),W.current=p,V.current=!1,z.current=!1;let b=!d||"claude"===d||"claude2"===d,v="pty"===u&&b,y="deepseek"===d||"kimi"===d||"glm"===d,k="builtin"===u&&y,j="ollama"===d||k||b&&!v,C=function(){try{return crypto.randomUUID()}catch{return`run-${Date.now()}-${Math.floor(1e9*Math.random())}`}}();try{if("ollama"===d&&!f)throw Error("Please select an Ollama model first (click the model picker above)");let n="codex"===d?"/api/chat/codex":"kimi"===d?"/api/chat/kimi":"ollama"===d?"/api/chat/ollama":"deepseek"===d?"/api/chat/deepseek":"glm"===d?"/api/chat/glm":"/api/chat",r=await fetch(n,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({prompt:e,sessionId:F.current,runId:C,images:o,cwd:c,language:l.A.language,..."ollama"===d&&f&&{model:f},...y&&x&&{model:x},..."claude2"===d&&{engine:"claude2"},...v&&{mode:"pty",ptyCols:a.EE,ptyRows:a.K2},...k&&{mode:"builtin"},...s&&!v&&b&&{permissionMode:"plan"},...j&&m&&{noHistory:!0}})});if(400===r.status&&y){let e=await r.json().catch(()=>null);throw Error(e?.error||`${d} request failed`)}if(!r.ok)throw Error(l.A.t("chat.requestFailed",{defaultValue:"Request failed"}));let i=await r.json().catch(()=>({}));$({runKey:i.runKey||C,assistantId:p}),A.current=!1,_.current&&clearTimeout(_.current),_.current=setTimeout(()=>{P.current&&!A.current&&(t(e=>e.map(e=>e.id!==p||e.content?e:{...e,content:l.A.t("chat.errorRetry",{defaultValue:"An error occurred. Please try again."})})),q())},15e3)}catch(n){console.error("Chat error:",n);let e=n instanceof Error?n.message:l.A.t("chat.errorRetry",{defaultValue:"An error occurred. Please try again."});t(t=>t.map(t=>t.id===p?{...t,content:e,isStreaming:!1}:t)),w(!1),$(null)}},[c,d,u,h,m,f,x,t,q]),handleStop:U,abortControllerRef:R}}},22576:(e,t,n)=>{n.d(t,{X:()=>r});function r(e,t){let n=e.split("\n"),r=t.split("\n"),s=[],l=n.length,o=r.length,a=Array(l+1).fill(null).map(()=>Array(o+1).fill(0));for(let e=1;e<=l;e++)for(let t=1;t<=o;t++)n[e-1]===r[t-1]?a[e][t]=a[e-1][t-1]+1:a[e][t]=Math.max(a[e-1][t],a[e][t-1]);let i=l,c=o,d=[];for(;i>0||c>0;)i>0&&c>0&&n[i-1]===r[c-1]?(d.push({type:"unchanged",content:n[i-1],oldLineNum:i,newLineNum:c}),i--,c--):c>0&&(0===i||a[i][c-1]>=a[i-1][c])?(d.push({type:"added",content:r[c-1],newLineNum:c}),c--):(d.push({type:"removed",content:n[i-1],oldLineNum:i}),i--);for(;d.length>0;)s.push(d.pop());return s}},24602:(e,t,n)=>{n.d(t,{N:()=>j});var r=n(95155),s=n(12115),l=n(79114),o=n(64428),a=n(34075),i=n(14341),c=n(22164),d=n(38175),u=n(86304),h=n(17243),m=n(28132),f=n(86957),x=n(38408),p=n(60938),g=n(51145);let b=new Set(["png","jpg","jpeg","gif","webp","svg","ico","bmp","avif"]),v=new Set(["js","mjs","cjs","jsx","ts","tsx","css","json","html","htm","md","markdown","txt","yml","yaml","sh","bash","xml","csv"]),y=e=>{let t=e.replace(/\\/g,"/");return t.slice(t.lastIndexOf("/")+1)},w=e=>{let t,n,r=(n=(t=y(e).toLowerCase()).lastIndexOf("."))<0?"":t.slice(n+1);return b.has(r)?"image":v.has(r)?"text":null};function k({entryPath:e,entryContent:t}){let n=(0,s.useMemo)(()=>{let t,n;return(n=(t=e.replace(/\\/g,"/")).lastIndexOf("/"))<=0?"/":t.slice(0,n)},[e]),l=e=>e.startsWith(n+"/")?e.slice(n.length+1):y(e),o=(0,s.useRef)(new Map),[a,i]=(0,s.useState)([]),[c,d]=(0,s.useState)(e),[u,b]=(0,s.useState)(!0);(0,s.useEffect)(()=>{o.current=new Map([[e,t]]);let r={abs:e,rel:y(e),kind:"text"};i([r]),d(e),b(!0);let s=!1;return(async()=>{let a=new Set([e]),c=[r],d=[t];for(;d.length&&c.length<40&&!s;)for(let e of function(e){let t,n=/(?<![.\w])\.\/([\w./-]+\.\w+)/g,r=new Set;for(;null!==(t=n.exec(e));)r.add(t[1]);return[...r]}(d.shift())){if(c.length>=40)break;let t=function(e,t){let n=e.replace(/\\/g,"/").replace(/\/+$/,""),r=[];for(let e of(n+"/"+t).split("/"))if(""!==e&&"."!==e){if(".."===e){if(!r.length)return null;r.pop();continue}r.push(e)}let s="/"+r.join("/");return s===n||s.startsWith(n+"/")?s:null}(n,e);if(!t||a.has(t))continue;a.add(t);let r=w(t);if(r)if("image"===r){let e=await f.t4.runPromise((0,p.r6)(n,t)).catch(()=>null);e?.ok&&e.data&&!s&&(c.push({abs:t,rel:l(t),kind:r}),i([...c]))}else{let e=await f.t4.runPromise((0,g.K)(n,t)).catch(()=>null);e?.ok&&e.data?.content!=null&&(o.current.set(t,e.data.content),d.push(e.data.content),s||(c.push({abs:t,rel:l(t),kind:r}),i([...c])))}}s||b(!1)})(),()=>{s=!0}},[e,t,n]);let v=a.find(e=>e.abs===c),j=a.length>1||u;return(0,r.jsxs)("div",{className:"flex h-full",children:[j&&(0,r.jsxs)("div",{className:"w-56 flex-shrink-0 border-r border-border overflow-y-auto",children:[a.map(e=>(0,r.jsxs)("button",{onClick:()=>d(e.abs),"data-tooltip":e.rel,className:`w-full text-left px-3 py-1.5 text-xs flex items-center gap-2 min-w-0 transition-colors ${c===e.abs?"bg-accent text-foreground":"text-muted-foreground hover:bg-accent/50"}`,children:["image"===e.kind?(0,r.jsx)(h.A,{className:"w-3.5 h-3.5 flex-shrink-0"}):(0,r.jsx)(m.A,{className:"w-3.5 h-3.5 flex-shrink-0"}),(0,r.jsx)("span",{className:"truncate",children:e.rel})]},e.abs)),u&&(0,r.jsx)("div",{className:"px-3 py-1.5 text-xs text-muted-foreground",children:"…"})]}),(0,r.jsx)("div",{className:"flex-1 min-w-0 overflow-hidden",children:v?.kind==="image"?(0,r.jsx)("div",{className:"h-full flex items-center justify-center p-4 overflow-auto bg-background",children:(0,r.jsx)("img",{src:`/api/file?path=${encodeURIComponent(c)}&raw=true`,alt:y(c),className:"max-w-full max-h-full object-contain"})}):(0,r.jsx)(x.Cv,{content:o.current.get(c)??"",filePath:c,cwd:n},c)})]})}function j({filePath:e,content:t,cwd:n,onClose:h,onContentSearch:m}){let{t:f}=(0,l.Bd)(),x=(0,u.P)(),[p,g]=(0,s.useState)("preview");return(0,r.jsx)(o.ZL,{children:(0,r.jsx)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50 p-0 md:p-4",onClick:h,children:(0,r.jsxs)("div",{className:"bg-card shadow-xl w-full h-full rounded-none md:max-w-[90%] md:h-[90vh] md:rounded-lg flex flex-col relative overflow-hidden",onClick:e=>e.stopPropagation(),children:[(0,r.jsxs)("div",{className:"flex items-center justify-between gap-3 px-4 py-2 border-b border-border flex-shrink-0",children:[(0,r.jsxs)("span",{className:"text-sm text-muted-foreground truncate min-w-0 flex-1 cursor-pointer hover:text-foreground transition-colors",style:{direction:"rtl",textAlign:"left"},"data-tooltip":e,onClick:()=>{navigator.clipboard.writeText(e),(0,a.oR)(f("common.copiedPath"))},children:["",e]}),(0,r.jsx)("button",{onClick:()=>g(e=>"preview"===e?"source":"preview"),className:`px-1.5 py-0.5 text-xs rounded transition-colors flex-shrink-0 ${"preview"===p?"bg-brand text-white":"text-muted-foreground hover:bg-accent"}`,children:"preview"===p?f("fileBrowser.exitPreview"):f("common.preview")}),(0,r.jsx)("button",{onClick:()=>x(e),title:f("htmlApps.addTooltip"),className:"text-muted-foreground hover:text-foreground px-1.5 py-0.5 rounded hover:bg-accent transition-colors flex-shrink-0",children:(0,r.jsx)(i.A,{className:"w-4 h-4"})}),(0,r.jsx)("button",{onClick:()=>{window.dispatchEvent(new CustomEvent("console-open-browser",{detail:{url:e}})),h()},title:f("common.openInConsole"),className:"text-muted-foreground hover:text-foreground px-1.5 py-0.5 rounded hover:bg-accent transition-colors flex-shrink-0",children:(0,r.jsx)(c.A,{className:"w-4 h-4"})}),(0,r.jsx)("button",{onClick:h,className:"text-muted-foreground hover:text-foreground px-1.5 py-0.5 rounded hover:bg-accent transition-colors flex-shrink-0",children:"✕"})]}),(0,r.jsx)("div",{className:"flex-1 overflow-hidden",children:"preview"===p?(0,r.jsx)(d.E,{content:t,filePath:e,cwd:n,onContentSearch:m?e=>{m(e),h()}:void 0}):(0,r.jsx)(k,{entryPath:e,entryContent:t,cwd:n})})]})})})}},27570:(e,t,n)=>{n.d(t,{L:()=>s});var r=n(12115);function s({enabled:e,container:t,resolveLineRange:n,buildLineSnapshot:l,dragThresholdPx:o=5}){let a=(0,r.useRef)(null),i=(0,r.useRef)(()=>{}),c=(0,r.useRef)(n),d=(0,r.useRef)(l),u=(0,r.useRef)(o);return c.current=n,d.current=l,u.current=o,(0,r.useEffect)(()=>{if(!e||!t)return;let n=!1,r=0,s=0,l=()=>{a.current&&(a.current=null,i.current())},o=e=>{n=!0,r=e.clientX,s=e.clientY;let t=e.target;t?.closest?.(".floating-toolbar")||l()},h=e=>{n=!1;let o=e.target;if(o?.closest?.(".floating-toolbar"))return;let h=u.current,m=Math.abs(e.clientX-r)>h||Math.abs(e.clientY-s)>h,f=window.getSelection();if(!f||f.isCollapsed||!f.toString().trim()||!m)return void l();let x=f.getRangeAt(0);if(!t.contains(x.commonAncestorContainer))return void l();let p=c.current(x.startContainer),g=c.current(x.endContainer);if(!p||!g)return void l();let b=Math.min(p.start,g.start),v=Math.max(p.end,g.end),y=f.toString(),w=d.current({start:b,end:v});a.current={x:e.clientX,y:e.clientY,range:{start:b,end:v},selectedText:y,lineSnapshot:w},i.current()},m=()=>{if(n||!a.current)return;let e=window.getSelection();e&&!e.isCollapsed&&e.toString().trim()||l()};return t.addEventListener("mousedown",o),document.addEventListener("mouseup",h),document.addEventListener("selectionchange",m),()=>{t.removeEventListener("mousedown",o),document.removeEventListener("mouseup",h),document.removeEventListener("selectionchange",m)}},[e,t]),{toolbarRef:a,bumpRef:i,clearToolbar:()=>{a.current&&(a.current=null,i.current())}}}},30133:(e,t,n)=>{n.d(t,{y:()=>l});var r=n(95155),s=n(79114);function l({value:e,onChange:t,className:n}){let{t:o}=(0,s.Bd)();return(0,r.jsx)("div",{className:`flex items-center gap-0.5 rounded border border-border overflow-hidden ${n??""}`,children:["compact","full"].map(n=>(0,r.jsx)("button",{onClick:e=>{e.stopPropagation(),t(n)},className:`px-2 py-0.5 text-xs transition-colors ${e===n?"bg-brand text-white":"text-muted-foreground hover:bg-accent"}`,children:o("compact"===n?"diffViewer.compact":"diffViewer.full")},n))})}},37614:(e,t,n)=>{n.d(t,{t:()=>o});var r=n(95155),s=n(12115),l=n(79114);function o({x:e,y:t,comment:n,container:a,onClose:i,onUpdateComment:c,onDeleteComment:d}){let{t:u}=(0,l.Bd)(),[h,m]=(0,s.useState)(!1),[f,x]=(0,s.useState)(n.content),p=(0,s.useRef)(null),[g,b]=(0,s.useState)({x:0,y:0});(0,s.useEffect)(()=>{if(p.current&&a){let n=a.getBoundingClientRect(),r=p.current.getBoundingClientRect(),s=e-n.left,l=t-n.top;s+r.width>n.width-16&&(s=n.width-r.width-16),s<16&&(s=16),l+r.height>n.height-16&&(l=l-r.height-8),l<16&&(l=16),queueMicrotask(()=>b({x:s,y:l}))}},[e,t,a]),(0,s.useEffect)(()=>{let e=e=>{p.current&&!p.current.contains(e.target)&&i()};return document.addEventListener("mousedown",e),()=>document.removeEventListener("mousedown",e)},[i]);let v=async()=>{f.trim()&&(await c(n.id,f.trim()),m(!1))},y=async()=>{await d(n.id),i()};return(0,r.jsx)("div",{ref:p,className:"absolute z-[200] w-96 bg-card border border-border rounded-lg shadow-lg overflow-hidden",style:{left:g.x,top:g.y},children:(0,r.jsx)("div",{className:"p-3",children:h?(0,r.jsxs)("div",{className:"space-y-2",children:[(0,r.jsx)("textarea",{value:f,onChange:e=>x(e.target.value),className:"w-full px-2 py-1.5 text-sm border border-border rounded bg-card resize-none focus:outline-none focus:ring-1 focus:ring-ring",rows:3,autoFocus:!0,onKeyDown:e=>{"Enter"!==e.key||e.shiftKey||e.nativeEvent.isComposing||(e.preventDefault(),v()),"Escape"===e.key&&(m(!1),x(n.content))}}),(0,r.jsxs)("div",{className:"flex justify-end gap-2",children:[(0,r.jsx)("button",{onClick:()=>{m(!1),x(n.content)},className:"px-2 py-1 text-xs text-muted-foreground hover:text-foreground",children:u("common.cancel")}),(0,r.jsx)("button",{onClick:v,className:"px-2 py-1 text-xs bg-brand text-white rounded hover:bg-brand/90",children:u("common.save")})]})]}):(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("p",{className:"text-sm text-foreground whitespace-pre-wrap",children:n.content}),(0,r.jsxs)("div",{className:"mt-2 flex items-center justify-between",children:[(0,r.jsx)("span",{className:"text-xs text-muted-foreground",children:u("comments.lineRange",{start:n.startLine,end:n.endLine})}),(0,r.jsxs)("div",{className:"flex gap-1",children:[(0,r.jsx)("button",{onClick:()=>m(!0),className:"p-1 rounded hover:bg-accent text-muted-foreground",title:u("common.edit"),children:(0,r.jsx)("svg",{className:"w-3.5 h-3.5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M11 5H6a2 2 0 00-2 2v11a2 2 0 002 2h11a2 2 0 002-2v-5m-1.414-9.414a2 2 0 112.828 2.828L11.828 15H9v-2.828l8.586-8.586z"})})}),(0,r.jsx)("button",{onClick:y,className:"p-1 rounded hover:bg-accent text-muted-foreground hover:text-red-9",title:u("common.delete"),children:(0,r.jsx)("svg",{className:"w-3.5 h-3.5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 7l-.867 12.142A2 2 0 0116.138 21H7.862a2 2 0 01-1.995-1.858L5 7m5 4v6m4-6v6m1-10V4a1 1 0 00-1-1h-4a1 1 0 00-1 1v3M4 7h16"})})})]})]})]})})})}},38175:(e,t,n)=>{n.d(t,{E:()=>h});var r=n(95155),s=n(12115),l=n(48347),o=n(89109),a=n(7320),i=n(34582),c=n(1058),d=n(90717),u=n(69809);function h({content:e,filePath:t,cwd:n,onContentSearch:m}){let f=(0,l.r)(),x=!!n,p=(0,s.useMemo)(()=>{if((0,i.qF)(t,n))return{mode:"url",url:(0,i.Xe)(t,n)};let r=e??"",s=(0,i.J4)(t,n),l="https:"===window.location.protocol?"wss:":"ws:",o=`${l}//${window.location.host}/ws/bash?cwd=${encodeURIComponent(s)}`;return{mode:"srcdoc",html:(0,i.OP)(r,{cwd:s,wsUrl:o})}},[e,t,n]),{addComment:g,refresh:b}=(0,c._)({cwd:n||"",filePath:t}),[v,y]=(0,s.useState)(null),w=(0,s.useRef)(null),k=(0,s.useRef)(null),j=(0,s.useRef)(()=>{}),[C,N]=(0,s.useState)(null),[S,E]=(0,s.useState)(null),L=(0,s.useRef)(!1);(0,s.useEffect)(()=>{L.current=!!(C||S)},[C,S]);let M=(0,s.useCallback)(()=>{k.current&&(k.current=null,j.current())},[]),R=(0,s.useCallback)(()=>{if(!x)return;let e=w.current,t=e?.contentDocument;e&&t&&(t.addEventListener("mouseup",t=>{if(L.current)return;let n=e.contentWindow?.getSelection(),r=n&&!n.isCollapsed?n.toString().trim():"";if(!r)return void M();let s=e.getBoundingClientRect();k.current={x:s.left+t.clientX,y:s.top+t.clientY,range:{start:0,end:0},selectedText:r,lineSnapshot:r},j.current()}),t.addEventListener("mousedown",()=>{M(),N(null),E(null)}),t.addEventListener("scroll",()=>M(),{capture:!0,passive:!0}))},[x,M]),T=(0,s.useCallback)(()=>{let e=k.current;e&&(N({x:e.x,y:e.y,text:e.selectedText}),M(),w.current?.contentWindow?.getSelection()?.removeAllRanges())},[M]),$=(0,s.useCallback)(()=>{let e=k.current;e&&(E({x:e.x,y:e.y,text:e.selectedText}),M(),w.current?.contentWindow?.getSelection()?.removeAllRanges())},[M]),P=(0,s.useCallback)(()=>{let e=k.current;e&&f&&(M(),w.current?.contentWindow?.getSelection()?.removeAllRanges(),(0,d.Ff)(f.sendMessage,{filePath:t,startLine:0,endLine:0,codeContent:e.selectedText},u.A.t("explain.selectionMessage")))},[f,t,M]),I=(0,s.useCallback)(()=>{let e=k.current;if(!e||!m)return;let t=e.selectedText.trim();M(),w.current?.contentWindow?.getSelection()?.removeAllRanges(),t&&m(t)},[m,M]),A=(0,s.useCallback)(async e=>{C&&(await g(0,0,e,C.text),N(null))},[C,g]),_=(0,s.useCallback)(async(e,r)=>{if(f&&n)try{let s=(await (0,d.$3)(n)).map(e=>({filePath:e.filePath,startLine:e.startLine,endLine:e.endLine,codeContent:e.codeContent,note:e.content||void 0}));s.push({filePath:t,startLine:0,endLine:0,codeContent:e});let l=(0,d.Gw)(s,r);f.sendMessage(l),await (0,d.RP)(n),b()}catch(e){console.error("[HtmlPreview] send to AI failed:",e)}},[f,n,t,b]),F=(0,s.useCallback)(e=>{S&&_(S.text,e)},[S,_]),D=(0,s.useCallback)(e=>{C&&_(C.text,e)},[C,_]);return(0,r.jsxs)("div",{ref:y,className:"relative h-full w-full bg-white",children:[(0,r.jsx)("iframe",{ref:w,..."url"===p.mode?{src:p.url}:{srcDoc:p.html},title:t,className:"h-full w-full border-0",onLoad:R},t),x&&v&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(o.fS,{floatingToolbarRef:k,bumpRef:j,container:v,onAddComment:T,onSendToAI:$,onSearch:m?I:void 0,onExplain:f?P:void 0,isChatLoading:f?.isLoading}),C&&(0,r.jsx)(a.t,{x:C.x,y:C.y,range:{start:0,end:0},filePath:t,lineSnapshot:C.text,container:v,onSubmit:A,onSendToAI:f?D:void 0,onClose:()=>N(null),isChatLoading:f?.isLoading}),S&&(0,r.jsx)(a.G,{x:S.x,y:S.y,range:{start:0,end:0},filePath:t,lineSnapshot:S.text,container:v,onSubmit:F,onClose:()=>E(null),isChatLoading:f?.isLoading})]})]})}},38408:(e,t,n)=>{n.d(t,{Cv:()=>A,XO:()=>_});var r=n(95155),s=n(12115),l=n(79114),o=n(47650),a=n(86957),i=n(60938),c=n(51145),d=n(70188),u=n(7320),h=n(56978),m=n(17196),f=n(89109),x=n(37614),p=n(69809),g=n(64428),b=n(96497);function v({blame:e,onClick:t}){let{t:n}=(0,l.Bd)(),o=(0,s.useRef)(null),a=(0,s.useRef)(null),i=(0,g.F2)(),c=(0,s.useRef)(!1),d=(0,s.useRef)(!1),u=(0,s.useRef)(null),h=(0,s.useRef)(null),m=(0,s.useRef)(null),f=(0,s.useRef)(e);(0,s.useEffect)(()=>{f.current=e},[e]);let x=(0,s.useRef)(t);(0,s.useEffect)(()=>{x.current=t},[t]);let b=(0,s.useCallback)(()=>{let e,t=a.current,n=o.current;if(!t||!n)return;let r=n.getBoundingClientRect(),s=t.getBoundingClientRect(),l=i?.getBoundingClientRect(),c=l?.left??0,d=l?.top??0,u=l?.width??window.innerWidth,h=l?.height??window.innerHeight,m=r.left-c;m+s.width>u-8&&(m=u-s.width-8),m<8&&(m=8);let f=r.top-d,x=r.bottom-d;(e=f-s.height-4<0?x+4:f-s.height-4)+s.height>h-8&&(e=h-s.height-8),t.style.left=`${m}px`,t.style.top=`${e}px`},[i]),y=(0,s.useCallback)(()=>{u.current&&(clearTimeout(u.current),u.current=null),h.current&&(clearTimeout(h.current),h.current=null),c.current=!1,d.current=!1,a.current&&(a.current.style.display="none"),m.current&&(document.removeEventListener("mousedown",m.current.down),document.removeEventListener("mouseup",m.current.up),m.current=null)},[]),w=(0,s.useCallback)(()=>{let e=a.current;if(!e||c.current)return;c.current=!0,e.style.left="-9999px",e.style.top="-9999px",e.style.display="block",requestAnimationFrame(()=>requestAnimationFrame(b));let t=0,n=0,r=e=>{t=e.clientX,n=e.clientY},s=e=>{if(!(Math.abs(e.clientX-t)>5||Math.abs(e.clientY-n)>5)){let t;t=e.target,a.current?.contains(t)||o.current?.contains(t)||y()}};document.addEventListener("mousedown",r),document.addEventListener("mouseup",s),m.current={down:r,up:s}},[b,y]),k=(0,s.useCallback)(()=>{if(u.current&&clearTimeout(u.current),h.current&&(clearTimeout(h.current),h.current=null),c.current)return;let e=window.getSelection();(!e||e.isCollapsed)&&(u.current=setTimeout(w,500))},[w]),j=(0,s.useCallback)(()=>{u.current&&(clearTimeout(u.current),u.current=null),c.current&&(h.current=setTimeout(()=>{d.current||y()},200))},[y]),C=(0,s.useCallback)(()=>{d.current=!0,h.current&&(clearTimeout(h.current),h.current=null)},[]),N=(0,s.useCallback)(()=>{d.current=!1,y()},[y]),S=(0,s.useCallback)(e=>{e.stopPropagation();let t=window.getSelection();t&&t.toString().length>0&&a.current?.contains(t.anchorNode)||(x.current?.(f.current),y())},[y]);(0,s.useEffect)(()=>()=>y(),[y]);let E=e.message.split("\n")[0]||"",L=e.message.split("\n").slice(1).join("\n").trim();return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("span",{ref:o,className:"select-none text-xs text-muted-foreground/50 ml-6 cursor-default hover:text-muted-foreground/80",onMouseEnter:k,onMouseLeave:j,children:[e.author.split(" ")[0],", ",function(e){let t=p.A.t,n=Math.floor((Date.now()-1e3*e)/1e3);if(n<60)return t("common.justNow");let r=Math.floor(n/60);if(r<60)return t("common.minutesAgo",{count:r});let s=Math.floor(r/60);if(s<24)return t("common.hoursAgo",{count:s});let l=Math.floor(s/24);if(l<30)return t("common.daysAgo",{count:l});let o=Math.floor(l/30);return o<12?t("common.monthsAgo",{count:o}):t("common.yearsAgo",{count:Math.floor(o/12)})}(e.time)," \xb7 ",E]}),(0,r.jsx)(g.ZL,{children:(0,r.jsxs)("div",{ref:a,className:"fixed z-[9999] bg-card border border-border rounded-lg shadow-xl p-3 text-xs text-foreground whitespace-pre-wrap max-w-md select-text",style:{display:"none",minWidth:280,cursor:"text"},"data-inline-blame-tip":"",onMouseEnter:C,onMouseLeave:N,children:[(0,r.jsxs)("div",{className:"flex items-center gap-2 mb-1.5",children:[(0,r.jsx)("span",{className:"font-mono text-brand",children:e.hash}),(0,r.jsx)("span",{className:"text-muted-foreground",children:e.author}),(0,r.jsx)("span",{className:"text-muted-foreground/60",children:new Date(1e3*e.time).toLocaleString()})]}),(0,r.jsx)("div",{className:"font-medium",children:E}),L&&(0,r.jsx)("div",{className:"mt-1 text-muted-foreground",children:L}),(0,r.jsx)("div",{className:"mt-2 text-[11px] text-brand border-t border-border pt-2 cursor-pointer hover:underline",onClick:S,children:n("codeViewer.clickToViewDetails")})]})})]})}let y=[{bg:"rgba(59, 130, 246, 0.15)",border:"rgb(59, 130, 246)"},{bg:"rgba(16, 185, 129, 0.15)",border:"rgb(16, 185, 129)"},{bg:"rgba(245, 158, 11, 0.15)",border:"rgb(245, 158, 11)"},{bg:"rgba(239, 68, 68, 0.15)",border:"rgb(239, 68, 68)"},{bg:"rgba(168, 85, 247, 0.15)",border:"rgb(168, 85, 247)"},{bg:"rgba(236, 72, 153, 0.15)",border:"rgb(236, 72, 153)"},{bg:"rgba(20, 184, 166, 0.15)",border:"rgb(20, 184, 166)"},{bg:"rgba(249, 115, 22, 0.15)",border:"rgb(249, 115, 22)"}],w=(0,s.memo)(function({virtualKey:e,lineNum:t,highlightedHtml:n,hasComments:o,firstComment:a,lineCommentsCount:i,isInRange:c,showLineNumbers:d,lineNumChars:u,commentsEnabled:h,virtualItemSize:m,virtualItemStart:f,onCommentBubbleClick:x,onCmdClick:p,onTokenHover:g,onTokenHoverLeave:y,flashLine:w,blameLine:k,showBlameInfo:j,blameAuthorColor:C,isBlameHovered:N,onBlameClick:S,onBlameMouseEnter:E,onBlameMouseLeave:L,inlineBlameData:M,onInlineBlameClick:R,isCursorLine:T,cursorCol:$}){let{t:P}=(0,l.Bd)(),I=(0,s.useMemo)(()=>T&&null!=$?function(e,t){let n=0,r=0;for(;r<e.length;){if("<"===e[r]){let t=e.indexOf(">",r);if(-1!==t){r=t+1;continue}}if(n===t){let t;if("&"===e[r]){let n=e.indexOf(";",r);t=-1!==n&&n-r<10?n+1:r+1}else t=r+1;let n=e.substring(r,t);return e.substring(0,r)+'<span class="vi-char-cursor">'+n+"</span>"+e.substring(t)}if("&"===e[r]){let t=e.indexOf(";",r);r=-1!==t&&t-r<10?t+1:r+1}else r++;n++}return e+'<span class="vi-char-cursor"> </span>'}(n,$):n,[n,T,$]),A=(0,s.useCallback)(e=>{if(!e.metaKey||!p)return;e.preventDefault(),e.stopPropagation();let n=e.currentTarget,r=(0,b.j)(e,n);window.getSelection()?.removeAllRanges(),p(t,r)},[t,p]),_=(0,s.useCallback)(e=>{if(!g)return;let n=(0,b.A)(e,e.currentTarget);n&&g(t,n.column,n.rect)},[t,g]),F=(0,s.useCallback)(()=>{k&&S&&S(k)},[k,S]),D=(0,s.useCallback)(e=>{k&&E&&E(k,e)},[k,E]);return(0,r.jsxs)("div",{"data-line":t,style:{position:"absolute",top:0,left:0,width:"100%",height:`${m}px`,transform:`translateY(${f}px)`,backgroundColor:N&&C?C.bg:void 0},className:`flex ${w===t?"flash-line":""} ${T?"vi-cursor-line":""} ${c?"bg-blue-9/20":o?"bg-amber-9/10":"hover:bg-accent/50"}`,children:[(0,r.jsxs)("div",{className:"flex shrink-0 sticky left-0 z-[2] bg-secondary",style:{backgroundColor:N&&C?C.bg:void 0},children:[k&&C&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("div",{className:"w-1 flex-shrink-0",style:{backgroundColor:C.border}}),(0,r.jsx)("div",{className:"w-48 flex-shrink-0 px-2 flex items-center gap-2 border-r border-border text-muted-foreground cursor-pointer hover:bg-accent/50",onMouseEnter:D,onMouseLeave:L,onClick:F,title:P("codeViewer.clickToViewCommit"),children:j?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("span",{className:"font-medium",style:{color:C.border},children:k.hash}),(0,r.jsx)("span",{className:"truncate flex-1",children:k.author.split(" ")[0]})]}):null})]}),d&&(0,r.jsxs)("span",{className:`flex-shrink-0 flex items-center justify-end gap-0.5 pr-2 select-none border-r border-border font-variant-tabular ${c?"bg-blue-9/30 text-blue-11":"bg-card/50 text-slate-9"}`,children:[h&&o&&a&&(0,r.jsx)("button",{onClick:e=>x(a,e),className:"w-4 h-4 flex items-center justify-center rounded hover:bg-accent text-amber-9",title:P("codeViewer.nComments",{count:i}),children:(0,r.jsx)("svg",{className:"w-3 h-3",fill:"currentColor",viewBox:"0 0 20 20",children:(0,r.jsx)("path",{fillRule:"evenodd",d:"M18 10c0 3.866-3.582 7-8 7a8.841 8.841 0 01-4.083-.98L2 17l1.338-3.123C2.493 12.767 2 11.434 2 10c0-3.866 3.582-7 8-7s8 3.134 8 7zM7 9H5v2h2V9zm8 0h-2v2h2V9zM9 9h2v2H9V9z",clipRule:"evenodd"})})}),h&&!o&&(0,r.jsx)("span",{className:"w-4"}),(0,r.jsx)("span",{className:"text-right",style:{minWidth:`${u}ch`},children:t})]})]}),(0,r.jsxs)("span",{className:"flex-1 px-3 whitespace-pre select-text",onClick:A,onMouseOver:_,onMouseLeave:y,"data-code-content":!0,children:[(0,r.jsx)("span",{dangerouslySetInnerHTML:{__html:I}}),M&&(0,r.jsx)(v,{blame:M,onClick:R})]})]},e)});var k=n(64702),j=n(1058),C=n(90717),N=n(48347),S=n(27570);function E(e,t,n){let r,s=document.createTreeWalker(e,NodeFilter.SHOW_TEXT),l=0;for(;(r=s.nextNode())&&r!==t;)l+=r.textContent.length;return l+n}function L(e,t){let n,r=document.createTreeWalker(e,NodeFilter.SHOW_TEXT),s=t,l=null;for(;n=r.nextNode();){l=n;let e=n.textContent.length;if(s<=e)return{node:n,offset:s};s-=e}return l?{node:l,offset:l.textContent.length}:null}var M=n(82292),R=n(34075);let T="white-space:pre;padding:0 12px;min-height:20px;line-height:20px";function $(e){let t=window.getSelection();if(!t?.rangeCount)return null;let n=t.getRangeAt(0),r=n.startContainer;for(;r&&r.parentElement!==e;)r=r.parentElement;if(!r)return null;let s=Array.from(e.children).indexOf(r);if(s<0)return null;let l=document.createRange();return l.selectNodeContents(r),l.setEnd(n.startContainer,n.startOffset),{line:s,offset:l.toString().length}}function P(e,t){let n,r=e.children[t.line];if(!r)return;let s=document.createTreeWalker(r,NodeFilter.SHOW_TEXT),l=t.offset;for(;n=s.nextNode();){let e=n.textContent?.length||0;if(l<=e){let e=window.getSelection(),t=document.createRange();t.setStart(n,l),t.collapse(!0),e?.removeAllRanges(),e?.addRange(t);return}l-=e}let o=window.getSelection(),a=document.createRange();a.selectNodeContents(r),a.collapse(!1),o?.removeAllRanges(),o?.addRange(a)}function I(e){return e.map(e=>`<div style="${T}">${e}</div>`).join("")}let A=(0,s.forwardRef)(function({content:e,filePath:t,showLineNumbers:n=!0,showSearch:g=!0,className:b="",cwd:v,enableComments:A=!1,scrollToLine:_=null,scrollToLineAlign:F="center",onScrollToLineComplete:D,highlightKeyword:B=null,visibleLineRef:W,onCmdClick:V,onTokenHover:z,onTokenHoverLeave:O,onTokenHoverCancel:H,blameLines:q,inlineBlameLines:U,onSelectCommit:K,editable:Z=!1,initialMtime:J,onEditorClose:X,onSaved:G,onEditorStateChange:Q,viMode:Y=!1,onContentMutate:ee,onEnterInsertMode:et,onViSave:en,viStateRef:er,initialCursorLine:es,initialCursorCol:el,onInitialCursorSet:eo,onContentSearch:ea},ei){let{t:ec}=(0,l.Bd)(),ed=(0,s.useRef)(e),eu=(0,s.useRef)(!1),[eh,em]=(0,s.useState)(!1),[ef,ex]=(0,s.useState)(!1),[ep,eg]=(0,s.useState)(()=>e.split("\n").length),eb=(0,s.useRef)(e.split("\n").length),[ev,ey]=(0,s.useState)({show:!1}),ew=(0,s.useRef)(null),ek=(0,s.useRef)(null),ej=(0,s.useRef)(J),eC=(0,s.useRef)(null),eN=(0,s.useRef)(!1),eS=(0,s.useRef)(!1),{parentRef:eE,containerRef:eL,searchInputRef:eM,floatingToolbarRef:eR,suppressHoverRef:eT,bumpToolbarRef:e$,savedSelectionRef:eP,highlightedLines:eI,isMounted:eA,cmdHeld:e_,flashLine:eF,isSearchVisible:eD,searchQuery:eB,caseSensitive:eW,wholeWord:eV,currentMatchIndex:ez,viewingComment:eO,addCommentInput:eH,sendToAIInput:eq,aiBridge:eU,commentsEnabled:eK,updateComment:eZ,deleteComment:eJ,lines:eX,matches:eG,rowData:eQ,virtualizer:eY,commentsByEndLine:e0,linesWithComments:e1,setIsSearchVisible:e2,setSearchQuery:e5,setCaseSensitive:e4,setWholeWord:e3,setViewingComment:e8,setAddCommentInput:e6,setSendToAIInput:e9,goToNextMatch:e7,goToPrevMatch:te,handleSearchKeyDown:tt,handleCommentBubbleClick:tn,handleToolbarAddComment:tr,handleToolbarSendToAI:ts,handleToolbarExplain:tl,handleToolbarSearch:to,handleCommentSubmit:ta,handleSendToAISubmit:ti,handleCommentSendToAI:tc,getHighlightedLineHtml:td,suppressMatchScrollRef:tu,inlineBlameLineRef:th,inlineBlameVersion:tm}=function({content:e,filePath:t,showSearch:n=!0,cwd:r,enableComments:l=!1,scrollToLine:o=null,scrollToLineAlign:a="center",onScrollToLineComplete:i,visibleLineRef:c,onContentSearch:d}){let[u,f]=(0,s.useState)(!1),x=(0,s.useRef)(null),g=(0,s.useRef)(null),b=(0,s.useRef)(null),v=(0,N.r)();(0,s.useEffect)(()=>{f(!0)},[]);let[y,w]=(0,s.useState)(!1),[L,M]=(0,s.useState)(null),R=(0,s.useRef)(null),[T,$]=(0,s.useState)(!1),[P,I]=(0,s.useState)(""),[A,_]=(0,s.useState)(!1),[F,D]=(0,s.useState)(!1),[B,W]=(0,s.useState)(0),[V,z]=(0,s.useState)(0),O=(0,s.useRef)(!1),[H,q]=(0,s.useState)(null),U=(0,s.useRef)(!1),K=(0,s.useRef)(null),[Z,J]=(0,s.useState)(null),[X,G]=(0,s.useState)(null),Q=(0,s.useMemo)(()=>e.split("\n"),[e]),[Y,ee]=(0,s.useState)(null);(0,s.useEffect)(()=>{x.current!==Y&&ee(x.current)});let et=l&&!!r,{toolbarRef:en,bumpRef:er,clearToolbar:es}=(0,S.L)({enabled:et,container:Y,resolveLineRange:e=>{if(!document.contains(e))return null;let t=e.nodeType===Node.TEXT_NODE?e.parentElement:e,n=t?.closest("[data-line]");if(!n)return null;let r=parseInt(n.getAttribute("data-line")||"0",10);return!Number.isFinite(r)||r<=0?null:{start:r,end:r}},buildLineSnapshot:({start:e,end:t})=>Q.slice(e-1,t).join("\n")}),el=(0,s.useRef)(null),[eo,ea]=(0,s.useState)(0),{comments:ei,addComment:ec,updateComment:ed,deleteComment:eu,refresh:eh}=(0,j._)({cwd:r||"",filePath:t}),em=(0,h.C)(Q,t),ef=(0,s.useMemo)(()=>{let e=new Map;for(let t of ei){let n=t.endLine;e.has(n)||e.set(n,[]),e.get(n).push(t)}return e},[ei]),ex=(0,s.useMemo)(()=>{let e=new Set;for(let t of ei)for(let n=t.startLine;n<=t.endLine;n++)e.add(n);return e},[ei]),ep=(0,s.useMemo)(()=>(0,m.Np)(Q,P,A,F),[Q,P,A,F]);(0,s.useEffect)(()=>{ep.length>0&&W(0)},[ep.length,P,A,F]);let eg=(0,s.useMemo)(()=>{let e=[];for(let t=0;t<Q.length;t++)e.push({type:"code",lineIndex:t});return e},[Q.length]),eb=(0,k.Te)({count:eg.length,getScrollElement:()=>x.current,estimateSize:()=>20,overscan:10});(0,s.useEffect)(()=>{if(!c)return;let e=x.current;if(!e)return;let t=()=>{if(!eb.range)return;let t=e.scrollTop;for(let e of eb.getVirtualItems())if(e.start>=t){let t=eg[e.index];t?.type==="code"&&(c.current=t.lineIndex+1);return}};return e.addEventListener("scroll",t,{passive:!0}),t(),()=>e.removeEventListener("scroll",t)},[c,eg]),(0,s.useEffect)(()=>{let e=e=>{"Meta"===e.key&&w(!0)},t=e=>{"Meta"===e.key&&w(!1)},n=()=>w(!1);return window.addEventListener("keydown",e),window.addEventListener("keyup",t),window.addEventListener("blur",n),()=>{window.removeEventListener("keydown",e),window.removeEventListener("keyup",t),window.removeEventListener("blur",n)}},[]),(0,s.useEffect)(()=>{if(!n)return;let e=e=>{(e.metaKey||e.ctrlKey)&&"f"===e.key&&(e.preventDefault(),$(!0),setTimeout(()=>b.current?.focus(),0)),"Escape"===e.key&&(T?($(!1),I("")):X?G(null):Z?J(null):en.current?es():H&&q(null))},t=g.current;if(t)return t.addEventListener("keydown",e),()=>t.removeEventListener("keydown",e)},[n,T,X,Z,H]),(0,s.useEffect)(()=>{if(O.current){O.current=!1;return}if(ep.length>0&&B>=0&&B<ep.length){let e=ep[B],t=eg.findIndex(t=>"code"===t.type&&t.lineIndex===e.lineIndex);t>=0&&eb.scrollToIndex(t,{align:"center"})}},[B,ep,eb,eg,V]);let ev=(0,s.useCallback)(()=>{0!==ep.length&&(W(e=>(e+1)%ep.length),z(e=>e+1))},[ep.length]),ey=(0,s.useCallback)(()=>{0!==ep.length&&(W(e=>(e-1+ep.length)%ep.length),z(e=>e+1))},[ep.length]),ew=(0,s.useRef)(o);ew.current=o,(0,s.useEffect)(()=>{if(null!==ew.current&&ew.current>0&&eg.length>0){let e=ew.current,t=e-1,n=eg.findIndex(e=>"code"===e.type&&e.lineIndex===t);if(n>=0){let t=()=>{eb.scrollToIndex(n,{align:a}),"center"===a&&(R.current&&clearTimeout(R.current),M(e),R.current=setTimeout(()=>M(null),500)),i?.()};"start"===a?requestAnimationFrame(t):setTimeout(t,150)}}},[o,a,eg.length,eb,i]);let ek=(0,s.useCallback)(e=>{"Enter"===e.key&&(e.preventDefault(),e.shiftKey?ey():ev()),"Escape"===e.key&&($(!1),I(""))},[ev,ey]),ej=(0,s.useCallback)((e,t)=>{et&&(t.stopPropagation(),q({comment:e,x:t.clientX,y:t.clientY}),es(),J(null),G(null))},[et,es]);(0,s.useEffect)(()=>{if(!et)return;let e=x.current,t=!1,n=()=>{t=!0,K.current=null,U.current=!0},r=()=>{t=!1;let e=window.getSelection();if(!e||e.isCollapsed||!e.toString().trim()){U.current=!1;return}let n=e.getRangeAt(0),r=x.current;if(!r||!r.contains(n.commonAncestorContainer))return;let s=n.startContainer,l=n.endContainer,o=(s.nodeType===Node.TEXT_NODE?s.parentElement:s)?.closest("[data-line]"),a=(l.nodeType===Node.TEXT_NODE?l.parentElement:l)?.closest("[data-line]");if(!o||!a)return;let i=parseInt(o.getAttribute("data-line")||"0",10),c=parseInt(a.getAttribute("data-line")||"0",10);i&&c&&(U.current=!0,K.current={startLine:i,startOffset:E(o,n.startContainer,n.startOffset),endLine:c,endOffset:E(a,n.endContainer,n.endOffset)})},s=()=>{if(t)return;let e=window.getSelection();e&&!e.isCollapsed&&e.toString().trim()||(K.current=null,U.current=!1)};return e?.addEventListener("mousedown",n),document.addEventListener("mouseup",r),document.addEventListener("selectionchange",s),()=>{e?.removeEventListener("mousedown",n),document.removeEventListener("mouseup",r),document.removeEventListener("selectionchange",s)}},[et]),(0,s.useEffect)(()=>{let e=x.current;if(!e)return;let t=t=>{let n,r;if(!e.contains(t.target)){if(t.target.closest?.("[data-inline-blame-tip]"))return;null!==el.current&&(el.current=null,ea(e=>e+1));return}let s=window.getSelection();if(s&&!s.isCollapsed&&s.toString().trim())return;let l=(n=t.target,(r=n.closest?.("[data-line]"))?parseInt(r.getAttribute("data-line")||"0",10):null);l!==el.current&&(el.current=l,requestAnimationFrame(()=>ea(e=>e+1)))};return document.addEventListener("mouseup",t),()=>document.removeEventListener("mouseup",t)},[]);let eC=(0,s.useCallback)(()=>{let e=en.current;e&&(J({x:e.x,y:e.y,range:e.range,selectedText:e.selectedText,lineSnapshot:e.lineSnapshot}),es())},[es,en]),eN=(0,s.useCallback)(()=>{let e=en.current;e&&(G({x:e.x,y:e.y,range:e.range,selectedText:e.selectedText,lineSnapshot:e.lineSnapshot}),es())},[es,en]),eS=(0,s.useCallback)(()=>{let e=en.current;e&&v&&(es(),(0,C.Ff)(v.sendMessage,{filePath:t,startLine:e.range.start,endLine:e.range.end,codeContent:e.lineSnapshot},p.A.t("explain.selectionMessage")))},[v,t,es,en]),eE=(0,s.useCallback)(()=>{let e=en.current;if(!e||!d)return;let t=e.selectedText.trim();es(),t&&d(t)},[d,es,en]),eL=(0,s.useCallback)(async e=>{Z&&(await ec(Z.range.start,Z.range.end,e,Z.selectedText),J(null))},[Z,ec]),eM=(0,s.useCallback)(async(e,n)=>{if(v&&r)try{let s=await (0,C.$3)(r),l=[];for(let e of s)l.push({filePath:e.filePath,startLine:e.startLine,endLine:e.endLine,codeContent:e.codeContent,note:e.content||void 0});l.push({filePath:t,startLine:e.range.start,endLine:e.range.end,codeContent:e.lineSnapshot});let o=(0,C.Gw)(l,n);v.sendMessage(o),await (0,C.RP)(r),eh()}catch(e){console.error("Failed to send to AI:",e)}},[v,t,r,eh]),eR=(0,s.useCallback)(e=>{X&&eM(X,e)},[X,eM]),eT=(0,s.useCallback)(e=>{Z&&eM(Z,e)},[Z,eM]),e$=(0,s.useCallback)((e,t,n)=>{let r=Q[e];if(!r)return t;let s=[];if(P&&ep.length>0)for(let t of ep.filter(t=>t.lineIndex===e)){let n=ep[B]?.lineIndex===e&&ep[B]?.startCol===t.startCol;s.push({start:t.startCol,end:t.endCol,cls:n?"hl-cur":"hl-m"})}if(n&&!P&&n.length>=1){let e=n.toLowerCase(),t=r.toLowerCase(),l=0;for(;-1!==(l=t.indexOf(e,l));)s.push({start:l,end:l+n.length,cls:"hl-kw"}),l+=1}if(0===s.length)return t;s.sort((e,t)=>e.start-t.start||e.end-t.end);let l=[],o=0;for(let e of s){if(e.start<o)continue;e.start>o&&l.push((0,m.ZD)(r.substring(o,e.start)));let t=(0,m.ZD)(r.substring(e.start,e.end));l.push(`<span class="${e.cls}">${t}</span>`),o=e.end}if(o<r.length&&l.push((0,m.ZD)(r.substring(o))),t!==(0,m.ZD)(r)){let e=t;for(let t of s){let n=r.substring(t.start,t.end),s=(0,m.ZD)(n),l=s.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),o=RegExp(`(?<=>)([^<]*?)(${l})`,""),a=`$1<span class="${t.cls}">${s}</span>`,i=e.replace(o,a);i.length>e.length+200||(e=i)}return e}return l.join("")},[P,ep,B,Q]);return{parentRef:x,containerRef:g,searchInputRef:b,floatingToolbarRef:en,suppressHoverRef:U,savedSelectionRef:K,highlightedLines:em,isMounted:u,cmdHeld:y,flashLine:L,isSearchVisible:T,searchQuery:P,caseSensitive:A,wholeWord:F,currentMatchIndex:B,viewingComment:H,bumpToolbarRef:er,addCommentInput:Z,sendToAIInput:X,aiBridge:v,commentsEnabled:et,comments:ei,updateComment:ed,deleteComment:eu,lines:Q,matches:ep,rowData:eg,virtualizer:eb,commentsByEndLine:ef,linesWithComments:ex,setIsSearchVisible:$,setSearchQuery:I,suppressMatchScrollRef:O,setCaseSensitive:_,setWholeWord:D,setViewingComment:q,setAddCommentInput:J,setSendToAIInput:G,goToNextMatch:ev,goToPrevMatch:ey,handleSearchKeyDown:ek,handleCommentBubbleClick:ej,handleToolbarAddComment:eC,handleToolbarSendToAI:eN,handleToolbarExplain:eS,handleToolbarSearch:eE,handleCommentSubmit:eL,handleSendToAISubmit:eR,handleCommentSendToAI:eT,getHighlightedLineHtml:e$,inlineBlameLineRef:el,inlineBlameVersion:eo}}({content:e,filePath:t,showSearch:g,cwd:v,enableComments:!Z&&A,scrollToLine:Z?null:_,scrollToLineAlign:Z?"center":F,onScrollToLineComplete:Z?void 0:D,visibleLineRef:Z?void 0:W,onContentSearch:ea}),tf=(0,d.iN)(),tx=(0,s.useRef)(null),tp=(0,s.useRef)(null),tg=(0,s.useRef)({line:0,col:0}),tb=(0,s.useRef)({line:0,col:0}),tv=function({lines:e,enabled:t,onContentChange:n,onEnterInsert:r,onSave:l,getVisibleLineCount:o,scrollToLine:a,onSearchExecute:i,onSearchNext:c,onSearchPrev:d,onSearchClear:u}){let[h,m]=(0,s.useState)("normal"),[f,x]=(0,s.useState)(-1),[p,g]=(0,s.useState)(0),[b,v]=(0,s.useState)(!1),[y,w]=(0,s.useState)(""),[k,j]=(0,s.useState)(""),[C,N]=(0,s.useState)(""),[S,E]=(0,s.useState)(""),L=(0,s.useRef)([]),M=(0,s.useRef)([]),R=(0,s.useRef)([]),T=(0,s.useRef)(null),$=(0,s.useRef)(e);(0,s.useEffect)(()=>{$.current=e}),(0,s.useEffect)(()=>{0!==e.length&&queueMicrotask(()=>x(t=>Math.min(t,e.length-1)))},[e.length]);let P=(0,s.useCallback)((e,t)=>Math.max(0,Math.min(t,Math.max(0,($.current[e]??"").length-1))),[]),I=(0,s.useRef)(e.length);(0,s.useEffect)(()=>{let t=Math.abs(e.length-I.current);I.current=e.length,t>10&&(queueMicrotask(()=>{x(-1),g(0),v(!1)}),L.current=[],M.current=[],R.current=[])},[e]);let A=(0,s.useCallback)(()=>{T.current&&(clearTimeout(T.current),T.current=null),w("")},[]),_=(0,s.useCallback)(()=>{T.current&&clearTimeout(T.current),T.current=setTimeout(()=>{w(""),T.current=null},500)},[]),F=(0,s.useCallback)((e,t)=>{L.current.push(t),M.current=[],v(!0),n(e.join("\n"))},[n]),D=(0,s.useCallback)((e,t)=>{let n=Math.max(0,Math.min(e,$.current.length-1));x(n),g(P(n,t??0)),a(n,"auto")},[a,P]),B=(0,s.useCallback)(e=>{x(t=>{let n=Math.max(0,Math.min(t+e,$.current.length-1));return a(n,"auto"),g(e=>Math.max(0,Math.min(e,Math.max(0,($.current[n]??"").length-1)))),n})},[a]),W=(0,s.useCallback)(()=>{let e=$.current,t=Math.min(f,e.length-1);if(0===e.length)return;let n=e[t];R.current=[n];let r=[...e];r.splice(t,1),0===r.length&&r.push("");let s=Math.min(t,r.length-1);F(r,{lineIndex:t,oldLines:[n],newLines:[],cursorLine:t}),x(s),g(0)},[f,F]),V=(0,s.useCallback)(()=>{let e=$.current,t=Math.min(f,e.length-1);e.length>0&&(R.current=[e[t]])},[f]),z=(0,s.useCallback)(()=>{let e=R.current;if(0===e.length)return;let t=$.current,n=Math.min(f,t.length-1)+1,r=[...t];r.splice(n,0,...e),F(r,{lineIndex:n,oldLines:[],newLines:[...e],cursorLine:f}),x(n),g(0),a(n,"auto")},[f,F,a]),O=(0,s.useCallback)(()=>{let e=$.current,t=Math.min(f,e.length-1),n=e[t];if(!n||0===n.length)return;let r=n.substring(1),s=[...e];s[t]=r,F(s,{lineIndex:t,oldLines:[n],newLines:[r],cursorLine:f})},[f,F]),H=(0,s.useCallback)(()=>{let e=L.current;if(0===e.length)return;let t=e.pop(),r=[...$.current];0===t.newLines.length&&t.oldLines.length>0?r.splice(t.lineIndex,0,...t.oldLines):0===t.oldLines.length&&t.newLines.length>0?(r.splice(t.lineIndex,t.newLines.length),0===r.length&&r.push("")):r.splice(t.lineIndex,t.newLines.length,...t.oldLines),M.current.push(t),n(r.join("\n")),x(Math.min(t.cursorLine,r.length-1)),a(Math.min(t.cursorLine,r.length-1),"auto"),0===e.length&&v(!1)},[n,a]),q=(0,s.useCallback)(()=>{let e=M.current;if(0===e.length)return;let t=e.pop(),r=[...$.current];0===t.newLines.length&&t.oldLines.length>0?(r.splice(t.lineIndex,t.oldLines.length),0===r.length&&r.push("")):0===t.oldLines.length&&t.newLines.length>0?r.splice(t.lineIndex,0,...t.newLines):r.splice(t.lineIndex,t.oldLines.length,...t.newLines),L.current.push(t),v(!0),n(r.join("\n"));let s=t.lineIndex+Math.max(0,t.newLines.length-1);x(Math.min(s,r.length-1)),a(Math.min(s,r.length-1),"auto")},[n,a]),U=(0,s.useCallback)(e=>{let t=$.current,n=Math.min(f,t.length-1);if("o"===e||"O"===e){let r="o"===e?n+1:n,s=[...t];s.splice(r,0,""),F(s,{lineIndex:r,oldLines:[],newLines:[""],cursorLine:f}),n=r,x(r)}m("insert"),r(n,p,e)},[f,p,F,r]),K=(0,s.useCallback)(()=>{m("normal"),A()},[A]),Z=(0,s.useCallback)(()=>{m("command"),j("")},[]),J=(0,s.useCallback)(()=>{m("normal"),j("")},[]),X=(0,s.useCallback)(()=>{m("search"),N("")},[]),G=(0,s.useCallback)(()=>{m("normal"),N("")},[]),Q=(0,s.useCallback)(e=>{let t=e.trim();if("w"===t){l?.(),m("normal"),j("");return}if("q"===t){m("normal"),j("");return}if("wq"===t){l?.(),m("normal"),j("");return}if("noh"===t||"nohlsearch"===t){u?.(),m("normal"),j("");return}let n=parseInt(t,10);if(!isNaN(n)&&n>0){let e=Math.min(n-1,$.current.length-1);x(e),a(e,"center"),m("normal"),j("");return}m("normal"),j("")},[l,u,a]),Y=(0,s.useCallback)(e=>{if(!e){m("normal"),N("");return}E(e),i?.(e),m("normal"),N("")},[i]),ee=(0,s.useCallback)(e=>{if(!t)return!1;let n=e.ctrlKey&&"c"===e.key&&!e.metaKey&&!e.shiftKey;if("insert"===h)return("Escape"===e.key||!!n)&&(K(),!0);if("command"===h)return!e.isComposing&&("Escape"===e.key||n?J():"Enter"===e.key?Q(k):"Backspace"===e.key?0===k.length?J():j(e=>e.slice(0,-1)):1!==e.key.length||e.metaKey||e.ctrlKey||j(t=>t+e.key),!0);if("search"===h)return!e.isComposing&&("Escape"===e.key||n?G():"Enter"===e.key?Y(C):"Backspace"===e.key?0===C.length?G():N(e=>e.slice(0,-1)):1!==e.key.length||e.metaKey||e.ctrlKey||N(t=>t+e.key),!0);if(f<0&&(x(0),g(0)),e.metaKey)return!1;if(e.ctrlKey)return"d"===e.key?(B(Math.max(1,Math.floor(o()/2))),A(),!0):"u"===e.key?(B(-Math.max(1,Math.floor(o()/2))),A(),!0):"r"===e.key&&(q(),A(),!0);let r=e.key,s=y+r;if("g"===s)return w("g"),_(),!0;if("gg"===s)return D(0),A(),!0;if("d"===s)return w("d"),_(),!0;if("dd"===s)return W(),A(),!0;if("y"===s)return w("y"),_(),!0;if("yy"===s)return V(),A(),!0;if(y&&s!==r&&A(),"j"===r||"ArrowDown"===r)return B(1),!0;if("k"===r||"ArrowUp"===r)return B(-1),!0;if("h"===r||"ArrowLeft"===r)return g(e=>Math.max(0,e-1)),!0;if("l"===r||"ArrowRight"===r){let e=Math.max(0,($.current[f]??"").length-1);return g(t=>Math.min(e,t+1)),!0}if("0"===r)return g(0),!0;if("$"===r)return g(Math.max(0,($.current[f]??"").length-1)),!0;if("^"===r){let e=($.current[f]??"").search(/\S/);return g(e>=0?e:0),!0}return"G"===r?(D($.current.length-1),!0):"x"===r?(O(),!0):"p"===r?(z(),!0):"u"===r?(H(),!0):"i"===r||"a"===r||"I"===r||"A"===r||"o"===r||"O"===r?(U(r),!0):"/"===r?(X(),!0):"n"===r?(c?.(),!0):"N"===r?(d?.(),!0):":"===r?(Z(),!0):"Escape"!==r&&1===r.length},[t,h,y,k,C,f,K,U,Z,J,X,G,Q,Y,B,D,o,W,V,z,O,H,q,A,_,c,d]);return{state:{mode:h,cursorLine:f,cursorCol:p,isDirty:b,keyBuffer:y,commandInput:k,searchInput:C,lastSearch:S},handleKeyDown:ee,enterNormal:K,enterInsert:U,setCursorLine:x,setCursorCol:g,setCommandInput:j,setSearchInput:N,setIsDirty:v,clearUndoHistory:(0,s.useCallback)(()=>{L.current=[],M.current=[]},[])}}({lines:eX,enabled:Y&&!Z,onContentChange:e=>{tg.current={line:tb.current.line,col:tb.current.col},ee?.(e)},onEnterInsert:(e,t,n)=>{let r=t;if("a"===n)r=t+1;else if("A"===n)r=(eX[e]??"").length;else if("I"===n){let t=(eX[e]??"").search(/\S/);r=t>=0?t:0}else("o"===n||"O"===n)&&(r=0);tg.current={line:e,col:r},et?.(e)},onSave:en,getVisibleLineCount:()=>{let e=eE.current;return e?Math.floor(e.clientHeight/20):20},scrollToLine:(e,t)=>{let n=eQ.findIndex(t=>"code"===t.type&&t.lineIndex===e);n>=0&&eY.scrollToIndex(n,{align:t||"auto"})},onSearchExecute:e=>{e5(e),e2(!1)},onSearchNext:e7,onSearchPrev:te,onSearchClear:()=>{e5("")}});(0,s.useEffect)(()=>{er&&(er.current={cursorLine:tv.state.cursorLine,cursorCol:tv.state.cursorCol}),tb.current={line:tv.state.cursorLine,col:tv.state.cursorCol}},[er,tv.state.cursorLine,tv.state.cursorCol]);let ty=(0,s.useRef)(null);(0,s.useEffect)(()=>{Y&&!Z&&null!=es&&t&&ty.current!==t&&(ty.current=t,tv.setCursorLine(es-1),null!=el&&tv.setCursorCol(el-1),eo?.())},[Y,Z,es,el,t]),(0,s.useEffect)(()=>{if(!Y||Z)return;let e=eL.current;if(!e)return;let t=e=>{let t=e.target;"TEXTAREA"===t.tagName||"INPUT"===t.tagName||t.isContentEditable||tv.handleKeyDown(e)&&(e.preventDefault(),e.stopPropagation())};return e.addEventListener("keydown",t,!0),()=>e.removeEventListener("keydown",t,!0)},[Y,Z,tv.handleKeyDown]),(0,s.useEffect)(()=>{if(!Y||Z)return;let e=eL.current;e&&"normal"===tv.state.mode&&requestAnimationFrame(()=>{let t=document.activeElement;t&&("TEXTAREA"===t.tagName||"INPUT"===t.tagName||t.isContentEditable)||e.focus()})},[Y,Z,tv.state.mode,e]);let tw=(0,s.useCallback)(e=>{if(!Y||Z)return;let t=e.target.closest("[data-line]");if(t){let n=parseInt(t.getAttribute("data-line"),10);if(!isNaN(n)){tv.setCursorLine(n-1);let r=t.querySelector("[data-code-content]");if(r){let t=document.caretRangeFromPoint(e.clientX,e.clientY);if(t&&r.contains(t.startContainer)){let e,s=document.createTreeWalker(r,NodeFilter.SHOW_TEXT),l=0;for(;e=s.nextNode();){if(e===t.startContainer){l+=t.startOffset;break}l+=e.textContent?.length||0}let o=eX[n-1]??"";tv.setCursorCol(Math.max(0,Math.min(l,Math.max(0,o.length-1))))}}}}let n=e.target;if("TEXTAREA"===n.tagName||"INPUT"===n.tagName||n.isContentEditable)return;let r=eL.current;r&&r.focus()},[Y,Z,tv.setCursorLine,tv.setCursorCol,eX]),tk=(0,s.useCallback)(e=>{Y&&!Z&&requestAnimationFrame(()=>{let e=window.getSelection(),t=e?.toString().trim();t&&/^\S+$/.test(t)&&(tu.current=!0,e5(t))})},[Y,Z,e5,tu]);(0,s.useEffect)(()=>{"command"===tv.state.mode?setTimeout(()=>tx.current?.focus(),0):"search"===tv.state.mode&&setTimeout(()=>tp.current?.focus(),0)},[tv.state.mode]),(0,s.useEffect)(()=>{let e=eE.current;if(!e)return;let t=()=>{(H??O)?.()};return e.addEventListener("mousedown",t),()=>e.removeEventListener("mousedown",t)},[H,O]),(0,s.useEffect)(()=>{eH||eq?(eT.current=!0,O?.()):eR.current||(eT.current=!1)},[eH,eq,O]),(0,s.useLayoutEffect)(()=>{let e=eP.current;if(!e)return;let t=window.getSelection();if(t&&!t.isCollapsed)return;let n=eE.current;if(!n)return;let r=n.querySelector(`[data-line="${e.startLine}"]`),s=n.querySelector(`[data-line="${e.endLine}"]`);if(!r||!s)return;let l=L(r,e.startOffset),o=L(s,e.endOffset);if(l&&o)try{let e=document.createRange();e.setStart(l.node,l.offset),e.setEnd(o.node,o.offset),t?.removeAllRanges(),t?.addRange(e)}catch{}});let tj=(0,s.useCallback)((e,t,n)=>{eT.current||z?.(e,t,n)},[z]),tC=(0,s.useCallback)((e,t)=>{eT.current||V?.(e,t)},[V]),tN=Math.max(4,String(Z?ep:eX.length).length),tS=(0,s.useMemo)(()=>{let e=0;for(let t of eX){let n=0;for(let e=0;e<t.length;e++)" "===t[e]?n+=2-n%2:n+=1;n>e&&(e=n)}return e},[eX]);(0,s.useEffect)(()=>{if(Z){ed.current=e;let t=e.split("\n").length;eb.current=t,eg(t),eu.current=!1,em(!1),ey({show:!1}),ej.current=J}},[Z,e,J]),(0,s.useEffect)(()=>{if(!Z)return;let t=ew.current;if(!t)return;let n=e.split("\n");t.innerHTML=I(n.map((e,t)=>eI[t]||(0,m.ZD)(e||" "))),requestAnimationFrame(()=>{let e,r;Y?(e=Math.max(0,Math.min(tg.current.line,n.length-1)),r=tg.current.col):(e=Math.max(0,Math.min((W?.current??1)-1,n.length-1)),r=0),t.focus(),P(t,{line:e,offset:r});let s=W?.current??1;ek.current&&(ek.current.scrollTop=(s-1)*20)})},[Z]),(0,s.useEffect)(()=>{Z&&Q?.({isDirty:eh,isSaving:ef})},[Z,eh,ef,Q]);let tE=(0,s.useCallback)(()=>{let e=ew.current;if(!e)return ed.current;let t=[];for(let n of e.childNodes){let e=n.textContent||"";t.push(" "===e?"":e)}return t.join("\n")},[]),tL=(0,s.useCallback)(()=>{eC.current&&clearTimeout(eC.current),eC.current=setTimeout(async()=>{let e=ew.current;if(e&&!eS.current){ed.current=tE();try{let n=await (0,m.kS)(),r=(0,m.sQ)(t),s=document.documentElement.classList.contains("dark"),l=ed.current.split("\n"),o=n.codeToTokens(l.join("\n"),{lang:r,theme:s?"github-dark":"github-light"}).tokens.map(e=>(0,m.b8)(e)),a=$(e);eN.current=!0,e.innerHTML=I(o),eN.current=!1,a&&P(e,a)}catch{}}},300)},[t,tE]);(0,s.useEffect)(()=>{if(Z)return()=>{eC.current&&clearTimeout(eC.current)}},[Z]);let tM=(0,s.useCallback)(()=>{let e=ew.current;if(!e)return;eu.current||(eu.current=!0,em(!0));let t=e.children.length;t!==eb.current&&(eb.current=t,eg(t))},[]),tR=(0,s.useCallback)(()=>{eN.current||eS.current||(tM(),tL())},[tM,tL]),tT=(0,s.useCallback)(e=>{if(!e.nativeEvent.isComposing&&("Tab"===e.key&&(e.preventDefault(),document.execCommand("insertText",!1," ")),"Enter"===e.key)){e.preventDefault();let t=ew.current;if(!t)return;let n=window.getSelection();if(!n?.rangeCount)return;let r=n.getRangeAt(0);r.deleteContents();let s=r.startContainer;for(;s&&s.parentElement!==t;)s=s.parentElement;if(!s||!(s instanceof HTMLElement))return;let l=$(t),o=Array.from(t.children).indexOf(s),a=s.textContent||"",i=l?.offset??a.length,c=a.substring(0,i),d=a.substring(i);s.innerHTML=(0,m.ZD)(c||" ");let u=document.createElement("div");u.setAttribute("style",T),u.innerHTML=(0,m.ZD)(d||" "),s.after(u),P(t,{line:o+1,offset:0}),tM(),tL()}},[tM,tL]),t$=(0,s.useCallback)(e=>{e.preventDefault();let t=e.clipboardData.getData("text/plain");document.execCommand("insertText",!1,t)},[]),tP=(0,s.useCallback)(async(e=!1)=>{if(!v)return;ed.current=tE(),ex(!0);let n=await a.t4.runPromiseExit((0,i.OJ)({cwd:v,path:t,content:ed.current,expectedMtime:e?void 0:ej.current}));if("Failure"===n._tag){console.error("Error saving file:",n.cause),(0,R.oR)(ec("toast.saveFailed"),"error"),ex(!1);return}let r=n.value,s=r.data;if(409===r.status&&s?.conflict){let e=await a.t4.runPromiseExit((0,c.K)(v,t));"Success"===e._tag&&e.value.ok&&"string"==typeof e.value.data?.content?ey({show:!0,diskContent:e.value.data.content}):ey({show:!0}),ex(!1);return}if(!r.ok){console.error("Error saving file: status",r.status),(0,R.oR)(ec("toast.saveFailed"),"error"),ex(!1);return}let l=s?.mtime;l&&(ej.current=l),eu.current=!1,em(!1),ey({show:!1}),(0,R.oR)(ec("toast.savedSuccess"),"success"),G?.(),ex(!1)},[v,t,tE,G,ec]),tI=(0,s.useCallback)(async()=>{eh&&!ef&&await tP(!1)},[eh,ef,tP]),tA=(0,s.useCallback)(async()=>{ey({show:!1}),await tP(!0)},[tP]),t_=(0,s.useCallback)(()=>{if(void 0!==ev.diskContent){ed.current=ev.diskContent;let t=ev.diskContent.split("\n").length;eb.current=t,eg(t);let n=ev.diskContent!==e;eu.current=n,em(n);let r=ew.current;r&&(r.innerHTML=I(ev.diskContent.split("\n").map(e=>(0,m.ZD)(e||" "))),tL())}ey({show:!1}),G?.()},[ev.diskContent,e,G,tL]),tF=(0,s.useCallback)(()=>{let e=ek.current;return e?Math.floor(e.scrollTop/20)+1:W?.current??1},[W]),tD=(0,s.useCallback)(async()=>{(!eh||await (0,R.lJ)(ec("codeViewer.unsavedConfirm"),{danger:!0,confirmText:ec("codeViewer.discardChanges"),cancelText:ec("codeViewer.continueEditing")}))&&X?.(tF())},[eh,X,tF]);(0,s.useEffect)(()=>{if(!Z)return;let e=e=>{(e.metaKey||e.ctrlKey)&&"s"===e.key&&(e.preventDefault(),tI())};return document.addEventListener("keydown",e),()=>document.removeEventListener("keydown",e)},[Z,tI]);let tB=(0,s.useCallback)(()=>{let e=tE();ee?.(e);let t=ew.current,n=t?$(t):null,r=tF();if(tv.enterNormal(),n){tv.setCursorLine(n.line);let t=e.split("\n")[n.line]??"";tv.setCursorCol(Math.max(0,Math.min(n.offset,Math.max(0,t.length-1))))}else tv.setCursorLine(Math.max(0,r-1));X?.(r)},[tE,ee,tF,X,tv]);(0,s.useEffect)(()=>{if(!Z)return;let e=e=>{let t="Escape"===e.key,n=e.ctrlKey&&"c"===e.key&&!e.metaKey&&!e.shiftKey;(t||Y&&n)&&(e.preventDefault(),e.stopPropagation(),Y?eu.current?(0,R.lJ)(ec("codeViewer.unsavedExitConfirm"),{danger:!0,confirmText:ec("codeViewer.discardChanges"),cancelText:ec("codeViewer.continueEditing")}).then(e=>{e&&tB()}):tB():tD())};return document.addEventListener("keydown",e,!0),()=>document.removeEventListener("keydown",e,!0)},[Z,Y,tD,tB]);let tW=(0,s.useCallback)(()=>{eu.current||(eu.current=!0,em(!0))},[]);(0,s.useImperativeHandle)(ei,()=>({save:tI,close:tD,markDirty:tW,get isDirty(){return eu.current},get isSaving(){return ef}}),[tI,tD,tW,ef]);let tV=!!(q&&q.length>0),tz=(0,s.useMemo)(()=>{if(!q)return new Map;let e=[...new Set(q.map(e=>e.author))],t=new Map;return e.forEach((e,n)=>{t.set(e,y[n%y.length])}),t},[q]),[tO,tH]=(0,s.useState)(null),[tq,tU]=(0,s.useState)(null);(0,s.useEffect)(()=>{tH(null),tU(null)},[q]);let tK=(0,s.useCallback)((e,t)=>{tH(e.author);let n=t.currentTarget.getBoundingClientRect();tU({line:e,x:n.right+8,y:n.top})},[]),tZ=(0,s.useCallback)(()=>{tH(null),tU(null)},[]),tJ=(0,s.useCallback)(e=>{K&&(K({hash:e.hashFull,shortHash:e.hash,author:e.author,authorEmail:e.authorEmail,date:new Date(1e3*e.time).toISOString(),subject:e.message.split("\n")[0]||"",body:e.message.split("\n").slice(1).join("\n").trim(),time:e.time}),tU(null))},[K]),tX=`${tN+2}ch`;return(0,r.jsxs)("div",{ref:eL,className:`h-full flex flex-col outline-none ${b}`,tabIndex:0,onClick:tw,onDoubleClick:tk,children:[Z&&ev.show&&(0,r.jsxs)("div",{className:"px-4 py-2 bg-amber-500/15 border-b border-amber-500/30 flex items-center gap-3 flex-shrink-0",children:[(0,r.jsx)("svg",{className:"w-5 h-5 text-amber-500 flex-shrink-0",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-2.5L13.732 4c-.77-.833-1.964-.833-2.732 0L4.082 16.5c-.77.833.192 2.5 1.732 2.5z"})}),(0,r.jsx)("span",{className:"text-sm text-foreground flex-1",children:ec("codeViewer.fileModifiedExternally")}),(0,r.jsxs)("div",{className:"flex items-center gap-2",children:[(0,r.jsx)("button",{onClick:t_,className:"px-3 py-1 text-sm rounded border border-border hover:bg-accent transition-colors",children:ec("codeViewer.useDiskVersion")}),(0,r.jsx)("button",{onClick:tA,className:"px-3 py-1 text-sm rounded bg-amber-500 text-white hover:bg-amber-600 transition-colors",children:ec("codeViewer.forceOverwrite")})]})]}),!Z&&g&&eD&&(0,r.jsxs)("div",{className:"flex-shrink-0 flex items-center gap-2 px-3 py-2 bg-secondary border-b border-border",children:[(0,r.jsx)("input",{ref:eM,type:"text",value:eB,onChange:e=>e5(e.target.value),onKeyDown:tt,placeholder:ec("codeViewer.searchPlaceholder"),className:"flex-1 max-w-xs px-2 py-1 text-sm border border-border rounded bg-card text-foreground focus:outline-none focus:ring-2 focus:ring-ring"}),(0,r.jsx)("button",{onClick:()=>e4(!eW),className:`px-2 py-1 text-xs font-mono rounded border transition-colors ${eW?"bg-brand text-white border-brand":"border-border text-muted-foreground hover:bg-accent"}`,title:ec("codeViewer.caseSensitive"),children:"Aa"}),(0,r.jsx)("button",{onClick:()=>e3(!eV),className:`px-2 py-1 text-xs font-mono rounded border transition-colors ${eV?"bg-brand text-white border-brand":"border-border text-muted-foreground hover:bg-accent"}`,title:ec("codeViewer.wholeWordMatch"),children:"[ab]"}),(0,r.jsx)("span",{className:"text-xs text-muted-foreground",children:eG.length>0?`${ez+1}/${eG.length}`:ec("common.noMatch")}),(0,r.jsx)("button",{onClick:te,disabled:0===eG.length,className:"p-1 rounded hover:bg-accent disabled:opacity-50",title:ec("common.previous"),children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M5 15l7-7 7 7"})})}),(0,r.jsx)("button",{onClick:e7,disabled:0===eG.length,className:"p-1 rounded hover:bg-accent disabled:opacity-50",title:ec("common.next"),children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 9l-7 7-7-7"})})}),(0,r.jsx)("button",{onClick:()=>{e2(!1),e5("")},className:"p-1 rounded hover:bg-accent",title:ec("common.close"),children:(0,r.jsx)("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})})})]}),Z?(0,r.jsx)("div",{ref:ek,className:"flex-1 overflow-auto bg-secondary",children:(0,r.jsxs)("div",{className:"flex",style:{minHeight:"100%"},children:[(0,r.jsx)("div",{className:"flex-shrink-0 font-mono text-sm select-none sticky left-0 z-[2] bg-secondary",style:{width:tX},children:Array.from({length:ep},(e,t)=>(0,r.jsx)("div",{className:"text-right text-muted-foreground/50 pr-3",style:{height:20,lineHeight:"20px"},children:t+1},t))}),(0,r.jsx)("div",{ref:ew,contentEditable:!0,suppressContentEditableWarning:!0,onInput:tR,onKeyDown:tT,onPaste:t$,onCompositionStart:()=>{eS.current=!0},onCompositionEnd:()=>{eS.current=!1,tR()},spellCheck:!1,autoCorrect:"off",autoCapitalize:"off",className:"flex-1 font-mono text-sm outline-none",style:{caretColor:"var(--foreground)",tabSize:2}})]})}):(0,r.jsx)("div",{ref:eE,className:`flex-1 overflow-auto font-mono text-sm bg-secondary${e_?" cmd-held-container":""}`,children:(0,r.jsx)("div",{style:{height:`${eY.getTotalSize()}px`,minWidth:"100%",width:tV?`calc(${tN+tS+10}ch + 13rem)`:`${tN+tS+10}ch`,position:"relative"},children:eY.getVirtualItems().map(e=>{let t=eQ[e.index];if("code"!==t.type)return null;let s=t.lineIndex,l=s+1,o=eI[s]||(0,m.ZD)(eX[s]||""),a=td(s,o,B),i=e1.has(l),c=e0.get(l),d=c?.[0],u=!!(eH&&l>=eH.range.start&&l<=eH.range.end),h=tm>=0?th.current:null,f=!Z&&U&&h===l?U[s]??null:null,x=tV?q[s]:void 0,p=tV&&s>0?q[s-1]:void 0,g=!!x&&(!p||p.hash!==x.hash),b=x?tz.get(x.author):void 0;return(0,r.jsx)(w,{virtualKey:e.key,lineNum:l,highlightedHtml:a,hasComments:i,firstComment:d,lineCommentsCount:c?.length,isInRange:u,showLineNumbers:n,lineNumChars:tN,commentsEnabled:eK,virtualItemSize:e.size,virtualItemStart:e.start,onCommentBubbleClick:tn,onCmdClick:tC,onTokenHover:tj,onTokenHoverLeave:O,flashLine:eF,blameLine:x,showBlameInfo:g,blameAuthorColor:b,isBlameHovered:!!(x&&tO===x.author),onBlameClick:tJ,onBlameMouseEnter:tK,onBlameMouseLeave:tZ,inlineBlameData:f,onInlineBlameClick:tJ,isCursorLine:Y&&!Z&&tv.state.cursorLine===s,cursorCol:Y&&!Z&&tv.state.cursorLine===s?tv.state.cursorCol:void 0},e.key)})})}),Y&&(0,r.jsxs)("div",{className:"vi-status-bar flex-shrink-0 h-6 bg-card border-t border-border flex items-center px-3 text-xs font-mono select-none",children:["normal"===tv.state.mode&&(0,r.jsx)("span",{className:"text-green-11 font-medium",children:"NORMAL"}),"insert"===tv.state.mode&&(0,r.jsx)("span",{className:"text-blue-11 font-medium",children:"INSERT"}),"command"===tv.state.mode&&(0,r.jsxs)("div",{className:"flex items-center flex-1",children:[(0,r.jsx)("span",{className:"text-foreground",children:":"}),(0,r.jsx)("input",{ref:tx,value:tv.state.commandInput,onChange:e=>tv.setCommandInput(e.target.value),onKeyDown:e=>{if(e.nativeEvent.isComposing)return;let t=e.ctrlKey&&"c"===e.key&&!e.metaKey&&!e.shiftKey;("Enter"===e.key||"Escape"===e.key||t)&&(e.preventDefault(),e.stopPropagation(),tv.handleKeyDown(e.nativeEvent))},className:"flex-1 bg-transparent outline-none text-foreground ml-0.5",spellCheck:!1,autoComplete:"off"})]}),"search"===tv.state.mode&&(0,r.jsxs)("div",{className:"flex items-center flex-1",children:[(0,r.jsx)("span",{className:"text-foreground",children:"/"}),(0,r.jsx)("input",{ref:tp,value:tv.state.searchInput,onChange:e=>tv.setSearchInput(e.target.value),onKeyDown:e=>{if(e.nativeEvent.isComposing)return;let t=e.ctrlKey&&"c"===e.key&&!e.metaKey&&!e.shiftKey;("Enter"===e.key||"Escape"===e.key||t)&&(e.preventDefault(),e.stopPropagation(),tv.handleKeyDown(e.nativeEvent))},className:"flex-1 bg-transparent outline-none text-foreground ml-0.5",spellCheck:!1,autoComplete:"off"})]}),tv.state.keyBuffer&&"normal"===tv.state.mode&&(0,r.jsx)("span",{className:"ml-2 text-muted-foreground",children:tv.state.keyBuffer}),tv.state.isDirty&&("normal"===tv.state.mode||"command"===tv.state.mode)&&(0,r.jsx)("span",{className:"ml-2 text-amber-11",children:"[+]"}),(0,r.jsxs)("span",{className:"ml-auto text-muted-foreground",children:[tv.state.cursorLine+1,":",tv.state.cursorCol+1]})]}),eA&&tf&&(0,o.createPortal)((0,r.jsxs)(r.Fragment,{children:[!Z&&(0,r.jsx)(f.fS,{floatingToolbarRef:eR,bumpRef:e$,container:tf,onAddComment:tr,onSendToAI:ts,onSearch:ea?to:void 0,onExplain:eU?tl:void 0,isChatLoading:eU?.isLoading}),!Z&&eH&&(0,r.jsx)(u.t,{x:eH.x,y:eH.y,range:eH.range,filePath:t,lineSnapshot:eH.lineSnapshot,container:tf,onSubmit:ta,onSendToAI:eU?tc:void 0,onClose:()=>e6(null),isChatLoading:eU?.isLoading}),!Z&&eq&&(0,r.jsx)(u.G,{x:eq.x,y:eq.y,range:eq.range,filePath:t,lineSnapshot:eq.lineSnapshot,container:tf,onSubmit:ti,onClose:()=>e9(null),isChatLoading:eU?.isLoading}),!Z&&eO&&(0,r.jsx)(x.t,{x:eO.x,y:eO.y,comment:eO.comment,container:tf,onClose:()=>e8(null),onUpdateComment:eZ,onDeleteComment:eJ}),tq&&(0,r.jsxs)("div",{className:"fixed z-50 bg-card border border-border rounded-lg shadow-lg p-3 max-w-lg",style:{left:Math.min(tq.x,window.innerWidth-450),top:Math.max(8,Math.min(tq.y,window.innerHeight-200))},children:[(0,r.jsxs)("div",{className:"flex items-start gap-3",children:[(0,r.jsx)("div",{className:"px-2 py-0.5 rounded text-xs font-mono font-medium text-white flex-shrink-0",style:{backgroundColor:tz.get(tq.line.author)?.border||"#666"},children:tq.line.hash}),(0,r.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,r.jsx)("div",{className:"text-sm font-medium text-foreground",children:tq.line.author}),(0,r.jsx)("div",{className:"text-xs text-muted-foreground",children:tq.line.authorEmail})]})]}),(0,r.jsx)("div",{className:"mt-2 text-sm text-foreground whitespace-pre-wrap max-h-48 overflow-y-auto",children:tq.line.message}),(0,r.jsxs)("div",{className:"mt-2 text-xs text-muted-foreground border-t border-border pt-2",children:[(0,M.fw)(tq.line.time)," \xb7 ",new Date(1e3*tq.line.time).toLocaleString(),(0,r.jsx)("span",{className:"ml-2 text-brand",children:ec("codeViewer.clickToViewDetails")})]})]})]}),tf)]})});function _({content:e,filePath:t,className:n=""}){let l=(0,s.useMemo)(()=>e.split("\n"),[e]),o=(0,h.C)(l,t),a=Math.max(4,String(l.length).length);return(0,r.jsx)("pre",{className:`overflow-auto text-sm font-mono bg-secondary p-2 ${n}`,children:l.map((e,t)=>(0,r.jsxs)("div",{className:"flex",children:[(0,r.jsx)("span",{className:"text-slate-9 select-none pr-4 text-right",style:{minWidth:`${a+2}ch`},children:t+1}),(0,r.jsx)("span",{className:"flex-1",dangerouslySetInnerHTML:{__html:o[t]||(0,m.ZD)(e||" ")}})]},t))})}},38987:(e,t,n)=>{n.d(t,{zB:()=>$,e$:()=>T,vP:()=>E});var r=n(95155),s=n(12115),l=n(79114),o=n(49433),a=n(77725),i=n(62111),c=n(70188),d=n(64428),u=n(12710),h=n(33210),m=n(32967),f=n(88780),x=n(30133),p=n(48661),g=n(53377),b=n(47215),v=n(5135),y=n(24602),w=n(9573);let k=[/(^|\/)__tests__\//,/(^|\/)tests?\//,/\.(test|spec)\.[^/]+$/],j=[/\.(md|mdx)$/i,/(^|\/)docs\//,/(^|\/)README[^/]*$/i,/(^|\/)LICENSE[^/]*$/i,/(^|\/)CHANGELOG[^/]*$/i];function C(e){return k.some(t=>t.test(e))?"test":j.some(t=>t.test(e))?"docs":null}function N(e,t){if(t&&e.startsWith(t)){let n=e.slice(t.length);return n.startsWith("/")?n.slice(1):n}return e}function S(e,t){let n=[];for(let r of e)if("Edit"===r.name){let e=r.input;if(e.file_path&&"string"==typeof e.old_string&&"string"==typeof e.new_string){let s=N(e.file_path,t);n.push({key:r.id,toolName:"Edit",subject:`[Edit] ${s}`,legacy:!0,changeClass:C(s),files:[{path:s,status:"modified",old_string:e.old_string,new_string:e.new_string,fileClass:C(s)}]})}}else if("Write"===r.name){let e=r.input;if(e.file_path&&"string"==typeof e.content){let s=N(e.file_path,t);n.push({key:r.id,toolName:"Write",subject:`[Write] ${s}`,legacy:!0,changeClass:C(s),files:[{path:s,status:"added",old_string:"",new_string:e.content,fileClass:C(s)}]})}}return n}function E(e,t,n){let r=e.map(e=>{let t=new Set(e.commit.toolFiles);return{key:e.commit.toolId??e.commit.hash,shortHash:e.commit.hash.slice(0,7),toolName:e.commit.toolName??"tool",subject:e.commit.subject,timestamp:e.commit.timestamp,truncated:!0===e.truncated,changeClass:function(e){if(0===e.length)return null;let t=C(e[0]);return null===t?null:e.every(e=>C(e)===t)?t:null}(e.files.map(e=>e.path)),files:e.files.map(e=>({path:e.path,status:e.status,additions:e.additions,deletions:e.deletions,old_string:e.oldContent??"",new_string:e.newContent??"",unviewable:e.binary||null===e.oldContent&&null===e.newContent,external:t.size>0&&!t.has(e.path),fileClass:C(e.path)}))}});return r.length>0?r:S(t,n)}function L({additions:e,deletions:t}){return(0,r.jsxs)("span",{className:"flex items-center gap-1 font-mono",children:[(0,r.jsxs)("span",{className:"text-green-11",children:["+",e]}),(0,r.jsxs)("span",{className:"text-red-11",children:["-",t]})]})}function M({cls:e}){return(0,r.jsx)("span",{className:`text-[10px] px-1 py-px rounded flex-shrink-0 ${"test"===e?"bg-emerald-500/15 text-emerald-600 dark:text-emerald-400/80":"bg-sky-500/15 text-sky-600 dark:text-sky-400/80"}`,children:e})}function R(e){let t=new Date(1e3*e),n=new Date,r=String(t.getMonth()+1).padStart(2,"0"),s=String(t.getDate()).padStart(2,"0"),l=String(t.getHours()).padStart(2,"0"),o=String(t.getMinutes()).padStart(2,"0"),a=`${r}-${s} ${l}:${o}`;return t.getFullYear()===n.getFullYear()?a:`${t.getFullYear()}-${a}`}function T({toolCalls:e,cwd:t,onClose:n,onContentSearch:d}){let{t:k}=(0,l.Bd)(),j=(0,s.useRef)(null),[C,N]=(0,s.useState)(null);(0,s.useEffect)(()=>{N(j.current)},[]);let $=(0,s.useMemo)(()=>e.map(e=>e.id).filter(Boolean),[e]),P=$.join(","),[I,A]=(0,s.useState)(0),_=(0,a.Z)(t&&$.length>0?(0,w.se)(t,$):o.succeed([]),[t,P,I]),F=(0,s.useMemo)(()=>e.filter(e=>["Edit","Write","MultiEdit","NotebookEdit"].includes(e.name)).map(e=>e.id),[e]);(0,s.useEffect)(()=>{if("success"!==_.status||I>=2)return;let e=new Set(_.data.map(e=>e.commit.toolId));if(F.some(t=>!e.has(t))){let e=setTimeout(()=>A(e=>e+1),2e3);return()=>clearTimeout(e)}},[_,I,F]);let D=(0,s.useRef)([]),B="loading"===_.status&&0===D.current.length,W=(0,s.useMemo)(()=>{if("success"===_.status){let n=E(_.data,e,t);return n.length>0&&(D.current=n),n}return"loading"===_.status&&D.current.length>0?D.current:"loading"===_.status?[]:S(e,t)},[_,e,t]),[V,z]=(0,s.useState)(null),[O,H]=(0,s.useState)(null),[q,U]=(0,s.useState)(new Set),[K,Z]=(0,s.useState)(()=>window.innerWidth>=768),[J,X]=(0,s.useState)("compact"),[G,Q]=(0,s.useState)("unified"),[Y,ee]=(0,s.useState)(!1),[et,en]=(0,s.useState)(!1),[er,es]=(0,s.useState)(null),el=(0,s.useMemo)(()=>W.find(e=>e.key===V)??null,[W,V]),eo=(0,s.useRef)(null);(0,s.useEffect)(()=>{el&&(eo.current=el)},[el]);let ea=el??eo.current,ei=(0,s.useMemo)(()=>ea?(0,f.Do)(ea.files):[],[ea]),ec=(0,s.useMemo)(()=>ea?.files.find(e=>e.path===O)??null,[ea,O]),ed=(0,s.useCallback)(e=>{z(e.key),H(e.files[0]?.path??null),U(new Set((0,f.Sz)((0,f.Do)(e.files))))},[]);(0,s.useEffect)(()=>{W.length>0&&null==V&&ed(W[0])},[W,V,ed]),(0,s.useEffect)(()=>{let e=e=>{if("Escape"===e.key){if(Y)return void ee(!1);if(et)return void en(!1);if(er)return void es(null);(0,i.k)(),n()}};return document.addEventListener("keydown",e),()=>document.removeEventListener("keydown",e)},[n,Y,et,er]);let eu=(0,s.useMemo)(()=>W.reduce((e,t)=>e+t.files.length,0),[W]),eh=e=>(0,r.jsx)("div",{className:"flex-1 flex items-center justify-center text-muted-foreground text-sm",children:e});return(0,r.jsx)(c.SU,{container:C,children:(0,r.jsxs)("div",{ref:j,className:"relative bg-card shadow-xl w-full h-full flex flex-col rounded-lg",onClick:e=>e.stopPropagation(),children:[(0,r.jsxs)("div",{className:"flex items-center justify-between px-4 py-3 border-b border-border",children:[(0,r.jsxs)("div",{className:"flex items-center gap-2",children:[(0,r.jsx)("button",{onClick:()=>Z(e=>!e),"aria-label":k("diffViewer.toggleFileTree"),className:`p-1 rounded transition-colors ${K?"text-foreground bg-accent":"text-muted-foreground hover:text-foreground hover:bg-accent"}`,children:(0,r.jsx)(u.A,{className:"w-4 h-4"})}),(0,r.jsx)("h3",{className:"text-sm font-medium text-foreground",children:k("diffViewer.fileChanges",{count:eu})})]}),(0,r.jsx)("button",{onClick:n,className:"p-1 text-muted-foreground hover:text-foreground hover:bg-accent rounded transition-colors",children:(0,r.jsx)(h.A,{className:"w-5 h-5"})})]}),(0,r.jsxs)("div",{className:"flex-1 flex overflow-hidden",children:[K&&(0,r.jsx)("div",{className:"w-60 flex-shrink-0 border-r border-border overflow-y-auto",children:W.map(e=>{let t;return(0,r.jsxs)("div",{onClick:()=>ed(e),className:`px-3 py-2 border-b border-border cursor-pointer hover:bg-accent ${V===e.key?"bg-brand/10":""}`,children:[(0,r.jsxs)("div",{className:"flex items-center gap-2",children:[e.shortHash&&(0,r.jsx)("span",{className:"font-mono text-xs text-brand",children:e.shortHash}),void 0!==e.timestamp&&(0,r.jsx)("span",{className:"text-xs text-slate-9",children:R(e.timestamp)}),e.changeClass&&(0,r.jsx)("span",{className:"ml-auto",children:(0,r.jsx)(M,{cls:e.changeClass})})]}),(0,r.jsx)("div",{className:"text-sm text-foreground truncate mt-0.5","data-tooltip":e.subject,children:e.subject}),(0,r.jsxs)("div",{className:"flex items-center gap-2 mt-0.5 text-xs text-muted-foreground",children:[(0,r.jsx)("span",{children:k("commitDetail.nChanges",{count:e.files.length})}),(t=function(e){let t=!1,n=0,r=0;for(let s of e.files)(void 0!==s.additions||void 0!==s.deletions)&&(t=!0),n+=s.additions??0,r+=s.deletions??0;return t?{additions:n,deletions:r}:null}(e))&&(t.additions>0||t.deletions>0)?(0,r.jsx)(L,{additions:t.additions,deletions:t.deletions}):null]})]},e.key)})}),(0,r.jsx)("div",{className:"flex-1 flex flex-col overflow-hidden",children:B?eh(k("diffViewer.loadingSnapshots")):0===W.length?eh(k("diffViewer.noChanges")):ea?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("div",{className:"flex items-center gap-3 px-4 py-2 border-b border-border text-xs text-muted-foreground",children:[(0,r.jsxs)("span",{className:"flex items-center gap-1 text-foreground",children:[(0,r.jsx)(m.A,{className:"w-3.5 h-3.5"}),ea.toolName]}),ea.shortHash&&(0,r.jsx)("span",{className:"font-mono text-brand",children:ea.shortHash}),void 0!==ea.timestamp&&(0,r.jsx)("span",{children:R(ea.timestamp)}),(0,r.jsx)("span",{className:"flex-1 min-w-0 truncate","data-tooltip":ea.subject,children:ea.subject}),ea.truncated&&(0,r.jsx)("span",{className:"text-amber-500",children:k("diffViewer.truncated")}),ea.legacy&&(0,r.jsx)("span",{className:"px-1.5 py-0.5 rounded bg-amber-500/15 text-amber-600 dark:text-amber-400","data-tooltip":k("diffViewer.reconstructedHint"),children:k("diffViewer.reconstructed")}),(0,r.jsxs)("div",{className:"ml-auto flex items-center gap-2",children:[(0,r.jsx)(x.y,{value:J,onChange:X}),(0,r.jsx)(p.q,{value:G,onChange:Q})]})]}),(0,r.jsxs)("div",{className:"flex-1 flex overflow-hidden",children:[K&&(0,r.jsx)("div",{className:"w-72 flex-shrink-0 border-r border-border overflow-y-auto overflow-x-hidden",children:(0,r.jsx)(f.VO,{files:ei,selectedPath:O,expandedPaths:q,onToggle:e=>U(t=>{let n=new Set(t);return n.has(e)?n.delete(e):n.add(e),n}),onSelect:e=>{!e.isDirectory&&e.file&&(H(e.file.path),window.innerWidth<768&&Z(!1))},cwd:t||"",showChanges:!0,renderActions:e=>{if(e.isDirectory)return null;let t=e.file;return t?(0,r.jsxs)(r.Fragment,{children:[t.fileClass&&(0,r.jsx)(M,{cls:t.fileClass}),t.external&&(0,r.jsx)("span",{className:"w-1.5 h-1.5 rounded-full bg-purple-400 flex-shrink-0","data-tooltip":k("diffViewer.externalChange")})]}):null}})}),(0,r.jsx)("div",{className:"flex-1 overflow-hidden",children:ec?ec.unviewable?(0,r.jsx)("div",{className:"h-full flex items-center justify-center text-muted-foreground text-sm",children:k("diffViewer.notViewable")}):"unified"===G?(0,r.jsx)(g.xU,{oldContent:ec.old_string,newContent:ec.new_string,filePath:ec.path,cwd:t,enableComments:!0,onContentSearch:d,compact:"compact"===J,onPreview:"deleted"===ec.status?void 0:(0,b.e$)(ec.path)?()=>ee(!0):(0,b.aR)(ec.path)?()=>en(!0):ec.path.endsWith(".json")?()=>es({content:ec.new_string,filePath:ec.path}):void 0,previewLabel:ec.path.endsWith(".json")?k("common.readable"):k("common.preview")}):(0,r.jsx)(g.xZ,{oldContent:ec.old_string,newContent:ec.new_string,filePath:ec.path,isNew:"added"===ec.status,isDeleted:"deleted"===ec.status,cwd:t,enableComments:!0,onContentSearch:d,compact:"compact"===J,onPreview:"deleted"===ec.status?void 0:(0,b.e$)(ec.path)?()=>ee(!0):(0,b.aR)(ec.path)?()=>en(!0):ec.path.endsWith(".json")?()=>es({content:ec.new_string,filePath:ec.path}):void 0,previewLabel:ec.path.endsWith(".json")?k("common.readable"):k("common.preview")}):(0,r.jsx)("div",{className:"h-full flex items-center justify-center text-muted-foreground text-sm",children:k("diffViewer.selectFileToView")})})]})]}):eh(k("diffViewer.selectFileToView"))})]}),Y&&ec&&(0,r.jsx)("div",{className:"absolute inset-0 z-50 flex items-center justify-center bg-black/50 p-2 md:p-4",onClick:()=>ee(!1),children:(0,r.jsx)("div",{className:"bg-card rounded-lg shadow-xl w-full max-w-[95%] h-full flex flex-col",onClick:e=>e.stopPropagation(),children:(0,r.jsx)(v.M,{content:ec.new_string,filePath:ec.path,cwd:t||"",onClose:()=>ee(!1)})})}),et&&ec&&(0,r.jsx)(y.N,{filePath:ec.path,content:ec.new_string,cwd:t,onClose:()=>en(!1),onContentSearch:d}),er&&(0,r.jsx)("div",{className:"absolute inset-0 z-50 flex items-center justify-center bg-black/50 p-2 md:p-4",onClick:()=>es(null),children:(0,r.jsxs)("div",{className:"bg-card rounded-lg shadow-xl w-full max-w-[95%] h-full flex flex-col",onClick:e=>e.stopPropagation(),children:[(0,r.jsxs)("div",{className:"flex items-center justify-between px-4 py-2 border-b border-border flex-shrink-0",children:[(0,r.jsx)("span",{className:"text-sm text-muted-foreground font-mono truncate",children:er.filePath}),(0,r.jsx)("button",{onClick:()=>es(null),className:"p-1 text-muted-foreground hover:text-foreground hover:bg-accent rounded transition-colors",children:(0,r.jsx)(h.A,{className:"w-4 h-4"})})]}),(0,r.jsx)("div",{className:"flex-1 overflow-auto px-6 py-4 bg-[#0d1117]",children:(0,r.jsx)("pre",{className:"whitespace-pre-wrap break-words font-mono",style:{fontSize:"0.8125rem",lineHeight:"1.5"},children:(0,b.xb)(er.content)})})]})})]})})}function $({toolCalls:e,cwd:t,onClose:n,onContentSearch:s}){return(0,r.jsx)(d.ZL,{children:(0,r.jsx)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50",onClick:n,children:(0,r.jsx)(T,{toolCalls:e,cwd:t,onClose:n,onContentSearch:s?e=>{n(),s(e)}:void 0})})})}},46456:(e,t,n)=>{n.d(t,{$:()=>i,BC:()=>c,Tu:()=>u,lb:()=>a,tj:()=>h,vv:()=>d});var r=n(49433),s=n(82680);let l=(e,t)=>r.tryPromise({try:async()=>{let n=await fetch(e,t);if(!n.ok)throw Error(`HTTP ${n.status}`);return await n.json()},catch:n=>new s.uV({message:`${t?.method??"GET"} ${e} failed`,cause:n})}),o=(e,t)=>r.tryPromise({try:async()=>{let n=await fetch(e,t);if(!n.ok)throw Error(`HTTP ${n.status}`)},catch:n=>new s.uV({message:`${t.method} ${e} failed`,cause:n})}),a=(e,t)=>l(`/api/comments?cwd=${encodeURIComponent(e)}${t?`&filePath=${encodeURIComponent(t)}`:""}`),i=e=>l(`/api/comments?cwd=${encodeURIComponent(e)}&all=true`),c=e=>l("/api/comments",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)}),d=(e,t,n)=>l("/api/comments",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({cwd:e,id:t,content:n})}),u=(e,t)=>o(`/api/comments?cwd=${encodeURIComponent(e)}&id=${encodeURIComponent(t)}`,{method:"DELETE"}),h=e=>o(`/api/comments?cwd=${encodeURIComponent(e)}&all=true`,{method:"DELETE"})},47215:(e,t,n)=>{n.d(t,{C6:()=>o,C_:()=>v,Hz:()=>b,WU:()=>y,aR:()=>g,cG:()=>i,e$:()=>p,jU:()=>l,oK:()=>w,u:()=>x,xb:()=>c,zs:()=>m});var r=n(12115),s=n(69809);function l(e){try{return JSON.parse(e),!0}catch{return!1}}function o(e){try{let t=JSON.parse(e);return JSON.stringify(t,null,2)}catch{return e}}let a={key:"#79c0ff",str:"#a5d6ff",num:"#79c0ff",bool:"#ff7b72",punct:"#8b949e",fold:"#6e7681"},i={key:"hsl(var(--blue-11))",str:"hsl(var(--green-11))",num:"hsl(var(--violet-11))",bool:"hsl(var(--red-11))",punct:"hsl(var(--slate-11))",fold:"hsl(var(--slate-11))"};function c(e,t=a){try{let n=JSON.parse(e);return h(n,0,t)}catch{return e}}let d=(e,t)=>r.createElement("span",{style:{color:e}},t);function u({label:e,labelColor:t,value:n,indent:l,colors:o}){let[a,i]=r.useState(!1),[c,m]=r.useState({x:0,y:0}),f="string"==typeof n&&n.replace(/\\n/g,"\n").split("\n").length>3,x={onMouseDown:e=>{m({x:e.clientX,y:e.clientY})},onClick:e=>{let t=e.clientX-c.x,n=e.clientY-c.y;t*t+n*n>25||(e.stopPropagation(),i(e=>!e))},style:{cursor:"pointer"}};if(f&&a&&"string"==typeof n){let l=n.replace(/\\n/g,"\n").split("\n")[0],a=n.replace(/\\n/g,"\n").split("\n").length;return r.createElement("span",x,d(t,e),d(o.punct,": "),d(o.str,l),d(o.fold,` ${s.A.t("toolCall.foldedLines",{count:a})}`))}let p=r.createElement(r.Fragment,null,d(t,e),d(o.punct,": "),h(n,l,o));return f?r.createElement("span",x,p):p}function h(e,t,n){let s=" ".repeat(t);if(null===e)return d(n.bool,"null");if(void 0===e)return d(n.bool,"undefined");if("string"==typeof e){let t=e.replace(/\\n/g,"\n").replace(/\n/g,"\n"+s);return d(n.str,t)}if("number"==typeof e)return d(n.num,String(e));if("boolean"==typeof e)return d(n.bool,String(e));if(Array.isArray(e))return 0===e.length?d(n.punct,"[]"):r.createElement(r.Fragment,null,d(n.punct,"["),"\n",...e.map((l,o)=>r.createElement("span",{key:o},s+" ",r.createElement(u,{label:`[${o}]`,labelColor:n.key,value:l,indent:t+1,colors:n}),o<e.length-1?r.createElement(r.Fragment,null,d(n.punct,","),"\n"):"\n")),s,d(n.punct,"]"));if("object"==typeof e){let l=Object.entries(e);return 0===l.length?d(n.punct,"{}"):r.createElement(r.Fragment,null,d(n.punct,"{"),"\n",...l.map(([e,o],a)=>r.createElement("span",{key:e},s+" ",r.createElement(u,{label:e,labelColor:n.key,value:o,indent:t+1,colors:n}),a<l.length-1?r.createElement(r.Fragment,null,d(n.punct,","),"\n"):"\n")),s,d(n.punct,"}"))}return String(e)}function m(e){try{let t=JSON.parse(e);if(t&&"string"==typeof t.file_path&&"string"==typeof t.old_string&&"string"==typeof t.new_string)return t}catch{}return null}let f=new Set([".png",".jpg",".jpeg",".gif",".webp",".svg",".bmp",".ico",".avif"]);function x(e){let t=e.slice(e.lastIndexOf(".")).toLowerCase();return f.has(t)}function p(e){return e.toLowerCase().endsWith(".md")}function g(e){let t=e.toLowerCase();return t.endsWith(".html")||t.endsWith(".htm")}function b(e){return e.toLowerCase().endsWith(".json")}function v(e){return"skill.md"===e.slice(e.lastIndexOf("/")+1).toLowerCase()}function y(e,t){let n=t.startsWith("/")?[]:e.split("/").slice(0,-1);for(let e of t.replace(/^\//,"").split("/"))""!==e&&"."!==e&&(".."===e?n.pop():n.push(e));return n.join("/")}function w(e){try{let t=JSON.parse(e);if(t&&"string"==typeof t.file_path)return t.file_path}catch{let t=e.trim();if(t.startsWith("/")&&!t.includes("\n")&&t.length<500)return t}return null}},48347:(e,t,n)=>{n.d(t,{H:()=>o,r:()=>a});var r=n(95155),s=n(12115);let l=(0,s.createContext)(null);function o({value:e,children:t}){return(0,r.jsx)(l.Provider,{value:e,children:t})}function a(){return(0,s.useContext)(l)}},48661:(e,t,n)=>{n.d(t,{q:()=>l});var r=n(95155),s=n(79114);function l({value:e,onChange:t,className:n}){let{t:o}=(0,s.Bd)();return(0,r.jsx)("div",{className:`flex items-center gap-0.5 rounded border border-border overflow-hidden ${n??""}`,children:["split","unified"].map(n=>(0,r.jsx)("button",{onClick:e=>{e.stopPropagation(),t(n)},className:`px-2 py-0.5 text-xs transition-colors ${e===n?"bg-brand text-white":"text-muted-foreground hover:bg-accent"}`,children:o("split"===n?"diffViewer.viewSplit":"diffViewer.viewUnified")},n))})}},48764:(e,t,n)=>{n.d(t,{Bz:()=>c,Hy:()=>o,L5:()=>a,hp:()=>i});var r=n(49433),s=n(82680);let l=(e,t)=>r.tryPromise({try:async()=>{let n=await fetch(e,t);if(!n.ok){let e;try{e=(await n.json()).error}catch{}throw Error(e||`HTTP ${n.status}`)}return await n.json()},catch:n=>new s.uV({message:`${t?.method??"GET"} ${e} failed`,cause:n})}),o=()=>l("/api/skills"),a=e=>l("/api/skills",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({path:e})}),i=e=>l(`/api/skills/${encodeURIComponent(e)}`,{method:"DELETE"}),c=e=>l(`/api/skills/content?id=${encodeURIComponent(e)}`)},50860:(e,t,n)=>{n.d(t,{I:()=>a});var r=n(95155),s=n(12115),l=n(86957),o=n(60938);function a(e){let{refreshKey:t,className:n="h-full flex items-center justify-center p-4 bg-secondary",imgClassName:a="max-w-full max-h-full object-contain",alt:i}=e,c="absPath"in e&&"string"==typeof e.absPath,d=c?void 0:e.cwd,u=c?void 0:e.path,h=c?e.absPath:void 0,[m,f]=(0,s.useState)({kind:"loading"}),x=(0,s.useRef)(0);if((0,s.useEffect)(()=>{let e=++x.current;return f({kind:"loading"}),(async()=>{if(c){if(e!==x.current)return;f({kind:"ready",etag:null,size:0});return}let t=await l.t4.runPromiseExit((0,o.r6)(d,u));if(e!==x.current)return;if("Failure"===t._tag){let e="Fail"===t.cause._tag?t.cause.error:null,n=e?.cause;f({kind:"error",message:n instanceof Error?n.message:"Unknown error"});return}let n=t.value;if(!n.ok)return f({kind:"error",message:`stat failed (${n.status})`});let r=n.data;r&&r.exists?"too-large"===r.category?f({kind:"too-large",size:r.size??0}):"image"!==r.category?f({kind:"error",message:`Not an image (${r.category})`}):f({kind:"ready",etag:r.etag||`t-${r.mtimeMs??Date.now()}`,size:r.size??0}):f({kind:"missing"})})(),()=>{x.current++}},[c,d,u,h,t]),"loading"===m.kind)return(0,r.jsx)("div",{className:n,children:(0,r.jsx)("span",{className:"inline-block w-6 h-6 border-2 border-brand border-t-transparent rounded-full animate-spin"})});if("missing"===m.kind)return(0,r.jsx)("div",{className:n,children:(0,r.jsx)("div",{className:"text-sm text-muted-foreground",children:"File not found"})});if("too-large"===m.kind)return(0,r.jsx)("div",{className:n,children:(0,r.jsxs)("div",{className:"text-sm text-muted-foreground",children:["Image too large to preview (",Math.round(m.size/1024/1024)," MB)"]})});if("error"===m.kind)return(0,r.jsx)("div",{className:n,children:(0,r.jsx)("div",{className:"text-sm text-red-11",children:m.message})});let p=c?`/api/file?path=${encodeURIComponent(h)}&raw=true`:`/api/files/read?cwd=${encodeURIComponent(d)}&path=${encodeURIComponent(u)}&v=${encodeURIComponent(m.etag)}`;return(0,r.jsx)("div",{className:n,children:(0,r.jsx)("img",{src:p,alt:i??(u||h),className:a})})}},51145:(e,t,n)=>{n.d(t,{K:()=>l});var r=n(49433),s=n(82680);let l=(e,t)=>{let n,l;return n=`/api/files/text?cwd=${encodeURIComponent(e)}&path=${encodeURIComponent(t)}`,l={cache:"no-store"},r.tryPromise({try:async()=>{let e=await fetch(n,l),t=null;try{t=await e.json()}catch{}return{status:e.status,ok:e.ok,data:t}},catch:e=>new s.uV({message:`GET ${n} failed`,cause:e})})}},53377:(e,t,n)=>{n.d(t,{xU:()=>E,xZ:()=>S});var r=n(95155),s=n(12115),l=n(79114),o=n(64702),a=n(22576),i=n(34075),c=n(56978),d=n(17196);function u({lines:e,containerRef:t}){let n=(0,s.useRef)(null),[l,o]=(0,s.useState)({top:0,height:0});if((0,s.useEffect)(()=>{let e=t.current;if(!e)return;let r=()=>{let{scrollTop:t,scrollHeight:r,clientHeight:s}=e,l=n.current?.clientHeight||0;if(r<=s)o({top:0,height:l});else{let e=l/r;o({top:t*e,height:s*e})}};return r(),e.addEventListener("scroll",r),window.addEventListener("resize",r),()=>{e.removeEventListener("scroll",r),window.removeEventListener("resize",r)}},[t]),0===e.length)return null;let a=100/e.length;return(0,r.jsxs)("div",{ref:n,className:"w-4 flex-shrink-0 bg-secondary border-l border-border relative cursor-pointer",onClick:e=>{let r=t.current,s=n.current;if(!r||!s)return;let l=s.getBoundingClientRect(),o=(e.clientY-l.top)/l.height*r.scrollHeight-r.clientHeight/2;r.scrollTo({top:Math.max(0,o),behavior:"smooth"})},children:[e.map((e,t)=>"unchanged"!==e.type&&(0,r.jsx)("div",{className:`absolute left-0 right-0 ${"removed"===e.type?"bg-red-9":"bg-green-9"}`,style:{top:`${t*a}%`,height:`${Math.max(a,.5)}%`,minHeight:"2px"}},t)),(0,r.jsx)("div",{className:"absolute left-0 right-0 bg-muted/60 border-y border-border",style:{top:`${l.top}px`,height:`${Math.max(l.height,10)}px`}})]})}var h=n(47650),m=n(1058),f=n(90717),x=n(69809),p=n(70188),g=n(48347),b=n(89109),v=n(7320),y=n(37614),w=n(27570);function k({cwd:e,enableComments:t=!1,filePath:n,diffLines:l,containerEl:o,onContentSearch:a}){let i=(0,p.iN)(),c=(0,g.r)(),d=t&&!!e,{comments:u,addComment:j,updateComment:C,deleteComment:N,refresh:S}=(0,m._)({cwd:e||"",filePath:n}),[E,L]=(0,s.useState)(null),{toolbarRef:M,bumpRef:R,clearToolbar:T}=(0,w.L)({enabled:d,container:o,resolveLineRange:e=>{if(!document.contains(e))return null;let t=e.nodeType===Node.TEXT_NODE?e.parentElement:e,n=t?.closest("[data-new-line]");if(!n)return null;let r=parseInt(n.getAttribute("data-new-line")||"0",10);return!Number.isFinite(r)||r<=0?null:{start:r,end:r}},buildLineSnapshot:({start:e,end:t})=>{let n=[],r=0;for(let s of l)("unchanged"===s.type||"added"===s.type)&&++r>=e&&r<=t&&n.push(s.content);return n.join("\n")}}),[$,P]=(0,s.useState)(null),[I,A]=(0,s.useState)(null),[_,F]=(0,s.useState)(!1);(0,s.useEffect)(()=>{F(!0)},[]);let D=(0,s.useMemo)(()=>{let e=new Set;for(let t of u)for(let n=t.startLine;n<=t.endLine;n++)e.add(n);return e},[u]),B=(0,s.useMemo)(()=>{let e=new Map;for(let t of u){let n=t.endLine;e.has(n)||e.set(n,[]),e.get(n).push(t)}return e},[u]),W=(0,s.useCallback)((e,t)=>{t.stopPropagation(),L({comment:e,x:t.clientX,y:t.clientY}),T(),P(null),A(null)},[T]),V=(0,s.useCallback)(()=>{let e=M.current;e&&(P({x:e.x,y:e.y,range:e.range,selectedText:e.selectedText,lineSnapshot:e.lineSnapshot}),T())},[T,M]),z=(0,s.useCallback)(()=>{let e=M.current;e&&(A({x:e.x,y:e.y,range:e.range,selectedText:e.selectedText,lineSnapshot:e.lineSnapshot}),T())},[T,M]),O=(0,s.useCallback)(()=>{let e=M.current;e&&c&&(T(),(0,f.Ff)(c.sendMessage,{filePath:n,startLine:e.range.start,endLine:e.range.end,codeContent:e.lineSnapshot},x.A.t("explain.selectionMessage")))},[c,n,T,M]),H=(0,s.useCallback)(()=>{let e=M.current;if(!e||!a)return;let t=e.selectedText.trim();T(),t&&a(t)},[a,T,M]),q=(0,s.useCallback)(async(t,r)=>{if(c&&e)try{let s=await (0,f.$3)(e),l=[];for(let e of s)l.push({filePath:e.filePath,startLine:e.startLine,endLine:e.endLine,codeContent:e.codeContent,note:e.content||void 0});l.push({filePath:n,startLine:t.range.start,endLine:t.range.end,codeContent:t.lineSnapshot});let o=(0,f.Gw)(l,r);c.sendMessage(o),await (0,f.RP)(e),S()}catch(e){console.error("Failed to send to AI:",e)}},[c,n,e,S]),U=(0,s.useCallback)(e=>{I&&q(I,e)},[I,q]),K=(0,s.useCallback)(e=>{$&&q($,e)},[$,q]),Z=(0,s.useCallback)(async e=>{$&&(await j($.range.start,$.range.end,e,$.selectedText),P(null))},[$,j]),J=_&&i?(0,h.createPortal)((0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(b.fS,{floatingToolbarRef:M,bumpRef:R,container:i,onAddComment:V,onSendToAI:z,onSearch:a?H:void 0,onExplain:c?O:void 0,isChatLoading:c?.isLoading??!1}),$&&(0,r.jsx)(v.t,{x:$.x,y:$.y,range:$.range,filePath:n,lineSnapshot:$.lineSnapshot,container:i,onSubmit:Z,onSendToAI:c?K:void 0,onClose:()=>P(null),isChatLoading:c?.isLoading}),I&&(0,r.jsx)(v.G,{x:I.x,y:I.y,range:I.range,filePath:n,lineSnapshot:I.lineSnapshot,container:i,onSubmit:U,onClose:()=>A(null),isChatLoading:c?.isLoading}),E&&(0,r.jsx)(y.t,{x:E.x,y:E.y,comment:E.comment,container:i,onClose:()=>L(null),onUpdateComment:C,onDeleteComment:N})]}),i):null;return{commentsEnabled:d,linesWithComments:D,commentsByEndLine:B,handleCommentBubbleClick:W,addCommentRange:$?.range??null,sendToAIRange:I?.range??null,commentPortal:J}}var j=n(96497);function C(e){return(0,s.useCallback)((t,n)=>{if(!e||n<=0)return;let r=(0,j.A)(t,t.currentTarget);r&&e(n,r.column,r.rect)},[e])}function N(e){return e.params?`${e.name}(${e.params.join(", ")})`:e.name}function S({oldContent:e,newContent:t,filePath:n,isNew:h=!1,isDeleted:m=!1,cwd:f,enableComments:x=!1,onPreview:p,previewLabel:g,onContentSearch:b,targetLine:v,compact:y=!1,symbols:w,onTokenHover:j,onTokenHoverLeave:E,onTokenHoverCancel:L}){let{t:M}=(0,l.Bd)(),R=C(j),T=g??M("common.preview"),$=(0,s.useMemo)(()=>(0,a.X)(e,t),[e,t]),P=(0,s.useRef)(null),I=(0,s.useRef)(null),A=(0,s.useRef)(null),_=(0,s.useRef)(!1),[F,D]=(0,s.useState)(null);(0,s.useEffect)(()=>{A.current!==F&&D(A.current)});let{commentsEnabled:B,linesWithComments:W,commentsByEndLine:V,handleCommentBubbleClick:z,addCommentRange:O,sendToAIRange:H,commentPortal:q}=k({cwd:f,enableComments:x,filePath:n,diffLines:$,containerEl:F,onContentSearch:b});(0,s.useEffect)(()=>{let e=I.current,t=A.current;if(!e||!t)return;let n=(e,t)=>{_.current||(_.current=!0,t.scrollLeft=e.scrollLeft,requestAnimationFrame(()=>{_.current=!1}))},r=()=>n(e,t),s=()=>n(t,e);return e.addEventListener("scroll",r),t.addEventListener("scroll",s),()=>{e.removeEventListener("scroll",r),t.removeEventListener("scroll",s)}},[]);let{leftLines:U,rightLines:K}=(0,s.useMemo)(()=>{let e=[],t=[],n=0,r=0;for(let s=0;s<$.length;s++){let l=$[s];if("unchanged"===l.type){for(;e.length<t.length;)e.push({lineNum:0,content:"",type:"unchanged",originalIdx:-1});for(;t.length<e.length;)t.push({lineNum:0,content:"",type:"unchanged",originalIdx:-1});n++,r++,e.push({lineNum:n,content:l.content,type:"unchanged",originalIdx:s}),t.push({lineNum:r,content:l.content,type:"unchanged",originalIdx:s})}else"removed"===l.type?(n++,e.push({lineNum:n,content:l.content,type:"removed",originalIdx:s})):"added"===l.type&&(r++,t.push({lineNum:r,content:l.content,type:"added",originalIdx:s}))}for(;e.length<t.length;)e.push({lineNum:0,content:"",type:"unchanged",originalIdx:-1});for(;t.length<e.length;)t.push({lineNum:0,content:"",type:"unchanged",originalIdx:-1});return{leftLines:e,rightLines:t}},[$]),Z=(0,s.useMemo)(()=>$.map(e=>e.content),[$]),J=(0,c.C)(Z,n),[X,G]=(0,s.useState)(()=>new Map);(0,s.useLayoutEffect)(()=>{G(new Map),el.measure()},[U,K]);let Q=(0,s.useMemo)(()=>w??[],[w]),{rows:Y,gaps:ee}=(0,s.useMemo)(()=>y?function(e,t,n,r=[]){let s=e.length,l=n=>"unchanged"!==e[n].type||"unchanged"!==t[n].type,o=new Set;for(let e=0;e<s;e++){if(!l(e))continue;let t=Math.max(0,e-3),n=Math.min(s-1,e+3);for(let e=t;e<=n;e++)o.add(e)}let a=[];for(let e=0;e<s;e++){if(o.has(e))continue;let t=e;for(;e<s&&!o.has(e);)e++;a.push({id:a.length,startIdx:t,endIdx:e-1}),e--}for(let e of a){let t=n.get(e.id)??{topRevealed:0,bottomRevealed:0},r=e.endIdx-e.startIdx+1,s=Math.max(0,Math.min(t.topRevealed,r)),l=Math.max(0,Math.min(t.bottomRevealed,r-s));for(let t=e.startIdx;t<e.startIdx+s;t++)o.add(t);for(let t=e.endIdx-l+1;t<=e.endIdx;t++)o.add(t)}let i=[];for(let e=0;e<s;e++){let n;if(o.has(e)){i.push({kind:"diff",idx:e});continue}let l=e;for(;e<s&&!o.has(e);)e++;let c=e-1;e--;let d=a.find(e=>e.startIdx<=l&&c<=e.endIdx);if(!d)continue;let u=c-l+1,h=Math.min(20,u);if(r.length>0&&c+1<s)for(let e=c+1;e<s;e++){let s=t[e].lineNum;if(!(s<=0)){n=function(e,t){let n=null;for(let r of e)r.startLine<=t&&t<=r.endLine&&(!n||r.endLine-r.startLine<n.endLine-n.startLine)&&(n=r);return n}(r,s)??void 0;break}}i.push({kind:"gap-expand",gapId:d.id,direction:"up",revealCount:h}),i.push({kind:"gap-label",gapId:d.id,hiddenCount:u,enclosingFn:n}),i.push({kind:"gap-expand",gapId:d.id,direction:"down",revealCount:h})}return{rows:i,gaps:a}}(U,K,X,Q):{rows:U.map((e,t)=>({kind:"diff",idx:t})),gaps:[]},[y,U,U,K,X,Q]),et=(0,s.useCallback)((e,t)=>{let n=ee.find(t=>t.id===e);n&&G(r=>{let s=r.get(e)??{topRevealed:0,bottomRevealed:0},l=n.endIdx-n.startIdx+1-s.topRevealed-s.bottomRevealed;if(l<=0)return r;let o=Math.min(20,l),a="up"===t?{...s,topRevealed:s.topRevealed+o}:{...s,bottomRevealed:s.bottomRevealed+o};return new Map(r).set(e,a)})},[ee]),en=(0,s.useCallback)(e=>{for(let t of ee)if(e>=t.startIdx&&e<=t.endIdx)return t.id;return null},[ee]),er=(0,s.useCallback)(e=>Y[e]?.kind==="gap-label"?28:20,[Y]),es=(0,s.useCallback)(e=>{let t=Y[e];if(!t)return e;if("gap-label"===t.kind)return`gl:${t.gapId}`;if("gap-expand"===t.kind)return`ge:${t.gapId}:${t.direction}`;let n=U[t.idx],r=K[t.idx];return`d:${n?.lineNum??"x"}:${n?.type??"x"}:${r?.lineNum??"x"}:${r?.type??"x"}`},[Y,U,K]),el=(0,o.Te)({count:Y.length,getScrollElement:()=>P.current,estimateSize:er,getItemKey:es,overscan:20}),eo=h?"w-1/4":m?"w-3/4":"w-1/2",ea=h?"w-3/4":m?"w-1/4":"w-1/2",ei=(0,s.useMemo)(()=>Y.map(e=>{if("diff"!==e.kind)return{type:"unchanged"};let t=U[e.idx],n=K[e.idx];return"removed"===t.type?{type:"removed"}:n?.type==="added"?{type:"added"}:{type:"unchanged"}}),[Y,U,K]),ec=el.getTotalSize(),ed=el.getVirtualItems();return(0,s.useEffect)(()=>{if(!v)return;let e=("after"===v.side?K:U).findIndex(e=>e.lineNum===v.line);if(-1===e)return;let t=Y.findIndex(t=>"diff"===t.kind&&t.idx===e);if(-1===t){let t=en(e);if(null!==t){let e=ee.find(e=>e.id===t);if(!e)return;let n=e.endIdx-e.startIdx+1;G(e=>{let r=e.get(t)??{topRevealed:0,bottomRevealed:0};if(r.topRevealed+r.bottomRevealed>=n)return e;let s=new Map(e);return s.set(t,{topRevealed:n,bottomRevealed:0}),s})}return}let n=requestAnimationFrame(()=>{el.scrollToIndex(t,{align:"start"})});return()=>cancelAnimationFrame(n)},[v,U,K,Y]),(0,r.jsxs)("div",{className:"font-mono flex flex-col h-full text-sm",children:[(0,r.jsxs)("div",{className:"flex flex-shrink-0 border-b border-border",children:[(0,r.jsx)("div",{className:`${eo} min-w-0 px-2 py-1 bg-accent text-muted-foreground text-center text-xs font-medium border-r border-border`,children:h?"(New File)":m?"Deleted":"Old"}),(0,r.jsxs)("div",{className:`${ea} min-w-0 px-2 py-1 bg-accent text-muted-foreground text-xs font-medium relative`,children:[(0,r.jsx)("span",{className:"block text-center",children:m?"(Deleted)":"New"}),(0,r.jsxs)("div",{className:"absolute right-2 top-1/2 -translate-y-1/2 flex items-center gap-2",children:[p&&(0,r.jsx)("button",{onClick:p,className:"text-muted-foreground hover:text-foreground transition-colors",children:T}),!m&&t&&(0,r.jsx)("button",{onClick:()=>{navigator.clipboard.writeText(t),(0,i.oR)(M("diffViewer.copiedAll"))},className:"text-muted-foreground hover:text-foreground transition-colors",children:M("common.copy")})]})]}),(0,r.jsx)("div",{className:"w-4 flex-shrink-0 bg-accent"})]}),(0,r.jsxs)("div",{className:"flex-1 min-h-0 flex",children:[(0,r.jsx)("div",{ref:P,className:"flex-1 overflow-y-auto overflow-x-hidden",children:(0,r.jsxs)("div",{className:"flex",style:{height:`${ec}px`},children:[(0,r.jsx)("div",{ref:I,className:`${eo} overflow-x-auto border-r border-border`,children:(0,r.jsx)("div",{className:"min-w-max h-full",style:{position:"relative"},children:ed.map(e=>{let t=Y[e.index];if("gap-expand"===t.kind||"gap-label"===t.kind){let n="gap-label"===t.kind;return(0,r.jsx)("div",{ref:el.measureElement,"data-index":e.index,style:{position:"absolute",top:0,left:0,width:"100%",height:`${Math.max(e.size,er(e.index))}px`,transform:`translateY(${e.start}px)`},className:n?"bg-accent border-y border-border":""},e.key)}let n=U[t.idx];return(0,r.jsxs)("div",{ref:el.measureElement,"data-index":e.index,"data-row-idx":t.idx,style:{position:"absolute",top:0,left:0,minWidth:"100%",width:"max-content",height:`${Math.max(e.size,er(e.index))}px`,transform:`translateY(${e.start}px)`},className:`flex ${"removed"===n.type?"bg-red-9/15 dark:bg-red-9/25":""}`,children:[(0,r.jsx)("span",{className:"w-10 flex-shrink-0 text-right pr-2 text-slate-9 select-none border-r border-border",children:n.lineNum||""}),(0,r.jsx)("span",{className:"whitespace-pre pl-2",dangerouslySetInnerHTML:{__html:n.originalIdx>=0&&J[n.originalIdx]||(0,d.ZD)(n.content||" ")}})]},e.key)})})}),(0,r.jsx)("div",{ref:A,className:`${ea} overflow-x-auto`,children:(0,r.jsx)("div",{className:"min-w-max h-full",style:{position:"relative"},children:ed.map(e=>{let t=Y[e.index];if("gap-expand"===t.kind)return(0,r.jsx)("button",{ref:el.measureElement,"data-index":e.index,type:"button",onClick:()=>et(t.gapId,t.direction),style:{position:"absolute",top:0,left:0,width:"100%",height:`${Math.max(e.size,er(e.index))}px`,transform:`translateY(${e.start}px)`},className:"flex items-center justify-center text-[11px] text-foreground/50 hover:bg-accent hover:text-brand active:bg-brand/15 transition-colors duration-100 cursor-pointer focus:outline-none focus-visible:ring-1 focus-visible:ring-inset focus-visible:ring-brand/60",title:M("up"===t.direction?"diffViewer.gap.expandUp":"diffViewer.gap.expandDown",{count:t.revealCount}),"aria-label":M("up"===t.direction?"diffViewer.gap.expandUp":"diffViewer.gap.expandDown",{count:t.revealCount}),children:(0,r.jsx)("span",{className:"select-none",children:M("diffViewer.gap.more",{count:t.revealCount})})},e.key);if("gap-label"===t.kind)return(0,r.jsxs)("div",{ref:el.measureElement,"data-index":e.index,"data-gap-id":t.gapId,style:{position:"absolute",top:0,left:0,width:"100%",height:`${Math.max(e.size,er(e.index))}px`,transform:`translateY(${e.start}px)`},className:"flex items-center justify-center gap-2 px-3 text-[11px] text-foreground/80 bg-accent border-y border-border min-w-0 select-none",children:[(0,r.jsx)("span",{className:"flex-shrink-0",children:M("diffViewer.gap.hidden",{count:t.hiddenCount})}),t.enclosingFn&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("span",{className:"opacity-50 flex-shrink-0",children:"\xb7"}),(0,r.jsx)("span",{className:"truncate min-w-0 font-medium","data-tooltip":N(t.enclosingFn),children:N(t.enclosingFn)})]})]},e.key);let n=K[t.idx],s=n?.lineNum||0,l=s>0&&W.has(s),o=V.get(s),a=o?.[0],i=O&&s>=O.start&&s<=O.end,c=H&&s>=H.start&&s<=H.end,u=i||c;return(0,r.jsxs)("div",{ref:el.measureElement,"data-index":e.index,"data-new-line":s||void 0,"data-row-idx":t.idx,style:{position:"absolute",top:0,left:0,minWidth:"100%",width:"max-content",height:`${Math.max(e.size,er(e.index))}px`,transform:`translateY(${e.start}px)`},className:`flex ${u?"bg-blue-9/20":l?"bg-amber-9/10":n?.type==="added"?"bg-green-9/15 dark:bg-green-9/25":""}`,children:[(0,r.jsxs)("span",{className:`flex-shrink-0 flex items-center gap-0.5 pr-1 text-slate-9 select-none border-r border-border ${u?"bg-blue-9/30":""}`,style:{width:B?"52px":"40px"},children:[B&&s>0&&l&&a&&(0,r.jsx)("button",{onClick:e=>z(a,e),className:"w-4 h-4 flex items-center justify-center rounded hover:bg-accent text-amber-9",title:M("codeViewer.nComments",{count:o?.length}),children:(0,r.jsx)("svg",{className:"w-3 h-3",fill:"currentColor",viewBox:"0 0 20 20",children:(0,r.jsx)("path",{fillRule:"evenodd",d:"M18 10c0 3.866-3.582 7-8 7a8.841 8.841 0 01-4.083-.98L2 17l1.338-3.123C2.493 12.767 2 11.434 2 10c0-3.866 3.582-7 8-7s8 3.134 8 7zM7 9H5v2h2V9zm8 0h-2v2h2V9zM9 9h2v2H9V9z",clipRule:"evenodd"})})}),B&&s>0&&!l&&(0,r.jsx)("span",{className:"w-4"}),(0,r.jsx)("span",{className:"flex-1 text-right pr-1",children:s||""})]}),(0,r.jsx)("span",{className:"whitespace-pre pl-2",onMouseOver:j?e=>R(e,s):void 0,onMouseLeave:j?E:void 0,onMouseDown:j?L:void 0,dangerouslySetInnerHTML:{__html:n?.originalIdx>=0&&J[n.originalIdx]||(0,d.ZD)(n?.content||" ")}})]},e.key)})})})]})}),(0,r.jsx)(u,{lines:ei,containerRef:P})]}),q]})}function E({oldContent:e,newContent:t,filePath:n,cwd:h,enableComments:m=!1,onPreview:f,previewLabel:x,onContentSearch:p,compact:g=!1,onTokenHover:b,onTokenHoverLeave:v,onTokenHoverCancel:y}){let{t:w}=(0,l.Bd)(),j=C(b),N=x??w("common.preview"),S=(0,s.useMemo)(()=>(0,a.X)(e,t),[e,t]),L=(0,s.useRef)(null),M=(0,s.useMemo)(()=>S.map(e=>e.content),[S]),R=(0,c.C)(M,n),[T,$]=(0,s.useState)(null);(0,s.useEffect)(()=>{L.current!==T&&$(L.current)});let{commentsEnabled:P,linesWithComments:I,commentsByEndLine:A,handleCommentBubbleClick:_,addCommentRange:F,sendToAIRange:D,commentPortal:B}=k({cwd:h,enableComments:m,filePath:n,diffLines:S,containerEl:T,onContentSearch:p}),[W,V]=(0,s.useState)(()=>new Set);(0,s.useEffect)(()=>{V(new Set)},[e,t,n]);let z=(0,s.useMemo)(()=>g?function(e,t){let n=e.length,r=Array(n).fill(!1);for(let t=0;t<n;t++){if("unchanged"===e[t].type)continue;let s=Math.max(0,t-3),l=Math.min(n-1,t+3);for(let e=s;e<=l;e++)r[e]=!0}let s=[],l=0,o=0;for(;o<n;){if(r[o]){s.push({kind:"line",line:e[o],index:o}),o++;continue}let a=o;for(;a<n&&!r[a];)a++;let i=l++;if(t.has(i))for(let t=o;t<a;t++)s.push({kind:"line",line:e[t],index:t});else s.push({kind:"gap",id:i,count:a-o});o=a}return s}(S,W):S.map((e,t)=>({kind:"line",line:e,index:t})),[g,S,W]),O=(0,s.useCallback)(e=>{let t=z[e];if(!t)return e;if("gap"===t.kind)return`gap:${t.id}`;let n=t.line;return`${n.type}:${n.oldLineNum??"x"}:${n.newLineNum??"x"}`},[z]),H=(0,o.Te)({count:z.length,getScrollElement:()=>L.current,estimateSize:()=>20,getItemKey:O,overscan:20}),q=(0,s.useMemo)(()=>z.map(e=>"gap"===e.kind?{type:"unchanged"}:{type:e.line.type}),[z]);return(0,r.jsxs)("div",{className:"font-mono flex flex-col h-full text-sm",children:[(f||t)&&(0,r.jsxs)("div",{className:"flex-shrink-0 flex items-center justify-end gap-2 px-2 py-1 border-b border-border bg-accent text-xs",children:[f&&(0,r.jsx)("button",{onClick:f,className:"text-muted-foreground hover:text-foreground transition-colors",children:N}),t&&(0,r.jsx)("button",{onClick:()=>{navigator.clipboard.writeText(t),(0,i.oR)(w("diffViewer.copiedAll"))},className:"text-muted-foreground hover:text-foreground transition-colors",children:w("common.copy")}),(0,r.jsx)("div",{className:"w-4 flex-shrink-0"})]}),(0,r.jsxs)("div",{className:"flex-1 min-h-0 flex",children:[(0,r.jsx)("div",{ref:L,className:"flex-1 min-w-0 overflow-auto",children:(0,r.jsx)("div",{style:{height:`${H.getTotalSize()}px`,position:"relative"},children:H.getVirtualItems().map(e=>{let t=z[e.index];if(!t)return null;let n={position:"absolute",top:0,left:0,minWidth:"100%",width:"max-content",height:`${e.size}px`,transform:`translateY(${e.start}px)`};if("gap"===t.kind){let s=w("diffViewer.gap.hidden",{count:t.count});return(0,r.jsx)("div",{style:n,onClick:()=>V(e=>new Set(e).add(t.id)),className:"flex items-center cursor-pointer bg-slate-2 hover:bg-accent border-y border-border text-xs text-slate-9 select-none","data-tooltip":s,children:(0,r.jsx)("span",{className:"w-full text-center",children:s})},e.key)}let s=t.line,l="removed"!==s.type?s.newLineNum??0:0,o=l>0&&I.has(l),a=A.get(l),i=a?.[0],c=F&&l>=F.start&&l<=F.end,u=D&&l>=D.start&&l<=D.end;return(0,r.jsxs)("div",{style:n,"data-new-line":l||void 0,className:`flex ${c||u?"bg-blue-9/20":o?"bg-amber-9/10":"removed"===s.type?"bg-red-9/15 dark:bg-red-9/25":"added"===s.type?"bg-green-9/15 dark:bg-green-9/25":""}`,children:[P&&(0,r.jsx)("span",{className:"w-5 flex-shrink-0 flex items-center justify-center select-none",children:l>0&&o&&i&&(0,r.jsx)("button",{onClick:e=>_(i,e),className:"w-4 h-4 flex items-center justify-center rounded hover:bg-accent text-amber-9",title:w("codeViewer.nComments",{count:a?.length}),children:(0,r.jsx)("svg",{className:"w-3 h-3",fill:"currentColor",viewBox:"0 0 20 20",children:(0,r.jsx)("path",{fillRule:"evenodd",d:"M18 10c0 3.866-3.582 7-8 7a8.841 8.841 0 01-4.083-.98L2 17l1.338-3.123C2.493 12.767 2 11.434 2 10c0-3.866 3.582-7 8-7s8 3.134 8 7zM7 9H5v2h2V9zm8 0h-2v2h2V9zM9 9h2v2H9V9z",clipRule:"evenodd"})})})}),(0,r.jsx)("span",{className:"w-10 flex-shrink-0 text-right pr-2 text-slate-9 select-none border-r border-border",children:"added"!==s.type?s.oldLineNum:""}),(0,r.jsx)("span",{className:"w-10 flex-shrink-0 text-right pr-2 text-slate-9 select-none border-r border-border",children:"removed"!==s.type?s.newLineNum:""}),(0,r.jsx)("span",{className:`w-6 flex-shrink-0 text-center select-none ${"removed"===s.type?"text-red-11":"added"===s.type?"text-green-11":"text-slate-9"}`,children:"removed"===s.type?"-":"added"===s.type?"+":" "}),(0,r.jsx)("span",{className:"flex-1 whitespace-pre pl-1",onMouseOver:b?e=>j(e,l):void 0,onMouseLeave:b?v:void 0,onMouseDown:b?y:void 0,dangerouslySetInnerHTML:{__html:R[t.index]||(0,d.ZD)(s.content||" ")}})]},e.key)})})}),(0,r.jsx)(u,{lines:q,containerRef:L})]}),B]})}},56045:(e,t,n)=>{n.d(t,{_:()=>a,o:()=>o});var r=n(12115),s=n(69809);let l="json-search-highlight-style";function o(e){let[t,n]=(0,r.useState)(!1),[s,o]=(0,r.useState)(""),[a,i]=(0,r.useState)(!1),[c,d]=(0,r.useState)(0),[u,h]=(0,r.useState)(0),m=(0,r.useRef)(null),f=(0,r.useRef)([]),x=(0,r.useCallback)(()=>{let t;CSS.highlights?.delete("json-search"),CSS.highlights?.delete("json-search-current"),f.current=[];let n=e.current;if(!n||!s){d(0),h(0);return}!function(){if(document.getElementById(l))return;let e=document.createElement("style");e.id=l,e.textContent="::highlight(json-search){background:rgba(217,119,6,.3)}::highlight(json-search-current){background:rgba(217,119,6,.5)}",document.head.appendChild(e)}();let r=n.textContent||"",o=a?s:s.toLowerCase(),i=a?r:r.toLowerCase(),c=[],u=0;for(;u<i.length;){let e=i.indexOf(o,u);if(-1===e)break;c.push([e,e+o.length]),u=e+1}if(0===c.length){d(0),h(0);return}let m=document.createTreeWalker(n,NodeFilter.SHOW_TEXT),x=0,p=0,g=[],b=null,v=0;for(;(t=m.nextNode())&&p<c.length;){let e=t.textContent?.length||0,n=x,r=x+e;for(;p<c.length;){let[e,s]=c[p];if(e>=r)break;if(!b)if(e>=n)(b=document.createRange()).setStart(t,e-n),v=s;else break;if(v<=r)b.setEnd(t,v-n),g.push(b),b=null,p++;else break}x=r}f.current=g,d(g.length),h(e=>g.length>0?Math.min(e,g.length-1):0),CSS.highlights&&g.length>0&&CSS.highlights.set("json-search",new Highlight(...g))},[e,s,a]),p=(0,r.useCallback)((e,t)=>{let n=e.getBoundingClientRect();(t.top<n.top||t.bottom>n.bottom)&&(e.scrollTop+=t.top-n.top-n.height/2+t.height/2)},[]),g=(0,r.useCallback)(t=>{CSS.highlights?.delete("json-search-current");let n=f.current[t];if(!n||!CSS.highlights)return;CSS.highlights.set("json-search-current",new Highlight(n));let r=n.getBoundingClientRect(),s=e.current?.parentElement;s&&p(s,r)},[e,p]);(0,r.useEffect)(()=>{queueMicrotask(()=>x())},[x]),(0,r.useEffect)(()=>{g(u)},[u,c,g]),(0,r.useEffect)(()=>{let t=e.current;if(!t||!s)return;let n=new MutationObserver(()=>x());return n.observe(t,{childList:!0,subtree:!0,characterData:!0}),()=>n.disconnect()},[e,s,x]),(0,r.useEffect)(()=>{t||(CSS.highlights?.delete("json-search"),CSS.highlights?.delete("json-search-current"),f.current=[])},[t]),(0,r.useEffect)(()=>()=>{CSS.highlights?.delete("json-search"),CSS.highlights?.delete("json-search-current")},[]);let b=(0,r.useCallback)(()=>{0!==c&&h(e=>(e+1)%c)},[c]),v=(0,r.useCallback)(()=>{0!==c&&h(e=>(e-1+c)%c)},[c]),y=(0,r.useCallback)(()=>{n(!0),setTimeout(()=>m.current?.focus(),0)},[]),w=(0,r.useCallback)(()=>{n(!1),o(""),h(0)},[]),k=(0,r.useCallback)(e=>{"Enter"===e.key&&(e.preventDefault(),e.shiftKey?v():b()),"Escape"===e.key&&(e.preventDefault(),w())},[b,v,w]);return{isVisible:t,query:s,setQuery:o,caseSensitive:a,setCaseSensitive:i,matchCount:c,currentIndex:u,searchInputRef:m,open:y,close:w,goToNext:b,goToPrev:v,handleKeyDown:k}}function a({search:e}){return e.isVisible?r.createElement("div",{className:"flex-shrink-0 flex items-center gap-2 px-3 py-2 bg-secondary border-b border-border"},r.createElement("input",{ref:e.searchInputRef,type:"text",value:e.query,onChange:t=>e.setQuery(t.target.value),onKeyDown:e.handleKeyDown,placeholder:s.A.t("codeViewer.searchPlaceholder"),className:"flex-1 max-w-xs px-2 py-1 text-sm border border-border rounded bg-card text-foreground focus:outline-none focus:ring-2 focus:ring-ring"}),r.createElement("button",{onClick:()=>e.setCaseSensitive(e=>!e),className:`px-2 py-1 text-xs font-mono rounded border transition-colors ${e.caseSensitive?"bg-brand text-white border-brand":"border-border text-muted-foreground hover:bg-accent"}`,title:s.A.t("codeViewer.caseSensitive")},"Aa"),r.createElement("span",{className:"text-xs text-muted-foreground"},e.matchCount>0?`${e.currentIndex+1}/${e.matchCount}`:s.A.t("common.noMatch")),r.createElement("button",{onClick:e.goToPrev,disabled:0===e.matchCount,className:"p-1 rounded hover:bg-accent disabled:opacity-50",title:s.A.t("common.previous")},r.createElement("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24"},r.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M5 15l7-7 7 7"}))),r.createElement("button",{onClick:e.goToNext,disabled:0===e.matchCount,className:"p-1 rounded hover:bg-accent disabled:opacity-50",title:s.A.t("common.next")},r.createElement("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24"},r.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M19 9l-7 7-7-7"}))),r.createElement("button",{onClick:e.close,className:"p-1 rounded hover:bg-accent",title:s.A.t("common.close")},r.createElement("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24"},r.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M6 18L18 6M6 6l12 12"})))):null}},56978:(e,t,n)=>{n.d(t,{C:()=>l});var r=n(12115),s=n(17196);function l(e,t){let[n,l]=(0,r.useState)(null),[o,a]=(0,r.useState)(!1);(0,r.useEffect)(()=>{let e=()=>{a(document.documentElement.classList.contains("dark"))};e();let t=new MutationObserver(e);return t.observe(document.documentElement,{attributes:!0,attributeFilter:["class"]}),()=>t.disconnect()},[]);let i=(0,r.useMemo)(()=>e.join("\n"),[e]),c=`${i}:${t}:${o}`,d=(0,r.useMemo)(()=>n&&n.key===c?n.html:e.map(e=>(0,s.ZD)(e||" ")),[e,c,n]);return(0,r.useEffect)(()=>{if(0===e.length)return;let n=!1;return(async()=>{try{let r=await (0,s.kS)();if(n)return;let a=(0,s.sQ)(t),i=e.join("\n"),d=r.codeToTokens(i,{lang:a,theme:o?"github-dark":"github-light"}),u=[];for(let e=0;e<d.tokens.length;e++)if(u[e]=(0,s.b8)(d.tokens[e]),e%500==0&&e>0&&(await new Promise(e=>setTimeout(e,0)),n))return;l({key:c,html:u})}catch(e){console.error("Line highlight error:",e)}})(),()=>{n=!0}},[i,t,o]),d}},58250:(e,t,n)=>{n.d(t,{U:()=>l,k:()=>s});let r="cockpit-skills";function s(){let e="u"<typeof BroadcastChannel?null:new BroadcastChannel(r);if(e)try{e.postMessage({type:"changed"})}finally{e.close()}}function l(e){if("u"<typeof BroadcastChannel)return()=>{};let t=new BroadcastChannel(r),n=t=>{t.data?.type==="changed"&&e()};return t.addEventListener("message",n),()=>{t.removeEventListener("message",n),t.close()}}},60938:(e,t,n)=>{n.d(t,{DZ:()=>i,Ft:()=>h,Nn:()=>v,OJ:()=>p,VK:()=>y,YW:()=>u,__:()=>b,dt:()=>g,eA:()=>x,eE:()=>m,gZ:()=>c,mP:()=>a,nM:()=>w,r6:()=>f,r9:()=>d});var r=n(49433),s=n(82680);let l=(e,t={})=>r.tryPromise({try:async()=>{let n=await fetch(e,t.init);if(t.passThroughStatuses&&t.passThroughStatuses.includes(n.status))return await n.json().catch(()=>({}));if(!n.ok){let e;try{e=(await n.json()).error}catch{}throw Error(e||`HTTP ${n.status}`)}return await n.json()},catch:t=>new s.uV({message:`GET ${e} failed`,cause:t})}),o=(e,t)=>r.tryPromise({try:async()=>{let n=await fetch(e,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)});if(!n.ok)throw Error(`HTTP ${n.status}`)},catch:t=>new s.uV({message:`POST ${e} failed`,cause:t})}),a=e=>l(`/api/files/init?cwd=${encodeURIComponent(e)}`),i=e=>l(`/api/files/index?cwd=${encodeURIComponent(e)}`),c=(e,t)=>l(`/api/files/readdir?cwd=${encodeURIComponent(e)}&path=${encodeURIComponent(t)}`),d=e=>l(`/api/files/recent?cwd=${encodeURIComponent(e)}`),u=(e,t,n)=>o("/api/files/recent",{cwd:e,file:t,...n??{}}),h=(e,t)=>o("/api/files/expanded",{cwd:e,paths:t}),m=(e,t)=>l(`/api/files/blame?cwd=${encodeURIComponent(e)}&path=${encodeURIComponent(t)}`).pipe(r.catchAll(e=>r.succeed({error:e.message}))),f=(e,t)=>{let n,l;return n=`/api/files/stat?cwd=${encodeURIComponent(e)}&path=${encodeURIComponent(t)}`,l={cache:"no-store"},r.tryPromise({try:async()=>{let e=await fetch(n,l),t=null;try{t=await e.json()}catch{}return{status:e.status,ok:e.ok,data:t}},catch:e=>new s.uV({message:`GET ${n} failed`,cause:e})})},x=e=>l(`/api/files/text?${e.toString()}`),p=e=>r.tryPromise({try:async()=>{let t=await fetch("/api/files/save",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)}),n=null;try{n=await t.json()}catch{}return{status:t.status,ok:t.ok,data:n}},catch:e=>new s.uV({message:"POST /api/files/save failed",cause:e})}),g=()=>l("/api/files/clipboard"),b=e=>r.tryPromise({try:async()=>{let t=await fetch("/api/files/clipboard",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)});if(!t.ok)throw Error(`HTTP ${t.status}`)},catch:e=>new s.uV({message:"POST /api/files/clipboard failed",cause:e})}),v=e=>r.tryPromise({try:async()=>{let t=await fetch("/api/files/paste",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)}),n=await t.json().catch(()=>null);if(!t.ok)throw Error(n?.error||`HTTP ${t.status}`);return n},catch:e=>new s.uV({message:"POST /api/files/paste failed",cause:e})}),y=e=>r.tryPromise({try:async()=>{let t=await fetch("/api/files/delete",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)}),n=await t.json().catch(()=>null);if(!t.ok)throw Error(n?.error||`HTTP ${t.status}`);return n},catch:e=>new s.uV({message:"POST /api/files/delete failed",cause:e})}),w=e=>l(`/api/file?path=${encodeURIComponent(e)}`)},62111:(e,t,n)=>{n.d(t,{E:()=>l,k:()=>s});var r=n(12115);function s(){"u">typeof document&&document.activeElement instanceof HTMLElement&&document.activeElement.blur()}function l(e,t=!0){(0,r.useEffect)(()=>{if(!t)return;let n=t=>{"Escape"===t.key&&(s(),e())};return document.addEventListener("keydown",n),()=>document.removeEventListener("keydown",n)},[e,t])}},63563:(e,t,n)=>{n.d(t,{N:()=>r});function r(){let e="u"<typeof BroadcastChannel?null:new BroadcastChannel("cockpit-html-apps");if(e)try{e.postMessage({type:"changed"})}finally{e.close()}}},65153:(e,t,n)=>{n.d(t,{u:()=>o});var r=n(12115),s=n(2111),l=n(14594);function o(e,t,n,o,a){let i=(0,r.useRef)(null),c=(0,r.useRef)(0),d=(0,r.useRef)(!1),u=()=>{let e=`live-asst-${++c.current}`;return i.current=e,t(t=>[...t,{id:e,role:"assistant",content:"",isStreaming:!0}]),e},h=e=>{if("system"===e.type&&"init"===e.subtype){d.current=!0,u();return}if("system"===e.type&&"task_notification"===e.subtype){if(!d.current){let n=`live-tasknotif-${e.task_id||++c.current}`,r=`<task-notification>
|
|
11
|
-
`+(e.task_id?`<task-id>${e.task_id}</task-id>
|
|
12
|
-
`:"")+(e.status?`<status>${e.status}</status>
|
|
13
|
-
`:"")+(e.summary?`<summary>${e.summary}</summary>
|
|
14
|
-
`:"")+(e.output_file?`<output-file>${e.output_file}</output-file>
|
|
15
|
-
`:"")+"</task-notification>";t(t=>[...t,{id:n,role:"system",content:e.summary||"",systemEvent:{kind:"task-notification",...e.status?{status:e.status}:{},detail:r}}])}return}if("user"===e.type&&e._human){let n=e.message?.content,r="string"==typeof n?n:Array.isArray(n)?n.map(e=>e?.text||"").join(""):"",s="string"==typeof e._turnId?e._turnId:null,l="number"==typeof e._ts?e._ts:null,o=s?`live-user-${s}`:`live-user-${++c.current}`;t(e=>{if(s&&e.some(e=>e.id===o))return e;for(let t=e.length-1;t>=0;t--){if("user"!==e[t].role)continue;let n=e[t].timestamp?Date.parse(e[t].timestamp):NaN;if(null===l||Number.isNaN(n)){if(e[t].content===r)return e}else if(n>=l)return e;break}return[...e,{id:o,role:"user",content:r}]});return}"result"===e.type&&(d.current=!1);let n=i.current??u();t(t=>(0,l.F)(t,e,{engine:o,assistantId:n}))};(0,s.h)({url:e?`/ws/session-stream?sessionId=${encodeURIComponent(e)}`:"/ws/session-stream",enabled:n&&!!e,onMessage:e=>{if("run-snapshot"===e.type&&Array.isArray(e.events)){if("running"!==e.status)return void a?.onRunningChange?.(!1);let n=e.events.find(e=>e?.type==="user"&&e?._human),r=n?.message?.content,s="string"==typeof r?r:"",l=new Set,o=new Set;for(let t of e.events){let e=t?.uuid;if("string"==typeof e&&l.add(e),t?.type==="assistant"&&Array.isArray(t.message?.content))for(let e of t.message.content)e?.name&&"string"==typeof e.id&&o.add(e.id)}let u="number"==typeof e.startedAt?e.startedAt:null;for(let n of(t(e=>{let t=e.filter(e=>!("string"==typeof e.id&&e.id.startsWith("live-"))),n=t[t.length-1],r=n?.timestamp?Date.parse(n.timestamp):NaN;if(null!==u&&!Number.isNaN(r)){let e=t.length;for(;e>0;){let n=t[e-1],r=n.timestamp?Date.parse(n.timestamp):NaN;if(!Number.isNaN(r)&&r>=u)e--;else break}return e<t.length?t.slice(0,e):t}if(!s)return t;let a=-1;for(let e=t.length-1;e>=0;e--)if("user"===t[e].role){t[e].content===s&&(a=e);break}return -1===a?t:t.slice(a+1).every(e=>"assistant"===e.role&&("string"==typeof e.id&&l.has(e.id)||!!e.toolCalls?.length&&e.toolCalls.every(e=>o.has(e.id))))?t.slice(0,a):t}),i.current=null,c.current=0,d.current=!1,e.events))h(n);a?.onRunningChange?.(!0)}else if("run-event"===e.type&&e.message){if("run-ended"===e.message.type){a?.onRunningChange?.(!1),a?.onComplete?.();return}h(e.message),a?.onRunningChange?.(!0)}else"run-idle"===e.type&&a?.onRunningChange?.(!1)}})}},67589:(e,t,n)=>{n.d(t,{z:()=>a,m:()=>c});var r=n(12115),s=n(49433),l=n(86957),o=n(82680);let a=e=>s.tryPromise({try:async()=>{let t=await fetch("/api/session-by-path",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)});return t.ok?await t.json():null},catch:e=>new o.uV({message:"session-by-path failed",cause:e})}),i=new Map;function c(e,t,n,{cwd:d,initialSessionId:u,onSessionId:h,onTitleChange:m,onTokenUsage:f,liveRunningRef:x}){let[p,g]=(0,r.useState)(!1),[b,v]=(0,r.useState)(!1),[y,w]=(0,r.useState)(!1),[k,j]=(0,r.useState)(void 0),[C,N]=(0,r.useState)(0),[S,E]=(0,r.useState)(null),[L,M]=(0,r.useState)(null),[R,T]=(0,r.useState)(null),$=(0,r.useRef)(m);$.current=m;let P=(0,r.useRef)(f);P.current=f;let I=(0,r.useRef)(void 0),A=(0,r.useRef)(0),_=(0,r.useCallback)(async(e,n,r=!1,s,o,c=!1)=>{if(r){let e=Date.now();if(!c&&e-A.current<5e3)return;A.current=e}let d=(e,r)=>{e.fingerprint&&(I.current=e.fingerprint),void 0!==e.totalTurns&&N(e.totalTurns),void 0!==e.hasMore&&w(e.hasMore),e.messages&&e.messages.length>0&&(r?t(t=>(function(e,t){if(0===t.length)return e;let n=0;if(e.length>0&&e[0].id!==t[0].id){n=-1;for(let r=e.length-1;r>=0;r--)if(e[r].id===t[0].id){n=r;break}}if(n<0)return t;let r=e.slice(n),s=0;for(let e=0;e<Math.min(r.length,t.length)&&r[e].id===t[e].id&&r[e].content===t[e].content;e++)s=e+1;return s===r.length&&s===t.length?e:s===r.length&&s<t.length?[...e,...t.slice(s)]:[...e.slice(0,n),...r.slice(0,s),...t.slice(s)]})(t,e.messages)):x?.current||t(e.messages),E(n)),e.sessionId&&h(e.sessionId),e.engine&&M(e.engine),e.mode&&T(e.mode),e.title&&$.current?.(e.title),e.usage&&P.current?.({inputTokens:e.usage.input_tokens||0,outputTokens:e.usage.output_tokens||0,cacheCreationInputTokens:e.usage.cache_creation_input_tokens||0,cacheReadInputTokens:e.usage.cache_read_input_tokens||0,totalCostUsd:0})},u=`${e}::${n}`,m=!r&&void 0===o,f=m?i.get(u):void 0;r||(f?d(f.data,!1):g(!0));try{let t={cwd:e,sessionId:n,limit:s,beforeTurnIndex:o};r&&I.current?t.ifFingerprint=I.current:f&&(t.ifFingerprint=f.fingerprint);let c=await l.t4.runPromiseExit(a(t));if("Success"===c._tag&&c.value){let e=c.value;if(e.notModified)return;if(d(e,r),m&&e.fingerprint&&e.messages&&e.messages.length>0&&(i.delete(u),i.set(u,{data:e,fingerprint:e.fingerprint}),i.size>20)){let e=i.keys().next().value;void 0!==e&&i.delete(e)}}}catch(e){console.error("Failed to load history by cwd and sessionId:",e)}finally{r||g(!1)}},[t,h]),F=(0,r.useCallback)(async()=>{if(d&&n&&!b&&y){v(!0);try{let r=void 0!==k?k:C-Math.ceil(e.filter(e=>"user"===e.role).length),s=await l.t4.runPromiseExit(a({cwd:d,sessionId:n,limit:10,beforeTurnIndex:r>0?r:void 0}));if("Success"===s._tag&&s.value){let e=s.value;if(e.messages&&e.messages.length>0){t(t=>[...e.messages,...t]);let s=e.messages.filter(e=>"user"===e.role).length;j(r-s),E(n)}void 0!==e.hasMore&&w(e.hasMore),e.fingerprint&&(I.current=e.fingerprint)}else"Failure"===s._tag&&console.error("Failed to load more history:",s.cause)}finally{v(!1)}}},[d,n,b,y,k,C,e,t]),D=(0,r.useCallback)(async e=>{g(!0);let n=s.tryPromise({try:async()=>{let t=await fetch(`/api/session/${e}/history`);return t.ok?await t.json():null},catch:e=>new o.uV({message:"load session history failed",cause:e})}),r=await l.t4.runPromiseExit(n);"Success"===r._tag&&r.value?.messages&&r.value.messages.length>0?(t(r.value.messages),E(e)):"Failure"===r._tag&&console.error("Failed to load history:",r.cause),g(!1)},[t]);return(0,r.useEffect)(()=>{d&&u&&_(d,u,!1,10)},[]),{isLoadingHistory:p,isLoadingMore:b,hasMoreHistory:y,loadMoreHistory:F,loadHistory:D,loadHistoryByCwdAndSessionId:_,loadedSessionId:S,loadedEngine:L,loadedMode:R}}},70188:(e,t,n)=>{n.d(t,{Ee:()=>h,SU:()=>c,ft:()=>u,iN:()=>d});var r=n(95155),s=n(12115),l=n(79114),o=n(47650),a=n(34075);let i=(0,s.createContext)(null);function c({container:e,children:t}){return(0,r.jsx)(i.Provider,{value:e,children:t})}function d(){return(0,s.useContext)(i)}function u({x:e,y:t,path:n,cwd:c,isDirectory:d,onClose:h,onCreateFile:m,onDelete:f,onRefresh:x,onCopyFile:p,onPaste:g,onExplain:b,explainDisabled:v}){let{t:y}=(0,l.Bd)(),w=(0,s.useRef)(null),k=(0,s.useContext)(i),j=n.split("/").pop()||n,C=`${c}/${n}`,N=n.includes("/")?n.substring(0,n.lastIndexOf("/")):"",S=N?`${c}/${N}`:c,E=d?n:N,L=d?C:S;(0,s.useEffect)(()=>{let e=e=>{w.current&&!w.current.contains(e.target)&&h()},t=e=>{"Escape"===e.key&&h()};return document.addEventListener("mousedown",e),document.addEventListener("keydown",t),()=>{document.removeEventListener("mousedown",e),document.removeEventListener("keydown",t)}},[h]);let[M,R]=(0,s.useState)({x:0,y:0});(0,s.useEffect)(()=>{if(w.current&&k){let n=k.getBoundingClientRect(),r=w.current.getBoundingClientRect(),s=e-n.left,l=t-n.top;s=Math.min(s,n.width-r.width-8),l=Math.min(l,n.height-r.height-8),R({x:s=Math.max(8,s),y:l=Math.max(8,l)})}else if(w.current){let n=w.current.getBoundingClientRect();R({x:Math.max(8,Math.min(e,window.innerWidth-n.width-8)),y:Math.max(8,Math.min(t,window.innerHeight-n.height-8))})}},[e,t,k]);let T=(0,s.useCallback)(async(e,t)=>{try{await navigator.clipboard.writeText(e),(0,a.oR)(y("toast.copiedName",{name:t}),"success")}catch{(0,a.oR)(y("toast.copyFailed"),"error")}h()},[h,y]),$=d?n:N,P=!!b&&!d,I=[{label:y("fileContextMenu.copyRelativePath"),value:n},{label:y("fileContextMenu.copyAbsolutePath"),value:C},{label:y("fileContextMenu.copyRelativeDirPath"),value:E||"."},{label:y("fileContextMenu.copyAbsoluteDirPath"),value:L},{label:d?y("fileContextMenu.copyFolderName"):y("fileContextMenu.copyFileName"),value:j}],A=(0,r.jsxs)("div",{ref:w,className:"absolute z-[200] bg-card border border-border rounded-lg shadow-lg py-1 w-fit whitespace-nowrap",style:{left:M.x,top:M.y},children:[P&&(0,r.jsx)("button",{className:"block w-full px-3 py-1.5 text-left text-sm text-foreground hover:bg-accent transition-colors disabled:opacity-50 disabled:cursor-not-allowed disabled:hover:bg-transparent",disabled:v,title:v?y("comments.aiResponding"):void 0,onClick:()=>{h(),b(n)},children:y("explain.action")}),P&&(0,r.jsx)("div",{className:"my-1 border-t border-border"}),m&&(0,r.jsx)("button",{className:"block w-full px-3 py-1.5 text-left text-sm text-foreground hover:bg-accent transition-colors",onClick:()=>{h(),m($)},children:y("fileContextMenu.createFile")}),p&&(0,r.jsx)("button",{className:"block w-full px-3 py-1.5 text-left text-sm text-foreground hover:bg-accent transition-colors",onClick:()=>{h(),p(n)},children:d?y("fileContextMenu.copyFolder"):y("fileContextMenu.copyFile")}),g&&(0,r.jsx)("button",{className:"block w-full px-3 py-1.5 text-left text-sm text-foreground hover:bg-accent transition-colors",onClick:()=>{h(),g($)},children:y("fileContextMenu.pasteHere")}),f&&(0,r.jsx)("button",{className:"block w-full px-3 py-1.5 text-left text-sm text-destructive hover:bg-accent transition-colors",onClick:()=>{h(),f(n,d,j)},children:d?y("fileContextMenu.deleteFolder"):y("fileContextMenu.deleteFile")}),!!(m||p||g||f)&&(0,r.jsx)("div",{className:"my-1 border-t border-border"}),I.map((e,t)=>(0,r.jsx)("button",{className:"block w-full px-3 py-1.5 text-left text-sm text-foreground hover:bg-accent transition-colors",onClick:()=>T(e.value,e.label),children:e.label},t))]});return k?(0,o.createPortal)(A,k):A}function h(){let[e,t]=(0,s.useState)(null);return{contextMenu:e,showContextMenu:(0,s.useCallback)((e,n,r)=>{e.preventDefault(),e.stopPropagation(),t({x:e.clientX,y:e.clientY,path:n,isDirectory:r})},[]),hideContextMenu:(0,s.useCallback)(()=>{t(null)},[])}}},75346:(e,t,n)=>{n.d(t,{n:()=>s});var r=n(88292);let s={SessionChange:(0,r.R)("session-change"),ViewChange:(0,r.R)("view-change"),OpenNote:(0,r.R)("open-note"),LangChange:(0,r.R)("lang-change"),TabAdd:(0,r.R)("tab-add"),TabClose:(0,r.R)("tab-close"),SwitchSession:(0,r.R)("switch-session"),ProjectChange:(0,r.R)("project-change"),OpenProject:(0,r.R)("open-project"),SessionComplete:(0,r.R)("session-complete"),OpenTokenStats:(0,r.R)("open-token-stats"),PinnedSessionsChanged:(0,r.R)("pinned-sessions-changed"),ScheduledTasksChanged:(0,r.R)("scheduled-tasks-changed"),ScreenshotPrepare:(0,r.R)("screenshot-prepare"),ScreenshotDone:(0,r.R)("screenshot-done")}},77725:(e,t,n)=>{n.d(t,{Z:()=>d});var r=n(12115),s=n(10592),l=n(86359),o=n(80905),a=n(49433),i=n(80286),c=n(86957);function d(e,t){let[n,d]=(0,r.useState)({status:"loading"});return(0,r.useEffect)(()=>{d({status:"loading"});let t=c.t4.runFork(e);return t.addObserver(e=>{s.YW(e,{onSuccess:e=>d({status:"success",data:e}),onFailure:e=>{if(l.t9(e))return;let t=l.od(e);d({status:"error",error:o.Ru(t)?t.value:e})}})}),()=>{a.runFork(i.G(t))}},t),n}},82292:(e,t,n)=>{function r(e,t){for(let n of e){if(n.path===t)return n;if(n.children){let e=r(n.children,t);if(e)return e}}return null}function s(e,t){if(!e)return"";let n=r(t,e);if(n?.isDirectory)return e;let s=e.split("/");return s.pop(),s.join("/")}function l(e){let t=[];for(let n of e){let e=n.split("/"),r=t;for(let t=0;t<e.length;t++){let n=e[t],s=t===e.length-1,l=e.slice(0,t+1).join("/"),o=r.find(e=>e.name===n);o||(o={name:n,path:l,isDirectory:!s,children:s?void 0:[]},r.push(o)),!s&&o.children&&(r=o.children)}}let n=e=>{e.sort((e,t)=>e.isDirectory&&!t.isDirectory?-1:!e.isDirectory&&t.isDirectory?1:e.name.localeCompare(t.name)),e.forEach(e=>{e.children&&n(e.children)})};return n(t),t}function o(e){let t=[],n=e=>{for(let r of e)r.isDirectory&&(t.push(r.path),r.children&&n(r.children))};return n(e),t}n.d(t,{B_:()=>f,HR:()=>function e(t,n){if(0===n.length)return t;let r=new Map(n.map(e=>[e.path,e]));return t.map(t=>{let n=r.get(t.path);return n&&t.isDirectory?void 0===t.children&&void 0!==n.children?{...t,children:n.children}:void 0!==t.children&&void 0!==n.children?{...t,children:e(t.children,n.children)}:t:t})},KH:()=>d,MB:()=>r,S7:()=>s,fw:()=>u,q3:()=>c,r6:()=>h,tE:()=>m,tW:()=>o,u:()=>i,v3:()=>l});let a=new Set(["png","jpg","jpeg","gif","svg","webp","ico","bmp"]);function i(e){let t=e.split(".").pop()?.toLowerCase();return a.has(t||"")}function c(e,t,n=!1){let r=new Set;if(!t)return r;let s=t.toLowerCase(),l=e=>{if(r.add(e.path),e.children)for(let t of e.children)l(t)},o=(e,t)=>{let a=e.name.toLowerCase(),i=n?a===s:a.includes(s);if(i&&e.children)return l(e),t.forEach(e=>r.add(e)),!0;let c=!1;if(e.children)for(let n of e.children)o(n,[...t,e.path])&&(c=!0);return(!!i||!!c)&&(r.add(e.path),t.forEach(e=>r.add(e)),!0)};for(let t of e)o(t,[]);return r}function d(e,t,n=!1){let r=new Set;if(!t)return r;let s=t.toLowerCase();for(let t of e){let e=t.split("/");for(let t=0;t<e.length;t++){let l=e[t].toLowerCase();if(n?l===s:l.includes(s)){for(let t=0;t<=e.length-1;t++)r.add(e.slice(0,t+1).join("/"));break}}}return r}function u(e){let t=Math.floor(Math.floor((Date.now()-1e3*e)/1e3)/60),n=Math.floor(t/60),r=Math.floor(n/24),s=Math.floor(r/30),l=Math.floor(r/365);return l>0?`${l}y ago`:s>0?`${s}mo ago`:r>0?`${r}d ago`:n>0?`${n}h ago`:t>0?`${t}m ago`:"just now"}function h(e){let t=new Date(e),n=new Date,r=t.getFullYear()===n.getFullYear(),s=String(t.getMonth()+1).padStart(2,"0"),l=String(t.getDate()).padStart(2,"0"),o=String(t.getHours()).padStart(2,"0"),a=String(t.getMinutes()).padStart(2,"0");return r?`${s}-${l} ${o}:${a}`:`${t.getFullYear()}-${s}-${l} ${o}:${a}`}let m=()=>{},f=50},83448:(e,t,n)=>{n.d(t,{Cr:()=>L,F4:()=>p,Fi:()=>m,Hw:()=>d,JC:()=>y,M5:()=>b,Ny:()=>u,QW:()=>j,XO:()=>M,Zr:()=>k,an:()=>E,dM:()=>x,dQ:()=>h,em:()=>c,he:()=>f,l1:()=>v,n_:()=>w,qD:()=>S,tY:()=>T,td:()=>i,tf:()=>R,yS:()=>g,z2:()=>C});var r=n(49433),s=n(82680);let l=(e,t)=>r.tryPromise({try:async()=>{let n=await fetch(e,t);if(!n.ok)throw Error(`HTTP ${n.status}`);return await n.json()},catch:n=>new s.uV({message:`${t?.method??"GET"} ${e} failed`,cause:n})}),o=(e,t)=>l(e,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)}),a=(e,t)=>l(e,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)}),i=()=>l("/api/settings"),c=e=>a("/api/settings",e),d=e=>l(`/api/${e}/credentials`),u=e=>l(`/api/${e}/credentials?reveal=1`),h=(e,t)=>a(`/api/${e}/credentials`,{apiKey:t}),m=e=>l(`/api/${e}/models`),f=()=>l("/api/deepseek/balance"),x=e=>l(`/api/${e}/usage`),p=()=>l("/api/ollama/config"),g=e=>a("/api/ollama/config",e),b=()=>l("/api/commands"),v=()=>l("/api/skills"),y=e=>o("/api/bash",e),w=e=>r.tryPromise({try:async()=>{let t=await fetch("/api/session-by-path",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)});return t.ok?await t.json():null},catch:e=>new s.uV({message:"POST /api/session-by-path failed",cause:e})}),k=(e,t)=>o(`/api/session/${encodeURIComponent(e)}/fork`,t),j=e=>l(`/api/sessions/projects/${encodeURIComponent(e)}`),C=()=>l("/api/global-state").pipe(r.map(e=>e.sessions??[])),N=()=>r.tryPromise({try:async()=>{let e=await fetch("/api/ollama/models");return 503===e.status?{_tag:"not-running"}:e.ok?{_tag:"ok",models:(await e.json()).models??[]}:{_tag:"error",message:"Failed to fetch models"}},catch:e=>new s.uV({message:"fetch ollama models failed",cause:e})}),S=e=>r.gen(function*(){let t=yield*N();if("not-running"!==t._tag)return t;e&&(yield*r.sync(e));let n=yield*r.tryPromise({try:async()=>{let e=await fetch("/api/ollama/start",{method:"POST"}),t=await e.json().catch(()=>({}));return 404===e.status?{_tag:"not-installed",message:t.message||"Ollama is not installed"}:e.ok?{_tag:"started"}:{_tag:"error",message:"Failed to start Ollama"}},catch:e=>new s.uV({message:"start ollama failed",cause:e})});if("not-installed"===n._tag)return{_tag:"not-installed",message:n.message};if("error"===n._tag)return{_tag:"error",message:n.message};let l=yield*N();return"not-running"===l._tag?{_tag:"error",message:"Ollama started but cannot fetch models"}:l}),E=e=>l(`/api/file?path=${encodeURIComponent(e)}`),L=e=>l(`/api/claude-stats?engine=${encodeURIComponent(e)}`),M=()=>l("/api/prompts/config?scope=global"),R=e=>l(`/api/prompts/config?cwd=${encodeURIComponent(e)}`),T=e=>o("/api/prompts/config",e)},83897:(e,t,n)=>{n.d(t,{k_:()=>a,nH:()=>i});var r=n(95155),s=n(12115),l=n(48347);let o=(0,s.createContext)(null);function a({children:e}){let t=(0,s.useRef)(new Map),n=(0,s.useRef)(null),[i,c]=(0,s.useState)(!1),d=(0,s.useCallback)((e,n)=>{t.current.set(n,e)},[]),u=(0,s.useCallback)(e=>{t.current.delete(e)},[]),h=(0,s.useCallback)(e=>{n.current=e},[]),m=(0,s.useCallback)(e=>{let r=n.current;if(!r)return void console.warn("No active tab to send message");let s=t.current.get(r);s?s(e):console.warn(`No chat sender registered for tab ${r}`)},[]),f=(0,s.useMemo)(()=>({sendMessage:m,isLoading:i,registerChat:d,unregisterChat:u,setActiveTab:h,setIsLoading:c}),[m,i,d,u,h]),x=(0,s.useMemo)(()=>({sendMessage:m,isLoading:i}),[m,i]);return(0,r.jsx)(o.Provider,{value:f,children:(0,r.jsx)(l.H,{value:x,children:e})})}function i(){return(0,s.useContext)(o)}},86304:(e,t,n)=>{n.d(t,{P:()=>c});var r=n(12115),s=n(79114),l=n(34075),o=n(86957),a=n(98036),i=n(63563);function c(){let{t:e}=(0,s.Bd)();return(0,r.useCallback)(async t=>{let n=await o.t4.runPromiseExit((0,a.ot)(t));if("Success"===n._tag)n.value.alreadyExists?(0,l.oR)(e("htmlApps.alreadyAdded"),"info"):((0,l.oR)(e("htmlApps.added"),"success"),(0,i.N)());else{let t="Fail"===n.cause._tag?n.cause.error:null,r=t?.cause,s=r instanceof Error?r.message:e("htmlApps.addFailed");(0,l.oR)(s,"error")}},[e])}},88780:(e,t,n)=>{n.d(t,{Do:()=>u,Sz:()=>h,VO:()=>d,wI:()=>m});var r=n(95155),s=n(12115),l=n(79114),o=n(70188),a=n(14575);function i({status:e}){let{label:t,className:n}={added:{label:"A",className:"text-green-11"},untracked:{label:"A",className:"text-green-11"},modified:{label:"M",className:"text-amber-11"},deleted:{label:"D",className:"text-red-11"},renamed:{label:"R",className:"text-brand"}}[e]||{label:"?",className:"text-muted-foreground"};return(0,r.jsx)("span",{className:`text-xs font-bold ${n}`,children:t})}let c=s.memo(function e({node:t,level:n,selectedPath:l,expandedPaths:o,onSelect:c,onToggle:d,onContextMenu:u,showChanges:h=!1,renderActions:m}){let f=l===t.path,x=o.has(t.path),p=(0,s.useCallback)(()=>{t.isDirectory?d(t.path):c(t)},[t,c,d]),g=(0,s.useCallback)(e=>{e.preventDefault(),e.stopPropagation(),u(e,t.path,t.isDirectory)},[t.path,t.isDirectory,u]);return t.isDirectory?(0,r.jsxs)("div",{children:[(0,r.jsxs)("div",{className:"flex items-center gap-1 py-0.5 px-2 pr-3 hover:bg-accent cursor-pointer whitespace-nowrap group",style:{paddingLeft:`${12*n+8}px`},onClick:p,onContextMenu:g,children:[(0,r.jsx)("span",{className:"text-slate-9 text-xs",children:x?"▼":"▶"}),(0,r.jsx)("span",{className:"text-sm text-foreground flex-1 truncate","data-tooltip":t.path,children:t.name}),m&&m(t)]}),x&&t.children.map(t=>(0,r.jsx)(e,{node:t,level:n+1,selectedPath:l,expandedPaths:o,onSelect:c,onToggle:d,onContextMenu:u,showChanges:h,renderActions:m},t.path))]}):(0,r.jsxs)("div",{className:`flex items-center gap-1.5 py-0.5 px-2 pr-3 cursor-pointer whitespace-nowrap group ${f?"bg-brand/10":"hover:bg-accent"}`,style:{paddingLeft:`${12*n+8}px`},onClick:p,onContextMenu:g,children:[(0,r.jsx)(a.o,{name:t.name,size:16,className:"flex-shrink-0"}),(0,r.jsx)("span",{className:`text-sm flex-1 truncate ${f?"text-brand":"text-foreground"}`,"data-tooltip":t.path,children:t.name}),t.status&&(0,r.jsx)(i,{status:t.status}),h&&void 0!==t.additions&&void 0!==t.deletions&&(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("span",{className:"text-xs text-green-11",children:["+",t.additions]}),(0,r.jsxs)("span",{className:"text-xs text-red-11",children:["-",t.deletions]})]}),m&&m(t)]})});function d({files:e,selectedPath:t,expandedPaths:n,onSelect:s,onToggle:a,cwd:i,showChanges:u=!1,renderActions:h,emptyMessage:m,className:f,onExplain:x,explainDisabled:p}){let{t:g}=(0,l.Bd)(),b=m??g("gitFileTree.noFiles"),{contextMenu:v,showContextMenu:y,hideContextMenu:w}=(0,o.Ee)();return 0===e.length?(0,r.jsx)("div",{className:"px-3 py-2 text-xs text-slate-9",children:b}):(0,r.jsxs)("div",{className:f||"py-1",children:[e.map(e=>(0,r.jsx)(c,{node:e,level:0,selectedPath:t,expandedPaths:n,onSelect:s,onToggle:a,onContextMenu:y,showChanges:u,renderActions:h},e.path)),v&&(0,r.jsx)(o.ft,{x:v.x,y:v.y,path:v.path,cwd:i,isDirectory:v.isDirectory,onClose:w,onExplain:x,explainDisabled:p})]})}function u(e){let t=[];for(let n of e){let e=n.path.split("/"),r=t;for(let t=0;t<e.length;t++){let s=e[t],l=t===e.length-1,o=e.slice(0,t+1).join("/"),a=r.find(e=>e.name===s);a||(a={name:s,path:o,isDirectory:!l,children:[],...l&&{status:n.status,additions:n.additions,deletions:n.deletions,oldPath:n.oldPath,file:n}},r.push(a)),l||(r=a.children)}}let n=e=>{e.sort((e,t)=>e.isDirectory&&!t.isDirectory?-1:!e.isDirectory&&t.isDirectory?1:e.name.localeCompare(t.name)),e.forEach(e=>n(e.children))};return n(t),t}function h(e){let t=[],n=e=>{for(let r of e)r.isDirectory&&(t.push(r.path),n(r.children))};return n(e),t}function m(e){let t=[],n=e=>{if(e.isDirectory)for(let t of e.children)n(t);else t.push(e)};return n(e),t}},89109:(e,t,n)=>{n.d(t,{SZ:()=>o,fS:()=>c});var r=n(95155),s=n(12115),l=n(79114);let o=[["quickReply.optionA","quickReply.optionB","quickReply.optionC","quickReply.optionD"],["quickReply.allRecommended","quickReply.thisOne","quickReply.notThis"],["quickReply.why","quickReply.elaborate","quickReply.example"],["quickReply.start","quickReply.continue","quickReply.ok","quickReply.done"]];function a({rows:e,placeAbove:t,onHeight:n,onPick:o,onEdit:i,onMouseEnter:c,onMouseLeave:d}){let{t:u}=(0,l.Bd)(),h=(0,s.useRef)(null);return(0,s.useEffect)(()=>{h.current&&n(h.current.getBoundingClientRect().height)},[n,e]),(0,r.jsxs)("div",{ref:h,className:`absolute ${t?"bottom-full mb-1":"top-full mt-1"} left-0 z-[201] flex flex-col gap-1 bg-card border border-border rounded-lg shadow-xl p-1.5`,onMouseEnter:c,onMouseLeave:d,children:[i&&(0,r.jsx)("button",{className:"absolute top-0.5 right-0.5 p-1 text-muted-foreground hover:text-brand transition-colors",onClick:i,title:u("quickReply.edit"),"aria-label":u("quickReply.edit"),children:(0,r.jsx)("svg",{className:"w-3 h-3",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:(0,r.jsx)("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M11 5H6a2 2 0 00-2 2v11a2 2 0 002 2h11a2 2 0 002-2v-5m-1.414-9.414a2 2 0 112.828 2.828L11.828 15H9v-2.828l8.586-8.586z"})})}),e.map((e,t)=>(0,r.jsx)("div",{className:`flex items-center gap-1${i&&0===t?" pr-5":""}`,children:e.map((e,n)=>(0,r.jsx)("button",{className:"px-2 py-1 text-xs whitespace-nowrap border border-border text-foreground rounded hover:border-brand hover:bg-accent transition-colors",onClick:()=>o(e),children:e},`${t}:${n}:${e}`))},t))]})}function i({x:e,y:t,visible:n,container:c,onAddComment:d,onSendToAI:u,onSearch:h,onExplain:m,onQuickReply:f,quickReplyRows:x,onEditQuickReplies:p,isChatLoading:g}){let{t:b}=(0,l.Bd)(),v=(0,s.useRef)(null),[y,w]=(0,s.useState)({w:0,h:0}),[k,j]=(0,s.useState)(0),[C,N]=(0,s.useState)(null),S=(0,s.useRef)(null);(0,s.useLayoutEffect)(()=>{let e=v.current;if(!e)return;let{width:t,height:n}=e.getBoundingClientRect();w(e=>e.w===t&&e.h===n?e:{w:t,h:n})});let E=(0,s.useCallback)(e=>{j(t=>t===e?t:e)},[]);(0,s.useEffect)(()=>{n||N(null)},[n]);let L=(0,s.useCallback)(()=>{S.current&&(clearTimeout(S.current),S.current=null)},[]),M=(0,s.useCallback)(e=>{L(),N(e)},[L]),R=(0,s.useCallback)(()=>{L(),S.current=setTimeout(()=>N(null),150)},[L]);(0,s.useEffect)(()=>L,[L]);let T=c.getBoundingClientRect(),$=e-T.left,P=Math.max(0,t-T.top-40),I=Math.max(0,Math.min($+8,T.width-y.w-8)),A=k>0&&P+y.h+8+k>T.height,_=(0,s.useMemo)(()=>x??o.map(e=>e.map(e=>b(e))),[x,b]),F=e=>f&&C===e?(0,r.jsx)(a,{rows:_,onEdit:p,placeAbove:A,onHeight:E,onPick:t=>{N(null),f(e,t)},onMouseEnter:L,onMouseLeave:R}):null;return(0,r.jsxs)("div",{ref:v,className:"floating-toolbar absolute z-[200] flex items-center gap-1.5 bg-card border border-border rounded-lg shadow-xl p-1.5",style:{left:I,top:P,visibility:n?"visible":"hidden",pointerEvents:n?"auto":"none"},children:[(0,r.jsxs)("div",{className:"relative",onMouseEnter:()=>M("comment"),onMouseLeave:R,children:[(0,r.jsx)("button",{className:"px-3 py-1.5 text-xs font-medium border border-brand text-brand rounded-md hover:bg-brand/10 transition-colors",onClick:d,children:b("floatingToolbar.addComment")}),F("comment")]}),(0,r.jsxs)("div",{className:"relative",onMouseEnter:()=>{g||M("ai")},onMouseLeave:R,children:[(0,r.jsx)("button",{className:"px-3 py-1.5 text-xs font-medium border border-brand text-brand rounded-md hover:bg-brand/10 transition-colors disabled:opacity-50 disabled:cursor-not-allowed",onClick:u,disabled:g,title:g?b("comments.aiResponding"):void 0,children:b("floatingToolbar.sendToAI")}),F("ai")]}),m&&(0,r.jsx)("button",{className:"px-3 py-1.5 text-xs font-medium border border-brand text-brand rounded-md hover:bg-brand/10 transition-colors disabled:opacity-50 disabled:cursor-not-allowed",onClick:m,disabled:g,title:g?b("comments.aiResponding"):void 0,children:b("explain.action")}),h&&(0,r.jsx)("button",{className:"px-3 py-1.5 text-xs font-medium border border-brand text-brand rounded-md hover:bg-brand/10 transition-colors",onClick:h,children:b("floatingToolbar.search")})]})}let c=(0,s.memo)(function({floatingToolbarRef:e,bumpRef:t,container:n,onAddComment:l,onSendToAI:o,onSearch:a,onExplain:c,onQuickReply:d,quickReplyRows:u,onEditQuickReplies:h,isChatLoading:m}){let[f,x]=(0,s.useState)(0);(0,s.useEffect)(()=>{t.current=()=>x(e=>e+1)},[t]);let p=(0,s.useMemo)(()=>e.current,[f]);return(0,r.jsx)(i,{x:p?.x??0,y:p?.y??0,visible:!!p,container:n,onAddComment:l,onSendToAI:o,onSearch:a,onExplain:c,onQuickReply:d,quickReplyRows:u,onEditQuickReplies:h,isChatLoading:m})})},90717:(e,t,n)=>{n.d(t,{$3:()=>u,Cm:()=>d,Ff:()=>x,Gw:()=>f,RP:()=>h,Un:()=>m,zL:()=>c});var r=n(69809),s=n(49433),l=n(86957),o=n(82680),a=n(46456);let i=new Set;function c(e){return i.add(e),()=>i.delete(e)}function d(){i.forEach(e=>e())}async function u(e){let t=await l.t4.runPromiseExit((0,a.lb)(e));if("Success"!==t._tag)throw Error("Failed to fetch comments");let n=t.value.comments??[];if(0===n.length)return[];let r=new Map;for(let e of n)e.selectedText||(r.has(e.filePath)||r.set(e.filePath,[]),r.get(e.filePath).push(e));let i=new Map;await Promise.all(Array.from(r.keys()).map(async t=>{let n=await l.t4.runPromiseExit(s.tryPromise({try:async()=>{let n=await fetch(`/api/files/text?cwd=${encodeURIComponent(e)}&path=${encodeURIComponent(t)}`);return n.ok?await n.json():null},catch:e=>new o.uV({message:`read file text ${t} failed`,cause:e})}));"Success"===n._tag&&n.value&&"string"==typeof n.value.content?i.set(t,n.value.content.split("\n")):"Failure"===n._tag&&console.error(`Failed to read file ${t}:`,n.cause)}));let c=[];for(let e of n){if(e.selectedText){c.push({...e,codeContent:e.selectedText});continue}let t=i.get(e.filePath),n="";if(t){let r=Math.max(0,e.startLine-1),s=Math.min(t.length,e.endLine);n=t.slice(r,s).join("\n")}c.push({...e,codeContent:n})}return c}async function h(e){let t=await l.t4.runPromiseExit((0,a.tj)(e));return"Success"===t._tag?(d(),!0):(console.error("Failed to clear comments:",t.cause),!1)}let m="__chat__";function f(e,t){let n=e.filter(e=>e.filePath===m),s=e.filter(e=>e.filePath!==m),l=[];for(let e of(s.length>0&&(l.push(`${r.A.t("comments.codeRef")}`,""),s.forEach((e,t)=>{let n=e.startLine>0||e.endLine>0?`:${e.startLine}-${e.endLine}`:"";l.push(`[${t+1}] ${e.filePath}${n}`),l.push("```"),l.push(e.codeContent),l.push("```"),e.note&&l.push(r.A.t("comments.note",{content:e.note})),l.push("")})),n)){let t=e.codeContent.split("\n").map(e=>`> ${e}`).join("\n");l.push(t),e.note&&l.push(e.note),l.push("")}if(t.trim()){for(;l.length>0&&""===l[l.length-1];)l.pop();l.push(t.trim())}return l.join("\n").trim()}function x(e,t,n){e(f([t],n))}},95045:(e,t,n)=>{n.d(t,{F:()=>o});var r=n(49433),s=n(88292),l=n(86957);let o=(e,t)=>{l.t4.runFork(r.flatMap(s.d,n=>n.publish(e,t)))}},95686:(e,t,n)=>{n.d(t,{x:()=>i});var r=n(95155),s=n(12115),l=n(64428),o=n(70188),a=n(5135);function i({filePath:e,content:t,cwd:n,onClose:c,zClassName:d="z-50"}){let[u,h]=(0,s.useState)(null);return(0,r.jsx)(l.ZL,{children:(0,r.jsx)("div",{className:`fixed inset-0 ${d} flex items-center justify-center bg-black/50 p-0 md:p-4`,onClick:c,children:(0,r.jsx)("div",{ref:h,className:"bg-card shadow-xl w-full h-full rounded-none md:max-w-[90%] md:h-[90vh] md:rounded-lg flex flex-col relative",onClick:e=>e.stopPropagation(),children:(0,r.jsx)(o.SU,{container:u,children:(0,r.jsx)(a.M,{content:t,filePath:e,cwd:n,onClose:c})})})})})}},95942:(e,t,n)=>{n.d(t,{EE:()=>a,K2:()=>i,ri:()=>c});var r=n(95155),s=n(12115),l=n(79114),o=n(8422);let a=80,i=24,c=(0,s.forwardRef)(function({visible:e,running:t,onInput:n},c){let{t:d}=(0,l.Bd)(),u=(0,s.useRef)(n);(0,s.useEffect)(()=>{u.current=n},[n]);let[h,m]=(0,s.useState)(!1),f=(0,s.useRef)(!1);(0,s.useEffect)(()=>{t&&!f.current?m(!0):!t&&f.current&&m(!1),f.current=t},[t]);let x=(0,s.useRef)(null),p=(0,s.useRef)(null),g=(0,s.useRef)(""),b=(0,s.useCallback)(()=>{if(p.current||!x.current)return;let e=new o.B({cols:a,rows:i,fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, Menlo, Monaco, "Courier New", monospace',convertEol:!1,scrollback:2e3,theme:{background:"#0a0a0a",foreground:"#d4d4d8"},disableStdin:!1,allowProposedApi:!0});e.open(x.current),e.onData(e=>u.current?.(e)),g.current&&e.write(g.current),p.current=e},[]);return((0,s.useEffect)(()=>{h&&e?b():(p.current?.dispose(),p.current=null)},[h,e,b]),(0,s.useImperativeHandle)(c,()=>({write:e=>{g.current+=e,g.current.length>2e5&&(g.current=g.current.slice(-15e4)),p.current?.write(e)},clear:()=>{g.current="",p.current?.clear()}}),[]),e)?(0,r.jsxs)("div",{className:"absolute top-12 right-3 z-30 rounded-lg border border-border bg-card shadow-lg overflow-hidden",style:{width:h?"auto":180},"data-testid":"pty-floating-window",children:[(0,r.jsxs)("button",{type:"button",onClick:()=>m(e=>!e),"data-testid":"pty-floating-toggle",className:"w-full flex items-center justify-between gap-3 px-2.5 py-1.5 text-xs bg-accent/60 hover:bg-accent",children:[(0,r.jsxs)("span",{className:"flex items-center gap-1.5",children:[(0,r.jsx)("span",{className:`inline-block w-2 h-2 rounded-full ${t?"bg-green-500 animate-pulse":"bg-muted-foreground"}`}),(0,r.jsxs)("span",{className:"text-muted-foreground",children:[d("chat.ptyTerminal"),t?` \xb7 ${d("chat.ptyRunning")}`:""]})]}),(0,r.jsx)("span",{className:"text-muted-foreground",children:h?`${d("chat.ptyCollapse")} ▾`:`${d("chat.ptyExpand")} ▸`})]}),(0,r.jsx)("div",{ref:x,"data-testid":"pty-floating-term",style:{display:h?"block":"none",padding:4},className:"bg-[#0a0a0a]"})]}):null})},96497:(e,t,n)=>{function r(e,t){let n,r=document.caretRangeFromPoint(e.clientX,e.clientY);if(!r||!t.contains(r.startContainer))return 1;let s=r.startContainer,l=r.startOffset,o=document.createTreeWalker(t,NodeFilter.SHOW_TEXT),a=1;for(;n=o.nextNode();){if(n===s){a+=l;break}a+=n.textContent?.length||0}return a}function s(e,t){if(0!==e.buttons)return null;let n=window.getSelection();if(n&&!n.isCollapsed)return null;let s=e.target;if("SPAN"!==s.tagName||!s.style.color)return null;let l=s.getBoundingClientRect();return{column:r(e,t),rect:{x:l.left,y:l.bottom+4}}}n.d(t,{A:()=>s,j:()=>r})},98036:(e,t,n)=>{n.d(t,{m3:()=>i,mi:()=>o,ot:()=>a});var r=n(49433),s=n(82680);let l=(e,t)=>r.tryPromise({try:async()=>{let n=await fetch(e,t);if(!n.ok){let e;try{e=(await n.json()).error}catch{}throw Error(e||`HTTP ${n.status}`)}return await n.json()},catch:n=>new s.uV({message:`${t?.method??"GET"} ${e} failed`,cause:n})}),o=()=>l("/api/html-apps"),a=e=>l("/api/html-apps",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({path:e})}),i=e=>l(`/api/html-apps/${encodeURIComponent(e)}`,{method:"DELETE"})}}]);
|