Commit Graph

  • bcd6002ebb chore(browser-ext): update vitest configuration and remove unused dependencies 0x5457 2025-12-01 18:56:36 +08:00
  • e6e57c6f17 chore(browser-ext): update tsconfig to include path for @aipexstudio/aipex-core 0x5457 2025-12-01 18:46:53 +08:00
  • 9af3584a85 chore: add type checking (#52) 0x5457 2025-12-01 18:34:40 +08:00
  • 595e230b23 feat(browser-ext): implement agent context and configuration guide (#51) 0x5457 2025-12-01 17:27:06 +08:00
  • 1e1d73f67b fix(browser-ext): enhance development experience by linking core sour… (#50) 0x5457 2025-12-01 16:36:38 +08:00
  • 6528bc04e0 feat(browser-ext): Integrate @aipexstudio/aipex-core as agent framework (#49) 0x5457 2025-12-01 15:34:27 +08:00
  • 9117150ccd fix: replace InMemorySessionStorage with SessionStorage and InMemoryS… (#48) 0x5457 2025-11-28 14:31:34 +08:00
  • 423e0b9747 chore: removed config builder/storage, added pure helpers (create/nor… (#47) 0x5457 2025-11-27 20:12:32 +08:00
  • c75c8a194e ci: add CI workflow and dependabot configuration (#46) 0x5457 2025-11-27 19:02:40 +08:00
  • dde958d88a refactor: integrate @openai/agents and restructure core architecture (#45) 0x5457 2025-11-27 11:18:24 +08:00
  • d300dbbb5f chore: add dotenv configuration to basic example 0x5457 2025-11-06 13:38:23 +08:00
  • 146dd5a424 feat: add claude support (#40) 0x5457 2025-11-06 13:21:35 +08:00
  • c72808df8f test: improve test coverage and fix test output (#39) 0x5457 2025-11-06 13:03:30 +08:00
  • 17b3948a08 feat: integrate OpenAI provider and dotenv support Ken Qian 2025-11-05 00:48:16 +08:00
  • ae8f9d5d05 chore: update dependencies and clean up package.json Ken Qian 2025-11-04 11:11:05 +08:00
  • a74e2fc5ee fix: GeminiProvider content mapping and parameter handling (#35) 0x5457 2025-11-03 19:59:21 +08:00
  • 0ccb31c017 test: enhance error handling tests in GeminiProvider with fake timers (#34) 0x5457 2025-11-03 18:26:38 +08:00
  • ba8258fb10 feat: add session preview support and remove localstorage.ts (#33) 0x5457 2025-11-03 18:23:24 +08:00
  • 0f6361f678 feat: AIPex agent core and restructure project files (#32) 0x5457 2025-11-03 17:20:23 +08:00
  • d9699201c8 fix: resolve @/components module type declarations error 0x5457@protonmail.com 2025-12-06 20:01:40 +08:00
  • d124b12efe chore: migrate to tsgo chore/switch-to-tsgo 0x5457@protonmail.com 2025-12-06 19:48:51 +08:00
  • 6f20ddf2bf chore: remove unsafe assertions and tighten tooling types carl.tao 2025-12-06 19:40:15 +08:00
  • ceb6d74bac fix lint carl.tao 2025-12-06 19:26:22 +08:00
  • baa6f15d01 fix(useChat): streamline message sending logic in tests carl.tao 2025-12-06 18:10:57 +08:00
  • 951f738b80 refactor(aipex-react): remove deprecated chrome types and update runtime handling 0x5457 2025-12-06 12:08:16 +08:00
  • 8e368eb651 Feature new readme (#56) older ropzislaw 2025-12-04 22:44:57 +08:00
  • b591d5f535 docs: Expand language support in README and enhance project description ropzislaw 2025-12-04 22:42:53 +08:00
  • 840aed4094 docs: Revise README to enhance clarity and feature presentation ropzislaw 2025-12-04 22:36:50 +08:00
  • 554bb04707 docs: Update project logo in README for improved branding ropzislaw 2025-12-04 22:29:49 +08:00
  • 74ebdf18dd docs: Revise README for improved layout and community engagement ropzislaw 2025-12-04 22:23:41 +08:00
  • 21473e9dfc enhance browser extension architecture and remove deprecated components carl.tao 2025-12-04 16:10:36 +08:00
  • 823c5452af docs: Update README to enhance visual appeal and user engagement ropzislaw 2025-12-04 15:31:02 +08:00
  • e3a94933a7 docs: Update README to include project logo and remove outdated description ropzislaw 2025-12-04 14:48:54 +08:00
  • 099025a51a feat(core): add context provider plugin system (#54) 0x5457 2025-12-02 00:08:14 +08:00
  • edc9fcd134 feat(browser-ext): implement createChromeStorageAdapter and refactor storage usage 0x5457 2025-12-01 23:45:28 +08:00
  • d4646c92b8 chore(browser-ext): update dependencies and enhance AI provider integration 0x5457 2025-12-01 20:16:17 +08:00
  • 762babb555 chore(browser-ext): update vitest configuration and remove unused dependencies 0x5457 2025-12-01 18:56:36 +08:00
  • 6d0dd9c97c chore(browser-ext): update tsconfig to include path for @aipexstudio/aipex-core 0x5457 2025-12-01 18:46:53 +08:00
  • bf64d0726c chore: add type checking (#52) 0x5457 2025-12-01 18:34:40 +08:00
  • da0d2061cc feat(browser-ext): implement agent context and configuration guide (#51) 0x5457 2025-12-01 17:27:06 +08:00
  • a27784c1a5 fix(browser-ext): enhance development experience by linking core sour… (#50) 0x5457 2025-12-01 16:36:38 +08:00
  • 5d06f6f892 feat(browser-ext): Integrate @aipexstudio/aipex-core as agent framework (#49) 0x5457 2025-12-01 15:34:27 +08:00
  • 05ed4e5022 docs: Revise README and README.zh-CN for clarity and improved user engagement ropzislaw 2025-11-28 17:08:33 +08:00
  • ab043c95b8 fix: replace InMemorySessionStorage with SessionStorage and InMemoryS… (#48) 0x5457 2025-11-28 14:31:34 +08:00
  • 8df60c9d62 chore: removed config builder/storage, added pure helpers (create/nor… (#47) 0x5457 2025-11-27 20:12:32 +08:00
  • e56ca16014 ci: add CI workflow and dependabot configuration (#46) 0x5457 2025-11-27 19:02:40 +08:00
  • 26344d9d80 refactor: integrate @openai/agents and restructure core architecture (#45) 0x5457 2025-11-27 11:18:24 +08:00
  • a2c540e2bd docs: Update feature comparison in README to reflect correct naming for Manus Browser Operator 2.2.30 ropzislaw 2025-11-23 20:44:42 +08:00
  • 8338ca5197 Merge branch 'main' of github.com:AIPexStudio/AIPex ropzislaw 2025-11-23 20:40:18 +08:00
  • 6bba16ac65 docs: Update README and README.zh-CN to include Edge Add-ons links and improve Discord server URL ropzislaw 2025-11-23 20:40:11 +08:00
  • bbb3d5783f Merge pull request #41 from 0x5457/main Ken Qian 2025-11-06 13:39:48 +08:00
  • 603227fb2f chore: add dotenv configuration to basic example 0x5457 2025-11-06 13:38:23 +08:00
  • 63fefe2c39 feat: add claude support (#40) 0x5457 2025-11-06 13:21:35 +08:00
  • ca8e07148f test: improve test coverage and fix test output (#39) 0x5457 2025-11-06 13:03:30 +08:00
  • 791fd214f8 Merge pull request #38 from AIPexStudio/feature-next-ken Ken Qian 2025-11-05 00:50:11 +08:00
  • a2a421a028 feat: integrate OpenAI provider and dotenv support Ken Qian 2025-11-05 00:48:16 +08:00
  • d391bb25e5 Merge pull request #36 from AIPexStudio/feature-next-ken Ken Qian 2025-11-04 11:13:30 +08:00
  • 05ed4add47 chore: update dependencies and clean up package.json Ken Qian 2025-11-04 11:11:05 +08:00
  • 7fc5b7195f fix: GeminiProvider content mapping and parameter handling (#35) 0x5457 2025-11-03 19:59:21 +08:00
  • de87e4b0c6 test: enhance error handling tests in GeminiProvider with fake timers (#34) 0x5457 2025-11-03 18:26:38 +08:00
  • a7a1659b6a feat: add session preview support and remove localstorage.ts (#33) 0x5457 2025-11-03 18:23:24 +08:00
  • fb50c746d8 feat: AIPex agent core and restructure project files (#32) 0x5457 2025-11-03 17:20:23 +08:00
  • bb2eda2b29 feat: Introduce Voice Mode feature with real-time speech recognition and particle visualization feature-voice-control Ken Qian 2025-11-01 17:24:03 +08:00
  • f3bcc06576 Merge pull request #30 from 0x5457/chore/add-components-to-tsconfig 2.2.28 Ken Qian 2025-10-31 18:16:06 +08:00
  • 9f57f18866 fix: resolve @/components module type declarations error carl.tao 2025-10-31 18:15:12 +08:00
  • b02dcf259c Merge pull request #27 from 0x5457/patch-1 ropzislaw 2025-10-28 19:37:47 +08:00
  • 8a22f9e885 Merge pull request #28 from 0x5457/patch-2 ropzislaw 2025-10-28 19:37:34 +08:00
  • 289628a17e Delete plasmo.config.ts 0x5457 2025-10-28 19:01:31 +08:00
  • eca03d9606 Delete src/features directory 0x5457 2025-10-28 18:41:44 +08:00
  • 86f4433012 refactor: Clean up content.tsx and remove unused components ropzislaw 2025-10-28 12:33:18 +08:00
  • 9c379c9d69 docs: Revise README.zh-CN to enhance feature presentation and user engagement 2.2.22 ropzislaw 2025-10-24 00:28:50 +08:00
  • e3fdb92e63 docs: Update README with new research topics and remove GIF assets ropzislaw 2025-10-24 00:27:54 +08:00
  • f974436cae docs: Update README to remove demo video and streamline research automation section ropzislaw 2025-10-23 23:43:24 +08:00
  • 6fa7dbc12a docs: Revise README to enhance clarity and engagement ropzislaw 2025-10-23 23:30:56 +08:00
  • 2c2a3547f2 docs: Update README and README.zh-CN to reflect rebranding as ChatGPT Atlas alternative ropzislaw 2025-10-22 07:57:15 +08:00
  • 76bcd6d4a6 Merge pull request #25 from Sinio-Manoka/feature/add-host-whitelist-blocklist ropzislaw 2025-10-21 21:24:17 +08:00
  • 5968aba19f feat: Implement host access management with whitelist and blocklist functionality for index.tsx Ward Tammaa 2025-10-20 18:25:03 +02:00
  • 9051636a00 feat: Add comprehensive host whitelist/blocklist security system Ward Tammaa 2025-10-20 16:09:29 +02:00
  • 9c03e73d8a docs: add social media links to README for better community engagement ropzislaw 2025-10-19 22:06:22 +08:00
  • ce273bbb7b refactor: update comparison table in README for clarity and conciseness ropzislaw 2025-10-12 21:56:58 +08:00
  • 81fbbecbbb chore: update contributor section in README ropzislaw 2025-10-12 21:52:14 +08:00
  • 9a46dbad84 Merge pull request #21 from AIPexStudio/feature-ui-refactor ropzislaw 2025-10-12 21:46:59 +08:00
  • cf35a880e6 fix(settings): set ai model issue feature-ui-refactor ropzislaw 2025-10-12 21:45:59 +08:00
  • 694180eccc refactor: improve context handling rules and workflow in ChatBot component Ken Qian 2025-10-07 17:15:06 +08:00
  • fdbfcbeb5f refactor: update context handling instructions in ChatBot component Ken Qian 2025-10-07 16:47:25 +08:00
  • c4fd2a9932 feat: enhance context handling and message structure in ChatBot component Ken Qian 2025-10-07 16:09:25 +08:00
  • a29a65968f feat: enhance README and localization with project comparison table ropzislaw 2025-10-06 14:24:43 +08:00
  • a325817c28 fix: improve null checks and type handling in background script Ken Qian 2025-10-05 13:29:16 +08:00
  • 566618a807 feat: add welcome screen and suggestions to ChatBot component Ken Qian 2025-10-05 13:23:26 +08:00
  • 6b529e41da feat: enhance context management and tab synchronization Ken Qian 2025-10-05 13:05:02 +08:00
  • d26ca618fe feat: enhance message handling in ChatBot component Ken Qian 2025-10-04 01:04:41 +08:00
  • 889ac83df0 feat: add theme management and selection to ChatBot component Ken Qian 2025-10-04 00:25:54 +08:00
  • d8b1c95b3b feat: implement context management in PromptInput component Ken Qian 2025-10-04 00:05:40 +08:00
  • a3395029c6 fix: improve null checks and message handling in background and content scripts Ken Qian 2025-10-03 22:39:15 +08:00
  • bd9d5f7256 feat: add typing animation to PromptInputTextarea and integrate Radix UI dialog component Ken Qian 2025-10-03 22:07:54 +08:00
  • 98d0c15b05 refactor: migrate to custom chatbot and fix tool_calls API error Ken Qian 2025-10-02 16:59:17 +08:00
  • fb9c6387b4 #17 fix duplicate arguments error ropzislaw 2025-09-25 22:39:55 +08:00
  • e6ec5404ff 1. support i18n 2. uncomment ropzislaw 2025-09-12 17:30:07 +08:00
  • 2810a9da6e optimize ptompt & tools ropzislaw 2025-09-12 15:49:16 +08:00
  • bbfdbf9d42 adjust ropzislaw 2025-09-12 09:22:19 +08:00