Skip to content

Hashbrown v0.5 Release Checklist #460

@MikeRyanDev

Description

@MikeRyanDev

Hashbrown v0.5 is coming soon. Highlighted features:

  • Brand new JSON parser
    • Preserved object identities where possible
    • Introspectable from the Redux Devtools
    • Provides closed/open state for nodes in the JSON document
  • Skillet Schema Improvements
    • Supports parsing Standard JSON Schema
    • s.node(...) lets you introspect the streaming JSON parser
    • Described schema more closely matches the JSON schema (no more discriminated union helpers)
  • Generative UI Improvements
    • Provide fallback components that get rendered while props/inputs are streaming in
    • Exposed Angular components can include an array of providers to affect DI of the rendered component
    • UI Kits let you leverage Hashbrown's generative UI without going directly to the LLM
  • Magic Text
    • Fully rebuilt as a complete Markdown parser
    • Includes a React renderer

Release checklist:

  • v0.4 schema migration function is implemented and tested
  • Magic Text is fully documented
  • UI Kits are fully documented
  • JSON parser is fully documented (useJsonParser and injectJsonParser)
  • CopilotKit recipe is written
  • Homepage updated to reflect Hashbrown's capabilities
  • Fast Food nutrition example app is ready and deployed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions