Simon
|
0fd4eaf9af
|
chore: log network error for better debug
|
2025-12-24 19:06:35 +08:00 |
|
Simon
|
a0712baa91
|
chore(version): bump version to 0.0.17
|
2025-12-24 19:02:57 +08:00 |
|
Simon
|
49af3a9c58
|
fix: illegal custom fetch
|
2025-12-24 19:00:43 +08:00 |
|
Simon
|
20ad3d04d2
|
docs(ROADMAP): check custom LLM fetch
|
2025-12-24 16:54:18 +08:00 |
|
Simon
|
c7e0538836
|
chore(version): bump version to 0.0.16
|
2025-12-24 16:43:48 +08:00 |
|
Simon
|
59fcfaa503
|
feat: add customFetch config
|
2025-12-24 16:42:31 +08:00 |
|
Simon
|
17befe4bab
|
refactor: unify LLM configuration types
|
2025-12-23 17:37:09 +08:00 |
|
Simon
|
7911bac052
|
Merge pull request #86 from alibaba/dependabot/npm_and_yarn/development-dependencies-402857438c
chore(deps-dev): bump the development-dependencies group with 3 updates
|
2025-12-23 16:09:21 +08:00 |
|
Simon
|
87a8da5783
|
Merge pull request #85 from alibaba/dependabot/npm_and_yarn/production-dependencies-5419ff3310
chore(deps): bump zod from 4.2.0 to 4.2.1 in the production-dependencies group
|
2025-12-23 16:07:51 +08:00 |
|
dependabot[bot]
|
0aec35aee3
|
chore(deps-dev): bump the development-dependencies group with 3 updates
Bumps the development-dependencies group with 3 updates: [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [wouter](https://github.com/molefrog/wouter).
Updates `eslint-plugin-react-refresh` from 0.4.25 to 0.4.26
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.25...v0.4.26)
Updates `typescript-eslint` from 8.50.0 to 8.50.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.1/packages/typescript-eslint)
Updates `wouter` from 3.8.1 to 3.9.0
- [Release notes](https://github.com/molefrog/wouter/releases)
- [Commits](https://github.com/molefrog/wouter/compare/v3.8.1...v3.9.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-react-refresh
dependency-version: 0.4.26
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: typescript-eslint
dependency-version: 8.50.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: wouter
dependency-version: 3.9.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-23 08:06:54 +00:00 |
|
Simon
|
35fe51427c
|
feat(website): homepage makeover
|
2025-12-23 16:04:44 +08:00 |
|
dependabot[bot]
|
9e0b5bec8b
|
chore(deps): bump zod in the production-dependencies group
Bumps the production-dependencies group with 1 update: [zod](https://github.com/colinhacks/zod).
Updates `zod` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v4.2.0...v4.2.1)
---
updated-dependencies:
- dependency-name: zod
dependency-version: 4.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-22 19:20:12 +00:00 |
|
Simon
|
70d33a9756
|
feat: update AGENTS.md; add instructions for website
|
2025-12-22 21:42:05 +08:00 |
|
Simon
|
1c99d21c19
|
feat(website): add shadcn and magicUI components
|
2025-12-22 21:39:27 +08:00 |
|
Simon
|
e3c612c338
|
feat(website): add shadcn
|
2025-12-22 20:49:32 +08:00 |
|
Simon
|
87596469b6
|
docs: cleanup
|
2025-12-22 19:56:53 +08:00 |
|
Simon
|
566b2d7022
|
docs: update model recommendations
|
2025-12-22 19:55:37 +08:00 |
|
Simon
|
f521bd9beb
|
docs: update model integration doc
|
2025-12-22 19:41:47 +08:00 |
|
Simon
|
35db15460e
|
feat: improve perf on newer models
|
2025-12-22 19:10:13 +08:00 |
|
Simon
|
a34d86ba75
|
chore: add cleanup script
|
2025-12-22 17:10:52 +08:00 |
|
Simon
|
3144e8d44d
|
Merge branch 'refactor/sep-llms'
|
2025-12-22 17:05:33 +08:00 |
|
Simon
|
32be34bcb1
|
chore(version): bump version to 0.0.15
|
2025-12-22 17:02:14 +08:00 |
|
Simon
|
a774bd94dc
|
Merge pull request #84 from alibaba/refactor/sep-llms
refactor: separate `@page-agent/llms`
|
2025-12-22 16:38:46 +08:00 |
|
Simon
|
7063b8199d
|
docs: update documentation to include llms package
|
2025-12-22 16:35:58 +08:00 |
|
Simon
|
64f1a8c443
|
chore(version): bump version to 0.0.14
|
2025-12-22 16:29:53 +08:00 |
|
Simon
|
635416f964
|
feat: implement @page-agent/llms
|
2025-12-22 16:29:19 +08:00 |
|
Simon
|
7c2d000e29
|
feat: create llms package and mv files
|
2025-12-22 16:12:34 +08:00 |
|
Simon
|
b36a0c0261
|
chore(version): bump version to 0.0.13
|
2025-12-17 19:32:24 +08:00 |
|
Simon
|
339b066d2d
|
fix(UMD): delay init
|
2025-12-17 19:31:28 +08:00 |
|
Simon
|
c8efffa80a
|
fix: update dotenv import and load config
|
2025-12-17 15:27:15 +08:00 |
|
Simon
|
59235263ad
|
Merge pull request #80 from alibaba/fix/isPageDark
fix: isPageDark robust
|
2025-12-17 14:44:17 +08:00 |
|
Simon
|
bc1e8fea3c
|
fix: handle null body element
|
2025-12-17 14:40:11 +08:00 |
|
Simon
|
85a4096b2d
|
chore(version): bump version to 0.0.12
|
2025-12-17 14:18:28 +08:00 |
|
Simon
|
0ef84bac13
|
chore: simplify Vite configuration
|
2025-12-16 20:38:15 +08:00 |
|
Simon
|
a7834c77e1
|
docs: CDN and mirror
|
2025-12-16 20:23:17 +08:00 |
|
Simon
|
030e5cfc54
|
docs: stable CDN
|
2025-12-16 20:21:46 +08:00 |
|
Simon
|
aa694e3b85
|
docs: stable CDN
|
2025-12-16 20:17:58 +08:00 |
|
Simon
|
2fee2d5ea3
|
chore: improve build scripts; change esm dir
|
2025-12-16 19:45:40 +08:00 |
|
Simon
|
3082843810
|
Merge pull request #77 from alibaba/dependabot/npm_and_yarn/development-dependencies-95987f47c2
chore(deps-dev): bump typescript-eslint from 8.49.0 to 8.50.0 in the development-dependencies group
|
2025-12-16 19:04:31 +08:00 |
|
Simon
|
34098e2f66
|
Merge pull request #76 from alibaba/dependabot/npm_and_yarn/production-dependencies-eefc12583a
chore(deps): bump zod from 4.1.13 to 4.2.0 in the production-dependencies group
|
2025-12-16 19:04:10 +08:00 |
|
dependabot[bot]
|
8461006c91
|
chore(deps-dev): bump typescript-eslint
Bumps the development-dependencies group with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
Updates `typescript-eslint` from 8.49.0 to 8.50.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.0/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-version: 8.50.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-15 19:30:44 +00:00 |
|
dependabot[bot]
|
2e76a35188
|
chore(deps): bump zod in the production-dependencies group
Bumps the production-dependencies group with 1 update: [zod](https://github.com/colinhacks/zod).
Updates `zod` from 4.1.13 to 4.2.0
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v4.1.13...v4.2.0)
---
updated-dependencies:
- dependency-name: zod
dependency-version: 4.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-15 19:30:06 +00:00 |
|
Simon
|
abc96b415f
|
chore: clean up
|
2025-12-16 03:04:29 +08:00 |
|
Simon
|
77ce3b0b49
|
chore(version): bump version to 0.0.10
|
2025-12-16 02:27:53 +08:00 |
|
Simon
|
3742f75d14
|
chore: better UMD local dev serving
|
2025-12-16 02:22:52 +08:00 |
|
Simon
|
c2e9e6a571
|
fix: monorepo build
|
2025-12-16 01:52:15 +08:00 |
|
Simon
|
54eb50f7be
|
fix: monorepo typing
|
2025-12-16 01:30:40 +08:00 |
|
Simon
|
9351948794
|
docs: change banner
|
2025-12-15 20:52:55 +08:00 |
|
Simon
|
68d1a10dd0
|
docs: package structure changes
|
2025-12-15 19:08:53 +08:00 |
|
Simon
|
b9fe8146b6
|
Merge pull request #75 from alibaba/dependabot/npm_and_yarn/development-dependencies-7f75046d18
chore(deps-dev): bump the development-dependencies group across 1 directory with 18 updates
|
2025-12-15 19:00:02 +08:00 |
|