models
|
Added __all__ to models/__init__
|
2023-09-08 08:28:12 -07:00 |
queries
|
added tags.scm for C
|
2023-10-19 12:32:44 -07:00 |
__init__.py
|
set version to 0.16.2-dev
|
2023-10-31 14:14:31 -07:00 |
commands.py
|
make sure **.txt does not crash chat #293
|
2023-10-25 15:52:26 -07:00 |
diffs.py
|
use utf-8
|
2023-07-05 20:51:35 -07:00 |
dump.py
|
isort
|
2023-05-28 22:47:38 -07:00 |
history.py
|
Merge remote-tracking branch 'origin/main'
|
2023-09-08 08:26:23 -07:00 |
io.py
|
pass the input history as a prompt to whisper
|
2023-08-11 11:03:37 -03:00 |
prompts.py
|
Add summary prefix
|
2023-07-22 12:11:01 -03:00 |
repo.py
|
Adopt subprocess.run(shell=True) for /git
|
2023-10-18 12:37:39 -07:00 |
repomap.py
|
updated sample map
|
2023-10-22 15:06:35 -07:00 |
sendchat.py
|
lint
|
2023-09-01 15:53:19 -07:00 |
utils.py
|
Adopt safe_abs_path
|
2023-07-07 17:17:33 -07:00 |
versioncheck.py
|
cleanup
|
2023-07-20 09:49:40 -03:00 |
voice.py
|
disable /voice if import soundfile failes #274
|
2023-10-12 07:00:51 -07:00 |