CodingOnStar
ebe06c7eee
merge: bring origin/main into feat/creator-profile-home
2026-08-25 11:28:23 +08:00
QuantumGhost
4f8a4c20fd
ci: add HITL IM test environment deployment ( #41171 )
2026-08-24 08:54:27 +00:00
CodingOnStar
e377dd0d91
merge: bring origin/main into feat/creator-profile-home
...
# Conflicts:
# api/controllers/console/tag/tags.py
# api/openapi/markdown/console-openapi.md
# api/services/app_service.py
# oxlint-suppressions.json
# packages/contracts/generated/api/console/tags/types.gen.ts
# packages/contracts/generated/api/console/tags/zod.gen.ts
# packages/contracts/generated/api/console/workspaces/orpc.gen.ts
2026-08-24 12:15:37 +08:00
dependabot[bot]
11c922b5d4
chore(deps): bump the github-actions-dependencies group with 4 updates ( #41120 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-24 03:17:12 +00:00
CodingOnStar
e3b8e26192
merge: bring origin/main into feat/creator-profile-home
...
# Conflicts:
# api/openapi/markdown/console-openapi.md
# api/services/agent_config_service.py
# api/tests/unit_tests/services/agent/test_skill_standardize_service.py
# knip.config.ts
# oxlint-suppressions.json
# packages/contracts/generated/api/console/agent/zod.gen.ts
# packages/contracts/generated/api/console/apps/zod.gen.ts
2026-08-20 15:18:59 +08:00
yyh
72b6a4e6ed
refactor: consolidate frontend browser test infrastructure ( #40997 )
2026-08-20 06:13:30 +00:00
yyh
11f830a17b
ci(web): run browser tests on GitHub Ubuntu ( #40995 )
2026-08-20 04:24:32 +00:00
WH-2099
ae20d64304
fix(ci): run Playwright E2E on GitHub Ubuntu ( #40986 )
2026-08-20 02:48:27 +00:00
CodingOnStar
3713581520
Merge remote-tracking branch 'origin/main' into feat/creator-profile-home
...
# Conflicts:
# .editorconfig
# oxlint-suppressions.json
# web/app/components/base/markdown-blocks/code-block.tsx
# web/app/layout.tsx
2026-08-18 21:30:57 +08:00
yyh
09f8f43d20
fix(ci): use default Ubuntu mirror for Playwright ( #40909 )
2026-08-18 02:55:17 +00:00
CodingOnStar
4d8bd40058
merge: bring origin/main into feat/creator-profile-home
...
Keep marketplace workspace-skill runtime tests and take main's
autocomplete popup anatomy plus input-group composition.
2026-08-18 10:39:42 +08:00
Bond Zhu
f6a472d948
feat(ci): sync E2B template on release tag push ( #40858 )
2026-08-17 06:06:46 +00:00
CodingOnStar
f5ac519089
Merge branch 'main' into feat/marketplace-homepage-redesign
2026-08-17 12:54:54 +08:00
dependabot[bot]
08993dd622
chore(deps): bump the github-actions-dependencies group with 2 updates ( #40834 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-17 02:50:41 +00:00
CodingOnStar
e7ca2735bf
fix: address marketplace review feedback on CI lane, templates and carousel a11y
...
- move the marketplace performance E2E lane out of main CI (opt-in workflow_dispatch)
- add server-rendered pagination for template search and validate page/view/sort params at the route boundary
- match template locale filtering by language prefix with an explicit English fallback
- cache the template collection fan-out (TTL + in-flight dedupe), lower per-collection limit and batch requests
- reset the forced search mode atom when the plugin catalog mounts
- clear stale search suggestions during the debounce window
- let the trending Play control override focus/hover pause reasons
- honor prefers-reduced-motion on the eagerly playing first-collection carousel
- give the Creator Center link an accessible, localized name
- replace the nested main landmark on the templates page with a div
- localize banner read-more actions and backfill marketplace.home keys across all 24 locales
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-15 14:40:03 +08:00
CodingOnStar
d825dd75dc
Merge remote-tracking branch 'origin/main' into feat/marketplace-homepage-redesign
...
Co-authored-by: Cursor <cursoragent@cursor.com>
# Conflicts:
# oxlint-suppressions.json
# web/app/account/oauth/authorize/__tests__/page.spec.tsx
# web/app/account/oauth/authorize/page.tsx
# web/app/components/plugins/marketplace/list/__tests__/list-with-collection.spec.tsx
2026-08-15 13:44:00 +08:00
CodingOnStar
f033532d7b
fix(web): address marketplace review feedback and clean up login code
...
Resolve the review comments on the marketplace homepage: restore list SSR
hydration with an eager first collection, make the loading detail iframe
inert, drop stale search suggestions, add carousel pause controls and
off-screen a11y handling, widen the trending pause boundary, bind initial
banners to the server locale, and remove nested interactive links plus dead
CSS scan config. Refactor the marketplace silent-authorize hook to be
self-contained, extract shared OAuth URL helpers, and delete the unused
allowedAbsoluteOrigins option. Serve the performance benchmark from a frozen
local marketplace API stub and gate it with a dedicated Chromium CI lane.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-14 18:03:10 +08:00
yyh
de9b456e82
fix(ci): align staged checks with Vite+ ( #40774 )
2026-08-14 09:09:33 +00:00
yyh
12b3b62a7f
chore: update workspace dependencies ( #40764 )
2026-08-14 06:17:11 +00:00
yyh
7ab368f4a4
refactor(web): migrate app icon commands ( #40646 )
2026-08-13 06:44:00 +00:00
yyh
29a4897e73
fix(ci): prevent false failures from superseded runs ( #40699 )
2026-08-13 06:18:22 +00:00
yyh
1f96da5e6d
fix(ci): always report required style checks ( #40684 )
2026-08-13 04:05:45 +00:00
dependabot[bot]
c849be5e52
chore(deps): bump the github-actions-dependencies group with 2 updates ( #40391 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-10 03:17:53 +00:00
Joel
b439b6a800
feat: support accessibility checks in CI ( #40137 )
2026-08-07 10:28:44 +00:00
yyh
7073baa737
fix(ci): switch Playwright jobs to Azure Ubuntu mirror ( #40100 )
2026-08-06 09:01:37 +00:00
yyh
febcc4e054
chore: format GitHub metadata with Oxfmt ( #40073 )
2026-08-06 06:37:06 +00:00
yyh
cfef48c408
chore: upgrade workspace dependencies ( #40069 )
2026-08-06 05:56:30 +00:00
yyh
7dd7b3dfa8
fix(ci): make web workflows reproducible ( #40010 )
2026-08-05 04:08:12 +00:00
yyh
d033124552
fix(ci): harden Playwright browser installs ( #40009 )
2026-08-05 03:57:08 +00:00
dependabot[bot]
61583e3f0f
chore(deps): bump the github-actions-dependencies group with 2 updates ( #39909 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-03 02:32:24 +00:00
盐粒 Yanli
f6683c2c6b
feat(agent): make home snapshots optional and use backend defaults ( #39702 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-29 02:01:12 +00:00
yyh
fd412a82e9
refactor(e2e): unify seeded runtime orchestration ( #39700 )
2026-07-28 15:05:20 +00:00
盐粒 Yanli
a048f35099
refactor: introduce agent working environment architecture ( #39480 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-28 13:16:05 +00:00
Jyong
d94314627f
ci: wait for KnowledgeFS before deployment ( #39677 )
2026-07-28 07:12:29 +00:00
dependabot[bot]
2962a7ea93
chore(deps): bump the github-actions-dependencies group with 6 updates ( #39603 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-27 04:32:09 +00:00
Jyong
ededa1f4cd
chore: add deploy-knowledge.yml ( #39509 )
2026-07-24 08:00:11 +00:00
yyh
4b355b7039
fix(ci): avoid duplicate post-merge e2e runs ( #39401 )
2026-07-22 06:45:18 +00:00
WH-2099
75f7069541
ci: simplify test workflow execution ( #39318 )
2026-07-21 00:18:59 +00:00
yyh
e13069dbe3
revert(ci): restore default Depot runners ( #39297 )
2026-07-20 10:18:52 +00:00
dependabot[bot]
aa7b65c602
chore: bump the github-actions-dependencies group with 5 updates ( #39247 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-20 06:47:01 +00:00
yyh
58d1dd8873
ci: route default Depot jobs to 4-core runners ( #39277 )
2026-07-20 05:42:56 +00:00
yyh
48e536ba39
test(e2e): enforce behavior-driven quality gates ( #39148 )
2026-07-16 13:42:10 +00:00
yyh
d66de8a47b
test(e2e): harden behavior coverage and CI gates ( #39043 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-16 07:32:11 +00:00
yyh
8ff92c9ef8
fix(ci): run CLI checks for contract changes ( #39047 )
2026-07-16 04:56:18 +00:00
yyh
1e6d73fdb5
fix(e2e): restore shellctl external runtime ( #38968 )
2026-07-15 03:26:55 +00:00
Yunlu Wen
302d7b1e1b
feat(agent): shellctl rewritten in go ( #38841 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-15 01:58:36 +00:00
yyh
46ad6ef6f6
fix(e2e): harden failure lifecycle diagnostics ( #38896 )
2026-07-14 06:15:57 +00:00
Stephen Zhou
61d2ad572a
chore: improve static check performance ( #38866 )
2026-07-13 10:30:52 +00:00
Stephen Zhou
e35187f376
chore: migrate static checks to vp check ( #38850 )
2026-07-13 08:00:39 +00:00
Stephen Zhou
eb71e47f3b
chore: migrate linting to vp lint with ESLint fallback ( #38834 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-13 06:41:53 +00:00