Skip to content

feat: add warlock to wizard#445

Draft
sarahxsanders wants to merge 4 commits into
mainfrom
add-warlock
Draft

feat: add warlock to wizard#445
sarahxsanders wants to merge 4 commits into
mainfrom
add-warlock

Conversation

@sarahxsanders
Copy link
Copy Markdown
Collaborator

@sarahxsanders sarahxsanders commented May 7, 2026

replacing native wizard scanner w/ the warlock

wizard's hook layer (yara-hooks.ts) still handles when to scan w/ pre/post tool calls, but how to scan is now delegated to the warlock and triage APIs

shipping this version as a git dependency until its published to npm

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

🧙 Wizard CI

Run the Wizard CI and test your changes against wizard-workbench example apps by replying with a GitHub comment using one of the following commands:

Test all apps:

  • /wizard-ci all

Test all apps in a directory:

  • /wizard-ci basic-integration
  • /wizard-ci misc
  • /wizard-ci revenue

Test an individual app:

  • /wizard-ci basic-integration/android
  • /wizard-ci basic-integration/angular
  • /wizard-ci basic-integration/astro
Show more apps
  • /wizard-ci basic-integration/django
  • /wizard-ci basic-integration/fastapi
  • /wizard-ci basic-integration/flask
  • /wizard-ci basic-integration/javascript-node
  • /wizard-ci basic-integration/javascript-web
  • /wizard-ci basic-integration/laravel
  • /wizard-ci basic-integration/next-js
  • /wizard-ci basic-integration/nuxt
  • /wizard-ci basic-integration/python
  • /wizard-ci basic-integration/rails
  • /wizard-ci basic-integration/react-native
  • /wizard-ci basic-integration/react-router
  • /wizard-ci basic-integration/sveltekit
  • /wizard-ci basic-integration/swift
  • /wizard-ci basic-integration/tanstack-router
  • /wizard-ci basic-integration/tanstack-start
  • /wizard-ci basic-integration/vue
  • /wizard-ci misc/quack-quack
  • /wizard-ci revenue/stripe

Results will be posted here when complete.

with:
node-version-file: 'package.json'
cache: 'pnpm'
# TODO: Remove once @posthog/warlock is published to npm
Copy link
Copy Markdown
Collaborator Author

@sarahxsanders sarahxsanders May 7, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

repeating this over and over STINKS but will be removed once we publish <3

Generated-By: PostHog Code
Task-Id: 34dce7b1-5c29-4b28-a0df-3025d5b5349f
@sarahxsanders sarahxsanders changed the title wip: add warlock to wizard feat: add warlock to wizard May 11, 2026
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