Skip to content

classifier delete tag foundations#448

Open
rraymondgh wants to merge 1 commit intobitmagnet-io:mainfrom
rraymondgh:classifier_delete_tag_foundation
Open

classifier delete tag foundations#448
rraymondgh wants to merge 1 commit intobitmagnet-io:mainfrom
rraymondgh:classifier_delete_tag_foundation

Conversation

@rraymondgh
Copy link
Copy Markdown
Contributor

Currently I'm working on integrating Wasm plugins into classifier. I'm building a few examples one of which is "delete_tag" as a Wasm plugin.

This requires that the classifier.Result struct can hold this information (as well as add_tag). Plus this needs to be persisted to the database.

  • In interest of keeping PRs small and easy to review this is a small change independent.
  • I elected not to create action_delete_tag.go

giorgiobrullo added a commit to giorgiobrullo/bitmagnet that referenced this pull request Mar 1, 2026
Adds TagAction struct with separate Add/Delete maps, replacing the
simple map[string]struct{} for tags. The processor now handles tag
deletions alongside additions in a single transaction.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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