Commit Graph

  • cde3f04698 refactor: Improve error handling and update documentation for CLI Jamie Pine 2025-09-15 13:49:31 -07:00
  • 7b9e2d8dd6 chore: Update dependencies and enhance error handling in CLI Jamie Pine 2025-09-15 11:45:21 -07:00
  • b968345f8c Merge pull request #13 from jamiepine/feat/cli-daemon-management Jamie Pine 2025-09-15 02:02:48 -04:00
  • 2ed328af79 refactor: Update argument handling and imports across CLI domains Jamie Pine 2025-09-13 17:26:06 -07:00
  • e8d28bf7eb merge: incorporate confirm_or_abort utility from main while keeping modular CLI structure Jamie Pine 2025-09-13 17:17:43 -07:00
  • 2574ad7bff refactor: Remove unused domain modules from CLI Jamie Pine 2025-09-13 17:03:01 -07:00
  • b72c42b317 refactor: Rename session_state to session in CoreContext and related modules Jamie Pine 2025-09-13 16:16:05 -07:00
  • d439d69590 feat: Finalize Spacedrive refactor and enhance session management Jamie Pine 2025-09-13 16:08:07 -07:00
  • bf7d618cd8 feat: Add comprehensive architecture documentation and enhance CLI daemon management Jamie Pine 2025-09-13 16:08:00 -07:00
  • 5623be4478 Merge pull request #11 from jamiepine/cursor/add-confirmation-to-dangerous-cli-commands-3362 Jamie Pine 2025-09-11 21:47:26 -04:00
  • 50b15bbc1c feat: Implement CLI daemon management and library commands Jamie Pine 2025-09-11 20:30:09 -04:00
  • 4b43120deb Checkpoint before follow-up message Cursor Agent 2025-09-11 22:54:55 +00:00
  • ce7ada15f0 Merge pull request #10 from jamiepine/api-boilerplate Jamie Pine 2025-09-11 18:34:51 -04:00
  • 0be286d152 Refactor: Move command logic to domain modules Cursor Agent 2025-09-11 21:59:33 +00:00
  • db02f8e18f Merge pull request #9 from jamiepine/api-boilerplate Jamie Pine 2025-09-11 17:27:57 -04:00
  • 1d4b7e929f Fix: Ensure library directory is deleted on shutdown Cursor Agent 2025-09-11 21:25:56 +00:00
  • 80d8714202 Merge pull request #3 from jamiepine/promote-core-to-root Jamie Pine 2025-09-11 17:17:22 -04:00
  • 5534f28c31 Merge pull request #4 from jamiepine/api-boilerplate Jamie Pine 2025-09-11 17:17:10 -04:00
  • 298c311e1a Merge pull request #8 from jamiepine/cursor/design-spacedrive-cli-structure-6334 Jamie Pine 2025-09-11 17:16:32 -04:00
  • aea1120292 feat: Implement job listing and info commands Cursor Agent 2025-09-11 21:13:59 +00:00
  • e022dcb75c Refactor: Use PairingState directly in PairingSessionSummary Cursor Agent 2025-09-11 21:08:40 +00:00
  • e26ead654b feat: Add job commands and list locations Cursor Agent 2025-09-11 21:05:09 +00:00
  • 470ff03bd6 Add location and library commands, improve instance handling Cursor Agent 2025-09-11 20:00:48 +00:00
  • e3e50194b0 feat: Add network and pairing commands to CLI Cursor Agent 2025-09-11 19:41:34 +00:00
  • f109d8ba90 Remove unused network init action and module Cursor Agent 2025-09-11 19:37:53 +00:00
  • d62b6fa9f5 Refactor: Remove password from network init input and action Cursor Agent 2025-09-11 19:35:45 +00:00
  • d43f7dd64b Refactor network init and revoke actions Cursor Agent 2025-09-11 19:31:46 +00:00
  • ac169b3916 feat: Add network operations module Cursor Agent 2025-09-11 19:26:37 +00:00
  • d4013dae8a Merge pull request #7 from jamiepine/cursor/add-cli-commands-using-action-query-system-7419 Jamie Pine 2025-09-11 15:01:34 -04:00
  • 91a5610837 Merge pull request #6 from jamiepine/cursor/return-action-output-from-core-client-6a33 Jamie Pine 2025-09-11 14:59:24 -04:00
  • 21de5e0e8c Refactor: Accept SdPath URIs and local paths for file operations Cursor Agent 2025-09-11 01:21:52 +00:00
  • dc66b34de1 feat: Add file and index commands to CLI Cursor Agent 2025-09-11 01:14:10 +00:00
  • afe5e3e063 Remove unused workspace member pattern Cursor Agent 2025-09-11 00:26:59 +00:00
  • de2d53f18f Refactor: Return bytes from core client action Cursor Agent 2025-09-11 00:06:25 +00:00
  • 050b2a7e8e Merge pull request #5 from jamiepine/cursor/fix-library-action-naming-inconsistency-3036 Jamie Pine 2025-09-10 20:01:58 -04:00
  • 0dc3995f74 Refactor: Pluralize action kinds for consistency Cursor Agent 2025-09-11 00:00:44 +00:00
  • f6edb570c4 fix: update subproject commit and enhance action registration Jamie Pine 2025-09-10 19:48:11 -04:00
  • 13df73bef0 refactor: streamline action and query structures Jamie Pine 2025-09-10 17:34:11 -04:00
  • 25db936675 feat: introduce unified op! macro for operation registration Jamie Pine 2025-09-10 15:40:13 -04:00
  • a25caddd41 refactor: streamline action manager and input structures Jamie Pine 2025-09-10 15:10:29 -04:00
  • 5c6735ea28 refactor: rename action registration macros for clarity Jamie Pine 2025-09-10 13:14:30 -04:00
  • c29c93f130 fix: update subproject commit and add tests for operation registration Jamie Pine 2025-09-10 13:00:02 -04:00
  • 3566fa7838 refactor: enhance action and query handling with dynamic registry Jamie Pine 2025-09-10 12:59:55 -04:00
  • 940ddead3e refactor: enhance core action handling and modularity Jamie Pine 2025-09-10 12:46:37 -04:00
  • 1f2c38b440 refactor: introduce CLI application structure and enhance command handling Jamie Pine 2025-09-09 20:04:20 -04:00
  • e4b463d78e refactor: add client module and implement Wire trait for input structures Jamie Pine 2025-09-09 16:53:44 -04:00
  • 80c2fff76e refactor: enhance command handling for file operations and indexing Jamie Pine 2025-09-09 15:21:43 -04:00
  • 45d24b8c83 refactor: update indexing actions to use unified input structure Jamie Pine 2025-09-09 14:01:46 -04:00
  • fef30be6bd refactor: update action handling to use LibraryAction trait Jamie Pine 2025-09-09 14:01:40 -04:00
  • 56782b237b refactor: update action system to modular structure with CoreAction and LibraryAction Jamie Pine 2025-09-09 11:10:33 -04:00
  • 469fc7cbe2 refactor: complete migration to modular action system and remove ActionOutput enum Jamie Pine 2025-09-09 02:03:17 -04:00
  • 478f3136c5 refactor: enhance CQRS implementation with modular command and query traits Jamie Pine 2025-09-08 20:08:44 -04:00
  • 5f68a0d697 refactor: implement CQRS pattern with Command and Query traits Jamie Pine 2025-09-08 19:36:37 -04:00
  • e129a90e3a refactor: remove API design document and update cloud submodule Jamie Pine 2025-09-08 19:15:49 -04:00
  • d90b486865 refactor: update project dependencies and remove unused components Jamie Pine 2025-09-08 17:26:31 -04:00
  • 70a69e1bdc refactor: streamline volume tracking and untracking actions Jamie Pine 2025-09-07 12:35:46 -04:00
  • aa7ccacea8 sorting Jamie Pine 2025-09-07 01:56:50 -04:00
  • ed7e101d71 more Jamie Pine 2025-09-07 01:51:35 -04:00
  • 1a0a293700 again Jamie Pine 2025-09-07 01:44:02 -04:00
  • a8a2c732ef more refactor Jamie Pine 2025-09-07 01:43:57 -04:00
  • 8f03cc6d4c x Jamie Pine 2025-09-06 21:23:39 -04:00
  • 41df3c86ee more Jamie Pine 2025-09-06 21:13:31 -04:00
  • 29a87a91ce huge refactor Jamie Pine 2025-09-06 21:00:37 -04:00
  • 5001646cb3 refactor: improve indexing rules and library configuration Jamie Pine 2025-09-06 19:41:08 -04:00
  • 648496de75 refactor: update library configuration and indexing rules Jamie Pine 2025-09-06 18:12:15 -04:00
  • fe0d5acd19 refactor: consolidate documentation and scripts for improved organization Jamie Pine 2025-09-03 14:56:18 -06:00
  • 9d6c243139 feat: remove outdated synchronization tasks and documentation Jamie Pine 2025-08-30 23:46:31 -06:00
  • cc6985ec2e feat: add new task files for AI and resource management epics Jamie Pine 2025-08-30 22:24:53 -06:00
  • f6a06d7c0b refactor: update task descriptions to future tense and enhance task-validator functionality Jamie Pine 2025-08-30 22:04:49 -06:00
  • 2936541fcf feat: add task-validator and validation script for task files Jamie Pine 2025-08-30 21:58:06 -06:00
  • 2a40dc2ff5 refactor: use EventBus for job progress monitoring in tests Jamie Pine 2025-08-26 13:12:33 -06:00
  • cd9da2e09d Merge remote-tracking branch 'refs/remotes/origin/main' Jamie Pine 2025-08-24 18:10:26 -07:00
  • 2a974f3bc0 Enhance device connection handling and address discovery in networking service Jamie Pine 2025-08-24 18:09:58 -07:00
  • 22bbb2cf61 Enhance networking and pairing protocols for improved error handling and functionality Jamie Pine 2025-08-24 18:09:51 -07:00
  • a5da8ebf09 feat(sync): Add refactored sync design and update original doc Jamie Pine 2025-08-20 01:25:11 -04:00
  • 386109b765 Refactor networking and pairing protocol for improved clarity and functionality Jamie Pine 2025-08-12 18:59:46 -07:00
  • 8620913633 Refactor database migration test and update whitepaper metrics Jamie Pine 2025-08-12 12:29:18 -07:00
  • d77ffa26de Add custom data directory support for DeviceManager and DeviceKeyManager Jamie Pine 2025-08-12 10:54:06 -07:00
  • 88809dc3c1 Enhance pairing protocol by marking initiator device as connected after pairing Jamie Pine 2025-08-12 00:19:15 -07:00
  • 820c3fcb23 Add LocationAdded variant to ActionOutput and update location command handling Jamie Pine 2025-08-11 22:52:15 -07:00
  • cd913aa79f Add build script and update dependencies for enhanced functionality Jamie Pine 2025-08-11 21:37:03 -07:00
  • fc3c9c7107 Add benchmark results for content identification scenarios Jamie Pine 2025-08-10 04:05:07 -07:00
  • ae1e51dbca Enhance benchmark reporting by adding duration metrics Jamie Pine 2025-08-10 02:47:47 -07:00
  • ae2746d8bb Remove deprecated Rust test files and add new benchmark results Jamie Pine 2025-08-10 02:38:46 -07:00
  • 2b8955dcb7 Update benchmark results and enhance reporting structure Jamie Pine 2025-08-10 01:39:03 -07:00
  • da30c9908e Update benchmark results and enhance CLI command functionality Jamie Pine 2025-08-10 01:38:57 -07:00
  • f2629264e8 Update benchmark scenarios and enhance reporting structure Jamie Pine 2025-08-09 22:59:54 -07:00
  • ef038d6897 Enhance sidecar management and update benchmark scenarios Jamie Pine 2025-08-09 20:56:46 -07:00
  • a41863cc39 Update dependencies, add new benchmark scenarios, and enhance sidecar management Jamie Pine 2025-08-09 20:51:03 -07:00
  • c9e9d8cd3d Update VIRTUAL_SIDECAR_SYSTEM documentation to include sharding details Jamie Pine 2025-08-08 23:04:48 -07:00
  • 239545475f Update dependencies and enhance FTS5 support in documentation Jamie Pine 2025-08-08 22:59:40 -07:00
  • 275de26803 Refactor search workflow and update documentation Jamie Pine 2025-08-08 22:49:53 -07:00
  • 4c81b94434 Refactor search mode definitions and execution strategies Jamie Pine 2025-08-08 22:49:02 -07:00
  • c3f217676b Add dataset root option to CLI commands for enhanced recipe path handling Jamie Pine 2025-08-08 22:48:41 -07:00
  • 679bbe28c0 Refactor benchmark results and enhance CLI output format Jamie Pine 2025-08-08 21:21:12 -07:00
  • 56b3dc8baa Add new benchmark scenarios and enhance CLI functionality Jamie Pine 2025-08-08 20:56:01 -07:00
  • 2bdde097a8 Enhance benchmarks documentation and add future roadmap Jamie Pine 2025-08-08 16:10:40 -07:00
  • 107d648c78 Update benchmark configurations and enhance dataset generation Jamie Pine 2025-08-08 15:41:08 -07:00
  • 155457c1c0 Enhance benchmarking framework and update results Jamie Pine 2025-08-08 05:15:28 -07:00
  • 231424f87c Update benchmark results and enhance entry processing for indexing Jamie Pine 2025-08-08 03:57:24 -07:00