Skip to content

Conversation

@Maximilian199603
Copy link
Contributor

๐Ÿ“ Description

English:
Expanded Vietnamese README, added missing sections for deployment, setup, features, troubleshooting, and contribution guidelines.


๐ŸŽฏ Type of Change | ๅ˜ๆ›ด็ฑปๅž‹

  • ๐Ÿ› Bug fix | ไฟฎๅค Bug
  • โœจ New feature | ๆ–ฐๅŠŸ่ƒฝ
  • ๐Ÿ’ฅ Breaking change | ็ ดๅๆ€งๅ˜ๆ›ด
  • ๐Ÿ“ Documentation update | ๆ–‡ๆกฃๆ›ดๆ–ฐ
  • ๐ŸŽจ Code style update | ไปฃ็ ๆ ทๅผๆ›ดๆ–ฐ
  • โ™ป๏ธ Refactoring | ้‡ๆž„
  • โšก Performance improvement | ๆ€ง่ƒฝไผ˜ๅŒ–
  • โœ… Test update | ๆต‹่ฏ•ๆ›ดๆ–ฐ
  • ๐Ÿ”ง Build/config change | ๆž„ๅปบ/้…็ฝฎๅ˜ๆ›ด
  • ๐Ÿ”’ Security fix | ๅฎ‰ๅ…จไฟฎๅค

@github-actions
Copy link

๐Ÿค– Advisory Check Results

These are advisory checks to help improve code quality. They won't block your PR from being merged.

๐Ÿ“‹ PR Information

Title Format: โœ… Good - Follows Conventional Commits
PR Size: ๐ŸŸข Small (152 lines: +148 -4)

๐Ÿ”ง Backend Checks

Go Formatting: โš ๏ธ Needs formatting

Files needing formatting
api/strategy.go
api/utils_test.go
decision/validate_test.go
manager/trader_manager.go
market/data.go
mcp/client.go
mcp/config.go
mcp/deepseek_client.go
mcp/options.go
mcp/qwen_client.go

Go Vet: โœ… Good
Tests: โœ… Passed

Fix locally:

go fmt ./...      # Format code
go vet ./...      # Check for issues
go test ./...     # Run tests

โš›๏ธ Frontend Checks

Build & Type Check: โœ… Success

Fix locally:

cd web
npm run build  # Test build (includes type checking)

๐Ÿ“– Resources

Questions? Feel free to ask in the comments! ๐Ÿ™


These checks are advisory and won't block your PR from being merged. This comment is automatically generated from pr-checks-run.yml.

@github-actions
Copy link

๐Ÿค– Advisory Check Results

These are advisory checks to help improve code quality. They won't block your PR from being merged.

๐Ÿ“‹ PR Information

Title Format: โœ… Good - Follows Conventional Commits
PR Size: ๐ŸŸข Small (152 lines: +148 -4)

๐Ÿ”ง Backend Checks

Go Formatting: โš ๏ธ Needs formatting

Files needing formatting
api/strategy.go
api/utils_test.go
decision/validate_test.go
manager/trader_manager.go
market/data.go
mcp/client.go
mcp/config.go
mcp/deepseek_client.go
mcp/options.go
mcp/qwen_client.go

Go Vet: โœ… Good
Tests: โœ… Passed

Fix locally:

go fmt ./...      # Format code
go vet ./...      # Check for issues
go test ./...     # Run tests

โš›๏ธ Frontend Checks

Build & Type Check: โœ… Success

Fix locally:

cd web
npm run build  # Test build (includes type checking)

๐Ÿ“– Resources

Questions? Feel free to ask in the comments! ๐Ÿ™


These checks are advisory and won't block your PR from being merged. This comment is automatically generated from pr-checks-run.yml.

@cla-assistant
Copy link

cla-assistant bot commented Dec 22, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant