@akiojin/gwt 4.12.2 → 6.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.ja.md +173 -203
- package/README.md +170 -212
- package/bin/gwt +0 -0
- package/bin/gwt.js +42 -33
- package/package.json +20 -107
- package/scripts/postinstall.js +152 -0
- package/dist/claude-history.d.ts +0 -60
- package/dist/claude-history.d.ts.map +0 -1
- package/dist/claude-history.js +0 -606
- package/dist/claude-history.js.map +0 -1
- package/dist/claude.d.ts +0 -42
- package/dist/claude.d.ts.map +0 -1
- package/dist/claude.js +0 -451
- package/dist/claude.js.map +0 -1
- package/dist/cli/ui/App.solid.d.ts +0 -29
- package/dist/cli/ui/App.solid.d.ts.map +0 -1
- package/dist/cli/ui/App.solid.js +0 -1427
- package/dist/cli/ui/App.solid.js.map +0 -1
- package/dist/cli/ui/components/solid/Footer.d.ts +0 -10
- package/dist/cli/ui/components/solid/Footer.d.ts.map +0 -1
- package/dist/cli/ui/components/solid/Footer.js +0 -10
- package/dist/cli/ui/components/solid/Footer.js.map +0 -1
- package/dist/cli/ui/components/solid/Header.d.ts +0 -32
- package/dist/cli/ui/components/solid/Header.d.ts.map +0 -1
- package/dist/cli/ui/components/solid/Header.js +0 -13
- package/dist/cli/ui/components/solid/Header.js.map +0 -1
- package/dist/cli/ui/components/solid/HelpOverlay.d.ts +0 -8
- package/dist/cli/ui/components/solid/HelpOverlay.d.ts.map +0 -1
- package/dist/cli/ui/components/solid/HelpOverlay.js +0 -118
- package/dist/cli/ui/components/solid/HelpOverlay.js.map +0 -1
- package/dist/cli/ui/components/solid/QuickStartStep.d.ts +0 -17
- package/dist/cli/ui/components/solid/QuickStartStep.d.ts.map +0 -1
- package/dist/cli/ui/components/solid/QuickStartStep.js +0 -152
- package/dist/cli/ui/components/solid/QuickStartStep.js.map +0 -1
- package/dist/cli/ui/components/solid/SelectInput.d.ts +0 -22
- package/dist/cli/ui/components/solid/SelectInput.d.ts.map +0 -1
- package/dist/cli/ui/components/solid/SelectInput.js +0 -45
- package/dist/cli/ui/components/solid/SelectInput.js.map +0 -1
- package/dist/cli/ui/components/solid/TextInput.d.ts +0 -12
- package/dist/cli/ui/components/solid/TextInput.d.ts.map +0 -1
- package/dist/cli/ui/components/solid/TextInput.js +0 -9
- package/dist/cli/ui/components/solid/TextInput.js.map +0 -1
- package/dist/cli/ui/components/solid/WizardController.d.ts +0 -34
- package/dist/cli/ui/components/solid/WizardController.d.ts.map +0 -1
- package/dist/cli/ui/components/solid/WizardController.js +0 -269
- package/dist/cli/ui/components/solid/WizardController.js.map +0 -1
- package/dist/cli/ui/components/solid/WizardPopup.d.ts +0 -26
- package/dist/cli/ui/components/solid/WizardPopup.d.ts.map +0 -1
- package/dist/cli/ui/components/solid/WizardPopup.js +0 -68
- package/dist/cli/ui/components/solid/WizardPopup.js.map +0 -1
- package/dist/cli/ui/components/solid/WizardSteps.d.ts +0 -57
- package/dist/cli/ui/components/solid/WizardSteps.d.ts.map +0 -1
- package/dist/cli/ui/components/solid/WizardSteps.js +0 -442
- package/dist/cli/ui/components/solid/WizardSteps.js.map +0 -1
- package/dist/cli/ui/core/index.d.ts +0 -12
- package/dist/cli/ui/core/index.d.ts.map +0 -1
- package/dist/cli/ui/core/index.js +0 -15
- package/dist/cli/ui/core/index.js.map +0 -1
- package/dist/cli/ui/core/keybindings.d.ts +0 -106
- package/dist/cli/ui/core/keybindings.d.ts.map +0 -1
- package/dist/cli/ui/core/keybindings.js +0 -270
- package/dist/cli/ui/core/keybindings.js.map +0 -1
- package/dist/cli/ui/core/theme.d.ts +0 -123
- package/dist/cli/ui/core/theme.d.ts.map +0 -1
- package/dist/cli/ui/core/theme.js +0 -191
- package/dist/cli/ui/core/theme.js.map +0 -1
- package/dist/cli/ui/core/types.d.ts +0 -156
- package/dist/cli/ui/core/types.d.ts.map +0 -1
- package/dist/cli/ui/core/types.js +0 -10
- package/dist/cli/ui/core/types.js.map +0 -1
- package/dist/cli/ui/hooks/solid/useScrollableList.d.ts +0 -26
- package/dist/cli/ui/hooks/solid/useScrollableList.d.ts.map +0 -1
- package/dist/cli/ui/hooks/solid/useScrollableList.js +0 -89
- package/dist/cli/ui/hooks/solid/useScrollableList.js.map +0 -1
- package/dist/cli/ui/hooks/solid/useTerminalSize.d.ts +0 -10
- package/dist/cli/ui/hooks/solid/useTerminalSize.d.ts.map +0 -1
- package/dist/cli/ui/hooks/solid/useTerminalSize.js +0 -16
- package/dist/cli/ui/hooks/solid/useTerminalSize.js.map +0 -1
- package/dist/cli/ui/index.solid.d.ts +0 -5
- package/dist/cli/ui/index.solid.d.ts.map +0 -1
- package/dist/cli/ui/index.solid.js +0 -21
- package/dist/cli/ui/index.solid.js.map +0 -1
- package/dist/cli/ui/screens/solid/BranchListScreen.d.ts +0 -53
- package/dist/cli/ui/screens/solid/BranchListScreen.d.ts.map +0 -1
- package/dist/cli/ui/screens/solid/BranchListScreen.js +0 -829
- package/dist/cli/ui/screens/solid/BranchListScreen.js.map +0 -1
- package/dist/cli/ui/screens/solid/ConfirmScreen.d.ts +0 -11
- package/dist/cli/ui/screens/solid/ConfirmScreen.d.ts.map +0 -1
- package/dist/cli/ui/screens/solid/ConfirmScreen.js +0 -45
- package/dist/cli/ui/screens/solid/ConfirmScreen.js.map +0 -1
- package/dist/cli/ui/screens/solid/EnvironmentScreen.d.ts +0 -14
- package/dist/cli/ui/screens/solid/EnvironmentScreen.d.ts.map +0 -1
- package/dist/cli/ui/screens/solid/EnvironmentScreen.js +0 -90
- package/dist/cli/ui/screens/solid/EnvironmentScreen.js.map +0 -1
- package/dist/cli/ui/screens/solid/ErrorScreen.d.ts +0 -8
- package/dist/cli/ui/screens/solid/ErrorScreen.d.ts.map +0 -1
- package/dist/cli/ui/screens/solid/ErrorScreen.js +0 -18
- package/dist/cli/ui/screens/solid/ErrorScreen.js.map +0 -1
- package/dist/cli/ui/screens/solid/InputScreen.d.ts +0 -13
- package/dist/cli/ui/screens/solid/InputScreen.d.ts.map +0 -1
- package/dist/cli/ui/screens/solid/InputScreen.js +0 -17
- package/dist/cli/ui/screens/solid/InputScreen.js.map +0 -1
- package/dist/cli/ui/screens/solid/LoadingIndicator.d.ts +0 -9
- package/dist/cli/ui/screens/solid/LoadingIndicator.d.ts.map +0 -1
- package/dist/cli/ui/screens/solid/LoadingIndicator.js +0 -43
- package/dist/cli/ui/screens/solid/LoadingIndicator.js.map +0 -1
- package/dist/cli/ui/screens/solid/LogDetailScreen.d.ts +0 -14
- package/dist/cli/ui/screens/solid/LogDetailScreen.d.ts.map +0 -1
- package/dist/cli/ui/screens/solid/LogDetailScreen.js +0 -34
- package/dist/cli/ui/screens/solid/LogDetailScreen.js.map +0 -1
- package/dist/cli/ui/screens/solid/LogScreen.d.ts +0 -25
- package/dist/cli/ui/screens/solid/LogScreen.d.ts.map +0 -1
- package/dist/cli/ui/screens/solid/LogScreen.js +0 -333
- package/dist/cli/ui/screens/solid/LogScreen.js.map +0 -1
- package/dist/cli/ui/screens/solid/ProfileEnvScreen.d.ts +0 -17
- package/dist/cli/ui/screens/solid/ProfileEnvScreen.d.ts.map +0 -1
- package/dist/cli/ui/screens/solid/ProfileEnvScreen.js +0 -115
- package/dist/cli/ui/screens/solid/ProfileEnvScreen.js.map +0 -1
- package/dist/cli/ui/screens/solid/ProfileScreen.d.ts +0 -17
- package/dist/cli/ui/screens/solid/ProfileScreen.d.ts.map +0 -1
- package/dist/cli/ui/screens/solid/ProfileScreen.js +0 -50
- package/dist/cli/ui/screens/solid/ProfileScreen.js.map +0 -1
- package/dist/cli/ui/screens/solid/SelectorScreen.d.ts +0 -20
- package/dist/cli/ui/screens/solid/SelectorScreen.d.ts.map +0 -1
- package/dist/cli/ui/screens/solid/SelectorScreen.js +0 -98
- package/dist/cli/ui/screens/solid/SelectorScreen.js.map +0 -1
- package/dist/cli/ui/screens/solid/WorktreeCreateScreen.d.ts +0 -13
- package/dist/cli/ui/screens/solid/WorktreeCreateScreen.d.ts.map +0 -1
- package/dist/cli/ui/screens/solid/WorktreeCreateScreen.js +0 -59
- package/dist/cli/ui/screens/solid/WorktreeCreateScreen.js.map +0 -1
- package/dist/cli/ui/stores/appStore.d.ts +0 -143
- package/dist/cli/ui/stores/appStore.d.ts.map +0 -1
- package/dist/cli/ui/stores/appStore.js +0 -158
- package/dist/cli/ui/stores/appStore.js.map +0 -1
- package/dist/cli/ui/stores/branchStore.d.ts +0 -159
- package/dist/cli/ui/stores/branchStore.d.ts.map +0 -1
- package/dist/cli/ui/stores/branchStore.js +0 -275
- package/dist/cli/ui/stores/branchStore.js.map +0 -1
- package/dist/cli/ui/stores/index.d.ts +0 -11
- package/dist/cli/ui/stores/index.d.ts.map +0 -1
- package/dist/cli/ui/stores/index.js +0 -14
- package/dist/cli/ui/stores/index.js.map +0 -1
- package/dist/cli/ui/stores/uiStore.d.ts +0 -146
- package/dist/cli/ui/stores/uiStore.d.ts.map +0 -1
- package/dist/cli/ui/stores/uiStore.js +0 -166
- package/dist/cli/ui/stores/uiStore.js.map +0 -1
- package/dist/cli/ui/types.d.ts +0 -293
- package/dist/cli/ui/types.d.ts.map +0 -1
- package/dist/cli/ui/types.js +0 -2
- package/dist/cli/ui/types.js.map +0 -1
- package/dist/cli/ui/utils/baseBranch.d.ts +0 -4
- package/dist/cli/ui/utils/baseBranch.d.ts.map +0 -1
- package/dist/cli/ui/utils/baseBranch.js +0 -17
- package/dist/cli/ui/utils/baseBranch.js.map +0 -1
- package/dist/cli/ui/utils/branchFormatter.d.ts +0 -19
- package/dist/cli/ui/utils/branchFormatter.d.ts.map +0 -1
- package/dist/cli/ui/utils/branchFormatter.js +0 -199
- package/dist/cli/ui/utils/branchFormatter.js.map +0 -1
- package/dist/cli/ui/utils/clipboard.d.ts +0 -7
- package/dist/cli/ui/utils/clipboard.d.ts.map +0 -1
- package/dist/cli/ui/utils/clipboard.js +0 -21
- package/dist/cli/ui/utils/clipboard.js.map +0 -1
- package/dist/cli/ui/utils/continueSession.d.ts +0 -36
- package/dist/cli/ui/utils/continueSession.d.ts.map +0 -1
- package/dist/cli/ui/utils/continueSession.js +0 -155
- package/dist/cli/ui/utils/continueSession.js.map +0 -1
- package/dist/cli/ui/utils/installedVersionCache.d.ts +0 -33
- package/dist/cli/ui/utils/installedVersionCache.d.ts.map +0 -1
- package/dist/cli/ui/utils/installedVersionCache.js +0 -59
- package/dist/cli/ui/utils/installedVersionCache.js.map +0 -1
- package/dist/cli/ui/utils/modelOptions.d.ts +0 -10
- package/dist/cli/ui/utils/modelOptions.d.ts.map +0 -1
- package/dist/cli/ui/utils/modelOptions.js +0 -155
- package/dist/cli/ui/utils/modelOptions.js.map +0 -1
- package/dist/cli/ui/utils/statisticsCalculator.d.ts +0 -9
- package/dist/cli/ui/utils/statisticsCalculator.d.ts.map +0 -1
- package/dist/cli/ui/utils/statisticsCalculator.js +0 -37
- package/dist/cli/ui/utils/statisticsCalculator.js.map +0 -1
- package/dist/cli/ui/utils/versionCache.d.ts +0 -37
- package/dist/cli/ui/utils/versionCache.d.ts.map +0 -1
- package/dist/cli/ui/utils/versionCache.js +0 -70
- package/dist/cli/ui/utils/versionCache.js.map +0 -1
- package/dist/cli/ui/utils/versionFetcher.d.ts +0 -41
- package/dist/cli/ui/utils/versionFetcher.d.ts.map +0 -1
- package/dist/cli/ui/utils/versionFetcher.js +0 -89
- package/dist/cli/ui/utils/versionFetcher.js.map +0 -1
- package/dist/client/assets/index-BbfV7Wuj.css +0 -1
- package/dist/client/assets/index-CoAyq5x1.js +0 -78
- package/dist/client/index.html +0 -13
- package/dist/codex.d.ts +0 -55
- package/dist/codex.d.ts.map +0 -1
- package/dist/codex.js +0 -329
- package/dist/codex.js.map +0 -1
- package/dist/config/builtin-coding-agents.d.ts +0 -27
- package/dist/config/builtin-coding-agents.d.ts.map +0 -1
- package/dist/config/builtin-coding-agents.js +0 -78
- package/dist/config/builtin-coding-agents.js.map +0 -1
- package/dist/config/constants.d.ts +0 -76
- package/dist/config/constants.d.ts.map +0 -1
- package/dist/config/constants.js +0 -92
- package/dist/config/constants.js.map +0 -1
- package/dist/config/env-history.d.ts +0 -4
- package/dist/config/env-history.d.ts.map +0 -1
- package/dist/config/env-history.js +0 -34
- package/dist/config/env-history.js.map +0 -1
- package/dist/config/index.d.ts +0 -51
- package/dist/config/index.d.ts.map +0 -1
- package/dist/config/index.js +0 -225
- package/dist/config/index.js.map +0 -1
- package/dist/config/profiles.d.ts +0 -94
- package/dist/config/profiles.d.ts.map +0 -1
- package/dist/config/profiles.js +0 -284
- package/dist/config/profiles.js.map +0 -1
- package/dist/config/shared-env.d.ts +0 -41
- package/dist/config/shared-env.d.ts.map +0 -1
- package/dist/config/shared-env.js +0 -114
- package/dist/config/shared-env.js.map +0 -1
- package/dist/config/tools.d.ts +0 -50
- package/dist/config/tools.d.ts.map +0 -1
- package/dist/config/tools.js +0 -239
- package/dist/config/tools.js.map +0 -1
- package/dist/gemini.d.ts +0 -35
- package/dist/gemini.d.ts.map +0 -1
- package/dist/gemini.js +0 -299
- package/dist/gemini.js.map +0 -1
- package/dist/git.d.ts +0 -154
- package/dist/git.d.ts.map +0 -1
- package/dist/git.js +0 -1012
- package/dist/git.js.map +0 -1
- package/dist/github.d.ts +0 -14
- package/dist/github.d.ts.map +0 -1
- package/dist/github.js +0 -123
- package/dist/github.js.map +0 -1
- package/dist/index.d.ts +0 -16
- package/dist/index.d.ts.map +0 -1
- package/dist/index.js +0 -784
- package/dist/index.js.map +0 -1
- package/dist/launcher.d.ts +0 -30
- package/dist/launcher.d.ts.map +0 -1
- package/dist/launcher.js +0 -185
- package/dist/launcher.js.map +0 -1
- package/dist/logging/agentOutput.d.ts +0 -21
- package/dist/logging/agentOutput.d.ts.map +0 -1
- package/dist/logging/agentOutput.js +0 -164
- package/dist/logging/agentOutput.js.map +0 -1
- package/dist/logging/formatter.d.ts +0 -15
- package/dist/logging/formatter.d.ts.map +0 -1
- package/dist/logging/formatter.js +0 -95
- package/dist/logging/formatter.js.map +0 -1
- package/dist/logging/logger.d.ts +0 -24
- package/dist/logging/logger.d.ts.map +0 -1
- package/dist/logging/logger.js +0 -79
- package/dist/logging/logger.js.map +0 -1
- package/dist/logging/reader.d.ts +0 -34
- package/dist/logging/reader.d.ts.map +0 -1
- package/dist/logging/reader.js +0 -178
- package/dist/logging/reader.js.map +0 -1
- package/dist/logging/rotation.d.ts +0 -6
- package/dist/logging/rotation.d.ts.map +0 -1
- package/dist/logging/rotation.js +0 -26
- package/dist/logging/rotation.js.map +0 -1
- package/dist/opentui/highlights-eq9cgrbb.scm +0 -604
- package/dist/opentui/highlights-ghv9g403.scm +0 -205
- package/dist/opentui/highlights-hk7bwhj4.scm +0 -284
- package/dist/opentui/highlights-r812a2qc.scm +0 -150
- package/dist/opentui/highlights-x6tmsnaa.scm +0 -115
- package/dist/opentui/index.solid.d.ts +0 -2
- package/dist/opentui/index.solid.d.ts.map +0 -1
- package/dist/opentui/index.solid.js +0 -53721
- package/dist/opentui/index.solid.js.map +0 -1
- package/dist/opentui/injections-73j83es3.scm +0 -27
- package/dist/opentui/tree-sitter-javascript-nd0q4pe9.wasm +0 -0
- package/dist/opentui/tree-sitter-markdown-411r6y9b.wasm +0 -0
- package/dist/opentui/tree-sitter-markdown_inline-j5349f42.wasm +0 -0
- package/dist/opentui/tree-sitter-typescript-zxjzwt75.wasm +0 -0
- package/dist/opentui/tree-sitter-zig-e78zbjpm.wasm +0 -0
- package/dist/repositories/git.repository.d.ts +0 -38
- package/dist/repositories/git.repository.d.ts.map +0 -1
- package/dist/repositories/git.repository.js +0 -117
- package/dist/repositories/git.repository.js.map +0 -1
- package/dist/repositories/github.repository.d.ts +0 -16
- package/dist/repositories/github.repository.d.ts.map +0 -1
- package/dist/repositories/github.repository.js +0 -61
- package/dist/repositories/github.repository.js.map +0 -1
- package/dist/repositories/worktree.repository.d.ts +0 -19
- package/dist/repositories/worktree.repository.d.ts.map +0 -1
- package/dist/repositories/worktree.repository.js +0 -64
- package/dist/repositories/worktree.repository.js.map +0 -1
- package/dist/services/BatchMergeService.d.ts +0 -45
- package/dist/services/BatchMergeService.d.ts.map +0 -1
- package/dist/services/BatchMergeService.js +0 -197
- package/dist/services/BatchMergeService.js.map +0 -1
- package/dist/services/WorktreeOrchestrator.d.ts +0 -37
- package/dist/services/WorktreeOrchestrator.d.ts.map +0 -1
- package/dist/services/WorktreeOrchestrator.js +0 -74
- package/dist/services/WorktreeOrchestrator.js.map +0 -1
- package/dist/services/codingAgentCommandResolver.d.ts +0 -10
- package/dist/services/codingAgentCommandResolver.d.ts.map +0 -1
- package/dist/services/codingAgentCommandResolver.js +0 -81
- package/dist/services/codingAgentCommandResolver.js.map +0 -1
- package/dist/services/codingAgentResolver.d.ts +0 -43
- package/dist/services/codingAgentResolver.d.ts.map +0 -1
- package/dist/services/codingAgentResolver.js +0 -269
- package/dist/services/codingAgentResolver.js.map +0 -1
- package/dist/services/dependency-installer.d.ts +0 -26
- package/dist/services/dependency-installer.d.ts.map +0 -1
- package/dist/services/dependency-installer.js +0 -134
- package/dist/services/dependency-installer.js.map +0 -1
- package/dist/services/git.service.d.ts +0 -27
- package/dist/services/git.service.d.ts.map +0 -1
- package/dist/services/git.service.js +0 -97
- package/dist/services/git.service.js.map +0 -1
- package/dist/services/github.service.d.ts +0 -14
- package/dist/services/github.service.d.ts.map +0 -1
- package/dist/services/github.service.js +0 -52
- package/dist/services/github.service.js.map +0 -1
- package/dist/services/worktree.service.d.ts +0 -20
- package/dist/services/worktree.service.d.ts.map +0 -1
- package/dist/services/worktree.service.js +0 -52
- package/dist/services/worktree.service.js.map +0 -1
- package/dist/shared/codingAgentConstants.d.ts +0 -12
- package/dist/shared/codingAgentConstants.d.ts.map +0 -1
- package/dist/shared/codingAgentConstants.js +0 -95
- package/dist/shared/codingAgentConstants.js.map +0 -1
- package/dist/types/api.d.ts +0 -225
- package/dist/types/api.d.ts.map +0 -1
- package/dist/types/api.js +0 -8
- package/dist/types/api.js.map +0 -1
- package/dist/types/coding-agent.d.ts +0 -62
- package/dist/types/coding-agent.d.ts.map +0 -1
- package/dist/types/coding-agent.js +0 -29
- package/dist/types/coding-agent.js.map +0 -1
- package/dist/types/profiles.d.ts +0 -54
- package/dist/types/profiles.d.ts.map +0 -1
- package/dist/types/profiles.js +0 -33
- package/dist/types/profiles.js.map +0 -1
- package/dist/types/tools.d.ts +0 -230
- package/dist/types/tools.d.ts.map +0 -1
- package/dist/types/tools.js +0 -8
- package/dist/types/tools.js.map +0 -1
- package/dist/utils/bun-runtime.d.ts +0 -12
- package/dist/utils/bun-runtime.d.ts.map +0 -1
- package/dist/utils/bun-runtime.js +0 -13
- package/dist/utils/bun-runtime.js.map +0 -1
- package/dist/utils/coding-agent-colors.d.ts +0 -88
- package/dist/utils/coding-agent-colors.d.ts.map +0 -1
- package/dist/utils/coding-agent-colors.js +0 -137
- package/dist/utils/coding-agent-colors.js.map +0 -1
- package/dist/utils/command.d.ts +0 -62
- package/dist/utils/command.d.ts.map +0 -1
- package/dist/utils/command.js +0 -186
- package/dist/utils/command.js.map +0 -1
- package/dist/utils/error-utils.d.ts +0 -27
- package/dist/utils/error-utils.d.ts.map +0 -1
- package/dist/utils/error-utils.js +0 -98
- package/dist/utils/error-utils.js.map +0 -1
- package/dist/utils/npmRegistry.d.ts +0 -61
- package/dist/utils/npmRegistry.d.ts.map +0 -1
- package/dist/utils/npmRegistry.js +0 -180
- package/dist/utils/npmRegistry.js.map +0 -1
- package/dist/utils/prompt.d.ts +0 -18
- package/dist/utils/prompt.d.ts.map +0 -1
- package/dist/utils/prompt.js +0 -107
- package/dist/utils/prompt.js.map +0 -1
- package/dist/utils/session/common.d.ts +0 -108
- package/dist/utils/session/common.d.ts.map +0 -1
- package/dist/utils/session/common.js +0 -439
- package/dist/utils/session/common.js.map +0 -1
- package/dist/utils/session/index.d.ts +0 -16
- package/dist/utils/session/index.d.ts.map +0 -1
- package/dist/utils/session/index.js +0 -20
- package/dist/utils/session/index.js.map +0 -1
- package/dist/utils/session/parsers/claude.d.ts +0 -62
- package/dist/utils/session/parsers/claude.d.ts.map +0 -1
- package/dist/utils/session/parsers/claude.js +0 -224
- package/dist/utils/session/parsers/claude.js.map +0 -1
- package/dist/utils/session/parsers/codex.d.ts +0 -37
- package/dist/utils/session/parsers/codex.d.ts.map +0 -1
- package/dist/utils/session/parsers/codex.js +0 -139
- package/dist/utils/session/parsers/codex.js.map +0 -1
- package/dist/utils/session/parsers/gemini.d.ts +0 -22
- package/dist/utils/session/parsers/gemini.d.ts.map +0 -1
- package/dist/utils/session/parsers/gemini.js +0 -118
- package/dist/utils/session/parsers/gemini.js.map +0 -1
- package/dist/utils/session/parsers/index.d.ts +0 -8
- package/dist/utils/session/parsers/index.d.ts.map +0 -1
- package/dist/utils/session/parsers/index.js +0 -12
- package/dist/utils/session/parsers/index.js.map +0 -1
- package/dist/utils/session/parsers/opencode.d.ts +0 -23
- package/dist/utils/session/parsers/opencode.d.ts.map +0 -1
- package/dist/utils/session/parsers/opencode.js +0 -126
- package/dist/utils/session/parsers/opencode.js.map +0 -1
- package/dist/utils/session/types.d.ts +0 -49
- package/dist/utils/session/types.d.ts.map +0 -1
- package/dist/utils/session/types.js +0 -5
- package/dist/utils/session/types.js.map +0 -1
- package/dist/utils/session.d.ts +0 -16
- package/dist/utils/session.d.ts.map +0 -1
- package/dist/utils/session.js +0 -16
- package/dist/utils/session.js.map +0 -1
- package/dist/utils/spinner.d.ts +0 -6
- package/dist/utils/spinner.d.ts.map +0 -1
- package/dist/utils/spinner.js +0 -47
- package/dist/utils/spinner.js.map +0 -1
- package/dist/utils/terminal.d.ts +0 -64
- package/dist/utils/terminal.d.ts.map +0 -1
- package/dist/utils/terminal.js +0 -270
- package/dist/utils/terminal.js.map +0 -1
- package/dist/utils/webui.d.ts +0 -8
- package/dist/utils/webui.d.ts.map +0 -1
- package/dist/utils/webui.js +0 -35
- package/dist/utils/webui.js.map +0 -1
- package/dist/utils.d.ts +0 -18
- package/dist/utils.d.ts.map +0 -1
- package/dist/utils.js +0 -79
- package/dist/utils.js.map +0 -1
- package/dist/web/client/src/components/BranchGraph.d.ts +0 -13
- package/dist/web/client/src/components/BranchGraph.d.ts.map +0 -1
- package/dist/web/client/src/components/BranchGraph.js +0 -49
- package/dist/web/client/src/components/BranchGraph.js.map +0 -1
- package/dist/web/client/src/components/CodingAgentLaunchModal.d.ts +0 -9
- package/dist/web/client/src/components/CodingAgentLaunchModal.d.ts.map +0 -1
- package/dist/web/client/src/components/CodingAgentLaunchModal.js +0 -354
- package/dist/web/client/src/components/CodingAgentLaunchModal.js.map +0 -1
- package/dist/web/client/src/components/CustomCodingAgentForm.d.ts +0 -23
- package/dist/web/client/src/components/CustomCodingAgentForm.d.ts.map +0 -1
- package/dist/web/client/src/components/CustomCodingAgentForm.js +0 -209
- package/dist/web/client/src/components/CustomCodingAgentForm.js.map +0 -1
- package/dist/web/client/src/components/CustomCodingAgentList.d.ts +0 -10
- package/dist/web/client/src/components/CustomCodingAgentList.d.ts.map +0 -1
- package/dist/web/client/src/components/CustomCodingAgentList.js +0 -57
- package/dist/web/client/src/components/CustomCodingAgentList.js.map +0 -1
- package/dist/web/client/src/components/EnvEditor.d.ts +0 -20
- package/dist/web/client/src/components/EnvEditor.d.ts.map +0 -1
- package/dist/web/client/src/components/EnvEditor.js +0 -75
- package/dist/web/client/src/components/EnvEditor.js.map +0 -1
- package/dist/web/client/src/components/EnvironmentEditor.d.ts +0 -17
- package/dist/web/client/src/components/EnvironmentEditor.d.ts.map +0 -1
- package/dist/web/client/src/components/EnvironmentEditor.js +0 -22
- package/dist/web/client/src/components/EnvironmentEditor.js.map +0 -1
- package/dist/web/client/src/components/Terminal.d.ts +0 -15
- package/dist/web/client/src/components/Terminal.d.ts.map +0 -1
- package/dist/web/client/src/components/Terminal.js +0 -119
- package/dist/web/client/src/components/Terminal.js.map +0 -1
- package/dist/web/client/src/components/branch-detail/BranchInfoCards.d.ts +0 -10
- package/dist/web/client/src/components/branch-detail/BranchInfoCards.d.ts.map +0 -1
- package/dist/web/client/src/components/branch-detail/BranchInfoCards.js +0 -107
- package/dist/web/client/src/components/branch-detail/BranchInfoCards.js.map +0 -1
- package/dist/web/client/src/components/branch-detail/SessionHistoryTable.d.ts +0 -22
- package/dist/web/client/src/components/branch-detail/SessionHistoryTable.d.ts.map +0 -1
- package/dist/web/client/src/components/branch-detail/SessionHistoryTable.js +0 -80
- package/dist/web/client/src/components/branch-detail/SessionHistoryTable.js.map +0 -1
- package/dist/web/client/src/components/branch-detail/TerminalPanel.d.ts +0 -11
- package/dist/web/client/src/components/branch-detail/TerminalPanel.d.ts.map +0 -1
- package/dist/web/client/src/components/branch-detail/TerminalPanel.js +0 -32
- package/dist/web/client/src/components/branch-detail/TerminalPanel.js.map +0 -1
- package/dist/web/client/src/components/branch-detail/ToolLauncher.d.ts +0 -40
- package/dist/web/client/src/components/branch-detail/ToolLauncher.d.ts.map +0 -1
- package/dist/web/client/src/components/branch-detail/ToolLauncher.js +0 -147
- package/dist/web/client/src/components/branch-detail/ToolLauncher.js.map +0 -1
- package/dist/web/client/src/components/branch-detail/index.d.ts +0 -5
- package/dist/web/client/src/components/branch-detail/index.d.ts.map +0 -1
- package/dist/web/client/src/components/branch-detail/index.js +0 -5
- package/dist/web/client/src/components/branch-detail/index.js.map +0 -1
- package/dist/web/client/src/components/common/BranchCard.d.ts +0 -17
- package/dist/web/client/src/components/common/BranchCard.d.ts.map +0 -1
- package/dist/web/client/src/components/common/BranchCard.js +0 -36
- package/dist/web/client/src/components/common/BranchCard.js.map +0 -1
- package/dist/web/client/src/components/common/MetricCard.d.ts +0 -10
- package/dist/web/client/src/components/common/MetricCard.d.ts.map +0 -1
- package/dist/web/client/src/components/common/MetricCard.js +0 -10
- package/dist/web/client/src/components/common/MetricCard.js.map +0 -1
- package/dist/web/client/src/components/common/PageHeader.d.ts +0 -12
- package/dist/web/client/src/components/common/PageHeader.d.ts.map +0 -1
- package/dist/web/client/src/components/common/PageHeader.js +0 -14
- package/dist/web/client/src/components/common/PageHeader.js.map +0 -1
- package/dist/web/client/src/components/common/SearchInput.d.ts +0 -14
- package/dist/web/client/src/components/common/SearchInput.d.ts.map +0 -1
- package/dist/web/client/src/components/common/SearchInput.js +0 -15
- package/dist/web/client/src/components/common/SearchInput.js.map +0 -1
- package/dist/web/client/src/components/common/StatusBadge.d.ts +0 -10
- package/dist/web/client/src/components/common/StatusBadge.d.ts.map +0 -1
- package/dist/web/client/src/components/common/StatusBadge.js +0 -15
- package/dist/web/client/src/components/common/StatusBadge.js.map +0 -1
- package/dist/web/client/src/components/common/index.d.ts +0 -6
- package/dist/web/client/src/components/common/index.d.ts.map +0 -1
- package/dist/web/client/src/components/common/index.js +0 -6
- package/dist/web/client/src/components/common/index.js.map +0 -1
- package/dist/web/client/src/components/graph/BranchDetailPanel.d.ts +0 -15
- package/dist/web/client/src/components/graph/BranchDetailPanel.d.ts.map +0 -1
- package/dist/web/client/src/components/graph/BranchDetailPanel.js +0 -57
- package/dist/web/client/src/components/graph/BranchDetailPanel.js.map +0 -1
- package/dist/web/client/src/components/graph/BranchNode.d.ts +0 -13
- package/dist/web/client/src/components/graph/BranchNode.d.ts.map +0 -1
- package/dist/web/client/src/components/graph/BranchNode.js +0 -103
- package/dist/web/client/src/components/graph/BranchNode.js.map +0 -1
- package/dist/web/client/src/components/graph/ClusterNode.d.ts +0 -13
- package/dist/web/client/src/components/graph/ClusterNode.d.ts.map +0 -1
- package/dist/web/client/src/components/graph/ClusterNode.js +0 -109
- package/dist/web/client/src/components/graph/ClusterNode.js.map +0 -1
- package/dist/web/client/src/components/graph/SynapticCanvas.d.ts +0 -17
- package/dist/web/client/src/components/graph/SynapticCanvas.d.ts.map +0 -1
- package/dist/web/client/src/components/graph/SynapticCanvas.js +0 -94
- package/dist/web/client/src/components/graph/SynapticCanvas.js.map +0 -1
- package/dist/web/client/src/components/graph/SynapticEdge.d.ts +0 -13
- package/dist/web/client/src/components/graph/SynapticEdge.d.ts.map +0 -1
- package/dist/web/client/src/components/graph/SynapticEdge.js +0 -113
- package/dist/web/client/src/components/graph/SynapticEdge.js.map +0 -1
- package/dist/web/client/src/components/graph/graphUtils.d.ts +0 -67
- package/dist/web/client/src/components/graph/graphUtils.d.ts.map +0 -1
- package/dist/web/client/src/components/graph/graphUtils.js +0 -175
- package/dist/web/client/src/components/graph/graphUtils.js.map +0 -1
- package/dist/web/client/src/components/graph/index.d.ts +0 -10
- package/dist/web/client/src/components/graph/index.d.ts.map +0 -1
- package/dist/web/client/src/components/graph/index.js +0 -10
- package/dist/web/client/src/components/graph/index.js.map +0 -1
- package/dist/web/client/src/components/ui/alert.d.ts +0 -9
- package/dist/web/client/src/components/ui/alert.d.ts.map +0 -1
- package/dist/web/client/src/components/ui/alert.js +0 -25
- package/dist/web/client/src/components/ui/alert.js.map +0 -1
- package/dist/web/client/src/components/ui/badge.d.ts +0 -10
- package/dist/web/client/src/components/ui/badge.d.ts.map +0 -1
- package/dist/web/client/src/components/ui/badge.js +0 -25
- package/dist/web/client/src/components/ui/badge.js.map +0 -1
- package/dist/web/client/src/components/ui/button.d.ts +0 -12
- package/dist/web/client/src/components/ui/button.d.ts.map +0 -1
- package/dist/web/client/src/components/ui/button.js +0 -33
- package/dist/web/client/src/components/ui/button.js.map +0 -1
- package/dist/web/client/src/components/ui/card.d.ts +0 -9
- package/dist/web/client/src/components/ui/card.d.ts.map +0 -1
- package/dist/web/client/src/components/ui/card.js +0 -16
- package/dist/web/client/src/components/ui/card.js.map +0 -1
- package/dist/web/client/src/components/ui/index.d.ts +0 -8
- package/dist/web/client/src/components/ui/index.d.ts.map +0 -1
- package/dist/web/client/src/components/ui/index.js +0 -8
- package/dist/web/client/src/components/ui/index.js.map +0 -1
- package/dist/web/client/src/components/ui/input.d.ts +0 -4
- package/dist/web/client/src/components/ui/input.d.ts.map +0 -1
- package/dist/web/client/src/components/ui/input.js +0 -8
- package/dist/web/client/src/components/ui/input.js.map +0 -1
- package/dist/web/client/src/components/ui/select.d.ts +0 -14
- package/dist/web/client/src/components/ui/select.d.ts.map +0 -1
- package/dist/web/client/src/components/ui/select.js +0 -39
- package/dist/web/client/src/components/ui/select.js.map +0 -1
- package/dist/web/client/src/components/ui/table.d.ts +0 -11
- package/dist/web/client/src/components/ui/table.d.ts.map +0 -1
- package/dist/web/client/src/components/ui/table.js +0 -21
- package/dist/web/client/src/components/ui/table.js.map +0 -1
- package/dist/web/client/src/hooks/useBranches.d.ts +0 -16
- package/dist/web/client/src/hooks/useBranches.d.ts.map +0 -1
- package/dist/web/client/src/hooks/useBranches.js +0 -35
- package/dist/web/client/src/hooks/useBranches.js.map +0 -1
- package/dist/web/client/src/hooks/useConfig.d.ts +0 -13
- package/dist/web/client/src/hooks/useConfig.d.ts.map +0 -1
- package/dist/web/client/src/hooks/useConfig.js +0 -27
- package/dist/web/client/src/hooks/useConfig.js.map +0 -1
- package/dist/web/client/src/hooks/useSessions.d.ts +0 -21
- package/dist/web/client/src/hooks/useSessions.d.ts.map +0 -1
- package/dist/web/client/src/hooks/useSessions.js +0 -54
- package/dist/web/client/src/hooks/useSessions.js.map +0 -1
- package/dist/web/client/src/hooks/useWorktrees.d.ts +0 -17
- package/dist/web/client/src/hooks/useWorktrees.d.ts.map +0 -1
- package/dist/web/client/src/hooks/useWorktrees.js +0 -41
- package/dist/web/client/src/hooks/useWorktrees.js.map +0 -1
- package/dist/web/client/src/lib/api.d.ts +0 -82
- package/dist/web/client/src/lib/api.d.ts.map +0 -1
- package/dist/web/client/src/lib/api.js +0 -147
- package/dist/web/client/src/lib/api.js.map +0 -1
- package/dist/web/client/src/lib/coding-agent-colors.d.ts +0 -86
- package/dist/web/client/src/lib/coding-agent-colors.d.ts.map +0 -1
- package/dist/web/client/src/lib/coding-agent-colors.js +0 -135
- package/dist/web/client/src/lib/coding-agent-colors.js.map +0 -1
- package/dist/web/client/src/lib/utils.d.ts +0 -7
- package/dist/web/client/src/lib/utils.d.ts.map +0 -1
- package/dist/web/client/src/lib/utils.js +0 -10
- package/dist/web/client/src/lib/utils.js.map +0 -1
- package/dist/web/client/src/lib/websocket.d.ts +0 -59
- package/dist/web/client/src/lib/websocket.d.ts.map +0 -1
- package/dist/web/client/src/lib/websocket.js +0 -182
- package/dist/web/client/src/lib/websocket.js.map +0 -1
- package/dist/web/client/src/main.d.ts +0 -2
- package/dist/web/client/src/main.d.ts.map +0 -1
- package/dist/web/client/src/main.js +0 -23
- package/dist/web/client/src/main.js.map +0 -1
- package/dist/web/client/src/pages/BranchDetailPage.d.ts +0 -3
- package/dist/web/client/src/pages/BranchDetailPage.d.ts.map +0 -1
- package/dist/web/client/src/pages/BranchDetailPage.js +0 -365
- package/dist/web/client/src/pages/BranchDetailPage.js.map +0 -1
- package/dist/web/client/src/pages/BranchListPage.d.ts +0 -3
- package/dist/web/client/src/pages/BranchListPage.d.ts.map +0 -1
- package/dist/web/client/src/pages/BranchListPage.js +0 -118
- package/dist/web/client/src/pages/BranchListPage.js.map +0 -1
- package/dist/web/client/src/pages/ConfigManagementPage.d.ts +0 -3
- package/dist/web/client/src/pages/ConfigManagementPage.d.ts.map +0 -1
- package/dist/web/client/src/pages/ConfigManagementPage.js +0 -132
- package/dist/web/client/src/pages/ConfigManagementPage.js.map +0 -1
- package/dist/web/client/src/pages/ConfigPage.d.ts +0 -3
- package/dist/web/client/src/pages/ConfigPage.d.ts.map +0 -1
- package/dist/web/client/src/pages/ConfigPage.js +0 -220
- package/dist/web/client/src/pages/ConfigPage.js.map +0 -1
- package/dist/web/client/src/router.d.ts +0 -9
- package/dist/web/client/src/router.d.ts.map +0 -1
- package/dist/web/client/src/router.js +0 -27
- package/dist/web/client/src/router.js.map +0 -1
- package/dist/web/client/vite.config.d.ts +0 -3
- package/dist/web/client/vite.config.d.ts.map +0 -1
- package/dist/web/client/vite.config.js +0 -28
- package/dist/web/client/vite.config.js.map +0 -1
- package/dist/web/server/env/importer.d.ts +0 -3
- package/dist/web/server/env/importer.d.ts.map +0 -1
- package/dist/web/server/env/importer.js +0 -51
- package/dist/web/server/env/importer.js.map +0 -1
- package/dist/web/server/index.d.ts +0 -33
- package/dist/web/server/index.d.ts.map +0 -1
- package/dist/web/server/index.js +0 -102
- package/dist/web/server/index.js.map +0 -1
- package/dist/web/server/pty/manager.d.ts +0 -54
- package/dist/web/server/pty/manager.d.ts.map +0 -1
- package/dist/web/server/pty/manager.js +0 -303
- package/dist/web/server/pty/manager.js.map +0 -1
- package/dist/web/server/routes/branches.d.ts +0 -11
- package/dist/web/server/routes/branches.d.ts.map +0 -1
- package/dist/web/server/routes/branches.js +0 -97
- package/dist/web/server/routes/branches.js.map +0 -1
- package/dist/web/server/routes/config.d.ts +0 -6
- package/dist/web/server/routes/config.d.ts.map +0 -1
- package/dist/web/server/routes/config.js +0 -162
- package/dist/web/server/routes/config.js.map +0 -1
- package/dist/web/server/routes/index.d.ts +0 -13
- package/dist/web/server/routes/index.d.ts.map +0 -1
- package/dist/web/server/routes/index.js +0 -29
- package/dist/web/server/routes/index.js.map +0 -1
- package/dist/web/server/routes/sessions.d.ts +0 -12
- package/dist/web/server/routes/sessions.d.ts.map +0 -1
- package/dist/web/server/routes/sessions.js +0 -176
- package/dist/web/server/routes/sessions.js.map +0 -1
- package/dist/web/server/routes/worktrees.d.ts +0 -11
- package/dist/web/server/routes/worktrees.d.ts.map +0 -1
- package/dist/web/server/routes/worktrees.js +0 -80
- package/dist/web/server/routes/worktrees.js.map +0 -1
- package/dist/web/server/services/branches.d.ts +0 -17
- package/dist/web/server/services/branches.d.ts.map +0 -1
- package/dist/web/server/services/branches.js +0 -275
- package/dist/web/server/services/branches.js.map +0 -1
- package/dist/web/server/services/worktrees.d.ts +0 -24
- package/dist/web/server/services/worktrees.d.ts.map +0 -1
- package/dist/web/server/services/worktrees.js +0 -66
- package/dist/web/server/services/worktrees.js.map +0 -1
- package/dist/web/server/tray.d.ts +0 -25
- package/dist/web/server/tray.d.ts.map +0 -1
- package/dist/web/server/tray.js +0 -116
- package/dist/web/server/tray.js.map +0 -1
- package/dist/web/server/types.d.ts +0 -4
- package/dist/web/server/types.d.ts.map +0 -1
- package/dist/web/server/types.js +0 -2
- package/dist/web/server/types.js.map +0 -1
- package/dist/web/server/websocket/handler.d.ts +0 -57
- package/dist/web/server/websocket/handler.d.ts.map +0 -1
- package/dist/web/server/websocket/handler.js +0 -220
- package/dist/web/server/websocket/handler.js.map +0 -1
- package/dist/worktree.d.ts +0 -117
- package/dist/worktree.d.ts.map +0 -1
- package/dist/worktree.js +0 -788
- package/dist/worktree.js.map +0 -1
- package/src/claude-history.ts +0 -717
- package/src/claude.ts +0 -586
- package/src/cli/ui/App.solid.tsx +0 -2145
- package/src/cli/ui/__tests__/solid/AppSolid.cleanup.test.tsx +0 -1175
- package/src/cli/ui/__tests__/solid/BranchListScreen.test.tsx +0 -343
- package/src/cli/ui/__tests__/solid/ConfirmScreen.test.tsx +0 -77
- package/src/cli/ui/__tests__/solid/LogScreen.test.tsx +0 -351
- package/src/cli/ui/__tests__/solid/components/QuickStartStep.test.tsx +0 -308
- package/src/cli/ui/__tests__/solid/components/WizardController.test.tsx +0 -63
- package/src/cli/ui/__tests__/solid/components/WizardPopup.test.tsx +0 -231
- package/src/cli/ui/__tests__/solid/components/WizardSteps.test.tsx +0 -331
- package/src/cli/ui/__tests__/utils/branchFormatter.test.ts +0 -702
- package/src/cli/ui/__tests__/utils/clipboard.test.ts +0 -65
- package/src/cli/ui/__tests__/utils/statisticsCalculator.test.ts +0 -243
- package/src/cli/ui/components/solid/Footer.tsx +0 -36
- package/src/cli/ui/components/solid/Header.tsx +0 -67
- package/src/cli/ui/components/solid/HelpOverlay.tsx +0 -194
- package/src/cli/ui/components/solid/QuickStartStep.tsx +0 -209
- package/src/cli/ui/components/solid/ScrollableList.tsx +0 -23
- package/src/cli/ui/components/solid/SearchInput.tsx +0 -42
- package/src/cli/ui/components/solid/SelectInput.tsx +0 -88
- package/src/cli/ui/components/solid/Stats.tsx +0 -92
- package/src/cli/ui/components/solid/TextInput.tsx +0 -49
- package/src/cli/ui/components/solid/WizardController.tsx +0 -457
- package/src/cli/ui/components/solid/WizardPopup.tsx +0 -135
- package/src/cli/ui/components/solid/WizardSteps.tsx +0 -781
- package/src/cli/ui/core/index.ts +0 -17
- package/src/cli/ui/core/keybindings.ts +0 -367
- package/src/cli/ui/core/theme.ts +0 -266
- package/src/cli/ui/core/types.ts +0 -235
- package/src/cli/ui/hooks/solid/useAsyncOperation.ts +0 -78
- package/src/cli/ui/hooks/solid/useFilter.ts +0 -86
- package/src/cli/ui/hooks/solid/useGitOperations.ts +0 -81
- package/src/cli/ui/hooks/solid/useKeyHandler.ts +0 -103
- package/src/cli/ui/hooks/solid/useScrollableList.ts +0 -149
- package/src/cli/ui/hooks/solid/useSelection.ts +0 -77
- package/src/cli/ui/hooks/solid/useTerminalSize.ts +0 -22
- package/src/cli/ui/index.solid.ts +0 -28
- package/src/cli/ui/screens/solid/BranchListScreen.tsx +0 -1153
- package/src/cli/ui/screens/solid/ConfirmScreen.tsx +0 -86
- package/src/cli/ui/screens/solid/EnvironmentScreen.tsx +0 -161
- package/src/cli/ui/screens/solid/ErrorScreen.tsx +0 -42
- package/src/cli/ui/screens/solid/InputScreen.tsx +0 -55
- package/src/cli/ui/screens/solid/LoadingIndicator.tsx +0 -77
- package/src/cli/ui/screens/solid/LogDetailScreen.tsx +0 -75
- package/src/cli/ui/screens/solid/LogScreen.tsx +0 -504
- package/src/cli/ui/screens/solid/ProfileEnvScreen.tsx +0 -196
- package/src/cli/ui/screens/solid/ProfileScreen.tsx +0 -98
- package/src/cli/ui/screens/solid/SelectorScreen.tsx +0 -181
- package/src/cli/ui/screens/solid/SettingsScreen.tsx +0 -52
- package/src/cli/ui/screens/solid/WorktreeCreateScreen.tsx +0 -136
- package/src/cli/ui/screens/solid/WorktreeDeleteScreen.tsx +0 -40
- package/src/cli/ui/stores/appStore.ts +0 -208
- package/src/cli/ui/stores/branchStore.ts +0 -357
- package/src/cli/ui/stores/index.ts +0 -31
- package/src/cli/ui/stores/uiStore.ts +0 -226
- package/src/cli/ui/types.ts +0 -371
- package/src/cli/ui/utils/__tests__/branchFormatter.test.ts +0 -227
- package/src/cli/ui/utils/__tests__/installedVersionCache.test.ts +0 -46
- package/src/cli/ui/utils/baseBranch.ts +0 -34
- package/src/cli/ui/utils/branchFormatter.ts +0 -222
- package/src/cli/ui/utils/clipboard.ts +0 -31
- package/src/cli/ui/utils/continueSession.ts +0 -231
- package/src/cli/ui/utils/installedVersionCache.ts +0 -84
- package/src/cli/ui/utils/modelOptions.test.ts +0 -98
- package/src/cli/ui/utils/modelOptions.ts +0 -169
- package/src/cli/ui/utils/statisticsCalculator.ts +0 -44
- package/src/cli/ui/utils/versionCache.ts +0 -93
- package/src/cli/ui/utils/versionFetcher.ts +0 -120
- package/src/codex.ts +0 -445
- package/src/config/__tests__/saveSession.test.ts +0 -143
- package/src/config/builtin-coding-agents.ts +0 -87
- package/src/config/constants.ts +0 -102
- package/src/config/env-history.ts +0 -45
- package/src/config/index.ts +0 -311
- package/src/config/profiles.ts +0 -359
- package/src/config/shared-env.ts +0 -139
- package/src/config/tools.ts +0 -319
- package/src/gemini.ts +0 -405
- package/src/git.ts +0 -1263
- package/src/github.ts +0 -158
- package/src/index.test.ts +0 -93
- package/src/index.ts +0 -1026
- package/src/launcher.ts +0 -235
- package/src/logging/agentOutput.ts +0 -216
- package/src/logging/formatter.ts +0 -125
- package/src/logging/logger.ts +0 -106
- package/src/logging/reader.ts +0 -240
- package/src/logging/rotation.ts +0 -25
- package/src/opentui/index.solid.ts +0 -1
- package/src/repositories/git.repository.ts +0 -129
- package/src/repositories/github.repository.ts +0 -83
- package/src/repositories/worktree.repository.ts +0 -77
- package/src/services/BatchMergeService.ts +0 -251
- package/src/services/WorktreeOrchestrator.ts +0 -115
- package/src/services/__tests__/BatchMergeService.test.ts +0 -534
- package/src/services/__tests__/WorktreeOrchestrator.test.ts +0 -259
- package/src/services/codingAgentCommandResolver.ts +0 -118
- package/src/services/codingAgentResolver.ts +0 -375
- package/src/services/dependency-installer.ts +0 -192
- package/src/services/git.service.ts +0 -115
- package/src/services/github.service.ts +0 -61
- package/src/services/worktree.service.ts +0 -66
- package/src/shared/codingAgentConstants.ts +0 -103
- package/src/trayicon.d.ts +0 -30
- package/src/types/api.ts +0 -256
- package/src/types/coding-agent.ts +0 -85
- package/src/types/profiles.ts +0 -64
- package/src/types/tools.ts +0 -269
- package/src/utils/__tests__/npmRegistry.test.ts +0 -250
- package/src/utils/__tests__/prompt.test.ts +0 -125
- package/src/utils/bun-runtime.ts +0 -29
- package/src/utils/coding-agent-colors.ts +0 -165
- package/src/utils/command.ts +0 -234
- package/src/utils/error-utils.ts +0 -133
- package/src/utils/npmRegistry.ts +0 -249
- package/src/utils/prompt.ts +0 -149
- package/src/utils/session/common.ts +0 -474
- package/src/utils/session/index.ts +0 -50
- package/src/utils/session/parsers/claude.ts +0 -283
- package/src/utils/session/parsers/codex.ts +0 -166
- package/src/utils/session/parsers/gemini.ts +0 -135
- package/src/utils/session/parsers/index.ts +0 -31
- package/src/utils/session/parsers/opencode.ts +0 -151
- package/src/utils/session/types.ts +0 -51
- package/src/utils/session.ts +0 -16
- package/src/utils/spinner.ts +0 -54
- package/src/utils/terminal.ts +0 -327
- package/src/utils/webui.ts +0 -43
- package/src/utils.test.ts +0 -43
- package/src/utils.ts +0 -93
- package/src/web/client/components.json +0 -21
- package/src/web/client/index.html +0 -12
- package/src/web/client/src/components/BranchGraph.tsx +0 -95
- package/src/web/client/src/components/CodingAgentLaunchModal.tsx +0 -570
- package/src/web/client/src/components/CustomCodingAgentForm.tsx +0 -386
- package/src/web/client/src/components/CustomCodingAgentList.tsx +0 -119
- package/src/web/client/src/components/EnvEditor.tsx +0 -188
- package/src/web/client/src/components/EnvironmentEditor.tsx +0 -97
- package/src/web/client/src/components/Terminal.tsx +0 -145
- package/src/web/client/src/components/branch-detail/BranchInfoCards.tsx +0 -193
- package/src/web/client/src/components/branch-detail/SessionHistoryTable.tsx +0 -187
- package/src/web/client/src/components/branch-detail/TerminalPanel.tsx +0 -92
- package/src/web/client/src/components/branch-detail/ToolLauncher.tsx +0 -332
- package/src/web/client/src/components/branch-detail/index.ts +0 -4
- package/src/web/client/src/components/common/BranchCard.tsx +0 -117
- package/src/web/client/src/components/common/MetricCard.tsx +0 -22
- package/src/web/client/src/components/common/PageHeader.tsx +0 -44
- package/src/web/client/src/components/common/SearchInput.tsx +0 -40
- package/src/web/client/src/components/common/StatusBadge.tsx +0 -37
- package/src/web/client/src/components/common/index.ts +0 -5
- package/src/web/client/src/components/graph/BranchDetailPanel.tsx +0 -152
- package/src/web/client/src/components/graph/BranchNode.tsx +0 -200
- package/src/web/client/src/components/graph/ClusterNode.tsx +0 -211
- package/src/web/client/src/components/graph/SynapticCanvas.tsx +0 -171
- package/src/web/client/src/components/graph/SynapticEdge.tsx +0 -311
- package/src/web/client/src/components/graph/graphUtils.ts +0 -265
- package/src/web/client/src/components/graph/index.ts +0 -10
- package/src/web/client/src/components/ui/alert.tsx +0 -63
- package/src/web/client/src/components/ui/badge.tsx +0 -44
- package/src/web/client/src/components/ui/button.tsx +0 -57
- package/src/web/client/src/components/ui/card.tsx +0 -82
- package/src/web/client/src/components/ui/index.ts +0 -32
- package/src/web/client/src/components/ui/input.tsx +0 -21
- package/src/web/client/src/components/ui/select.tsx +0 -156
- package/src/web/client/src/components/ui/table.tsx +0 -119
- package/src/web/client/src/hooks/useBranches.ts +0 -41
- package/src/web/client/src/hooks/useConfig.ts +0 -31
- package/src/web/client/src/hooks/useSessions.ts +0 -68
- package/src/web/client/src/hooks/useWorktrees.ts +0 -47
- package/src/web/client/src/index.css +0 -349
- package/src/web/client/src/lib/api.ts +0 -184
- package/src/web/client/src/lib/coding-agent-colors.ts +0 -149
- package/src/web/client/src/lib/utils.ts +0 -10
- package/src/web/client/src/lib/websocket.ts +0 -222
- package/src/web/client/src/main.tsx +0 -29
- package/src/web/client/src/pages/BranchDetailPage.tsx +0 -555
- package/src/web/client/src/pages/BranchListPage.tsx +0 -242
- package/src/web/client/src/pages/ConfigManagementPage.tsx +0 -248
- package/src/web/client/src/pages/ConfigPage.tsx +0 -368
- package/src/web/client/src/router.tsx +0 -27
- package/src/web/client/vite.config.ts +0 -28
- package/src/web/server/env/importer.ts +0 -62
- package/src/web/server/index.ts +0 -143
- package/src/web/server/pty/manager.ts +0 -443
- package/src/web/server/routes/branches.ts +0 -126
- package/src/web/server/routes/config.ts +0 -226
- package/src/web/server/routes/index.ts +0 -37
- package/src/web/server/routes/sessions.ts +0 -252
- package/src/web/server/routes/worktrees.ts +0 -108
- package/src/web/server/services/branches.ts +0 -387
- package/src/web/server/services/worktrees.ts +0 -93
- package/src/web/server/tray.ts +0 -136
- package/src/web/server/types.ts +0 -14
- package/src/web/server/websocket/handler.ts +0 -299
- package/src/worktree.ts +0 -1109
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import { type VariantProps } from "class-variance-authority";
|
|
3
|
-
declare const buttonVariants: (props?: ({
|
|
4
|
-
variant?: "default" | "link" | "secondary" | "destructive" | "outline" | "ghost" | null | undefined;
|
|
5
|
-
size?: "default" | "icon" | "sm" | "lg" | null | undefined;
|
|
6
|
-
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
7
|
-
export interface ButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof buttonVariants> {
|
|
8
|
-
asChild?: boolean;
|
|
9
|
-
}
|
|
10
|
-
declare const Button: React.ForwardRefExoticComponent<ButtonProps & React.RefAttributes<HTMLButtonElement>>;
|
|
11
|
-
export { Button, buttonVariants };
|
|
12
|
-
//# sourceMappingURL=button.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../../../../src/web/client/src/components/ui/button.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAGlE,QAAA,MAAM,cAAc;;;8EA4BnB,CAAC;AAEF,MAAM,WAAW,WACf,SACE,KAAK,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,EAC7C,YAAY,CAAC,OAAO,cAAc,CAAC;IACrC,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB;AAED,QAAA,MAAM,MAAM,uFAWX,CAAC;AAGF,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,CAAC"}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import { Slot } from "@radix-ui/react-slot";
|
|
3
|
-
import { cva } from "class-variance-authority";
|
|
4
|
-
import { cn } from "@/lib/utils";
|
|
5
|
-
const buttonVariants = cva("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0", {
|
|
6
|
-
variants: {
|
|
7
|
-
variant: {
|
|
8
|
-
default: "bg-primary text-primary-foreground shadow hover:bg-primary/90",
|
|
9
|
-
destructive: "bg-destructive text-destructive-foreground shadow-sm hover:bg-destructive/90",
|
|
10
|
-
outline: "border border-input bg-background shadow-sm hover:bg-accent hover:text-accent-foreground",
|
|
11
|
-
secondary: "bg-secondary text-secondary-foreground shadow-sm hover:bg-secondary/80",
|
|
12
|
-
ghost: "hover:bg-accent hover:text-accent-foreground",
|
|
13
|
-
link: "text-primary underline-offset-4 hover:underline",
|
|
14
|
-
},
|
|
15
|
-
size: {
|
|
16
|
-
default: "h-9 px-4 py-2",
|
|
17
|
-
sm: "h-8 rounded-md px-3 text-xs",
|
|
18
|
-
lg: "h-10 rounded-md px-8",
|
|
19
|
-
icon: "h-9 w-9",
|
|
20
|
-
},
|
|
21
|
-
},
|
|
22
|
-
defaultVariants: {
|
|
23
|
-
variant: "default",
|
|
24
|
-
size: "default",
|
|
25
|
-
},
|
|
26
|
-
});
|
|
27
|
-
const Button = React.forwardRef(({ className, variant, size, asChild = false, ...props }, ref) => {
|
|
28
|
-
const Comp = asChild ? Slot : "button";
|
|
29
|
-
return (React.createElement(Comp, { className: cn(buttonVariants({ variant, size, className })), ref: ref, ...props }));
|
|
30
|
-
});
|
|
31
|
-
Button.displayName = "Button";
|
|
32
|
-
export { Button, buttonVariants };
|
|
33
|
-
//# sourceMappingURL=button.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"button.js","sourceRoot":"","sources":["../../../../../../src/web/client/src/components/ui/button.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAC;AAC5C,OAAO,EAAE,GAAG,EAAqB,MAAM,0BAA0B,CAAC;AAClE,OAAO,EAAE,EAAE,EAAE,MAAM,aAAa,CAAC;AAEjC,MAAM,cAAc,GAAG,GAAG,CACxB,uSAAuS,EACvS;IACE,QAAQ,EAAE;QACR,OAAO,EAAE;YACP,OAAO,EACL,+DAA+D;YACjE,WAAW,EACT,8EAA8E;YAChF,OAAO,EACL,0FAA0F;YAC5F,SAAS,EACP,wEAAwE;YAC1E,KAAK,EAAE,8CAA8C;YACrD,IAAI,EAAE,iDAAiD;SACxD;QACD,IAAI,EAAE;YACJ,OAAO,EAAE,eAAe;YACxB,EAAE,EAAE,6BAA6B;YACjC,EAAE,EAAE,sBAAsB;YAC1B,IAAI,EAAE,SAAS;SAChB;KACF;IACD,eAAe,EAAE;QACf,OAAO,EAAE,SAAS;QAClB,IAAI,EAAE,SAAS;KAChB;CACF,CACF,CAAC;AASF,MAAM,MAAM,GAAG,KAAK,CAAC,UAAU,CAC7B,CAAC,EAAE,SAAS,EAAE,OAAO,EAAE,IAAI,EAAE,OAAO,GAAG,KAAK,EAAE,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE;IAC/D,MAAM,IAAI,GAAG,OAAO,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,QAAQ,CAAC;IACvC,OAAO,CACL,oBAAC,IAAI,IACH,SAAS,EAAE,EAAE,CAAC,cAAc,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC,CAAC,EAC3D,GAAG,EAAE,GAAG,KACJ,KAAK,GACT,CACH,CAAC;AACJ,CAAC,CACF,CAAC;AACF,MAAM,CAAC,WAAW,GAAG,QAAQ,CAAC;AAE9B,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,CAAC"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
declare const Card: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
3
|
-
declare const CardHeader: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
4
|
-
declare const CardTitle: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
5
|
-
declare const CardDescription: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
6
|
-
declare const CardContent: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
7
|
-
declare const CardFooter: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
8
|
-
export { Card, CardHeader, CardFooter, CardTitle, CardDescription, CardContent, };
|
|
9
|
-
//# sourceMappingURL=card.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"card.d.ts","sourceRoot":"","sources":["../../../../../../src/web/client/src/components/ui/card.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,QAAA,MAAM,IAAI,6GAYR,CAAC;AAGH,QAAA,MAAM,UAAU,6GASd,CAAC;AAGH,QAAA,MAAM,SAAS,6GASb,CAAC;AAGH,QAAA,MAAM,eAAe,6GASnB,CAAC;AAGH,QAAA,MAAM,WAAW,6GAKf,CAAC;AAGH,QAAA,MAAM,UAAU,6GASd,CAAC;AAGH,OAAO,EACL,IAAI,EACJ,UAAU,EACV,UAAU,EACV,SAAS,EACT,eAAe,EACf,WAAW,GACZ,CAAC"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import { cn } from "@/lib/utils";
|
|
3
|
-
const Card = React.forwardRef(({ className, ...props }, ref) => (React.createElement("div", { ref: ref, className: cn("rounded-lg border border-border bg-card text-card-foreground shadow", className), ...props })));
|
|
4
|
-
Card.displayName = "Card";
|
|
5
|
-
const CardHeader = React.forwardRef(({ className, ...props }, ref) => (React.createElement("div", { ref: ref, className: cn("flex flex-col space-y-1.5 p-6", className), ...props })));
|
|
6
|
-
CardHeader.displayName = "CardHeader";
|
|
7
|
-
const CardTitle = React.forwardRef(({ className, ...props }, ref) => (React.createElement("div", { ref: ref, className: cn("font-semibold leading-none tracking-tight", className), ...props })));
|
|
8
|
-
CardTitle.displayName = "CardTitle";
|
|
9
|
-
const CardDescription = React.forwardRef(({ className, ...props }, ref) => (React.createElement("div", { ref: ref, className: cn("text-sm text-muted-foreground", className), ...props })));
|
|
10
|
-
CardDescription.displayName = "CardDescription";
|
|
11
|
-
const CardContent = React.forwardRef(({ className, ...props }, ref) => (React.createElement("div", { ref: ref, className: cn("p-6 pt-0", className), ...props })));
|
|
12
|
-
CardContent.displayName = "CardContent";
|
|
13
|
-
const CardFooter = React.forwardRef(({ className, ...props }, ref) => (React.createElement("div", { ref: ref, className: cn("flex items-center p-6 pt-0", className), ...props })));
|
|
14
|
-
CardFooter.displayName = "CardFooter";
|
|
15
|
-
export { Card, CardHeader, CardFooter, CardTitle, CardDescription, CardContent, };
|
|
16
|
-
//# sourceMappingURL=card.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"card.js","sourceRoot":"","sources":["../../../../../../src/web/client/src/components/ui/card.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,EAAE,EAAE,MAAM,aAAa,CAAC;AAEjC,MAAM,IAAI,GAAG,KAAK,CAAC,UAAU,CAG3B,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,CAClC,6BACE,GAAG,EAAE,GAAG,EACR,SAAS,EAAE,EAAE,CACX,qEAAqE,EACrE,SAAS,CACV,KACG,KAAK,GACT,CACH,CAAC,CAAC;AACH,IAAI,CAAC,WAAW,GAAG,MAAM,CAAC;AAE1B,MAAM,UAAU,GAAG,KAAK,CAAC,UAAU,CAGjC,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,CAClC,6BACE,GAAG,EAAE,GAAG,EACR,SAAS,EAAE,EAAE,CAAC,+BAA+B,EAAE,SAAS,CAAC,KACrD,KAAK,GACT,CACH,CAAC,CAAC;AACH,UAAU,CAAC,WAAW,GAAG,YAAY,CAAC;AAEtC,MAAM,SAAS,GAAG,KAAK,CAAC,UAAU,CAGhC,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,CAClC,6BACE,GAAG,EAAE,GAAG,EACR,SAAS,EAAE,EAAE,CAAC,2CAA2C,EAAE,SAAS,CAAC,KACjE,KAAK,GACT,CACH,CAAC,CAAC;AACH,SAAS,CAAC,WAAW,GAAG,WAAW,CAAC;AAEpC,MAAM,eAAe,GAAG,KAAK,CAAC,UAAU,CAGtC,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,CAClC,6BACE,GAAG,EAAE,GAAG,EACR,SAAS,EAAE,EAAE,CAAC,+BAA+B,EAAE,SAAS,CAAC,KACrD,KAAK,GACT,CACH,CAAC,CAAC;AACH,eAAe,CAAC,WAAW,GAAG,iBAAiB,CAAC;AAEhD,MAAM,WAAW,GAAG,KAAK,CAAC,UAAU,CAGlC,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,CAClC,6BAAK,GAAG,EAAE,GAAG,EAAE,SAAS,EAAE,EAAE,CAAC,UAAU,EAAE,SAAS,CAAC,KAAM,KAAK,GAAI,CACnE,CAAC,CAAC;AACH,WAAW,CAAC,WAAW,GAAG,aAAa,CAAC;AAExC,MAAM,UAAU,GAAG,KAAK,CAAC,UAAU,CAGjC,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,CAClC,6BACE,GAAG,EAAE,GAAG,EACR,SAAS,EAAE,EAAE,CAAC,4BAA4B,EAAE,SAAS,CAAC,KAClD,KAAK,GACT,CACH,CAAC,CAAC;AACH,UAAU,CAAC,WAAW,GAAG,YAAY,CAAC;AAEtC,OAAO,EACL,IAAI,EACJ,UAAU,EACV,UAAU,EACV,SAAS,EACT,eAAe,EACf,WAAW,GACZ,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export { Button, buttonVariants } from "./button";
|
|
2
|
-
export { Card, CardHeader, CardFooter, CardTitle, CardDescription, CardContent, } from "./card";
|
|
3
|
-
export { Badge, badgeVariants } from "./badge";
|
|
4
|
-
export { Input } from "./input";
|
|
5
|
-
export { Select, SelectGroup, SelectValue, SelectTrigger, SelectContent, SelectLabel, SelectItem, SelectSeparator, } from "./select";
|
|
6
|
-
export { Table, TableHeader, TableBody, TableFooter, TableHead, TableRow, TableCell, TableCaption, } from "./table";
|
|
7
|
-
export { Alert, AlertTitle, AlertDescription } from "./alert";
|
|
8
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/web/client/src/components/ui/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAClD,OAAO,EACL,IAAI,EACJ,UAAU,EACV,UAAU,EACV,SAAS,EACT,eAAe,EACf,WAAW,GACZ,MAAM,QAAQ,CAAC;AAChB,OAAO,EAAE,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AAC/C,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EACL,MAAM,EACN,WAAW,EACX,WAAW,EACX,aAAa,EACb,aAAa,EACb,WAAW,EACX,UAAU,EACV,eAAe,GAChB,MAAM,UAAU,CAAC;AAClB,OAAO,EACL,KAAK,EACL,WAAW,EACX,SAAS,EACT,WAAW,EACX,SAAS,EACT,QAAQ,EACR,SAAS,EACT,YAAY,GACb,MAAM,SAAS,CAAC;AACjB,OAAO,EAAE,KAAK,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export { Button, buttonVariants } from "./button";
|
|
2
|
-
export { Card, CardHeader, CardFooter, CardTitle, CardDescription, CardContent, } from "./card";
|
|
3
|
-
export { Badge, badgeVariants } from "./badge";
|
|
4
|
-
export { Input } from "./input";
|
|
5
|
-
export { Select, SelectGroup, SelectValue, SelectTrigger, SelectContent, SelectLabel, SelectItem, SelectSeparator, } from "./select";
|
|
6
|
-
export { Table, TableHeader, TableBody, TableFooter, TableHead, TableRow, TableCell, TableCaption, } from "./table";
|
|
7
|
-
export { Alert, AlertTitle, AlertDescription } from "./alert";
|
|
8
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/web/client/src/components/ui/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAClD,OAAO,EACL,IAAI,EACJ,UAAU,EACV,UAAU,EACV,SAAS,EACT,eAAe,EACf,WAAW,GACZ,MAAM,QAAQ,CAAC;AAChB,OAAO,EAAE,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AAC/C,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAChC,OAAO,EACL,MAAM,EACN,WAAW,EACX,WAAW,EACX,aAAa,EACb,aAAa,EACb,WAAW,EACX,UAAU,EACV,eAAe,GAChB,MAAM,UAAU,CAAC;AAClB,OAAO,EACL,KAAK,EACL,WAAW,EACX,SAAS,EACT,WAAW,EACX,SAAS,EACT,QAAQ,EACR,SAAS,EACT,YAAY,GACb,MAAM,SAAS,CAAC;AACjB,OAAO,EAAE,KAAK,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
declare const Input: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref"> & React.RefAttributes<HTMLInputElement>>;
|
|
3
|
-
export { Input };
|
|
4
|
-
//# sourceMappingURL=input.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"input.d.ts","sourceRoot":"","sources":["../../../../../../src/web/client/src/components/ui/input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,QAAA,MAAM,KAAK,8KAcV,CAAC;AAGF,OAAO,EAAE,KAAK,EAAE,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import { cn } from "@/lib/utils";
|
|
3
|
-
const Input = React.forwardRef(({ className, type, ...props }, ref) => {
|
|
4
|
-
return (React.createElement("input", { type: type, className: cn("flex h-9 w-full rounded-md border border-input bg-transparent px-3 py-1 text-base shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 md:text-sm", className), ref: ref, ...props }));
|
|
5
|
-
});
|
|
6
|
-
Input.displayName = "Input";
|
|
7
|
-
export { Input };
|
|
8
|
-
//# sourceMappingURL=input.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"input.js","sourceRoot":"","sources":["../../../../../../src/web/client/src/components/ui/input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,EAAE,EAAE,MAAM,aAAa,CAAC;AAEjC,MAAM,KAAK,GAAG,KAAK,CAAC,UAAU,CAC5B,CAAC,EAAE,SAAS,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE;IACrC,OAAO,CACL,+BACE,IAAI,EAAE,IAAI,EACV,SAAS,EAAE,EAAE,CACX,yWAAyW,EACzW,SAAS,CACV,EACD,GAAG,EAAE,GAAG,KACJ,KAAK,GACT,CACH,CAAC;AACJ,CAAC,CACF,CAAC;AACF,KAAK,CAAC,WAAW,GAAG,OAAO,CAAC;AAE5B,OAAO,EAAE,KAAK,EAAE,CAAC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import * as SelectPrimitive from "@radix-ui/react-select";
|
|
3
|
-
declare const Select: React.FC<SelectPrimitive.SelectProps>;
|
|
4
|
-
declare const SelectGroup: React.ForwardRefExoticComponent<SelectPrimitive.SelectGroupProps & React.RefAttributes<HTMLDivElement>>;
|
|
5
|
-
declare const SelectValue: React.ForwardRefExoticComponent<SelectPrimitive.SelectValueProps & React.RefAttributes<HTMLSpanElement>>;
|
|
6
|
-
declare const SelectTrigger: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectTriggerProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
|
|
7
|
-
declare const SelectScrollUpButton: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectScrollUpButtonProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
8
|
-
declare const SelectScrollDownButton: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectScrollDownButtonProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
9
|
-
declare const SelectContent: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
10
|
-
declare const SelectLabel: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectLabelProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
11
|
-
declare const SelectItem: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectItemProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
12
|
-
declare const SelectSeparator: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectSeparatorProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
13
|
-
export { Select, SelectGroup, SelectValue, SelectTrigger, SelectContent, SelectLabel, SelectItem, SelectSeparator, SelectScrollUpButton, SelectScrollDownButton, };
|
|
14
|
-
//# sourceMappingURL=select.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"select.d.ts","sourceRoot":"","sources":["../../../../../../src/web/client/src/components/ui/select.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,eAAe,MAAM,wBAAwB,CAAC;AAI1D,QAAA,MAAM,MAAM,uCAAuB,CAAC;AAEpC,QAAA,MAAM,WAAW,yGAAwB,CAAC;AAE1C,QAAA,MAAM,WAAW,0GAAwB,CAAC;AAE1C,QAAA,MAAM,aAAa,oKAiBjB,CAAC;AAGH,QAAA,MAAM,oBAAoB,qKAcxB,CAAC;AAGH,QAAA,MAAM,sBAAsB,uKAc1B,CAAC;AAIH,QAAA,MAAM,aAAa,8JA6BjB,CAAC;AAGH,QAAA,MAAM,WAAW,4JASf,CAAC;AAGH,QAAA,MAAM,UAAU,2JAmBd,CAAC;AAGH,QAAA,MAAM,eAAe,gKASnB,CAAC;AAGH,OAAO,EACL,MAAM,EACN,WAAW,EACX,WAAW,EACX,aAAa,EACb,aAAa,EACb,WAAW,EACX,UAAU,EACV,eAAe,EACf,oBAAoB,EACpB,sBAAsB,GACvB,CAAC"}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import * as SelectPrimitive from "@radix-ui/react-select";
|
|
3
|
-
import { Check, ChevronDown, ChevronUp } from "lucide-react";
|
|
4
|
-
import { cn } from "@/lib/utils";
|
|
5
|
-
const Select = SelectPrimitive.Root;
|
|
6
|
-
const SelectGroup = SelectPrimitive.Group;
|
|
7
|
-
const SelectValue = SelectPrimitive.Value;
|
|
8
|
-
const SelectTrigger = React.forwardRef(({ className, children, ...props }, ref) => (React.createElement(SelectPrimitive.Trigger, { ref: ref, className: cn("flex h-9 w-full items-center justify-between whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-sm ring-offset-background placeholder:text-muted-foreground focus:outline-none focus:ring-1 focus:ring-ring disabled:cursor-not-allowed disabled:opacity-50 [&>span]:line-clamp-1", className), ...props },
|
|
9
|
-
children,
|
|
10
|
-
React.createElement(SelectPrimitive.Icon, { asChild: true },
|
|
11
|
-
React.createElement(ChevronDown, { className: "h-4 w-4 opacity-50" })))));
|
|
12
|
-
SelectTrigger.displayName = SelectPrimitive.Trigger.displayName;
|
|
13
|
-
const SelectScrollUpButton = React.forwardRef(({ className, ...props }, ref) => (React.createElement(SelectPrimitive.ScrollUpButton, { ref: ref, className: cn("flex cursor-default items-center justify-center py-1", className), ...props },
|
|
14
|
-
React.createElement(ChevronUp, { className: "h-4 w-4" }))));
|
|
15
|
-
SelectScrollUpButton.displayName = SelectPrimitive.ScrollUpButton.displayName;
|
|
16
|
-
const SelectScrollDownButton = React.forwardRef(({ className, ...props }, ref) => (React.createElement(SelectPrimitive.ScrollDownButton, { ref: ref, className: cn("flex cursor-default items-center justify-center py-1", className), ...props },
|
|
17
|
-
React.createElement(ChevronDown, { className: "h-4 w-4" }))));
|
|
18
|
-
SelectScrollDownButton.displayName =
|
|
19
|
-
SelectPrimitive.ScrollDownButton.displayName;
|
|
20
|
-
const SelectContent = React.forwardRef(({ className, children, position = "popper", ...props }, ref) => (React.createElement(SelectPrimitive.Portal, null,
|
|
21
|
-
React.createElement(SelectPrimitive.Content, { ref: ref, className: cn("relative z-50 max-h-96 min-w-[8rem] overflow-hidden rounded-md border bg-popover text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2", position === "popper" &&
|
|
22
|
-
"data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1", className), position: position, ...props },
|
|
23
|
-
React.createElement(SelectScrollUpButton, null),
|
|
24
|
-
React.createElement(SelectPrimitive.Viewport, { className: cn("p-1", position === "popper" &&
|
|
25
|
-
"h-[var(--radix-select-trigger-height)] w-full min-w-[var(--radix-select-trigger-width)]") }, children),
|
|
26
|
-
React.createElement(SelectScrollDownButton, null)))));
|
|
27
|
-
SelectContent.displayName = SelectPrimitive.Content.displayName;
|
|
28
|
-
const SelectLabel = React.forwardRef(({ className, ...props }, ref) => (React.createElement(SelectPrimitive.Label, { ref: ref, className: cn("px-2 py-1.5 text-sm font-semibold", className), ...props })));
|
|
29
|
-
SelectLabel.displayName = SelectPrimitive.Label.displayName;
|
|
30
|
-
const SelectItem = React.forwardRef(({ className, children, ...props }, ref) => (React.createElement(SelectPrimitive.Item, { ref: ref, className: cn("relative flex w-full cursor-default select-none items-center rounded-sm py-1.5 pl-2 pr-8 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50", className), ...props },
|
|
31
|
-
React.createElement("span", { className: "absolute right-2 flex h-3.5 w-3.5 items-center justify-center" },
|
|
32
|
-
React.createElement(SelectPrimitive.ItemIndicator, null,
|
|
33
|
-
React.createElement(Check, { className: "h-4 w-4" }))),
|
|
34
|
-
React.createElement(SelectPrimitive.ItemText, null, children))));
|
|
35
|
-
SelectItem.displayName = SelectPrimitive.Item.displayName;
|
|
36
|
-
const SelectSeparator = React.forwardRef(({ className, ...props }, ref) => (React.createElement(SelectPrimitive.Separator, { ref: ref, className: cn("-mx-1 my-1 h-px bg-muted", className), ...props })));
|
|
37
|
-
SelectSeparator.displayName = SelectPrimitive.Separator.displayName;
|
|
38
|
-
export { Select, SelectGroup, SelectValue, SelectTrigger, SelectContent, SelectLabel, SelectItem, SelectSeparator, SelectScrollUpButton, SelectScrollDownButton, };
|
|
39
|
-
//# sourceMappingURL=select.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"select.js","sourceRoot":"","sources":["../../../../../../src/web/client/src/components/ui/select.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
declare const Table: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLTableElement> & React.RefAttributes<HTMLTableElement>>;
|
|
3
|
-
declare const TableHeader: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLTableSectionElement> & React.RefAttributes<HTMLTableSectionElement>>;
|
|
4
|
-
declare const TableBody: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLTableSectionElement> & React.RefAttributes<HTMLTableSectionElement>>;
|
|
5
|
-
declare const TableFooter: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLTableSectionElement> & React.RefAttributes<HTMLTableSectionElement>>;
|
|
6
|
-
declare const TableRow: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLTableRowElement> & React.RefAttributes<HTMLTableRowElement>>;
|
|
7
|
-
declare const TableHead: React.ForwardRefExoticComponent<React.ThHTMLAttributes<HTMLTableCellElement> & React.RefAttributes<HTMLTableCellElement>>;
|
|
8
|
-
declare const TableCell: React.ForwardRefExoticComponent<React.TdHTMLAttributes<HTMLTableCellElement> & React.RefAttributes<HTMLTableCellElement>>;
|
|
9
|
-
declare const TableCaption: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLTableCaptionElement> & React.RefAttributes<HTMLTableCaptionElement>>;
|
|
10
|
-
export { Table, TableHeader, TableBody, TableFooter, TableHead, TableRow, TableCell, TableCaption, };
|
|
11
|
-
//# sourceMappingURL=table.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"table.d.ts","sourceRoot":"","sources":["../../../../../../src/web/client/src/components/ui/table.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,QAAA,MAAM,KAAK,iHAWT,CAAC;AAGH,QAAA,MAAM,WAAW,+HAKf,CAAC;AAGH,QAAA,MAAM,SAAS,+HASb,CAAC;AAGH,QAAA,MAAM,WAAW,+HAYf,CAAC;AAGH,QAAA,MAAM,QAAQ,uHAYZ,CAAC;AAGH,QAAA,MAAM,SAAS,2HAYb,CAAC;AAGH,QAAA,MAAM,SAAS,2HAYb,CAAC;AAGH,QAAA,MAAM,YAAY,+HAShB,CAAC;AAGH,OAAO,EACL,KAAK,EACL,WAAW,EACX,SAAS,EACT,WAAW,EACX,SAAS,EACT,QAAQ,EACR,SAAS,EACT,YAAY,GACb,CAAC"}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import { cn } from "@/lib/utils";
|
|
3
|
-
const Table = React.forwardRef(({ className, ...props }, ref) => (React.createElement("div", { className: "relative w-full overflow-auto" },
|
|
4
|
-
React.createElement("table", { ref: ref, className: cn("w-full caption-bottom text-sm", className), ...props }))));
|
|
5
|
-
Table.displayName = "Table";
|
|
6
|
-
const TableHeader = React.forwardRef(({ className, ...props }, ref) => (React.createElement("thead", { ref: ref, className: cn("[&_tr]:border-b", className), ...props })));
|
|
7
|
-
TableHeader.displayName = "TableHeader";
|
|
8
|
-
const TableBody = React.forwardRef(({ className, ...props }, ref) => (React.createElement("tbody", { ref: ref, className: cn("[&_tr:last-child]:border-0", className), ...props })));
|
|
9
|
-
TableBody.displayName = "TableBody";
|
|
10
|
-
const TableFooter = React.forwardRef(({ className, ...props }, ref) => (React.createElement("tfoot", { ref: ref, className: cn("border-t bg-muted/50 font-medium [&>tr]:last:border-b-0", className), ...props })));
|
|
11
|
-
TableFooter.displayName = "TableFooter";
|
|
12
|
-
const TableRow = React.forwardRef(({ className, ...props }, ref) => (React.createElement("tr", { ref: ref, className: cn("border-b transition-colors hover:bg-muted/50 data-[state=selected]:bg-muted", className), ...props })));
|
|
13
|
-
TableRow.displayName = "TableRow";
|
|
14
|
-
const TableHead = React.forwardRef(({ className, ...props }, ref) => (React.createElement("th", { ref: ref, className: cn("h-10 px-2 text-left align-middle font-medium text-muted-foreground [&:has([role=checkbox])]:pr-0 [&>[role=checkbox]]:translate-y-[2px]", className), ...props })));
|
|
15
|
-
TableHead.displayName = "TableHead";
|
|
16
|
-
const TableCell = React.forwardRef(({ className, ...props }, ref) => (React.createElement("td", { ref: ref, className: cn("p-2 align-middle [&:has([role=checkbox])]:pr-0 [&>[role=checkbox]]:translate-y-[2px]", className), ...props })));
|
|
17
|
-
TableCell.displayName = "TableCell";
|
|
18
|
-
const TableCaption = React.forwardRef(({ className, ...props }, ref) => (React.createElement("caption", { ref: ref, className: cn("mt-4 text-sm text-muted-foreground", className), ...props })));
|
|
19
|
-
TableCaption.displayName = "TableCaption";
|
|
20
|
-
export { Table, TableHeader, TableBody, TableFooter, TableHead, TableRow, TableCell, TableCaption, };
|
|
21
|
-
//# sourceMappingURL=table.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"table.js","sourceRoot":"","sources":["../../../../../../src/web/client/src/components/ui/table.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* ブランチ関連のReact Hook
|
|
3
|
-
*/
|
|
4
|
-
import type { Branch } from "../../../../types/api.js";
|
|
5
|
-
/**
|
|
6
|
-
* ブランチ一覧を取得
|
|
7
|
-
*/
|
|
8
|
-
export declare function useBranches(): import("@tanstack/react-query").UseQueryResult<Branch[], Error>;
|
|
9
|
-
/**
|
|
10
|
-
* 特定のブランチ情報を取得
|
|
11
|
-
*/
|
|
12
|
-
export declare function useBranch(branchName: string): import("@tanstack/react-query").UseQueryResult<Branch, Error>;
|
|
13
|
-
export declare function useSyncBranch(branchName: string): import("@tanstack/react-query").UseMutationResult<import("../../../../types/api.js").BranchSyncResult, Error, {
|
|
14
|
-
worktreePath: string;
|
|
15
|
-
}, unknown>;
|
|
16
|
-
//# sourceMappingURL=useBranches.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useBranches.d.ts","sourceRoot":"","sources":["../../../../../src/web/client/src/hooks/useBranches.ts"],"names":[],"mappings":"AAAA;;GAEG;AAIH,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,0BAA0B,CAAC;AAEvD;;GAEG;AACH,wBAAgB,WAAW,oEAK1B;AAED;;GAEG;AACH,wBAAgB,SAAS,CAAC,UAAU,EAAE,MAAM,iEAM3C;AAED,wBAAgB,aAAa,CAAC,UAAU,EAAE,MAAM;kBAIN,MAAM;YAO/C"}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* ブランチ関連のReact Hook
|
|
3
|
-
*/
|
|
4
|
-
import { useMutation, useQuery, useQueryClient } from "@tanstack/react-query";
|
|
5
|
-
import { branchApi } from "../lib/api";
|
|
6
|
-
/**
|
|
7
|
-
* ブランチ一覧を取得
|
|
8
|
-
*/
|
|
9
|
-
export function useBranches() {
|
|
10
|
-
return useQuery({
|
|
11
|
-
queryKey: ["branches"],
|
|
12
|
-
queryFn: branchApi.list,
|
|
13
|
-
});
|
|
14
|
-
}
|
|
15
|
-
/**
|
|
16
|
-
* 特定のブランチ情報を取得
|
|
17
|
-
*/
|
|
18
|
-
export function useBranch(branchName) {
|
|
19
|
-
return useQuery({
|
|
20
|
-
queryKey: ["branches", branchName],
|
|
21
|
-
queryFn: () => branchApi.get(branchName),
|
|
22
|
-
enabled: !!branchName,
|
|
23
|
-
});
|
|
24
|
-
}
|
|
25
|
-
export function useSyncBranch(branchName) {
|
|
26
|
-
const queryClient = useQueryClient();
|
|
27
|
-
return useMutation({
|
|
28
|
-
mutationFn: (payload) => branchApi.sync(branchName, payload),
|
|
29
|
-
onSuccess: (result) => {
|
|
30
|
-
queryClient.setQueryData(["branches", branchName], result.branch);
|
|
31
|
-
queryClient.invalidateQueries({ queryKey: ["branches"] });
|
|
32
|
-
},
|
|
33
|
-
});
|
|
34
|
-
}
|
|
35
|
-
//# sourceMappingURL=useBranches.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useBranches.js","sourceRoot":"","sources":["../../../../../src/web/client/src/hooks/useBranches.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,WAAW,EAAE,QAAQ,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAC9E,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAGvC;;GAEG;AACH,MAAM,UAAU,WAAW;IACzB,OAAO,QAAQ,CAAW;QACxB,QAAQ,EAAE,CAAC,UAAU,CAAC;QACtB,OAAO,EAAE,SAAS,CAAC,IAAI;KACxB,CAAC,CAAC;AACL,CAAC;AAED;;GAEG;AACH,MAAM,UAAU,SAAS,CAAC,UAAkB;IAC1C,OAAO,QAAQ,CAAS;QACtB,QAAQ,EAAE,CAAC,UAAU,EAAE,UAAU,CAAC;QAClC,OAAO,EAAE,GAAG,EAAE,CAAC,SAAS,CAAC,GAAG,CAAC,UAAU,CAAC;QACxC,OAAO,EAAE,CAAC,CAAC,UAAU;KACtB,CAAC,CAAC;AACL,CAAC;AAED,MAAM,UAAU,aAAa,CAAC,UAAkB;IAC9C,MAAM,WAAW,GAAG,cAAc,EAAE,CAAC;IAErC,OAAO,WAAW,CAAC;QACjB,UAAU,EAAE,CAAC,OAAiC,EAAE,EAAE,CAChD,SAAS,CAAC,IAAI,CAAC,UAAU,EAAE,OAAO,CAAC;QACrC,SAAS,EAAE,CAAC,MAAM,EAAE,EAAE;YACpB,WAAW,CAAC,YAAY,CAAC,CAAC,UAAU,EAAE,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,CAAC,CAAC;YAClE,WAAW,CAAC,iBAAiB,CAAC,EAAE,QAAQ,EAAE,CAAC,UAAU,CAAC,EAAE,CAAC,CAAC;QAC5D,CAAC;KACF,CAAC,CAAC;AACL,CAAC"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Config Hooks
|
|
3
|
-
*/
|
|
4
|
-
import type { ConfigPayload } from "../../../../types/api.js";
|
|
5
|
-
/**
|
|
6
|
-
* カスタムAIツール設定を取得
|
|
7
|
-
*/
|
|
8
|
-
export declare function useConfig(): import("@tanstack/react-query").UseQueryResult<ConfigPayload, Error>;
|
|
9
|
-
/**
|
|
10
|
-
* カスタムAIツール設定を更新
|
|
11
|
-
*/
|
|
12
|
-
export declare function useUpdateConfig(): import("@tanstack/react-query").UseMutationResult<ConfigPayload, Error, ConfigPayload, unknown>;
|
|
13
|
-
//# sourceMappingURL=useConfig.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useConfig.d.ts","sourceRoot":"","sources":["../../../../../src/web/client/src/hooks/useConfig.ts"],"names":[],"mappings":"AAAA;;GAEG;AAIH,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAE9D;;GAEG;AACH,wBAAgB,SAAS,yEAKxB;AAED;;GAEG;AACH,wBAAgB,eAAe,oGAS9B"}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Config Hooks
|
|
3
|
-
*/
|
|
4
|
-
import { useMutation, useQuery, useQueryClient } from "@tanstack/react-query";
|
|
5
|
-
import { configApi } from "../lib/api";
|
|
6
|
-
/**
|
|
7
|
-
* カスタムAIツール設定を取得
|
|
8
|
-
*/
|
|
9
|
-
export function useConfig() {
|
|
10
|
-
return useQuery({
|
|
11
|
-
queryKey: ["config"],
|
|
12
|
-
queryFn: configApi.get,
|
|
13
|
-
});
|
|
14
|
-
}
|
|
15
|
-
/**
|
|
16
|
-
* カスタムAIツール設定を更新
|
|
17
|
-
*/
|
|
18
|
-
export function useUpdateConfig() {
|
|
19
|
-
const queryClient = useQueryClient();
|
|
20
|
-
return useMutation({
|
|
21
|
-
mutationFn: configApi.update,
|
|
22
|
-
onSuccess: (data) => {
|
|
23
|
-
queryClient.setQueryData(["config"], data);
|
|
24
|
-
},
|
|
25
|
-
});
|
|
26
|
-
}
|
|
27
|
-
//# sourceMappingURL=useConfig.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useConfig.js","sourceRoot":"","sources":["../../../../../src/web/client/src/hooks/useConfig.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,WAAW,EAAE,QAAQ,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAC9E,OAAO,EAAE,SAAS,EAAE,MAAM,YAAY,CAAC;AAGvC;;GAEG;AACH,MAAM,UAAU,SAAS;IACvB,OAAO,QAAQ,CAAgB;QAC7B,QAAQ,EAAE,CAAC,QAAQ,CAAC;QACpB,OAAO,EAAE,SAAS,CAAC,GAAG;KACvB,CAAC,CAAC;AACL,CAAC;AAED;;GAEG;AACH,MAAM,UAAU,eAAe;IAC7B,MAAM,WAAW,GAAG,cAAc,EAAE,CAAC;IAErC,OAAO,WAAW,CAAC;QACjB,UAAU,EAAE,SAAS,CAAC,MAAM;QAC5B,SAAS,EAAE,CAAC,IAAmB,EAAE,EAAE;YACjC,WAAW,CAAC,YAAY,CAAC,CAAC,QAAQ,CAAC,EAAE,IAAI,CAAC,CAAC;QAC7C,CAAC;KACF,CAAC,CAAC;AACL,CAAC"}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* セッション関連のReact Hook
|
|
3
|
-
*/
|
|
4
|
-
import type { CodingAgentSession, StartSessionRequest } from "../../../../types/api.js";
|
|
5
|
-
/**
|
|
6
|
-
* セッション一覧を取得
|
|
7
|
-
*/
|
|
8
|
-
export declare function useSessions(): import("@tanstack/react-query").UseQueryResult<CodingAgentSession[], Error>;
|
|
9
|
-
/**
|
|
10
|
-
* 特定のセッション情報を取得
|
|
11
|
-
*/
|
|
12
|
-
export declare function useSession(sessionId: string): import("@tanstack/react-query").UseQueryResult<CodingAgentSession, Error>;
|
|
13
|
-
/**
|
|
14
|
-
* セッションを開始
|
|
15
|
-
*/
|
|
16
|
-
export declare function useStartSession(): import("@tanstack/react-query").UseMutationResult<CodingAgentSession, Error, StartSessionRequest, unknown>;
|
|
17
|
-
/**
|
|
18
|
-
* セッションを終了
|
|
19
|
-
*/
|
|
20
|
-
export declare function useDeleteSession(): import("@tanstack/react-query").UseMutationResult<void, Error, string, unknown>;
|
|
21
|
-
//# sourceMappingURL=useSessions.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useSessions.d.ts","sourceRoot":"","sources":["../../../../../src/web/client/src/hooks/useSessions.ts"],"names":[],"mappings":"AAAA;;GAEG;AAIH,OAAO,KAAK,EACV,kBAAkB,EAClB,mBAAmB,EACpB,MAAM,0BAA0B,CAAC;AAElC;;GAEG;AACH,wBAAgB,WAAW,gFAK1B;AAED;;GAEG;AACH,wBAAgB,UAAU,CAAC,SAAS,EAAE,MAAM,6EAM3C;AAED;;GAEG;AACH,wBAAgB,eAAe,+GAkB9B;AAED;;GAEG;AACH,wBAAgB,gBAAgB,oFAS/B"}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* セッション関連のReact Hook
|
|
3
|
-
*/
|
|
4
|
-
import { useQuery, useMutation, useQueryClient } from "@tanstack/react-query";
|
|
5
|
-
import { sessionApi } from "../lib/api";
|
|
6
|
-
/**
|
|
7
|
-
* セッション一覧を取得
|
|
8
|
-
*/
|
|
9
|
-
export function useSessions() {
|
|
10
|
-
return useQuery({
|
|
11
|
-
queryKey: ["sessions"],
|
|
12
|
-
queryFn: sessionApi.list,
|
|
13
|
-
});
|
|
14
|
-
}
|
|
15
|
-
/**
|
|
16
|
-
* 特定のセッション情報を取得
|
|
17
|
-
*/
|
|
18
|
-
export function useSession(sessionId) {
|
|
19
|
-
return useQuery({
|
|
20
|
-
queryKey: ["sessions", sessionId],
|
|
21
|
-
queryFn: () => sessionApi.get(sessionId),
|
|
22
|
-
enabled: !!sessionId,
|
|
23
|
-
});
|
|
24
|
-
}
|
|
25
|
-
/**
|
|
26
|
-
* セッションを開始
|
|
27
|
-
*/
|
|
28
|
-
export function useStartSession() {
|
|
29
|
-
const queryClient = useQueryClient();
|
|
30
|
-
return useMutation({
|
|
31
|
-
mutationFn: (request) => sessionApi.start(request),
|
|
32
|
-
onSuccess: (session) => {
|
|
33
|
-
queryClient.setQueryData(["sessions"], (existing) => {
|
|
34
|
-
const next = existing?.filter((item) => item.sessionId !== session.sessionId) ??
|
|
35
|
-
[];
|
|
36
|
-
return [session, ...next];
|
|
37
|
-
});
|
|
38
|
-
queryClient.invalidateQueries({ queryKey: ["sessions"] });
|
|
39
|
-
},
|
|
40
|
-
});
|
|
41
|
-
}
|
|
42
|
-
/**
|
|
43
|
-
* セッションを終了
|
|
44
|
-
*/
|
|
45
|
-
export function useDeleteSession() {
|
|
46
|
-
const queryClient = useQueryClient();
|
|
47
|
-
return useMutation({
|
|
48
|
-
mutationFn: (sessionId) => sessionApi.delete(sessionId),
|
|
49
|
-
onSuccess: () => {
|
|
50
|
-
queryClient.invalidateQueries({ queryKey: ["sessions"] });
|
|
51
|
-
},
|
|
52
|
-
});
|
|
53
|
-
}
|
|
54
|
-
//# sourceMappingURL=useSessions.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useSessions.js","sourceRoot":"","sources":["../../../../../src/web/client/src/hooks/useSessions.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAC9E,OAAO,EAAE,UAAU,EAAE,MAAM,YAAY,CAAC;AAMxC;;GAEG;AACH,MAAM,UAAU,WAAW;IACzB,OAAO,QAAQ,CAAuB;QACpC,QAAQ,EAAE,CAAC,UAAU,CAAC;QACtB,OAAO,EAAE,UAAU,CAAC,IAAI;KACzB,CAAC,CAAC;AACL,CAAC;AAED;;GAEG;AACH,MAAM,UAAU,UAAU,CAAC,SAAiB;IAC1C,OAAO,QAAQ,CAAqB;QAClC,QAAQ,EAAE,CAAC,UAAU,EAAE,SAAS,CAAC;QACjC,OAAO,EAAE,GAAG,EAAE,CAAC,UAAU,CAAC,GAAG,CAAC,SAAS,CAAC;QACxC,OAAO,EAAE,CAAC,CAAC,SAAS;KACrB,CAAC,CAAC;AACL,CAAC;AAED;;GAEG;AACH,MAAM,UAAU,eAAe;IAC7B,MAAM,WAAW,GAAG,cAAc,EAAE,CAAC;IAErC,OAAO,WAAW,CAAC;QACjB,UAAU,EAAE,CAAC,OAA4B,EAAE,EAAE,CAAC,UAAU,CAAC,KAAK,CAAC,OAAO,CAAC;QACvE,SAAS,EAAE,CAAC,OAA2B,EAAE,EAAE;YACzC,WAAW,CAAC,YAAY,CACtB,CAAC,UAAU,CAAC,EACZ,CAAC,QAAQ,EAAE,EAAE;gBACX,MAAM,IAAI,GACR,QAAQ,EAAE,MAAM,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,CAAC,SAAS,KAAK,OAAO,CAAC,SAAS,CAAC;oBAChE,EAAE,CAAC;gBACL,OAAO,CAAC,OAAO,EAAE,GAAG,IAAI,CAAC,CAAC;YAC5B,CAAC,CACF,CAAC;YACF,WAAW,CAAC,iBAAiB,CAAC,EAAE,QAAQ,EAAE,CAAC,UAAU,CAAC,EAAE,CAAC,CAAC;QAC5D,CAAC;KACF,CAAC,CAAC;AACL,CAAC;AAED;;GAEG;AACH,MAAM,UAAU,gBAAgB;IAC9B,MAAM,WAAW,GAAG,cAAc,EAAE,CAAC;IAErC,OAAO,WAAW,CAAC;QACjB,UAAU,EAAE,CAAC,SAAiB,EAAE,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC,SAAS,CAAC;QAC/D,SAAS,EAAE,GAAG,EAAE;YACd,WAAW,CAAC,iBAAiB,CAAC,EAAE,QAAQ,EAAE,CAAC,UAAU,CAAC,EAAE,CAAC,CAAC;QAC5D,CAAC;KACF,CAAC,CAAC;AACL,CAAC"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Worktree関連のReact Hook
|
|
3
|
-
*/
|
|
4
|
-
import type { Worktree, CreateWorktreeRequest } from "../../../../types/api.js";
|
|
5
|
-
/**
|
|
6
|
-
* Worktree一覧を取得
|
|
7
|
-
*/
|
|
8
|
-
export declare function useWorktrees(): import("@tanstack/react-query").UseQueryResult<Worktree[], Error>;
|
|
9
|
-
/**
|
|
10
|
-
* Worktreeを作成
|
|
11
|
-
*/
|
|
12
|
-
export declare function useCreateWorktree(): import("@tanstack/react-query").UseMutationResult<Worktree, Error, CreateWorktreeRequest, unknown>;
|
|
13
|
-
/**
|
|
14
|
-
* Worktreeを削除
|
|
15
|
-
*/
|
|
16
|
-
export declare function useDeleteWorktree(): import("@tanstack/react-query").UseMutationResult<void, Error, string, unknown>;
|
|
17
|
-
//# sourceMappingURL=useWorktrees.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useWorktrees.d.ts","sourceRoot":"","sources":["../../../../../src/web/client/src/hooks/useWorktrees.ts"],"names":[],"mappings":"AAAA;;GAEG;AAIH,OAAO,KAAK,EAAE,QAAQ,EAAE,qBAAqB,EAAE,MAAM,0BAA0B,CAAC;AAEhF;;GAEG;AACH,wBAAgB,YAAY,sEAK3B;AAED;;GAEG;AACH,wBAAgB,iBAAiB,uGAUhC;AAED;;GAEG;AACH,wBAAgB,iBAAiB,oFAUhC"}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Worktree関連のReact Hook
|
|
3
|
-
*/
|
|
4
|
-
import { useQuery, useMutation, useQueryClient } from "@tanstack/react-query";
|
|
5
|
-
import { worktreeApi } from "../lib/api";
|
|
6
|
-
/**
|
|
7
|
-
* Worktree一覧を取得
|
|
8
|
-
*/
|
|
9
|
-
export function useWorktrees() {
|
|
10
|
-
return useQuery({
|
|
11
|
-
queryKey: ["worktrees"],
|
|
12
|
-
queryFn: worktreeApi.list,
|
|
13
|
-
});
|
|
14
|
-
}
|
|
15
|
-
/**
|
|
16
|
-
* Worktreeを作成
|
|
17
|
-
*/
|
|
18
|
-
export function useCreateWorktree() {
|
|
19
|
-
const queryClient = useQueryClient();
|
|
20
|
-
return useMutation({
|
|
21
|
-
mutationFn: (request) => worktreeApi.create(request),
|
|
22
|
-
onSuccess: () => {
|
|
23
|
-
queryClient.invalidateQueries({ queryKey: ["worktrees"] });
|
|
24
|
-
queryClient.invalidateQueries({ queryKey: ["branches"] });
|
|
25
|
-
},
|
|
26
|
-
});
|
|
27
|
-
}
|
|
28
|
-
/**
|
|
29
|
-
* Worktreeを削除
|
|
30
|
-
*/
|
|
31
|
-
export function useDeleteWorktree() {
|
|
32
|
-
const queryClient = useQueryClient();
|
|
33
|
-
return useMutation({
|
|
34
|
-
mutationFn: (path) => worktreeApi.delete(path),
|
|
35
|
-
onSuccess: () => {
|
|
36
|
-
queryClient.invalidateQueries({ queryKey: ["worktrees"] });
|
|
37
|
-
queryClient.invalidateQueries({ queryKey: ["branches"] });
|
|
38
|
-
},
|
|
39
|
-
});
|
|
40
|
-
}
|
|
41
|
-
//# sourceMappingURL=useWorktrees.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useWorktrees.js","sourceRoot":"","sources":["../../../../../src/web/client/src/hooks/useWorktrees.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAC9E,OAAO,EAAE,WAAW,EAAE,MAAM,YAAY,CAAC;AAGzC;;GAEG;AACH,MAAM,UAAU,YAAY;IAC1B,OAAO,QAAQ,CAAa;QAC1B,QAAQ,EAAE,CAAC,WAAW,CAAC;QACvB,OAAO,EAAE,WAAW,CAAC,IAAI;KAC1B,CAAC,CAAC;AACL,CAAC;AAED;;GAEG;AACH,MAAM,UAAU,iBAAiB;IAC/B,MAAM,WAAW,GAAG,cAAc,EAAE,CAAC;IAErC,OAAO,WAAW,CAAC;QACjB,UAAU,EAAE,CAAC,OAA8B,EAAE,EAAE,CAAC,WAAW,CAAC,MAAM,CAAC,OAAO,CAAC;QAC3E,SAAS,EAAE,GAAG,EAAE;YACd,WAAW,CAAC,iBAAiB,CAAC,EAAE,QAAQ,EAAE,CAAC,WAAW,CAAC,EAAE,CAAC,CAAC;YAC3D,WAAW,CAAC,iBAAiB,CAAC,EAAE,QAAQ,EAAE,CAAC,UAAU,CAAC,EAAE,CAAC,CAAC;QAC5D,CAAC;KACF,CAAC,CAAC;AACL,CAAC;AAED;;GAEG;AACH,MAAM,UAAU,iBAAiB;IAC/B,MAAM,WAAW,GAAG,cAAc,EAAE,CAAC;IAErC,OAAO,WAAW,CAAC;QACjB,UAAU,EAAE,CAAC,IAAY,EAAE,EAAE,CAAC,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC;QACtD,SAAS,EAAE,GAAG,EAAE;YACd,WAAW,CAAC,iBAAiB,CAAC,EAAE,QAAQ,EAAE,CAAC,WAAW,CAAC,EAAE,CAAC,CAAC;YAC3D,WAAW,CAAC,iBAAiB,CAAC,EAAE,QAAQ,EAAE,CAAC,UAAU,CAAC,EAAE,CAAC,CAAC;QAC5D,CAAC;KACF,CAAC,CAAC;AACL,CAAC"}
|