Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gojue/moling
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.1
Choose a base ref
...
head repository: gojue/moling
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 4 commits
  • 10 files changed
  • 1 contributor

Commits on Apr 12, 2025

  1. feat: update dependencies and add Makefile for multi-platform builds (#…

    …24)
    
    Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
    cfc4n authored Apr 12, 2025
    Configuration menu
    Copy the full SHA
    1af1aa4 View commit details
    Browse the repository at this point in the history
  2. feat: add JavaScript debugging tools to browser automation (#25)

    * feat: add JavaScript debugging tools to browser automation
    
     * update Browser MCP prompts.
    
    Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
    
    * fix: handle potential nil value for breakpoint ID in debugger and suppress cancel error in browser
    
    Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
    
    ---------
    
    Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
    cfc4n authored Apr 12, 2025
    Configuration menu
    Copy the full SHA
    33f6bb0 View commit details
    Browse the repository at this point in the history
  3. refactor: replace CallToolResult methods with NewToolResult methods f…

    …or error handling (#26)
    
    Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
    cfc4n authored Apr 12, 2025
    Configuration menu
    Copy the full SHA
    a7f1235 View commit details
    Browse the repository at this point in the history
  4. release v0.2.0

    Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
    cfc4n committed Apr 12, 2025
    Configuration menu
    Copy the full SHA
    9ddd01b View commit details
    Browse the repository at this point in the history
Loading