Commit Graph

  • ffaef395e4 fix: format commands.js feature/add-opencode-support Haileyesus 2026-05-14 16:57:46 +03:00
  • f36c5b6009 fix: improveUI for commands Haileyesus 2026-05-14 13:54:30 +03:00
  • dafd28ba76 fix: /models Haileyesus 2026-05-14 13:22:34 +03:00
  • 57aece12e6 fix: stabilize opencode session startup Haileyesus 2026-05-13 18:44:07 +03:00
  • 421bdd2f0f feat: add opencode support Haileyesus 2026-05-13 17:43:10 +03:00
  • 10f721cf14 chore(release): v1.32.0 main v1.32.0 viper151 2026-05-13 12:02:26 +00:00
  • 631695ef73 Surface provider skills in the slash command menu (#759) Haile 2026-05-12 21:33:12 +03:00
  • 7e92de7cb7 feat(providers): add comprehensive guide for provider module setup and usage feature/setup-skills Haileyesus 2026-05-12 20:18:09 +03:00
  • bacca8d62b fix(security): centralize safe frontmatter parsing Haileyesus 2026-05-12 20:05:02 +03:00
  • aabf331e91 fix(providers): guard invalid skill command namespaces Haileyesus 2026-05-11 18:58:55 +03:00
  • 053e43447a feat(providers): surface skills in slash command menu Haileyesus 2026-05-11 18:05:24 +03:00
  • 039696c2de Fix/websocket streaming issues (#748) Haile 2026-05-08 22:51:03 +03:00
  • ca8345330a fix: remove performance warning for loaded messages in ChatMessagesPane fix/websocket-streaming-issues Haileyesus 2026-05-08 20:37:55 +03:00
  • 10528a2bdd fix: exclude archived content from conversation search Haileyesus 2026-05-08 20:30:25 +03:00
  • b2e3a61030 feat: add archiving flows for sessions and workspaces Haileyesus 2026-05-08 20:14:33 +03:00
  • 17db71c43c fix(claude): preserve local command artifacts in session history Haileyesus 2026-05-08 19:23:07 +03:00
  • 116f91bc3a fix(claude): exclude meta messages from user content in normalization Haileyesus 2026-05-08 19:00:03 +03:00
  • ded630863f fix(claude): add support for custom titles by claude Haileyesus 2026-05-08 18:43:59 +03:00
  • 54130e8d14 fix(cursor-history): align pagination with visible rows Haileyesus 2026-05-08 16:03:14 +03:00
  • de25f6d78e fix(logging): remove unnecessary console logs from CodexSessionsProvider and useChatSessionState Haileyesus 2026-05-08 15:53:58 +03:00
  • e57ce4248e fix(session-runtime): make Gemini auth handling and Codex resume state deterministic Haileyesus 2026-05-08 15:52:25 +03:00
  • 5554e4e85e fix(cursor-chat): count totals as rendered rows, not normalized transport rows Haileyesus 2026-05-08 15:35:45 +03:00
  • 13d1d436f8 Merge branch 'fix/websocket-streaming-issues' of https://github.com/siteboon/claudecodeui into fix/websocket-streaming-issues Haileyesus 2026-05-08 15:14:39 +03:00
  • 8273dc51c5 Merge branch 'fix/websocket-streaming-issues' of https://github.com/siteboon/claudecodeui into fix/websocket-streaming-issues Haileyesus 2026-05-08 15:13:51 +03:00
  • 684e127213 fix(chat): make provider message totals reflect what the user actually sees Haileyesus 2026-05-08 15:13:23 +03:00
  • 29f6d94fbf fix(cursor): remove debug console logs from message normalization Haileyesus 2026-05-08 14:28:58 +03:00
  • c9413815a4 fix(cursor): attach write tool outputs correctly Haileyesus 2026-05-08 14:27:44 +03:00
  • 5bd179a36e fix(cursor): remove user_info, system_reminder, and user_query tags Haileyesus 2026-05-08 14:27:11 +03:00
  • ce36fb85e7 Potential fix for pull request finding 'Unused variable, import, function or class' Haile 2026-05-07 12:58:43 +03:00
  • f289ce8419 fix(gemini): align headless session/auth flow with async CLI behavior Haileyesus 2026-05-07 12:47:00 +03:00
  • 6f3e48f4fb refactor(sidebar): rely on canonical session lastActivity timestamps Haileyesus 2026-05-05 21:27:15 +03:00
  • 41e221f1b3 refactor(session): simplify session date and time retrieval logic Haileyesus 2026-05-05 21:12:20 +03:00
  • 59fbddecaa fix: cursor projects fetching Haileyesus 2026-05-05 21:11:59 +03:00
  • 1325f18173 test-commit Haileyesus 2026-05-05 17:36:14 +03:00
  • c064aff568 refactor(chat): trim non-rendered realtime state from session flow Haileyesus 2026-05-05 17:23:17 +03:00
  • b3fe1b4392 fix(codex): align session id lifecycle with async thread.start events Haileyesus 2026-05-05 17:04:21 +03:00
  • beb0a50413 fix: enhance regex to correctly parse wrapper file paths for claude.exe (#741) Haile 2026-05-04 18:54:02 +03:00
  • 5ad2876cd2 fix: enhance regex to correctly parse wrapper file paths for claude.exe fix/regex-claude-code Haileyesus 2026-05-04 18:51:23 +03:00
  • e89d2da5df Fix New session issues and websocket issues (#738) Haile 2026-05-04 13:54:07 +03:00
  • 3c07fef6d3 fix(session-synchronizer): improve session name extraction for Claude and Codex fix/fix-codex-websocket-issue Haileyesus 2026-05-04 12:45:08 +03:00
  • e6be3528cc fix(cli): resolve executable path for Claude CLI on Windows Haileyesus 2026-05-04 11:26:01 +03:00
  • c50351ee59 fix(chat): preserve continuity while session ids settle Haileyesus 2026-04-30 19:46:03 +03:00
  • 9063918c1f fix: reset-state-on-new-session-click Haileyesus 2026-04-30 17:30:31 +03:00
  • 392c73b693 fix: add clarification on auto mode simosmik 2026-04-30 14:19:05 +00:00
  • 5e7c4c5f8c chore(release): v1.31.5 v1.31.5 viper151 2026-04-30 14:12:48 +00:00
  • 3f71d4932b feat: add auto mode to claude code simosmik 2026-04-30 14:09:51 +00:00
  • 80561ee9e9 chore(release): v1.31.4 v1.31.4 viper151 2026-04-30 12:47:35 +00:00
  • 658421c1c4 fix: bump codex sdk to latest version simosmik 2026-04-30 12:45:30 +00:00
  • 8b2ca7d868 fix: bump codex sdk to latest feat/command-palette simosmik 2026-04-30 12:41:11 +00:00
  • 881465aa71 chore(release): v1.31.3 v1.31.3 viper151 2026-04-30 11:50:31 +00:00
  • 9f2afebc66 Create command palette and add new features for search and actions (#728) Simos Mikelatos 2026-04-30 14:48:48 +03:00
  • f5387da9cd Update src/components/chat/view/subcomponents/ProviderSelectionEmptyState.tsx Simos Mikelatos 2026-04-30 14:48:29 +03:00
  • f2fab5b99d fix: coderabbit comments simosmik 2026-04-30 11:43:33 +00:00
  • 38553de4f2 fix: coderabbit issues simosmik 2026-04-30 11:27:05 +00:00
  • b81530ce69 fix: small labels simosmik 2026-04-30 10:34:03 +00:00
  • 401df62f41 feat: introduce pages and fix bug on branch switching simosmik 2026-04-30 10:18:04 +00:00
  • 50e02e7c3e refactor: inline useCommandKey as MOD_KEY constant in two call sites simosmik 2026-04-30 08:19:35 +00:00
  • 67ffaa7eff refactor(palette-ops): flatten Handle wrapper into ref-based registry simosmik 2026-04-30 08:17:48 +00:00
  • 99495ff9ce refactor(command-palette): return items array directly from source hooks simosmik 2026-04-30 08:16:42 +00:00
  • 3a264d5109 refactor(command-palette): inline groups and delete registry indirection simosmik 2026-04-30 08:15:30 +00:00
  • 5f76051f08 refactor: migrate openSettings and refreshProjects from window.* to PaletteOpsContext simosmik 2026-04-30 08:03:01 +00:00
  • dc281774b5 refactor(command-palette): wire openFile through PaletteOpsContext simosmik 2026-04-30 07:59:00 +00:00
  • 9179ca2f00 refactor(command-palette): extract groups into declarative registry simosmik 2026-04-30 07:56:26 +00:00
  • 384cee2995 refactor(command-palette): extract useCommandKey and SETTINGS_MAIN_TABS metadata simosmik 2026-04-30 07:51:28 +00:00
  • f1d7df2b1e refactor(command-palette): consolidate fetch source hooks behind useApiSource simosmik 2026-04-30 07:47:46 +00:00
  • 95ad7272e9 feat(command-palette): add git fetch/pull/push and branch switch actions simosmik 2026-04-30 07:22:39 +00:00
  • 66dd81976f feat(command-palette): add settings, navigation, message search, and ⌘K hints simosmik 2026-04-30 07:16:58 +00:00
  • 50b35ea9f5 Merge remote-tracking branch 'origin/main' into feat/command-palette simosmik 2026-04-30 07:02:52 +00:00
  • df3d5de8c1 chore(release): v1.31.2 v1.31.2 viper151 2026-04-30 07:02:47 +00:00
  • b44c93d884 Bump version from 1.31.0 to 1.31.1 Simos Mikelatos 2026-04-30 09:01:23 +02:00
  • a1c6d667a4 Bump version from 1.31.0 to 1.31.1 Simos Mikelatos 2026-04-30 09:01:01 +02:00
  • 0753c04783 fix: migrations for new sqlite schema simosmik 2026-04-30 06:56:43 +00:00
  • 1e4d3eabb5 refactor: add provider names to model constants simosmik 2026-04-30 06:55:29 +00:00
  • 4ce54946ce feat(command-palette): add session, file, and commit search sources simosmik 2026-04-30 06:48:46 +00:00
  • 2811c00eb8 feat(command-palette): add global Cmd+K palette with v1 actions simosmik 2026-04-30 06:36:06 +00:00
  • 33d3be6e73 refactor(ui): replace in-repo Command primitive with cmdk wrapper simosmik 2026-04-30 06:36:03 +00:00
  • e1275e6d3c Add CloudCLI Scheduler plugin description to README Simos Mikelatos 2026-04-30 08:32:54 +02:00
  • ccb8b83692 chore(release): v1.31.0 v1.31.0 viper151 2026-04-30 06:31:49 +00:00
  • cbdb720133 Merge branch 'main' into docs/add-read-me-for-provider-adding docs/add-read-me-for-provider-adding Simos Mikelatos 2026-04-30 09:24:03 +03:00
  • 641731b3ef Update modelConstants.js Simos Mikelatos 2026-04-30 08:23:35 +02:00
  • d4bdc667cc Reorder sonnet model in CLAUDE_MODELS Simos Mikelatos 2026-04-30 08:23:21 +02:00
  • ce724e6e3f Add GPT-5.5 model to CODEX_MODELS Simos Mikelatos 2026-04-30 08:22:26 +02:00
  • b4a39c7297 fix(/status): use CLAUDE_MODELS.DEFAULT instead of stale 'claude-sonnet-4.5' fallback (#723) Rkkooo 2026-04-30 14:20:14 +08:00
  • 44edf94f3a Refactor provider/session architecture to be DB-driven, modular, and sessionId-first across backend and frontend (#715) Haile 2026-04-30 09:19:26 +03:00
  • 0595ba8fed refactor: add gemini jsonl session support refactor/use-database-for-session-managemnet Haileyesus 2026-04-29 19:21:57 +03:00
  • c7d4fa915e refactor: directly use getProjectPathById from projectsDb Haileyesus 2026-04-29 18:40:21 +03:00
  • 5352582fe5 refactor: remove dead code Haileyesus 2026-04-29 18:33:27 +03:00
  • 5b9108ac18 fix(codex): preserve reasoning entries as thinking blocks Haileyesus 2026-04-29 18:23:14 +03:00
  • cd3e8986d7 refactor(database): make session id the primary key in sessions table Haileyesus 2026-04-29 18:06:58 +03:00
  • f175d20c4e refactor: normalize project paths across database and service modules Haileyesus 2026-04-29 18:02:33 +03:00
  • 0f93ef2781 refactor: improve session limit and offset validation in provider routes Haileyesus 2026-04-29 11:46:53 +03:00
  • 10f35c238d refactor(session-synchronizer): update last scanned timestamp based on synchronization results Haileyesus 2026-04-29 11:35:59 +03:00
  • 805e283fb6 fix(migrations,projects,clone): normalize legacy schema before writes and harden conflict detection Haileyesus 2026-04-28 17:15:13 +03:00
  • 8570bd7bab refactor: add handling for internal Codex metadata in conversation search Haileyesus 2026-04-27 22:30:31 +03:00
  • 5af2b719e2 fix: search performance Haileyesus 2026-04-27 22:23:50 +03:00
  • 9684aa0941 Merge branch 'refactor/use-database-for-session-managemnet' of https://github.com/siteboon/claudecodeui into refactor/use-database-for-session-managemnet Haileyesus 2026-04-27 21:39:56 +03:00
  • 50ee3c7548 refactor: move search to module Haileyesus 2026-04-27 21:39:48 +03:00
  • 9a8fb116ef refactor: implement pagination for project sessions loading Haileyesus 2026-04-27 21:22:56 +03:00
  • 14e6b5b7b2 refactor(projects/sidebar): remove temp snapshot side-effects and simplify session metadata UX Haileyesus 2026-04-27 21:07:54 +03:00
  • 714c9214e6 Potential fix for pull request finding 'Useless assignment to local variable' Haile 2026-04-27 15:21:53 +03:00