Skip to content

feat: add starforge-plugin-sdk crate skeleton (#119)#152

Open
Chucks1093 wants to merge 1 commit into
Nanle-code:masterfrom
Chucks1093:feat/plugin-sdk-crate-119
Open

feat: add starforge-plugin-sdk crate skeleton (#119)#152
Chucks1093 wants to merge 1 commit into
Nanle-code:masterfrom
Chucks1093:feat/plugin-sdk-crate-119

Conversation

@Chucks1093
Copy link
Copy Markdown

Closes #119

Changes

  • Added crates/starforge-plugin-sdk/ with StarForgePlugin trait, PluginMeta struct, and export_plugin! macro
  • Added examples/plugin_example.md showing how to implement, build, and load a plugin

Notes

  • This is the foundation; the main workspace Cargo.toml can be converted to a workspace in a follow-up to link the crate

- Add crates/starforge-plugin-sdk/ with StarForgePlugin trait and export_plugin! macro
- Add examples/plugin_example.md showing how to build and load a plugin

Closes Nanle-code#119

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 27, 2026

@Chucks1093 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

Issue 28: Publish official plugin SDK crate (starforge-plugin-sdk)

1 participant