8000 Releases · gojue/moling · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: gojue/moling

v0.4.0

31 May 10:21
5b83da5
Compare
Choose a tag to compare

What's Changed

  • feat: Optimized project structure for better readability and maintain by @HildaM in #38
  • feat: update error handling to use %w for wrapping errors in multiple files by @cfc4n in #39

New Contributors

Full Changelog: v0.3.2...v0.4.0

v0.3.2

20 May 15:48
dd6a0fd
Compare
Choose a tag to compare

What's Changed

  • feat: update command arguments and add new client configurations for Trae and Trae CN by @cfc4n in #35
  • feat: update command arguments and improve logging for service initialization by @cfc4n in #37

Full Changelog: v0.3.1...v0.3.2

v0.3.1

22 Apr 14:44
55abb22
Compare
Choose a tag to compare

What's Changed

  • fix: handle parent process exit to ensure MCP Server shutdown by @cfc4n in #33
  • feat: update prompts for browser, command, and filesystem assistants by @cfc4n in #34

Full Changelog: v0.3.0...v0.3.1

v0.3.0

17 Apr 16:11
e93ada7
Compare
Choose a tag to compare

What's Changed

  • feat: add client configuration paths for Trae and update README for mode naming by @cfc4n in #27
  • support Cursor IDE (MCP Client) by @cfc4n in #28
  • Improves code consistency, adds PID management, and enhances user prompts. by @cfc4n in #29

Full Changelog: v0.2.0...v0.3.0

v0.2.0

12 Apr 16:13
9ddd01b
Compare
Choose a tag to compare

What's Changed

  • feat: update dependencies and add Makefile for multi-platform builds by @cfc4n in #24
  • feat: add JavaScript debugging tools to browser automation by @cfc4n in #25
  • refactor: replace CallToolResult methods with NewToolResult methods for error handling by @cfc4n in #26

Full Changelog: v0.1.1...v0.2.0

v0.1.1

07 Apr 17:12
d4bae7a
Compare
Choose a tag to compare

What's Changed

  • feat: update CLI descriptions for clarity and accuracy by @cfc4n in #17
  • refactor: change log levels from Info to Debug and Warn for improved … by @cfc4n in #19
  • fix: update README files to replace image links with direct URLs by @cfc4n in #20
  • feat: add MCP Client configuration to install script by @cfc4n in #22

Full Changelog: v0.1.0...v0.1.1

v0.1.0

04 Apr 13:13
8f89b96
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.1.0

v0.0.8

03 Apr 16:10
ed66476
Compare
Choose a tag to compare

What's Changed

  • docs: add Japanese README file by @eltociear in #13
  • feat: implement log file rotation and enhance logging configuration by @cfc4n in #14
  • chore: update dependencies for chromedp and mcp-go to latest versions by @cfc4n in #15

New Contributors

Full Changelog: v0.0.7...v0.0.8

v0.0.7

30 Mar 16:06
5be19cf
Compare
Choose a tag to compare

What's Changed

  • feat: add logging enhancements and listen address flag for SSE mode by @cfc4n in #11
  • feat: add client command for automated MCP Server configuration management by @cfc4n in #12

Full Changelog: v0.0.6...v0.0.7

v0.0.6

30 Mar 06:43
1258036
Compare
Choose a tag to compare

What's Changed

  • feat: enhance service initialization and configuration loading by @cfc4n in #9
  • feat: update installation script and README for improved user experie… by @cfc4n in #10

Full Changelog: v0.0.5...v0.0.6

0