Skip to content

feat: persist message attributes per topic with JSON editing#42

Open
krispetkov wants to merge 1 commit intoNeoScript:mainfrom
krispetkov:improve-attributes
Open

feat: persist message attributes per topic with JSON editing#42
krispetkov wants to merge 1 commit intoNeoScript:mainfrom
krispetkov:improve-attributes

Conversation

@krispetkov
Copy link

@krispetkov krispetkov commented Mar 19, 2026

Several improvements to the tool related to attributes:

  • Introduce the ability to cache the attributes between messages. They are stored in the browser's localStorage so you do not have to enter them every time when testing. They are being cached per topic.
  • Introduce the possibility to specify the attributes as a json object of key-value pairs
  • Introduce buttons to switch between original and json modes
  • Add buttons to clear all attributes
  • Fix display of long values in the attributes
Screenshot 2026-03-19 at 15 50 55 Screenshot 2026-03-19 at 15 50 47

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