Commit graph

  • fa62433219 docs(04): create workspace UI phase plans matt 2026-02-12 01:59:55 +0000
  • 6df422ecef docs(03-01): complete context snapshot and restore plan matt 2026-02-12 01:42:43 +0000
  • 4ab6b4b584 feat(03-01): wire overlay into App and add context event listener matt 2026-02-12 01:39:33 +0000
  • f01d545ee3 feat(03-01): add context switch overlay, hook, and store wiring matt 2026-02-12 01:37:30 +0000
  • f129715dc8 feat(03-01): add IndexedDB storage layer and contextSlice matt 2026-02-12 01:35:29 +0000
  • 5b31306b20 docs(02-03): complete context IPC and profile persistence plan matt 2026-02-12 01:15:42 +0000
  • 4921c610c4 feat(02-03): add SSH profile management to ConfigManager matt 2026-02-12 01:14:08 +0000
  • 4aafc9c4fc feat(02-03): create context IPC handler and channel constants matt 2026-02-12 01:10:08 +0000
  • d10c56adb7 docs(02-02): complete registry integration plan matt 2026-02-12 01:06:45 +0000
  • 24051acac8 refactor(02-02): IPC handlers route via ServiceContextRegistry matt 2026-02-12 01:04:29 +0000
  • 5bf41c6ed8 refactor(02-02): main/index.ts to use ServiceContextRegistry matt 2026-02-12 01:04:20 +0000
  • 1b4f180e81 docs(02-01): complete ServiceContext infrastructure plan matt 2026-02-12 00:57:54 +0000
  • 767c985947 feat(02-01): add comprehensive dispose() to FileWatcher and DataCache matt 2026-02-12 00:55:44 +0000
  • 777d93f968 feat(02-01): create ServiceContext and ServiceContextRegistry matt 2026-02-12 00:55:26 +0000
  • 85f34eb828 docs(02-service-infrastructure): create phase plan (3 plans, 3 waves) matt 2026-02-12 00:49:19 +0000
  • ae4833e310 feat(planning): add project planning documents and configuration for SSH multi-context workspaces matt 2026-02-12 09:37:58 +0900
  • c12b3295e9 feat(01-01): refactor SubagentDetailBuilder to use FileSystemProvider matt 2026-02-12 09:15:06 +0900
  • a3f5dafdab feat(01-01): thread FileSystemProvider through SessionParser and SubagentResolver matt 2026-02-12 09:12:49 +0900
  • ad4e75b8e5 Implement SSH last connection management and enhance IPC handlers matt 2026-02-12 00:42:21 +0900
  • 8a671bc53f Refactor NotificationTrigger settings for improved match field options matt 2026-02-12 00:27:46 +0900
  • 921420b946 Enhance SSH functionality and configuration management matt 2026-02-12 00:14:41 +0900
  • 4b56186f7c add ssh suport matt 2026-02-11 13:34:12 +0000
  • e2670a3a02 Enhance CI and release workflows for improved efficiency matt 2026-02-11 22:20:51 +0900
  • 09c1304c82 Update package.json and pnpm-lock.yaml to override @electron/notarize version matt 2026-02-11 22:12:42 +0900
  • af9f559a94 Update electron-builder configuration for macOS notarization and fix pathDecoder tests matt 2026-02-11 22:02:30 +0900
  • a8abe52eb2 Rename project from "Claude Code Context" to "claude-devtools" across all relevant files and documentation. Update configuration paths and metadata to reflect the new project name, ensuring consistency in branding and user experience. matt 2026-02-11 21:53:43 +0900
  • 6ca7bed2f5 Update electron-builder configuration for macOS notarization matt 2026-02-11 21:36:33 +0900
  • 6522b39ce8 Update README and enhance UpdateDialog accessibility matt 2026-02-11 21:30:19 +0900
  • 540aefc3d3 Implement auto-update functionality and enhance build configuration matt 2026-02-11 21:23:40 +0900
  • fc48f6e099 Refactor CI workflows and enhance test cleanup process matt 2026-02-11 20:58:46 +0900
  • 070e79a8ec Update build scripts and dependencies in package.json and pnpm-lock.yaml matt 2026-02-11 20:52:05 +0900
  • f4dfd6c1ec Update CI workflows for macOS and Windows packaging matt 2026-02-11 20:45:13 +0900
  • ed45a1d87c Enhance build configuration and testing matt 2026-02-11 20:44:10 +0900
  • c2308f41a9 Remove version specification for pnpm in CI and Release workflows to use the latest version by default. matt 2026-02-11 20:34:21 +0900
  • e8f65cf492 Add CI and Release workflows; enhance loading skeletons and splash screen matt 2026-02-11 20:31:27 +0900
  • 5a0e4c474f Refactor extractProjectName to accept cwdHint for improved project name extraction. Update ErrorTriggerChecker to utilize new parameter, ensuring accurate project name retrieval in various contexts. Enhance tests to cover new functionality and edge cases. matt 2026-02-11 20:12:25 +0900
  • 96fab90c37 Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management. matt 2026-02-11 15:52:00 +0900