vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit 3f4525377de506b492a3e13330d9fc3a709e2d48
Author: Mo Zhou <cdluminate@gmail.com>
Date: Sat May 31 11:56:01 2025 -0400
cli: don't print the config template in verbose mode.
commit 35046bd039709f48548c1b809ad7175ff2986991
Author: Mo Zhou <cdluminate@gmail.com>
Date: Fri May 30 13:34:10 2025 -0400
arguments: make rich.Live vertical_overflow behavior configurable.
commit 8e18827eca497510b1df0bcbc8c00e18d449f3f0
Author: Mo Zhou <cdluminate@gmail.com>
Date: Fri May 30 12:59:33 2025 -0400
readme: update documentation
commit 624610c43a3117c3b15642da2b5ffdc8325af90f
Author: Mo Zhou <cdluminate@gmail.com>
Date: Fri May 30 00:48:40 2025 -0400
frontend: [minor] avoid rich rendering of squared brackets.
commit 3d1e624926bafb2b78efd140159d5e2c43bd637a
Author: Mo Zhou <cdluminate@gmail.com>
Date: Fri May 30 00:42:51 2025 -0400
mapreduce: [minor] add space to separate chunks before mapping.
commit 9b3c5aa89a1d77d6f3bc02b0a535dbb1003c5659
Author: Mo Zhou <cdluminate@gmail.com>
Date: Fri May 30 00:06:45 2025 -0400
configurator: do not configure embedding frontend until the cli really uses the embedding model.
commit 5dceab7ece3310bb729c0809b9674e42ef0f1ee8
Author: Mo Zhou <cdluminate@gmail.com>
Date: Thu May 29 23:12:02 2025 -0400
frontend: make streaming output always visible
commit 0572a10e12decba17f5d66dfdde76f6cd1b58fae
Author: Mo Zhou <cdluminate@gmail.com>
Date: Thu May 29 13:27:54 2025 -0400
reader: support range syntax for ldo_threads reader (Closes: #31)
commit f741519208b0fc635c57d3fc0b4ccb6b88cbdef0
Author: Mo Zhou <cdluminate@gmail.com>
Date: Thu May 29 12:19:02 2025 -0400
reader: properly deal with "next page" for ldo threads. (Closes: #37)
commit 63bb1942c19dc5c89ce31bd0709dc67877a808ed
Author: Mo Zhou <cdluminate@gmail.com>
Date: Wed May 28 20:12:40 2025 -0400
frontend: report generation tokens per second for the openai frontend when verbose. (Closes: #51)
commit 684ba3cf2cc57ec31c5d896e408003f40a16f22d
Author: Mo Zhou <cdluminate@gmail.com>
Date: Wed May 28 13:20:29 2025 -0400
misc: resolve Ruff warnings.