Releases: AnswerDotAI/dialoghelper
Releases · AnswerDotAI/dialoghelper
v0.2.30
23 Apr 02:25
Compare
Sorry, something went wrong.
No results found
New Features
Add realpath and list_dialogs tools, plus termskill module for driving dialoghelper from a terminal (#188 )
v0.2.29
14 Apr 00:35
Compare
Sorry, something went wrong.
No results found
New Features
Add json=True parameter to paste_msg call_endpa invocation (#185 )
Bugs Squashed
v0.2.28
13 Apr 22:36
Compare
Sorry, something went wrong.
No results found
New Features
Add json=True parameter to paste_msg call_endpa invocation (#185 )
Bugs Squashed
v0.2.27
31 Mar 04:11
Compare
Sorry, something went wrong.
No results found
New Features
Add add_mod, event_once, js_run, and js_eval helpers with async variants for JS module injection and browser-side evaluation (#183 )
v0.2.26
30 Mar 16:23
Compare
Sorry, something went wrong.
No results found
New Features
Bugs Squashed
Handle error response in curr_dialog (#180 ), thanks to @ncoop57
fix rename issue via use of __DIALOG_NAME env. (#178 ), thanks to @PiotrCzapla
v0.2.25
27 Mar 23:04
Compare
Sorry, something went wrong.
No results found
New Features
Bugs Squashed
Handle error response in curr_dialog (#180 ), thanks to @ncoop57
fix rename issue via use of __DIALOG_NAME env. (#178 ), thanks to @PiotrCzapla
v0.2.24
26 Mar 04:40
Compare
Sorry, something went wrong.
No results found
New Features
Wrap load_dialog response in "full" ToolResponse so it is not truncated (#176 )
v0.2.23
22 Mar 09:05
Compare
Sorry, something went wrong.
No results found
New Features
Bugs Squashed
v0.2.22
16 Mar 22:49
Compare
Sorry, something went wrong.
No results found
New Features
Add include_skipped param (#172 )
v0.2.21
16 Mar 04:14
Compare
Sorry, something went wrong.
No results found
New Features
Switch event funcs to **kwargs, support ~ in file_edit paths (#171 )
Add Google Sign-In integration for SolveIt-hosted apps (#170 ), thanks to @ncoop57
add cross dialog msg references (#167 ), thanks to @RensDimmendaal