Skip to content

Releases: magnitudedev/browser-agent

magnitude-test@0.3.13

08 Feb 20:51

Choose a tag to compare

Patch Changes

magnitude-mcp@0.1.3

08 Feb 20:51

Choose a tag to compare

Patch Changes

magnitude-core@0.3.1

08 Feb 20:51

Choose a tag to compare

Patch Changes

create-magnitude-app@0.0.8

08 Feb 20:51

Choose a tag to compare

Patch Changes

magnitude-test@0.3.12

25 Sep 11:28

Choose a tag to compare

Patch Changes

  • 265a2ab Thanks @anerli! - drop support for separated grounding to reduce dependency issues and simplify code

  • Updated dependencies [265a2ab]:

    • magnitude-core@0.3.0

magnitude-test@0.3.11

25 Sep 10:08

Choose a tag to compare

Patch Changes

  • #131 9d4b8a5 Thanks @ewired! - Code structure change to improve IPC for future reworking and fix a build issue with a circular dependency.

  • #134 510c24e Thanks @ewired! - magnitude-test now shows rich data in --debug logs including agent thoughts, token usage and known costs. --plain is now available for easily readable plain text logs. display.thoughts is now available in magnitude.config.ts to show thoughts in the TUI.

  • 9123917 Thanks @anerli! - fix: add array llm client type to test config

  • Updated dependencies [b1ee0c2]:

    • magnitude-core@0.2.32

magnitude-mcp@0.1.2

25 Sep 11:28

Choose a tag to compare

Patch Changes

  • 265a2ab Thanks @anerli! - drop support for separated grounding to reduce dependency issues and simplify code

  • Updated dependencies [265a2ab]:

    • magnitude-core@0.3.0

magnitude-mcp@0.1.1

25 Sep 10:31

Choose a tag to compare

Patch Changes

magnitude-mcp@0.1.0

25 Sep 10:08

Choose a tag to compare

Minor Changes

  • b1ee0c2 Thanks @anerli! - - new MCP server for interacting with browser with persistent sessions
    • fix innerHTML assignment bugs causing issues for cursor visual and data extraction on google sites
    • fix cursor visual not having fixed positioning when scrolling main document
    • fix screenshot not breaking out of retry loop on success

Patch Changes

  • Updated dependencies [b1ee0c2]:
    • magnitude-core@0.2.32

magnitude-core@0.3.0

25 Sep 11:28

Choose a tag to compare

Minor Changes

  • 265a2ab Thanks @anerli! - drop support for separated grounding to reduce dependency issues and simplify code