Releases: drewzemke/synapse
Releases · drewzemke/synapse
v1.14.1
05 Jan 00:09
Compare
Sorry, something went wrong.
No results found
1.14.1 (2026-01-05)
Bug Fixes
conversation: filter out empty messages when saving conversations (c891c8f )
conversation: prevent adding empty messages to conversations (66dbc4d )
spinner: stop spinner in finally block to prevent hanging on errors (50f49c1 )
v1.14.0
01 Jun 22:47
Compare
Sorry, something went wrong.
No results found
1.14.0 (2025-06-01)
Bug Fixes
args: handle --no-stream and --no-color args correctly (0d789e2 )
Features
cli: fix printing of blank lines in terminal output (cd931c5 )
v1.13.3
01 Jun 22:12
Compare
Sorry, something went wrong.
No results found
v1.13.2
01 Jun 22:10
Compare
Sorry, something went wrong.
No results found
1.13.2 (2025-06-01)
Bug Fixes
config: resolve stream and color args in config rather than exposing functions that do that (e0111a8 )
v1.13.1
01 Jun 05:18
Compare
Sorry, something went wrong.
No results found
1.13.1 (2025-06-01)
Bug Fixes
build issues (0abf4ab )
chat: fix loading of existing conversation when -e was not passed (e88e356 )
cli: stop spinner when errors occur (d9e932e )
more build issues (7676eff )
pipeline: don't test node 18 (752e098 )
v1.13.0
30 May 02:56
Compare
Sorry, something went wrong.
No results found
v1.12.0
22 May 06:07
Compare
Sorry, something went wrong.
No results found
1.12.0 (2025-05-22)
Bug Fixes
Features
chat: add /convo command (d125435 )
chat: add initial impl of slash-commands (9479fbe )
chat: respect user config, add readme entry (239c094 )
v1.11.0
19 May 05:05
Compare
Sorry, something went wrong.
No results found
1.11.0 (2025-05-19)
Features
chat: improve spacing and prompt style (80e8a70 )
chat: initial impl of chat repl (95a23f8 )
v1.10.0
18 May 16:48
Compare
Sorry, something went wrong.
No results found
1.10.0 (2025-05-18)
Features
color: tweak code coloring (e491e36 )
spinner: show a spinner while waiting for the first output (b9d3971 )
Performance Improvements
build with esbuild for better startup time (e5ab960 )
v1.9.0
17 May 21:17
Compare
Sorry, something went wrong.
No results found
1.9.0 (2025-05-17)
Bug Fixes
color: hide cursor while rendering code blocks (dc1437c )
Features
color: color code blocks while streaming :) (1f7c880 )
color: print code blocks in boxes (ce24258 )
config: better control of color output from config and CLI (66e935d )
config: better control of whether the output is streamed (4d956ab )