dependabot[bot]
c07f5484f5
build(deps-dev): bump @types/chrome from 0.1.32 to 0.1.38 ( #205 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-30 16:19:38 +08:00
dependabot[bot]
a3153b6086
build(deps-dev): bump bumpp from 10.4.1 to 11.0.1 ( #184 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-16 21:29:43 +08:00
dependabot[bot]
982f927388
build(deps-dev): bump vitest from 4.0.18 to 4.1.0 ( #182 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-16 21:21:34 +08:00
dependabot[bot]
a3490091f5
build(deps-dev): bump vitest from 4.0.14 to 4.0.18
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 4.0.14 to 4.0.18.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
dependency-version: 4.0.18
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-23 12:09:43 +00:00
dependabot[bot]
ea1ebbeeaf
build(deps-dev): bump @types/node from 25.2.2 to 25.2.3 ( #152 )
2026-02-16 16:59:25 +08:00
dependabot[bot]
4fa61691bf
build(deps-dev): bump bumpp from 10.4.0 to 10.4.1 ( #145 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-09 15:41:23 +08:00
dependabot[bot]
3e970ed5c9
build(deps-dev): bump @biomejs/biome from 2.3.13 to 2.3.14 ( #141 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-09 15:36:02 +08:00
dependabot[bot]
27a59a8219
build(deps-dev): bump @types/node from 25.0.9 to 25.2.2 ( #137 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-09 15:28:27 +08:00
dependabot[bot]
620f2ce04e
build(deps-dev): bump @j178/prek from 0.2.19 to 0.3.1 ( #129 )
2026-02-02 18:26:25 +08:00
dependabot[bot]
830208328b
build(deps-dev): bump bumpp from 10.3.2 to 10.4.0 ( #118 )
2026-01-26 07:41:48 +00:00
dependabot[bot]
5a2c78c423
build(deps-dev): bump knip from 5.71.0 to 5.82.1 ( #113 )
2026-01-26 07:37:39 +00:00
dependabot[bot]
fa730e8a46
build(deps-dev): bump @biomejs/biome from 2.3.8 to 2.3.12 ( #115 )
2026-01-26 07:37:08 +00:00
dependabot[bot]
bfdd6c0533
build(deps-dev): bump @types/node from 24.10.1 to 25.0.9 ( #101 )
2026-01-19 08:10:27 +00:00
dependabot[bot]
9a727bf7a4
build(deps): bump ai from 5.0.105 to 6.0.27 ( #91 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 0x5457 <0x5457@protonmail.com >
2026-01-13 01:05:04 +08:00
0x5457
983595b630
chore: rename package and mark as private
2026-01-06 18:57:19 +08:00
0x5457
3796f817b6
fix repo url
2026-01-06 18:49:36 +08:00
0x5457
869d7def96
chore: remove publishConfig
2026-01-06 14:55:36 +08:00
0x5457
5a14029e36
feat: setup npm publishing infrastructure
2026-01-06 14:34:54 +08:00
dependabot[bot]
66827205a9
build(deps-dev): bump @types/chrome from 0.1.31 to 0.1.32 ( #68 )
2026-01-05 14:11:38 +00:00
0x5457@protonmail.com
fc248d5c9c
chore: fix lint
2025-12-06 20:02:10 +08:00
0x5457
aaffd33cdd
chore(browser-ext): update dependencies and enhance AI provider integration
...
- Updated @biomejs/biome and other dependencies to version 2.3.8.
- Refactored AI provider integration to support multiple providers (OpenAI, Anthropic, Google).
- Enhanced UI components with cursor pointer styles for better user experience.
- Added functionality to open the side panel when the extension icon is clicked.
- Improved type safety in storage adapter and chat configuration.
- Updated various packages to their latest versions for better performance and compatibility.
2025-12-06 20:02:09 +08:00
0x5457
bcd6002ebb
chore(browser-ext): update vitest configuration and remove unused dependencies
...
- Removed vitest dependency from package.json.
- Updated vitest.config.ts to include new reporters, coverage settings, and adjusted file inclusion/exclusion patterns for tests.
2025-12-06 20:02:09 +08:00
0x5457
595e230b23
feat(browser-ext): implement agent context and configuration guide ( #51 )
2025-12-06 20:02:09 +08:00
0x5457
1e1d73f67b
fix(browser-ext): enhance development experience by linking core sour… ( #50 )
2025-12-06 20:02:09 +08:00
0x5457
c75c8a194e
ci: add CI workflow and dependabot configuration ( #46 )
2025-12-06 20:02:09 +08:00
0x5457
dde958d88a
refactor: integrate @openai/agents and restructure core architecture ( #45 )
2025-12-06 20:02:09 +08:00
0x5457
a74e2fc5ee
fix: GeminiProvider content mapping and parameter handling ( #35 )
2025-12-06 20:02:08 +08:00
0x5457
0f6361f678
feat: AIPex agent core and restructure project files ( #32 )
...
* feat: AIPex agent core and restructure project files
* fix: Update tool parameter schema validation in tests and base class
* Delete .cursor/rules directory
* fix tests
2025-12-06 20:02:08 +08:00
Ward Tammaa
9051636a00
feat: Add comprehensive host whitelist/blocklist security system
...
- Implement early host access validation in message handler
- Add comprehensive URL pattern matching for hosts, IPs, and social media
- Create indirect access prevention to block bypass attempts through allowed domains
- Add robust URL normalization and hostname extraction
- Expand MCP client tool coverage to 25+ validated browser automation tools
- Provide immediate feedback for blocked host access attempts
- Achieve 95%+ secure whitelist system against AI bypass techniques
2025-10-20 16:09:29 +02:00
Ken Qian
bd9d5f7256
feat: add typing animation to PromptInputTextarea and integrate Radix UI dialog component
...
- Implemented a custom hook for typing animation in the PromptInputTextarea component.
- Added support for multiple placeholder texts and customizable typing speeds.
- Introduced a new Dialog component using Radix UI for settings management.
- Updated the chatbot to utilize the new dialog for configuration settings.
- Enhanced localization support with new translation keys for input placeholders.
2025-10-03 22:07:54 +08:00
Ken Qian
98d0c15b05
refactor: migrate to custom chatbot and fix tool_calls API error
...
- Implement custom MessageHandler with event-driven architecture
- Fix OpenAI API tool_calls validation by ensuring complete responses
- Resolve Tailwind CSS HMR issues by loading CSS in HTML
- Add shadcn/ui components and AI element components
- Migrate from Plasmo to Vite for better build control
2025-10-02 16:59:17 +08:00
ropzislaw
38d1271d49
version issue
2025-09-12 00:02:21 +08:00
ropzislaw
345b1f8322
publish zip
2025-09-11 23:58:52 +08:00
ropzislaw
067f18ece9
fix issue
2025-09-11 23:54:17 +08:00
ropzislaw
56636959b6
github pakcges
2025-09-11 23:50:37 +08:00
Codexiaoyi
d290cc6df8
feat: capture screen shot
2025-09-01 22:03:28 +08:00
ropzislaw
35cbf76386
new frontend
2025-08-31 21:27:12 +08:00
ropzislaw
d2e42a4fde
1. remove new tab 2. optimize summarize
2025-08-28 22:18:57 +08:00
ropzislaw
559592ffef
enable all chrome mcp servers
2025-08-22 23:58:58 +08:00
ropzislaw
69661a615c
click popup, show sidepanel
2025-08-09 12:08:57 +08:00
ropzislaw
cb7f63f799
fix css conflicts issue
2025-07-15 22:46:15 +08:00
ropzislaw
23dcd38294
feat: 合并所有功能到一个commit
2025-07-15 00:29:48 +08:00
ropzislaw
339952da0b
side panel
2025-07-14 00:23:46 +08:00
ropzislaw
f6d87e907b
images & styles
2025-07-13 13:52:32 +08:00
ropzislaw
ededfa51d4
add command panel
2025-07-12 23:07:06 +08:00
ropzislaw
1057d31c1c
popup
2025-07-12 10:59:13 +08:00
ropzislaw
fe19527339
Created a new Plasmo extension
2025-07-12 09:59:19 +08:00