mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 07:04:45 +00:00
support appending content to the system prompt via cli argument
This commit is contained in:
parent
029a04c43b
commit
ef8bb6c062
2 changed files with 62 additions and 50 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -13,6 +13,7 @@ packages/*/dist-firefox/
|
|||
|
||||
# Editor files
|
||||
.vscode/
|
||||
.zed/
|
||||
.idea/
|
||||
*.swp
|
||||
*.swo
|
||||
|
|
@ -23,4 +24,4 @@ packages/*/dist-firefox/
|
|||
coverage/
|
||||
.nyc_output/
|
||||
.pi_config/
|
||||
tui-debug.log
|
||||
tui-debug.log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue