index
:
vim-ai
main
provider-config-poc
personal copy of github.com/madox2/vim-ai
grumps
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
*
feat: update to handle newer messages
CHECKPOINT
provider-config-poc
Max Resnick
2025-02-04
1
*
chore: rebase and fix up conflicts
Max Resnick
2025-01-31
4
*
added image generation
Martin Bielik
2024-12-22
4
*
fix test: sorting glob output
Martin Bielik
2024-12-21
1
*
image to text support, closes #134
Martin Bielik
2024-12-21
2
*
parse chat messages tests
Martin Bielik
2024-12-21
1
*
special role
Martin Bielik
2024-12-17
3
*
introduced pre-defined default roles
Martin Bielik
2024-12-17
3
*
simplified new role syntax
Martin Bielik
2024-12-17
1
*
command-type only roles
Martin Bielik
2024-12-16
2
*
new role syntax
Martin Bielik
2024-12-16
2
*
edit command role
Martin Bielik
2024-12-16
1
*
refactoring: import python when needed, run as functions
Martin Bielik
2024-12-16
5
*
refactoring: make prompt in python
Martin Bielik
2024-12-15
4
*
unified config parsing + tests
Martin Bielik
2024-12-15
4
*
fixed roles parsing
main
Martin Bielik
2024-12-12
1
*
fixed complete command roles after refactoring
Martin Bielik
2024-12-12
3
*
execute mutliple roles
Martin Bielik
2024-12-12
1
*
fix(utils): improve response mapping
Jason Kölker
2024-12-11
1
*
print prompt in debug mode
Martin Bielik
2024-12-08
2
*
Merge pull request #136 from drujensen/feature/fix-grok-xai
Martin Bielik
2024-12-07
1
|
\
|
*
fix: grok xai blocks without user agent
Dru Jensen
2024-12-07
1
*
|
fixed options normalization
Martin Bielik
2024-12-07
3
|
/
*
fix debug logging without arguments
Martin Bielik
2024-12-07
1
*
allow override global token config
Martin Bielik
2024-12-06
1
*
fixed stream=0 in chat engine
Martin Bielik
2024-12-05
3
*
escaping error message
Martin Bielik
2024-12-05
1
*
o1 support - max_completion_tokens
Martin Bielik
2024-12-03
1
*
Merge branch 'main' into support-non-streaming
Martin Bielik
2024-12-03
1
|
\
|
*
improved error handling, fixes #126
Martin Bielik
2024-11-08
1
*
|
support non streaming api
Martin Bielik
2024-10-08
3
|
/
*
fixes #110, python compatibility issue with escape sequence
Martin Bielik
2024-06-11
1
*
Fix print_info_message <Esc> issue
Michael Buckley
2024-06-04
1
*
reusing parsing code
Martin Bielik
2024-03-24
2
*
optionally supplement roles dict by vim function source
Konfekt
2024-03-11
2
*
Ensure role config file exists before loading to prevent errors
Konfekt
2024-03-10
1
*
supprot config only roles
Martin Bielik
2024-03-09
1
*
simple error handling
Martin Bielik
2024-03-09
1
*
fix using role in existing chat
Martin Bielik
2024-03-09
1
*
roles example file
Martin Bielik
2024-03-09
2
*
roles completion
Martin Bielik
2024-03-09
1
*
parse role options
Martin Bielik
2024-03-09
3
*
read role prompt from config
Martin Bielik
2024-03-09
3
*
removed config path log
Martin Bielik
2024-03-09
1
*
feat: add an option to customize api key file location
jiangyinzuo
2024-03-08
1
*
feat(chat): add `include` role to include files
Jason Kölker
2024-01-24
1
*
import vim before utils, fixes #43
Martin Bielik
2023-12-23
2
*
added explaining comment
Martin Bielik
2023-12-02
1
*
fix selection include extra content when the user is in visual mode
cposture
2023-12-02
3
*
fixed python3.12 slash escaping, fixes #61
Martin Bielik
2023-11-01
1
[next]