Commit Graph

  • 3e04c9493f refactor(agents): rename agents to presets and add new agents array icarus 2025-09-13 22:52:10 +08:00
  • 6b0a1a42ad refactor(types): rename Agent type to AssistantPreset for clarity icarus 2025-09-13 22:42:57 +08:00
  • ee82b23886 feat(chat): add agent creation button with placeholder implementation icarus 2025-09-13 21:49:24 +08:00
  • c9bb3ff6f6 chore(store): bump persisted reducer version to 154 (#10148) Phantom 2025-09-13 21:38:24 +08:00
  • 993d497aad feature: add option to change font (#10133) Licardo 2025-09-13 20:36:13 +08:00
  • 0d2dc2c257 🏗️ refactor: migrate agents service from custom migrations to Drizzle ORM Vaayne 2025-09-13 19:51:16 +08:00
  • bd448b5108 refactor: remove AbortSignal support from DataApiService and related components fullex 2025-09-13 13:50:59 +08:00
  • c785be82dd ♻️ refactor: rename SessionLog to SessionMessage for semantic clarity Vaayne 2025-09-13 12:06:02 +08:00
  • a7d12abd1f feat: add Data API channels and integrate swr for data fetching fullex 2025-09-13 00:55:15 +08:00
  • 80afb3a86e feat: add Perplexity SDK integration (#10137) SuYao 2025-09-13 00:06:18 +08:00
  • f5d8974d04 fix(provider): wrong new api provider id (#10136) Phantom 2025-09-12 20:57:32 +08:00
  • a4bb82a02d 📝 docs: update validation and refactoring documentation for agents service Vaayne 2025-09-12 18:00:33 +08:00
  • e8c94f3584 Merge remote-tracking branch 'origin/main' into feat/agents-new Vaayne 2025-09-12 17:56:10 +08:00
  • d123eec476 ♻️ refactor: eliminate database schema redundancy + add comprehensive documentation Vaayne 2025-09-12 17:54:12 +08:00
  • 002a443281 🏗️ refactor: restructure agents service with migration system and modular architecture Vaayne 2025-09-12 17:31:30 +08:00
  • 64f3d08d4e ♻️ refactor: split AgentService into focused service modules Vaayne 2025-09-12 16:25:50 +08:00
  • fa9f59146e chore(version): 1.5.11 v1.5.11 release/v1.5.11 kangfenmao 2025-09-12 16:20:22 +08:00
  • c1d8bf38ef refactor: update styles and improve navbar handling kangfenmao 2025-09-11 15:13:43 +08:00
  • 9c956a30ea feat: initialize AgentService in ApiServer and improve ID generation logic Vaayne 2025-09-12 16:04:04 +08:00
  • 276269e583 style(MinApp): responsive layout for MinAppPage (#10125) Phantom 2025-09-12 16:00:39 +08:00
  • 7217a7216e fix/miniapp-tab-cache (#10024) George·Dong 2025-09-09 14:03:18 +08:00
  • d35998bd74 fix(codetool): incorrect codetool workdir on macOS (#10056) George·Dong 2025-09-09 10:02:53 +08:00
  • dbd090377d fix: workaround for electron build issue on rpm package (#9986) 359156687 2025-09-07 20:27:23 +08:00
  • 2ebcb43d50 fix: improve note sorting behavior for drag and drop operations (#9971) Pleasure1234 2025-09-06 23:15:51 +08:00
  • 826b71deba fix(miniapp): title container background style align with sidebar (#9915) Konv Suu 2025-09-05 12:49:02 +08:00
  • 7c0a800d9d refactor(miniapp): 适配顶部状态栏 (#9695) George·Dong 2025-09-04 23:59:54 +08:00
  • 5eaa90a7a2 feat: implement comprehensive CRUD APIs for agent management with type support Vaayne 2025-09-12 15:27:36 +08:00
  • 6f9906fe49 fix: update User-Agent handling in WebviewService to conditionally set based on URL (#9931) beyondkmp 2025-09-05 13:49:55 +08:00
  • 1ec308f9a3 fix: update paths for style resources in electron-builder configuration and ExportService suyao 2025-09-12 15:10:52 +08:00
  • bb76f83367 Merge remote-tracking branch 'origin/main' into feat/print-to-pdf suyao 2025-09-12 13:51:58 +08:00
  • d823bd6471 fix suyao 2025-09-12 13:42:27 +08:00
  • e9dd069b2b feat: add extra resources for styles and remove static copy plugin suyao 2025-09-12 13:40:25 +08:00
  • 8f36c4e793 fix: referer (#10124) SuYao 2025-09-12 13:31:18 +08:00
  • b248a6932e Merge remote-tracking branch 'origin/main' into feat/print-to-pdf suyao 2025-09-12 13:14:55 +08:00
  • 5f999d3c84 fix: improve notes sidebar functionality and i18n text updates (#10112) Pleasure1234 2025-09-12 12:56:30 +08:00
  • ba7eec64b0 feat: add client ID generation and update user agent headers in AppUpdater kangfenmao 2025-09-11 21:00:51 +08:00
  • 83d2403339 refactor(OGCard): replace static image with dynamic generated graph (#10115) Phantom 2025-09-11 22:20:52 +08:00
  • d68aafea15 fix: infinite loops in KnowledgeBaseButton and MentionModelsButton (#10118) one 2025-09-12 09:30:47 +08:00
  • 5bb78a3142 fix(i18n): Auto update translations for PR #10120 GitHub Action 2025-09-12 00:11:10 +00:00
  • a17d62f3ec feat: enhance PDF export functionality with syntax highlighting and localized messages suyao 2025-09-12 07:53:26 +08:00
  • 60e69ad49c refactor: restructure PDF export functionality and update context handling suyao 2025-09-12 07:25:53 +08:00
  • 009e0d0877 feat: add PDF export functionality and related enhancements suyao 2025-09-12 07:18:03 +08:00
  • e093ae72da fix: toast style across windows (#10113) one 2025-09-11 22:23:38 +08:00
  • d17362d8c4 refactor(OGCard): replace static image with dynamic generated graph (#10115) Phantom 2025-09-11 22:20:52 +08:00
  • 5e19e7ac6c fix(toolUsePlugin): handle empty tools case in prompt generation (#10111) Phantom 2025-09-11 21:21:55 +08:00
  • 871565c687 feat: add data limit warning notification (#8866) beyondkmp 2025-09-11 21:04:20 +08:00
  • 6104b7803b refactor: MCPService for improved error handling and header management (#10100) SuYao 2025-09-11 20:52:13 +08:00
  • 95a332f38a fix: api key hints (#10109) one 2025-09-11 19:05:41 +08:00
  • 4c4cc52c07 fix: websearch rag concurrency (#10107) one 2025-09-11 19:05:17 +08:00
  • 4714442d6e feat: add note folder upload (#9996) Pleasure1234 2025-09-11 16:59:39 +08:00
  • 66115ca306 refactor: update Scrollbar component and integrate horizontal scrolling in TabContainer and KnowledgeBaseInput (#9988) SuYao 2025-09-11 16:56:37 +08:00
  • bc17dcb911 chore(version): 1.5.10 v1.5.10 release/v1.5.10 kangfenmao 2025-09-11 16:28:24 +08:00
  • 44e93671fa fix: 对齐模型设置中 avatar 的样式 (#9829) Konv Suu 2025-09-05 12:33:43 +08:00
  • a5bfd8f3db fix: handle multiple content source when pasting to translate input (#9919) Phantom 2025-09-05 10:35:58 +08:00
  • 07c3c33acc refactor(mcp): enhance MCPService logging and error handling (#9878) LiuVaayne 2025-09-04 14:52:47 +08:00
  • 7fec4c0dac refactor: update styles and improve navbar handling kangfenmao 2025-09-11 15:13:43 +08:00
  • e3f5033bc4 chore: add express-validator dependency Vaayne 2025-09-11 14:35:54 +08:00
  • 2ec3b20b23 🚀 feat: add comprehensive REST API for agent management Vaayne 2025-09-11 14:35:34 +08:00
  • d26d02babc feat: implement AgentService for autonomous agent management Vaayne 2025-09-11 14:35:14 +08:00
  • 675671688b 📝 docs: add ast-grep tool guidance to CLAUDE.md Vaayne 2025-09-11 14:34:55 +08:00
  • bcdd48615d 🗃️ feat: implement comprehensive agent database schema and queries Vaayne 2025-09-11 13:10:31 +08:00
  • 1f974558f8 feat: enhance agent and session entity types with additional properties Vaayne 2025-09-11 12:28:43 +08:00
  • 0f1ad59e58 feat: add agent and session entity types Vaayne 2025-09-11 10:00:29 +08:00
  • 2e31a5bbcb Feat/api server (#9855) LiuVaayne 2025-09-11 09:51:29 +08:00
  • d6a320490a ci(github-actions): update workflow permissions for claude-translator (#10080) Phantom 2025-09-10 23:27:15 +08:00
  • 125353c5a3 fix: don't review on draft pr (#10084) Phantom 2025-09-10 20:51:59 +08:00
  • cf7584bb63 refactor(toast): migrate message to toast (#10023) Phantom 2025-09-10 15:16:53 +08:00
  • e10042a433 Feat/provider options and built-in tools (#10068) MyPrototypeWhat 2025-09-10 11:08:34 +08:00
  • 3eee8faad4 fix(minapps): optimize minapps (#10076) George·Dong 2025-09-10 09:38:34 +08:00
  • 42eb61434d fix: Navbar css (#10025) RieN 7z 2025-09-10 03:56:48 +08:00
  • 2962ef79dc refactor(Navbar): improve WindowControls visibility and clean up event listener management (#10066) beyondkmp 2025-09-09 23:18:15 +08:00
  • 87bdfbeeeb ci(workflow): update github token secret in claude translator workflow (#10074) Phantom 2025-09-09 22:54:51 +08:00
  • 493b0d4a11 ci(claude-translator): add github_token to workflow for authentication (#10053) Phantom 2025-09-09 20:32:41 +08:00
  • 0c589a6f79 feat: open message text file attachment in preview (#9644) RieN 7z 2025-09-09 16:31:42 +08:00
  • 9b1aa3cd36 fix(websearch-rag): rag error (#10064) Chen Tao 2025-09-09 16:01:57 +08:00
  • de860ac316 fix/miniapp-tab-cache (#10024) George·Dong 2025-09-09 14:03:18 +08:00
  • 2495871c48 fix(translate): improve pasting and file processing (#10060) Phantom 2025-09-09 12:42:26 +08:00
  • 9e3618bc17 refactor: update selection preferences and enums for improved consistency fullex 2025-09-09 12:14:29 +08:00
  • 56c1851848 feat: add font size and table of contents settings to RichEditor (#10034) SuYao 2025-09-09 11:55:41 +08:00
  • 86f9e93e97 fix(codetool): incorrect codetool workdir on macOS (#10056) George·Dong 2025-09-09 10:02:53 +08:00
  • 11502edad2 feat(translate): Auto copy when translation is done (#10032) Phantom 2025-09-09 00:49:20 +08:00
  • f6ffd574bf refactor(ToolCall): refactor:mcp-tool-state-management (#10028) MyPrototypeWhat 2025-09-08 23:29:34 +08:00
  • 7df1060370 fix(Navbar): some bugs in old ui for custom max/min/close menu (#10045) beyondkmp 2025-09-08 20:58:40 +08:00
  • ce26828e41 style: remove heroui default background setting (#10029) RieN 7z 2025-09-08 20:50:10 +08:00
  • 2bae30bd11 fix(translate): state management is passed when early return (#10022) Phantom 2025-09-08 18:42:23 +08:00
  • e16db26d18 chore: update selection-hook dependency to version 1.0.12 in package.… (#10051) fullex 2025-09-08 18:36:16 +08:00
  • 9f81a77943 feat(HtmlArtifacts): make fancy code block optional (#10043) one 2025-09-08 16:02:28 +08:00
  • f9c60423a8 refactor(HtmlArtifacts): remove HeaderRight padding (#10042) one 2025-09-08 14:10:21 +08:00
  • 0a554661ad refactor(Navbar): simplify and modularize button components for search and expand functionality (#10036) beyondkmp 2025-09-08 13:03:46 +08:00
  • 8a67a87461 fix(DataSettings): update dependency array in useEffect to prevent unnecessary re-renders (#10039) beyondkmp 2025-09-08 13:02:23 +08:00
  • 1cd89561ab refactor(logging): change logger level and remove unused log statements (#10030) SuYao 2025-09-08 11:54:14 +08:00
  • 79592e2c27 refactor: 重构大文件上传相关逻辑,适配OpenAI标准文件服务,增加qwen-long和qwen-doc系列模型原生上传支持 (#9997) Carlton 2025-09-08 00:16:48 +08:00
  • 4a72d40394 chore: update CLAUDE.md with UI design migration details (#10021) Phantom 2025-09-07 22:27:06 +08:00
  • 95f6e4dd3b fix(selection): improve prompt of refine action (#9900) Phantom 2025-09-07 21:05:56 +08:00
  • 778b8718c9 docs: fix spelling errors in README files (#10015) LeaderOnePro 2025-09-07 20:34:14 +08:00
  • b81c3b8f1b fix: workaround for electron build issue on rpm package (#9986) 359156687 2025-09-07 20:27:23 +08:00
  • 1d8760742e ci(workflow): fix missing args (#10014) Phantom 2025-09-07 20:21:00 +08:00
  • eb00ceb1c7 style: update HeroUIProvider dimensions and reset body background color (#10013) MyPrototypeWhat 2025-09-07 18:33:57 +08:00
  • 33f8ea5acb refactor(Sortable): improve sortable props, support custom modifiers (#9879) one 2025-09-07 17:21:55 +08:00
  • 4b65dfa6ea feat: integrate HeroUI and Tailwind CSS for enhanced styling (#9973) MyPrototypeWhat 2025-09-07 16:49:30 +08:00