Skip to content

Conversation

@thoroc
Copy link
Contributor

@thoroc thoroc commented Jan 31, 2026

Summary

Configuration utilities extracted from warcraft plugin. Provides standardized config loading and path resolution.

Changes

  • Configuration utilities extracted from warcraft plugin
  • Standardized config loading and path resolution
  • Package metadata utilities
  • Full test coverage for loader, package, and paths modules

Dependencies

Blocks

Testing

  • Tests pass: bunx nx test opencode-config
  • Build succeeds: bunx nx build opencode-config
  • Type-check passes: bunx nx type-check opencode-config

- Configuration utilities extracted from warcraft plugin
- Standardized config loading and path resolution
- Package metadata utilities
- Depends on: opencode-notification (PR2)
- Required by: opencode-warcraft-notifications-plugin (PR9)

Provides foundation for plugin configuration management.
@github-actions
Copy link

⚠️ Large PR Warning

This PR is quite large with:

  • 13 changed files
  • 1173 added lines
  • 0 deleted lines

Consider breaking it down into smaller, focused PRs for easier review.

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.

2 participants