Skip to content

fix: preserve secret stores and refresh console UI#85

Merged
nttylock merged 2 commits into
mainfrom
codex/release-v1.0.27-public-hotfix
May 26, 2026
Merged

fix: preserve secret stores and refresh console UI#85
nttylock merged 2 commits into
mainfrom
codex/release-v1.0.27-public-hotfix

Conversation

@nttylock

Copy link
Copy Markdown
Member

Summary

  • mirror private secret-store migration fix from nttylock/AdClaw#65 so legacy /app/working/.secret/{providers,envs}.json entries are preserved into canonical /app/working.secret/*
  • mirror private console UI hotfix from nttylock/AdClaw#67: wider/fading chat titles and current AdClaw logo in sidebar/welcome/chat avatar
  • add deterministic console build patch for upstream Mermaid self-loop edge typo and rebuild bundled console assets

Validation

  • npm run format:check
  • env PYTHONPATH=src python -m pytest tests/test_secret_store_migration.py tests/test_codeql_fixes.py tests/test_model_factory_sanitization.py => 39 passed, 1 skipped
  • git diff --check origin/main..HEAD
  • rg -n "cyc<lic-special-2" src/adclaw/console || true => no matches

Release note

This is intended to be included in the v1.0.27 release before Docker/PyPI/CF promotion.

nttylock and others added 2 commits May 26, 2026 17:39
Co-authored-by: nttylock <nttylock@users.noreply.github.com>
@nttylock
nttylock merged commit e0cb330 into main May 26, 2026
7 checks passed
@nttylock
nttylock deleted the codex/release-v1.0.27-public-hotfix branch May 26, 2026 17:43
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