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 be28ccdb9767585b9634de89408de74e44dd95fb
Author: Mo Zhou <cdluminate@gmail.com>
Date: Fri Nov 22 16:25:04 2024 -0800
cli: bugfix for extra arguments.
commit 6aa41f04df578e71d1b1a647ddd2e2a02ae032d3
Author: Mo Zhou <cdluminate@gmail.com>
Date: Fri Nov 22 13:17:58 2024 -0800
cli: use repr() for prompt and frontend model details in commit messages
Note, this commit message is generated by `debgpt git commit`.
commit 8ed0fabbfa09532a1e4e681728d5f6130ad35516
Author: Mo Zhou <cdluminate@gmail.com>
Date: Fri Nov 22 13:16:14 2024 -0800
DebGPT> cli: use repr() for frontend and model names in commit messages
Note, the code changes are made by the command:
['/Users/lumin/pth25/bin/debgpt', '-Hi', 'debgpt/cli.py', '-a', 'when recording
the frontend name and model name in git commit message, use repr(...) instead of
a direct string, and delete that trailing comma. Keep everything else intact.',
'-I'].
The real prompt is: when recording the frontend name and model name in git
commit message, use repr(...) instead of a direct string, and delete that
trailing comma. Keep everything else intact. Just show me the result and do not
say anything else. No need to enclose the result using "```"..
Frontend used: openai.
OpenAI model: o1-mini.
Note, this commit message is generated by `debgpt git commit`.
commit f8478a038295b7fee38181bfdbb8fd49eabab602
Author: Mo Zhou <cdluminate@gmail.com>
Date: Fri Nov 22 13:12:18 2024 -0800
DebGPT> Makefile: remove deprecated autopep8 target
Note, the code changes are made by the command:
['/Users/lumin/pth25/bin/debgpt', '-Hi', 'Makefile', '-a', 'delete deprecated
targets from it', '-I'].
The real prompt is: delete deprecated targets from it Just show me the result
and do not say anything else. No need to enclose the result using "```"..
Frontend used: openai.
OpenAI model: o1-mini.
Note, this commit message is generated by `debgpt git commit`.
commit 451acb1ed2f2ee928580d3225b0ae21125d45efb
Author: Mo Zhou <cdluminate@gmail.com>
Date: Fri Nov 22 13:01:58 2024 -0800
frontend: temporarily disable system message or temperature for o1-preview and o1-mini (Closes: #38)
commit b6edef14b6ca6f16474e3d25528c1f565702c8f9
Author: Mo Zhou <cdluminate@gmail.com>
Date: Sat Nov 16 21:41:54 2024 -0800
readme: update backend part for ollama
commit fbd03ec4b753ae2a9732fd98b352652dfba9194a
Author: Mo Zhou <cdluminate@gmail.com>
Date: Sun Nov 10 10:09:04 2024 -0800
cache: extend cache expiration to 1 month. Closes: #35
commit 2c725be3d456a1d45a578ccaf3716091a9a93281
Author: Mo Zhou <cdluminate@gmail.com>
Date: Sun Nov 10 08:57:49 2024 -0800
readme: the colon seems to be a trouble for toc
commit ba1a8e404b68efd8dadab548bb82495f5c939341
Author: Mo Zhou <cdluminate@gmail.com>
Date: Sun Nov 10 08:55:48 2024 -0800
readme: fix toc indent
commit 5e9378ed3d71070ddaccad5908a1dc6db35be750
Author: Mo Zhou <cdluminate@gmail.com>
Date: Sun Nov 10 08:54:58 2024 -0800
readme: add toc
commit 6e3280b1a7de909c4fe92bfb613924c6eb19aca1
Author: Mo Zhou <cdluminate@gmail.com>
Date: Sun Nov 10 00:03:47 2024 -0800
cli: workaround sqlite3 multithread expire refresh issue
commit 8c13ba19cab8b21f964de7f1d06cf4eadbc40bf7
Author: Mo Zhou <cdluminate@gmail.com>
Date: Sat Nov 9 23:56:13 2024 -0800
Revert "Revert "remove the unused debgpt_home variable" (It caused a strange sqlite3 lock regression bug)"
This reverts commit b9eae9d3eab14d832033690beff9d99c18c219fd.
commit b9eae9d3eab14d832033690beff9d99c18c219fd
Author: Mo Zhou <cdluminate@gmail.com>
Date: Sat Nov 9 23:07:47 2024 -0800
Revert "remove the unused debgpt_home variable" (It caused a strange sqlite3 lock regression bug)
This reverts commit 0e7abe85d3c71d75ac60de2f1b358c9530db968f.
commit 0e7abe85d3c71d75ac60de2f1b358c9530db968f
Author: Mo Zhou <cdluminate@gmail.com>
Date: Sat Nov 9 22:33:01 2024 -0800
remove the unused debgpt_home variable