Commit Graph

628 Commits

Author SHA1 Message Date
dependabot[bot]
2fb01b7315 chore(deps): bump the production-dependencies group with 2 updates
Bumps the production-dependencies group with 2 updates: [motion](https://github.com/motiondivision/motion) and [simple-icons](https://github.com/simple-icons/simple-icons).


Updates `motion` from 12.26.1 to 12.27.1
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/motiondivision/motion/compare/v12.26.1...v12.27.1)

Updates `simple-icons` from 16.5.0 to 16.6.0
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/16.5.0...16.6.0)

---
updated-dependencies:
- dependency-name: motion
  dependency-version: 12.27.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: simple-icons
  dependency-version: 16.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-20 06:11:18 +00:00
Simon
5c80f2b002 chore: prettier json indentation 2026-01-20 14:08:42 +08:00
Simon
28c128645e chore(version): bump version to 1.0.0-beta.1 2026-01-19 20:51:37 +08:00
Simon
250cb47e44 fix: wait time second not ms 2026-01-19 20:50:50 +08:00
Simon
f83a4174cc chore(version): bump version to 1.0.0-beta.0 2026-01-19 20:39:57 +08:00
Simon
334512210d feat: improve lifecycle hooks API; wait a little after url change 2026-01-19 20:39:03 +08:00
Simon
60450ea7be chore: export tool from PageAgent package 2026-01-19 20:12:46 +08:00
Simon
80c93bd668 feat: expose maxSteps config 2026-01-19 20:11:53 +08:00
Simon
6d53f4cb44 chore(version): bump version to 0.3.0 2026-01-19 19:47:21 +08:00
Simon
b35489d6a5 chore(version): bump version to 0.3.0-beta.2 2026-01-19 19:41:57 +08:00
Simon
4b69a7ee00 chore(version): bump version to 0.3.0-beta.1 2026-01-19 19:35:27 +08:00
Simon
25e4d07fc5 chore(demo): clean up 2026-01-19 19:33:15 +08:00
Simon
6a381dede1 chore(version): bump version to 0.3.0-beta 2026-01-19 19:31:45 +08:00
Simon
b3bfbb96bb docs: update cdn urls 2026-01-19 19:31:07 +08:00
Simon
3d10953324 feat: remove iife-full build 2026-01-19 19:18:19 +08:00
Simon
8dd4c5d78e feat: remove @page-agent/cdn 2026-01-19 19:10:00 +08:00
Simon
0643cc4ff9 feat: enhance headless mode documentation and usage 2026-01-19 17:14:36 +08:00
Simon
4c5dd23fcd feat: decouple PageController from PageAgent 2026-01-19 17:14:09 +08:00
Simon
3ce4d8e3fe docs: update instructions. add advanced section 2026-01-19 16:47:48 +08:00
Simon
b217e6a2ca feat!: PageAgent with UI by default 2026-01-19 16:07:17 +08:00
Simon
c9f049a733 refactor: rename page-agent to page-agent-core 2026-01-19 16:06:07 +08:00
Simon
09c3084629 chore: typo 2026-01-19 15:21:43 +08:00
Simon
38c8020e4a chore: typo 2026-01-19 15:15:23 +08:00
Simon
5057f7472b feat: pass language to formatTime for localization 2026-01-19 14:25:25 +08:00
Simon
6820eec676 feat(PageController): make showMask and hideMask async 2026-01-19 12:54:33 +08:00
Simon
ef2777b521 feat: custom PageController; remove beforeunload; node-safe PageController 2026-01-18 00:07:23 +08:00
Simon
8bba3a63f5 chore: ui folder structure 2026-01-17 23:35:07 +08:00
Simon
722eb10286 feat: change onAfterStep params 2026-01-17 23:31:02 +08:00
Simon
15ffc27059 chore: agent event docs 2026-01-17 23:30:37 +08:00
Simon
5f162b1a1c chore: rm event bus; separate agent types 2026-01-17 23:30:12 +08:00
Simon
083c002ce0 fix: type 2026-01-17 23:20:09 +08:00
Simon
1ede1d9911 feat!: redo Panel; decouple Panel from Agent
BREAKING CHANGES: Agent and Panel API Changes
2026-01-17 23:14:26 +08:00
Simon
8abe3afed9 fix: type 2026-01-17 18:07:59 +08:00
Simon
af36f43104 chore(version): bump version to 0.2.5 2026-01-17 17:47:50 +08:00
Simon
b5f260207c chore: wording 2026-01-17 17:47:04 +08:00
Simon
ce3a80bc53 docs: typo 2026-01-17 17:30:16 +08:00
Simon
64c36f67bb docs: update config; instructions for programmatic usage 2026-01-17 17:28:28 +08:00
Simon
78d4919289 feat: make panel optional 2026-01-17 17:24:17 +08:00
Simon
1af2607cca feat: remove ask_user tool from sys_prompt 2026-01-17 17:18:31 +08:00
Simon
ab713f3d3a chore(version): bump version to 0.2.4 2026-01-17 16:22:45 +08:00
Simon
05cc4f36c8 chore: add .prettierignore for system_prompt.md 2026-01-17 16:22:28 +08:00
Simon
54e9bdad7d chore: prettier json and markdowns 2026-01-17 16:15:36 +08:00
Simon
0fc88c0080 chore(version): bump version to 0.2.3 2026-01-17 16:03:11 +08:00
Simon
3762d0f1e0 chore: refine docs 2026-01-17 14:59:09 +08:00
Simon
ebbe92f7ca fix(website): update links to use relative paths 2026-01-17 02:13:19 +08:00
Simon
9f239b2de3 chore: comment out unused config 2026-01-17 02:05:30 +08:00
Simon
2410c27b55 chore(website): update config docs 2026-01-17 02:05:09 +08:00
Simon
6d6c82648c chore: cleanup 2026-01-17 01:46:35 +08:00
Simon
f41119c1ad fix(website): fix router 2026-01-17 01:36:15 +08:00
Simon
9e6e1b996c chore(website): simplify chunks 2026-01-17 01:27:19 +08:00