Yockii Hsu
Yockii Hsu
cannot open demo page from android, and run very slow using default properties in my own page
eg. _layout.amber: ``` !!! 5 html body import inc/_sidebar ``` inc/_sidebar.amber: ``` div.test #{$activePage} ``` and rendered page is home.amber: ``` extends _layout $activePage = "dashboard" ``` this won't work,...
I've build an Automatic test robot with playwright-go, and it worked perfectly. but as I want to start it using pm2( to manage the process if the robot is panic,...
as we thought the blocknotify should notify a block hash, but we cannot get a block using getblock with received hash string via json-rpc. please check
I found my tools cannot work as expected, and debug to see the input always ends with "\nObservation:". I'm not using the openai api.
1. to support new tag `omitzero` for go 1.24+ 2. fix some tags in json like json:"id,omitempty,string" 3. fix null filed in json string, when the field is not required,...