Skip to content

Conversation

@bfollington
Copy link
Contributor

@bfollington bfollington commented Sep 29, 2025

Summary by cubic

Removed toSchema from chatbot-list-view and simplified logCharmsList to use lift with explicit generics. No runtime behavior change.

  • Refactors
    • Replaced lift(toSchema(...), undefined, fn) with lift<...>(fn).
    • Removed toSchema usage; log and return of charmsList are unchanged.

@bfollington bfollington merged commit e93d16c into main Sep 29, 2025
8 checks passed
@bfollington bfollington deleted the fix/2025-09-30-remove-toschema-chatbot-list branch September 29, 2025 21:18
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.

2 participants