Skip to content

AdClaw v1.0.30

Choose a tag to compare

@nttylock nttylock released this 31 May 20:04
c2a703b

AdClaw v1.0.30

  • Add AdClaw AI model selection and included-message quota UI.
  • Add server-side AdClaw AI usage proxy hardening.
  • Rebuild console bundle for the public Docker release.

Verification before release:

  • PYTHONPATH=/root/adclaw-public/src pytest -q /root/adclaw-public/tests/test_adclaw_ai_usage.py /root/adclaw-public/tests/test_provider_registry.py
  • cd /root/adclaw-public/console && npm run verify:adclaw-ai-models-ui
  • cd /root/adclaw-public/console && npm run format:check
  • cd /root/adclaw-public/console && npm run build