Skip to content

Conversation

laurigates
Copy link
Owner

  • Add issues: write permission to fix label creation error
  • Configure multi-package release for both MCP server and FoundryVTT module
  • Add release-please-config.json for proper package management
  • Add FoundryVTT module artifact upload to releases
  • Enable proper module installation via GitHub releases

🤖 Generated with Claude Code

laurigates and others added 4 commits June 16, 2025 14:15
- Add issues: write permission to fix label creation error
- Configure multi-package release for both MCP server and FoundryVTT module
- Add release-please-config.json for proper package management
- Add FoundryVTT module artifact upload to releases
- Enable proper module installation via GitHub releases

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Fix ESLint configuration for ES modules (.eslintrc.js → .eslintrc.cjs)
- Resolve parsing errors in character/manager.ts (incomplete template literals)
- Fix JSDoc comment syntax in foundry/types.ts (remove nested /* */ comments)
- Fix duplicate property declarations and identifier conflicts
- Add proper curly braces for if statements and unused variable prefixes
- Update package dependencies for ESLint TypeScript support

ESLint now runs successfully with 0 errors and 53 warnings (mostly any types in tests).

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Add comprehensive diagnostics module with client and types
- Integrate diagnostics into main MCP server
- Remove deprecated useRestModule configuration
- Enhance FoundryVTT client with improved connection handling
- Update all tests for new architecture
- Improve documentation and configuration examples
- Enhance FoundryVTT REST API module functionality
- Fix formatting and standardize codebase style

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@laurigates laurigates merged commit 7e2ea4f into main Jun 21, 2025
0 of 2 checks passed
@laurigates laurigates deleted the fix/release-please-permissions branch June 21, 2025 17:37
@github-actions github-actions bot mentioned this pull request Jun 21, 2025
@laurigates laurigates restored the fix/release-please-permissions branch June 21, 2025 17:39
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