dependabot[bot]
|
bb68d218cc
|
chore(deps): bump the production-dependencies group across 1 directory with 2 updates
Bumps the production-dependencies group with 2 updates in the / directory: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) and [motion](https://github.com/motiondivision/motion).
Updates `lucide-react` from 0.562.0 to 0.563.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.563.0/packages/lucide-react)
Updates `motion` from 12.29.0 to 12.29.2
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/motiondivision/motion/compare/v12.29.0...v12.29.2)
---
updated-dependencies:
- dependency-name: lucide-react
dependency-version: 0.563.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: motion
dependency-version: 12.29.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-27 09:42:47 +00:00 |
|
Simon
|
6ff2a032d6
|
Merge pull request #122 from alibaba/feat/ext
[WIP] feat: the browser extension
|
2026-01-27 17:41:10 +08:00 |
|
Simon
|
fdc3cf4e6d
|
feat(ext): handcraft the whole ext from scratch
AI coding doesn't work for MV3 extensions.
Threading was an unfixable mess.
Removed everything and rebuilt by hand.
|
2026-01-27 17:21:32 +08:00 |
|
Simon
|
8efa8e18c1
|
refactor(ext): rewrite ext. totally-broken -> still-broken; THIS IS NOT WORKING
|
2026-01-26 21:03:51 +08:00 |
|
Simon
|
cdecf3cc3d
|
refactor(ext): mv files
|
2026-01-26 19:33:57 +08:00 |
|
Simon
|
89d6835a99
|
chore(ext): highlight cleanup with mask
|
2026-01-26 19:25:00 +08:00 |
|
Simon
|
3bf616dde1
|
fix: remove ensureResponseListener; remove isPageAgentMessage
|
2026-01-26 19:17:52 +08:00 |
|
Simon
|
f18b756390
|
chore: add isPageAgentMessage to message
|
2026-01-26 18:55:54 +08:00 |
|
Simon
|
969dd31db5
|
chore: update AGENTS.md for error handling
|
2026-01-26 16:27:20 +08:00 |
|
Simon
|
c4bcad04bd
|
chore(ext): debug logging
|
2026-01-26 16:16:04 +08:00 |
|
Simon
|
4f170b674e
|
fix: rebuild lock
|
2026-01-26 15:32:51 +08:00 |
|
Simon
|
5826ff47cd
|
Merge branch 'main' into feat/ext
|
2026-01-26 15:26:08 +08:00 |
|
Simon
|
0bac51b67b
|
chore: typo
|
2026-01-26 15:25:56 +08:00 |
|
Simon
|
8a7b9b39ce
|
Merge branch 'main' into feat/ext
|
2026-01-26 15:22:12 +08:00 |
|
Simon
|
3cfc830d14
|
feat: ignore alias to AGENTS.md
|
2026-01-26 15:21:48 +08:00 |
|
Simon
|
6141c0f669
|
feat(ext): update mask controller
|
2026-01-24 19:37:46 +08:00 |
|
Simon
|
fa5ab9d567
|
feat: multi tabs control
|
2026-01-24 19:29:27 +08:00 |
|
Simon
|
2aa9c3b978
|
Merge branch 'main' into feat/ext
|
2026-01-23 00:56:24 +08:00 |
|
Simon
|
f4eec86e10
|
chore: clean up
|
2026-01-23 00:55:58 +08:00 |
|
Simon
|
60b401d86c
|
Merge branch 'main' into feat/ext
|
2026-01-22 20:22:01 +08:00 |
|
Simon
|
dad837e173
|
fix: don't retry or show AbortError; remove reason from dispose; don't clean history in dispose
|
2026-01-22 20:19:51 +08:00 |
|
Simon
|
efe1f33144
|
feat: add custom system prompt configuration
|
2026-01-22 17:21:10 +08:00 |
|
Simon
|
7a560341aa
|
chore(ext): add privacy policy document
|
2026-01-22 16:08:21 +08:00 |
|
Simon
|
2024a417c6
|
chore: sync version
|
2026-01-22 15:45:17 +08:00 |
|
Simon
|
9738545b2c
|
Merge branch 'main' into feat/ext
|
2026-01-22 15:43:38 +08:00 |
|
Simon
|
299a5b2075
|
chore(version): bump version to 1.0.0
|
2026-01-22 15:38:21 +08:00 |
|
Simon
|
1f3e51eeb4
|
chore: sync version
|
2026-01-22 15:31:52 +08:00 |
|
Simon
|
e96dac28fb
|
Merge branch 'main' into feat/ext
|
2026-01-22 15:31:07 +08:00 |
|
Simon
|
785a2d194e
|
chore(version): bump version to 1.0.0-beta.5
|
2026-01-22 15:17:19 +08:00 |
|
Simon
|
391e70dca4
|
feat: update historical event types
|
2026-01-22 15:16:15 +08:00 |
|
Simon
|
8c43fe1409
|
feat: update historical event types
|
2026-01-22 15:15:18 +08:00 |
|
Simon
|
d861f7b7f2
|
Merge branch 'main' into feat/ext
|
2026-01-22 15:02:53 +08:00 |
|
Simon
|
3ffcd6482d
|
refactor: rename AgentStep to AgentStepEvent, ErrorEvent to AgentErrorEvent
|
2026-01-22 14:59:35 +08:00 |
|
Simon
|
53d3aaa67f
|
refactor: update event types
|
2026-01-22 14:57:21 +08:00 |
|
Simon
|
5c4777fe7a
|
chore: remove unnecessary permissions from extension config
|
2026-01-22 14:46:14 +08:00 |
|
Simon
|
4c7de54365
|
Merge branch 'main' into feat/ext
|
2026-01-22 14:15:15 +08:00 |
|
Simon
|
0cd04db40f
|
fix: rebuild lock
|
2026-01-22 14:12:37 +08:00 |
|
Simon
|
2d1b2bbb85
|
Merge branch 'main' into feat/ext
|
2026-01-21 20:15:49 +08:00 |
|
Simon
|
23f1818503
|
docs: update README for clarity and integration details
|
2026-01-21 20:15:33 +08:00 |
|
Simon
|
c1ae196bdc
|
feat: update extension description and homepage URL
|
2026-01-21 19:54:11 +08:00 |
|
Simon
|
c06742b8ed
|
chore(ext): sync version to 1.0.0-beta.4
|
2026-01-21 19:21:09 +08:00 |
|
Simon
|
0df512add7
|
Merge branch 'main' into feat/ext
|
2026-01-21 19:20:37 +08:00 |
|
Simon
|
5fdb49fecb
|
fix(sync-version): update version check to use pkgJson.version
|
2026-01-21 19:20:23 +08:00 |
|
Simon
|
af133470e1
|
feat: add error handling for content scripts
|
2026-01-21 19:17:54 +08:00 |
|
Simon
|
4153db866f
|
Merge branch 'main' into feat/ext
|
2026-01-21 19:06:12 +08:00 |
|
Simon
|
fe1893a382
|
fix: rebuild lock
|
2026-01-21 19:04:26 +08:00 |
|
Simon
|
b2260e9484
|
Merge branch 'main' into feat/ext
|
2026-01-21 19:01:46 +08:00 |
|
Simon
|
8c1c1ed9fe
|
fix: correct prettier extension recommendation
|
2026-01-21 19:01:27 +08:00 |
|
Simon
|
fb2ffa1de3
|
Merge branch 'main' into feat/ext
|
2026-01-21 18:55:50 +08:00 |
|
Simon
|
6cbb4e99c4
|
chore(version): bump version to 1.0.0-beta.4
|
2026-01-21 18:55:07 +08:00 |
|