Skip to content

Releases: dvgamerr-app/gokub-mcp

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 09:46

Changelog

New Features

  • 34e0a52: feat: implement GetFloat64ArrayArg utility function and refactor price argument handling in EMA, RSI, and ROC (@dvgamerr)

Refactor

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 03 Jul 04:48

Changelog

New Features

  • 0da756b: feat: enhance pullback signal detection with volume metrics and update fee schedule descriptions (@dvgamerr)

Bug Fixes

  • 7edb10d: fix: update SKILL.md to increment version and clarify relative strength calculation (@dvgamerr)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 26 Jun 09:09

Changelog

Bug Fixes

  • 3b26532: fix: update SKILL.md to clarify symbol format requirements for tool calls (@dvgamerr)

Refactor

  • 72bbb8a: refactor: enhance market regime analysis tool with improved descriptions and scoring logic (@dvgamerr)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 09:35

Changelog

Bug Fixes

Refactor

  • 538b267: refactor: replace market.GetBalances with bitkub.FetchSecureV4 for wallet balance retrieval (@dvgamerr)
  • fb6caa3: refactor: update SKILL.md files to improve formatting and consistency (@dvgamerr)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 17 Jun 17:01

Changelog

New Features

  • 3ad2262: feat: enhance trading tools with timeframe parameter and update historical candles retrieval (@dvgamerr)

Refactor

  • 9a80609: refactor: streamline Dockerfile by removing go.mod and go.sum download step (@dvgamerr)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 17 Jun 12:17

Changelog

New Features

  • 8a5fb17: feat: add pre-session portfolio review step to trading playbook and update skill flow for high-risk and low-risk trading (@dvgamerr)

Refactor

  • a4e6175: refactor: update MCP server references from 'bitkub' to 'gokub' in README (@dvgamerr)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 10:45

Changelog

New Features

Bug Fixes

  • 64a3b57: fix(deps): bump actions/checkout from 2 to 5 (dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)
  • 5d85eea: fix(deps): bump actions/checkout from 5 to 6 (dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)
  • 781b4e0: fix(deps): bump actions/github-script from 8 to 9 (dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)
  • 1b21c57: fix(deps): bump actions/github-script from 8 to 9 (#4) (Kananek Thongkam info.dvgamer@gmail.com)
  • d26c46b: fix(deps): bump github/codeql-action from 1 to 4 (dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)
  • 929130e: fix: Correct symbolInfos type to pointer slice for proper memory handling (Kananek Thongkam info.dvgamer@gmail.com)
  • 4176e74: fix: Correct typo in AGENTS.md regarding implementation summary guidelines (Kananek Thongkam info.dvgamer@gmail.com)
  • 9b7e828: fix: Exclude docs/ASSIGNMENT.md from git tracking (Kananek Thongkam info.dvgamer@gmail.com)
  • 0fc1abd: fix: Update and clean up go.mod (Kananek Thongkam info.dvgamer@gmail.com)
  • b10c47d: fix: Update environment variable names and improve logging configuration (Kananek Thongkam info.dvgamer@gmail.com)
  • a8ddf75: fix: Update go-bitkub dependency to v1.2.0 and improve ticker output formatting (Kananek Thongkam info.dvgamer@gmail.com)
  • 681aa5c: fixed json and bodySign (Kananek Thongkam info.dvgamer@gmail.com)

Refactor

Other

Read more