Commit Graph

  • 8691ba9d72 refactor: migrate app-sidebar from useUser to currentUserAtom CREDO23 2025-12-15 12:34:10 +00:00
  • 2e0f59522a refactor: migrate AppSidebarProvider from useUser to currentUserAtom CREDO23 2025-12-15 12:25:09 +00:00
  • 6b266ff128 refactor: migrate dashboard page from useUser to currentUserAtom CREDO23 2025-12-15 12:19:33 +00:00
  • 0bfcbb62e9 Merge pull request #585 from MODSetter/dev v1.0.70 Rohan Verma 2025-12-15 21:26:04 -08:00
  • fd1f3eaf60 chore: update langchain DESKTOP-RTLN3BA\$punk 2025-12-15 21:25:44 -08:00
  • cee27f1263 feat: add current user query atom CREDO23 2025-12-15 12:07:47 +00:00
  • d5997a6d0c feat: add user cache keys CREDO23 2025-12-15 12:04:39 +00:00
  • 8c5ecfd4e4 feat: add user API service CREDO23 2025-12-15 11:58:10 +00:00
  • 42a585d880 feat: add user types with zod schemas CREDO23 2025-12-15 11:47:40 +00:00
  • 8aedead33e Merge pull request #583 from CREDO23/feat/add-jotai-tanstack-search-spaces-new v1.0.69 Rohan Verma 2025-12-15 20:20:38 -08:00
  • 3c514756c7 refactor: use destructuring pattern for community prompts atom CREDO23 2025-12-15 10:42:35 +00:00
  • 8727acb5ad refactor: migrate community prompts from imperative hook to jotai atom CREDO23 2025-12-15 10:24:13 +00:00
  • ccce47846b fix: build issues CREDO23 2025-12-15 09:55:01 +00:00
  • ae1cd09013 refactor: delete unused search space hooks and update exports CREDO23 2025-12-12 09:20:52 +00:00
  • 291bb0369a refactor: migrate dashboard-breadcrumb to useQuery and remove obvious comments CREDO23 2025-12-12 09:18:16 +00:00
  • 1172a91a07 refactor: migrate AppSidebarProvider to use useQuery for search space fetch CREDO23 2025-12-12 08:59:13 +00:00
  • 6be93182a1 refactor: migrate prompt-config-manager to use useQuery for search space fetch CREDO23 2025-12-12 08:38:32 +00:00
  • 734265c645 feat: migrate dashboard page to use searchSpacesAtom and deleteSearchSpaceMutationAtom CREDO23 2025-12-12 08:16:00 +00:00
  • 4aa026cae4 feat: migrate searchspaces page to use createSearchSpaceMutationAtom CREDO23 2025-12-12 07:51:00 +00:00
  • 862288367d feat: add deleteSearchSpaceMutationAtom CREDO23 2025-12-12 06:44:02 +00:00
  • a820598cfd fix: convert id to string for cache key detail function CREDO23 2025-12-12 06:40:13 +00:00
  • 46061f64ee fix: correct UpdateSearchSpaceRequest structure in mutation atom CREDO23 2025-12-12 06:36:59 +00:00
  • d3dd2fc886 feat: add updateSearchSpaceMutationAtom CREDO23 2025-12-12 06:29:10 +00:00
  • 00b5b7dec8 refactor: merge search space query atoms into single file CREDO23 2025-12-11 21:19:29 +00:00
  • 2f2898f0c3 refactor: merge seach-spaces and search-spaces folders, fix typo CREDO23 2025-12-11 21:16:15 +00:00
  • 6bac012474 feat: add createSearchSpaceMutationAtom CREDO23 2025-12-11 21:12:00 +00:00
  • 3fafb18089 refactor: remove unnecessary comments from search-space types CREDO23 2025-12-11 21:07:32 +00:00
  • fc08f721b0 feat(search-spaces): add communityPromptsAtom and remove obvious comments CREDO23 2025-12-11 21:00:17 +00:00
  • b4874111e2 fix(search-spaces): correct pagination params to use skip/limit instead of page/page_size CREDO23 2025-12-11 20:50:04 +00:00
  • 58a14f422d feat(search-spaces): add searchSpacesAtom query atom for fetching search spaces list CREDO23 2025-12-11 20:42:27 +00:00
  • edfe2aa87e feat(search-spaces): add cache keys for search spaces and llm configs CREDO23 2025-12-11 20:35:01 +00:00
  • 172f58f742 feat(search-spaces): add deleteSearchSpace endpoint to API service CREDO23 2025-12-11 20:31:09 +00:00
  • 80357d450b feat(search-spaces): add updateSearchSpace endpoint to API service CREDO23 2025-12-11 20:28:56 +00:00
  • 646065d745 feat(search-spaces): add getSearchSpace endpoint to API service CREDO23 2025-12-11 20:26:30 +00:00
  • 1d6bfe1e29 feat: add getCommunityPrompts endpoint to API service CREDO23 2025-12-11 20:21:16 +00:00
  • f983d1f7ff feat: add createSearchSpace endpoint to API service CREDO23 2025-12-11 20:17:20 +00:00
  • c43cd16dab feat: add search spaces API service with getSearchSpaces endpoint CREDO23 2025-12-11 20:11:32 +00:00
  • 3ef860fb1c feat: add delete search space zod schemas CREDO23 2025-12-11 20:02:08 +00:00
  • 0f531ee723 feat: add search space zod schemas for GET and PUT endpoints CREDO23 2025-12-11 20:00:33 +00:00
  • 384ddfda71 Merge pull request #582 from MODSetter/dev v1.0.68 Rohan Verma 2025-12-14 22:37:24 -08:00
  • 7de87ada81 chore: recurse DESKTOP-RTLN3BA\$punk 2025-12-14 22:32:13 -08:00
  • f0a6c348d1 fix: update llm-config types to allow nullable created_at and updated_at fields DESKTOP-RTLN3BA\$punk 2025-12-14 22:23:16 -08:00
  • eae259cb38 Merge pull request #540 from CREDO23/feat/add-jotai-tanstack-llm-config Rohan Verma 2025-12-14 22:16:16 -08:00
  • 33104a017a Merge pull request #581 from MODSetter/dev Rohan Verma 2025-12-14 22:14:54 -08:00
  • fea1837186 roadmap(1.3): Update citation prompt to use new whole document structure DESKTOP-RTLN3BA\$punk 2025-12-14 22:07:31 -08:00
  • 088e8afced restore uv.lock to upstream dev CREDO23 2025-12-14 20:38:30 +02:00
  • 90f4ce61b5 refact: format web project with biome CREDO23 2025-12-11 13:42:33 +02:00
  • be381c833e cleanup CREDO23 2025-12-11 12:33:09 +02:00
  • 3e8cdabd73 refactor: complete migration of useLLMPreferences hook to jotai atoms CREDO23 2025-12-10 11:34:01 +00:00
  • e59c920625 refactor: migrate setup-llm-step.tsx from useLLMPreferences hook to jotai atoms CREDO23 2025-12-10 11:11:51 +00:00
  • 1d0be3a640 refactor: migrate ChatInputGroup.tsx from useLLMPreferences hook to jotai atoms CREDO23 2025-12-10 10:54:41 +00:00
  • ce90672250 chore: commit all changes CREDO23 2025-12-10 10:32:16 +00:00
  • eb448d8a5b refactor: migrate client-layout.tsx from useLLMPreferences hook to jotai atoms CREDO23 2025-12-10 10:31:26 +00:00
  • 15fdfeb3cf chore: commit all changes CREDO23 2025-12-10 10:26:22 +00:00
  • 5d380faaad fix: update LLM preferences mutation call signature in onboard page CREDO23 2025-12-10 09:52:24 +00:00
  • 3a65277e8b feat(llm-config): add llmPreferencesAtom query atom for fetching LLM preferences CREDO23 2025-12-10 09:39:58 +00:00
  • 194b17500e feat(llm-config): complete migration of useGlobalLLMConfigs to globalLLMConfigsAtom CREDO23 2025-12-10 09:29:14 +00:00
  • 62fcec425b feat(llm-config): replace useGlobalLLMConfigs with globalLLMConfigsAtom in llm-role-manager CREDO23 2025-12-10 09:19:41 +00:00
  • 4eb521e156 feat(llm-config): replace useGlobalLLMConfigs with globalLLMConfigsAtom in setup-llm-step CREDO23 2025-12-10 09:00:04 +00:00
  • 636db67d65 feat(llm-config): replace useGlobalLLMConfigs with globalLLMConfigsAtom in ChatInputGroup CREDO23 2025-12-10 08:46:56 +00:00
  • c91c83d40d feat(llm-config): replace useGlobalLLMConfigs with globalLLMConfigsAtom in onboard page CREDO23 2025-12-10 08:39:01 +00:00
  • 80d6696310 feat(llm-config): remove unused useLLMConfigs hook - completely migrated to jotai + tanstack query CREDO23 2025-12-10 08:22:42 +00:00
  • c3dd3de6f6 refactor: migrate ChatInputGroup to jotai + tanstack query pattern CREDO23 2025-12-10 07:57:29 +00:00
  • 85f00bd364 refactor: migrate llm-role-manager to jotai + tanstack query pattern CREDO23 2025-12-10 07:46:15 +00:00
  • f1de17dac2 fix: resolve merge conflicts after rebase from upstream/dev CREDO23 2025-12-10 07:29:12 +00:00
  • 63b0bb2472 refactor: migrate setup-llm-step to jotai + tanstack query pattern CREDO23 2025-12-10 07:12:54 +00:00
  • 5b7e5770be feat: migrate createLLMConfig to jotai mutation atom and add query atoms for LLM configs CREDO23 2025-12-09 19:39:25 +00:00
  • 0c0491cd49 feat: add updateLLMPreferencesMutationAtom to handle LLM preferences updates CREDO23 2025-12-09 13:46:43 +00:00
  • 1aa10db910 feat: add deleteLLMConfigMutationAtom and fix cache key usage in all LLM config mutations CREDO23 2025-12-09 11:47:27 +00:00
  • 737169248e feat: add updateLLMConfigMutationAtom to llm-config mutations CREDO23 2025-12-09 11:32:51 +00:00
  • 2200d7b63c feat: add LLM config cache keys and create mutation atom CREDO23 2025-12-09 11:19:58 +00:00
  • 03279a2836 feat: implement updateLLMPreferences method in llm-config API service CREDO23 2025-12-09 10:51:18 +00:00
  • 54214e3d1c feat: add getLLMPreferences method to llm-config API service CREDO23 2025-12-09 10:48:30 +00:00
  • 2be09c50ae feat: add deleteLLMConfig method to llm-config API service CREDO23 2025-12-09 10:37:33 +00:00
  • caec63f338 feat: add updateLLMConfig method to llm-config API service CREDO23 2025-12-09 10:31:43 +00:00
  • 6b1805bde4 feat: add getLLMConfig method to llm-config API service CREDO23 2025-12-09 10:25:08 +00:00
  • d202c3ebac feat: add getLLMConfigs method to llm-config API service CREDO23 2025-12-09 10:21:08 +00:00
  • 0c39242abb feat: add createLLMConfig method to llm-config API service CREDO23 2025-12-09 10:15:23 +00:00
  • 506419597e fix: adjust llm-config type constraints for api_base and language fields CREDO23 2025-12-09 09:05:16 +00:00
  • cb8e4ab1b7 feat: add llm-config API service with getGlobalLLMConfigs endpoint CREDO23 2025-12-09 09:04:29 +00:00
  • 66e0d31f68 feat: add update LLM preferences request/response schemas CREDO23 2025-12-09 08:45:18 +00:00
  • 9395787ac0 feat: add get LLM preferences request/response schemas CREDO23 2025-12-09 08:39:36 +00:00
  • ac667efde8 feat: add delete LLM config request/response schemas CREDO23 2025-12-09 08:32:12 +00:00
  • 1c5fba952d feat: add update LLM config request/response schemas CREDO23 2025-12-09 08:25:53 +00:00
  • a8b994241d feat: add get LLM config by ID request/response schemas CREDO23 2025-12-09 08:16:49 +00:00
  • c065824d02 feat: add get LLM configs request/response schemas CREDO23 2025-12-09 08:11:58 +00:00
  • a4f0b21529 feat: add create LLM config request/response schemas CREDO23 2025-12-09 08:07:03 +00:00
  • 47efd9c45d feat: add global LLM config schemas with proper structure CREDO23 2025-12-09 07:58:22 +00:00
  • 1d2d8d8b74 feat: add LLM config types with zod schema CREDO23 2025-12-09 07:37:37 +00:00
  • ed6fc10133 Merge pull request #580 from MODSetter/dev v1.0.67 Rohan Verma 2025-12-14 00:53:01 -08:00
  • b46349ae3a chore: Update dependencies in pyproject.toml and uv.lock DESKTOP-RTLN3BA\$punk 2025-12-14 00:52:01 -08:00
  • eefaefad0d Merge pull request #579 from MODSetter/dev Rohan Verma 2025-12-13 22:46:00 -08:00
  • 3a3712ceac refactor(ux): Update dashboard links and enhance settings page layout DESKTOP-RTLN3BA\$punk 2025-12-13 22:43:38 -08:00
  • 71465398db Merge pull request #578 from MODSetter/dev v1.0.66 Rohan Verma 2025-12-13 16:09:34 -08:00
  • 5b4683d4a7 refactor: Update Docker build workflow to use lowercase image names for multi-arch support v1.0.65 DESKTOP-RTLN3BA\$punk 2025-12-13 15:49:50 -08:00
  • e379092b6b fix: Github Actions AMD64 and ARM64 images v1.0.64 DESKTOP-RTLN3BA\$punk 2025-12-13 15:46:18 -08:00
  • 136451fff5 Merge pull request #577 from CREDO23/fix-alembic-version-files v1.0.63 v1.0.62 v1.0.61 Rohan Verma 2025-12-13 14:05:59 -08:00
  • cc03900d63 fix alembic version 46 CREDO23 2025-12-13 22:04:53 +02:00
  • 84100380c4 fix migration version 46 | upgrade CREDO23 2025-12-13 21:49:45 +02:00
  • 181df4237e fix migration version 45 | upgrade CREDO23 2025-12-13 21:48:54 +02:00