Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arduino/app-bricks-examples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.8.1
Choose a base ref
...
head repository: arduino/app-bricks-examples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.10.0
Choose a head ref
  • 19 commits
  • 358 files changed
  • 17 contributors

Commits on Mar 25, 2026

  1. Sketch deps wflow (#73)

    eigen-value authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    4d336b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

  1. Configuration menu
    Copy the full SHA
    e585c9b View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2026

  1. Add licensed, configs for reuse and improve CI (#100)

    * feat: replace pip-licenses with licensed for dependency license tracking
    
    Co-authored-by: dsammaruga <d.sammaruga@ext.arduino.cc>
    Co-authored-by: Roberto Gazia <robgazia@gmail.com>
    3 people authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    2ec62a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2026

  1. Improve music composer UI (#102)

    * update export composition
    
    * feat(music-composer): extend note range and improve UI
    
    * style(music-composer): refine layout and spacing in UI components
    beanrepo authored Apr 7, 2026
    Configuration menu
    Copy the full SHA
    3d30cd3 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2026

  1. feat: update REUSE.toml to include arduino.js and other assets (#108)

    * feat: update REUSE.toml to include arduino.js and other assets
    
    * update license
    beanrepo authored Apr 8, 2026
    Configuration menu
    Copy the full SHA
    e8c84ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5640eea View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2026

  1. Configuration menu
    Copy the full SHA
    ad3c5a8 View commit details
    Browse the repository at this point in the history
  2. [PXCT-1808] Update screenshots for cloud (#109)

    Update screenshots after cloud had major UI update
    karlsoderby authored Apr 9, 2026
    Configuration menu
    Copy the full SHA
    154c332 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2026

  1. Configuration menu
    Copy the full SHA
    5b7a2c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2026

  1. Configuration menu
    Copy the full SHA
    4e1139e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2026

  1. Configuration menu
    Copy the full SHA
    7148581 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2026

  1. Configuration menu
    Copy the full SHA
    f740e77 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2026

  1. Configuration menu
    Copy the full SHA
    08acaad View commit details
    Browse the repository at this point in the history
  2. Examples Release 0.10 (#141)

    * feat: create GestureBooth example (#105)
    
    * feat: create SmartMirror example (#104)
    
    * feat: create Edge AI Assistant example (#103)
    
    * fix: prompts import (#115)
    
    * feat: enhance thinking/loading message with dynamic prompts (#118)
    
    * Simplify prompt removing unused opener and tip_starter
    
    * fix: remove unused arduino.js library from gesture booth and smart mirror examples (#121)
    
    * feat: improve Edge AI Assistant and Smart Mirror examples with dynamic loading animations and enhanced UI (#130)
    
    - Fix textarea height and spacing in Edge AI Assistant
    - Fix animated dots in Edge AI Assistant
    - Add animated dots to the loading label in Smart Mirror
    - Add scanning animation to Smart Mirror with visual feedback during analysis
    Minor UI improvements
    
    * Leave model to brick default
    
    * remove router bridge library (#99)
    
    * feat: update anomaly detection threshold handling and UI components (#142)
    
    ---------
    
    Co-authored-by: Damiano Cancemi <damianoc90@gmail.com>
    Co-authored-by: Dario Sammaruga <48221340+beanrepo@users.noreply.github.com>
    Co-authored-by: Marco Colombo <ing.marco.colombo@gmail.com>
    Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>
    5 people authored May 5, 2026
    Configuration menu
    Copy the full SHA
    819284a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe104ef View commit details
    Browse the repository at this point in the history

Commits on May 11, 2026

  1. feat: add Edge Speech Assistant and Edge Dictation Assistant examples (

    …#154)
    
    * feat: Speech Assistant Example (#117)
    
    * feat: add backend and app scaffolding
    
    * update brick usage
    
    * feat: add frontend stub
    
    * fix: example name in UI
    
    * feat: Edge Dictation Assistant example (#116)
    
    * fix: Improve Edge Dictation Assistant example backend (#119)
    
    * fix: improve chunk logic for Edge Speech assistant (#131)
    
    * docs: add README and placeholder docs assets for edge-speech-assistant
    
    * docs: add thumbnail image for edge-speech-assistant
    
    * docs: update readme
    
    * feat: edge dictation assistant refinement (#134)
    
    * feat: edge dictation assistant refinement
    
    Co-authored-by: Copilot <copilot@github.com>
    
    * fix: align backend to updated brick's method
    
    ---------
    
    Co-authored-by: Copilot <copilot@github.com>
    Co-authored-by: Dario Sammaruga <dariosammy@gmail.com>
    
    * fix: update title and header text to reflect Edge Dictation Assistant (#149)
    
    * fix: resolve an issue where the animated bars were not displayed after recording (#150)
    
    * feat: improve animated bars on ASR (#151)
    
    * feat: Edge speech UI refinement (#132)
    
    ---------
    
    Co-authored-by: Dario Sammaruga <48221340+beanrepo@users.noreply.github.com>
    Co-authored-by: Luca Ronca <luca.ronca07@gmail.com>
    Co-authored-by: Ernesto Voltaggio <e.voltaggio@arduino.cc>
    Co-authored-by: Damiano Cancemi <damianoc90@gmail.com>
    Co-authored-by: Copilot <copilot@github.com>
    Co-authored-by: Dario Sammaruga <dariosammy@gmail.com>
    Co-authored-by: Matteo Marsala <matteo.marsala92@gmail.com>
    8 people authored May 11, 2026
    Configuration menu
    Copy the full SHA
    e8ae592 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b1a051 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2026

  1. Configuration menu
    Copy the full SHA
    5a81674 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fde8835 View commit details
    Browse the repository at this point in the history
Loading