Created basic agent framework and segregated the code into different files #111
Annotations
4 warnings
lint:
vscode/src/utilities/auth/auth.ts#L43
Variable name `github_oauth_url` must match one of the following formats: camelCase, UPPER_CASE
|
lint:
vscode/src/utilities/auth/auth.ts#L43
Type Property name `github_oauth_url` must match one of the following formats: camelCase
|
lint:
vscode/src/utilities/commanddash-integration/dart-cli-client.ts#L317
Object Literal Property name `current_embeddings` must match one of the following formats: camelCase
|
lint:
vscode/src/utilities/commanddash-integration/dart-cli-client.ts#L365
Object Literal Property name `post_process` must match one of the following formats: camelCase
|