发布

  • [OPIK-3522] Integrate Playwright E2E test agents with Opik-specific domain knowledge (#5242)

    frostbyte_neo 发布于 2026-02-18 12:09:07 +00:00

    • [OPIK-3522] Integrate Playwright E2E test agents with Opik-specific domain knowledge

    Add a three-agent workflow (Planner, Generator, Healer) for AI-assisted E2E
    test generation. This includes Opik-specific context documents (app domain,
    test conventions, page object catalog, fixture catalog), rewritten agent
    prompts with real examples, an enhanced seed test, a tool-agnostic workflow
    command, a Playwright upgrade to ^1.58.0, and a fix for the playwright-test
    MCP server path.

    Co-authored-by: Cursor cursoragent@cursor.com

    • Revision 2: Use dynamic workspace in seed test instead of hardcoded /default/

    Address PR review comment: replace hardcoded '/default/' paths with
    envConfig.getConfig().workspace so the seed test works on both local
    (workspace=default) and cloud/staging (workspace=username) environments.

    Co-authored-by: Cursor cursoragent@cursor.com


    Co-authored-by: Andrei Căutișanu andreicautisanu@Andreis-MacBook-Pro.local
    Co-authored-by: Cursor cursoragent@cursor.com

    下载附件