* feat(agent): add fileInfo in completion request.
* fix(agent): updates based on the completion request api changes.
* fix(vscode): fix field when getting `completion.prompt.filepath` config.
* fix: Remove filepath experimentalEnabled config. Add types for git api.
* chore(agent): bump tabby agent version to 1.4.0.
* chore(agent): include win-ca binary in npm release file list.
* chore(agent): bump tabby agent version to 1.4.1.
* fix: update tabby-agent reference versions.
* chore(agent): bump tabby agent version to 1.4.2.
* feat(agent): support load ca cert from os.
* feat(agent): support load ca cert from win-ca.
* feat(clients): update tabby agent script.
* fix(agent): rename config tls.ca to tls.caCerts.