Continue.dev - chunhualiao/public-docs GitHub Wiki
Impression
- configuration using yaml is messy
- autocompletion does not work
run commands
- yes. agent mode: cannot run command in terminal even explicitly asked to do so: e.g. install a missing software
- explicitly asked ??cannot install software or modify the system environment.
- running in a hidden session: how to control environment?
Continue.dev is approved for our use (so long as you follow the configuration guide):
models:
- name: LivAI claude-sonnet-3.7
provider: Anthropic
model: claude-sonnet-3.7
apiKey: ${{ secrets.LIVAI_API_KEY }}
apiBase: "https://livai-api.llnl.gov/v1"
roles:
- chat
- edit
- apply
capabilities:
- tool_use
- image_input