Skip to content

Implement Sourcegraph Toolbox PowerShell port into PSAI #108

@dfinke

Description

@dfinke

It was pretty straightforward. Doing dir listings to get files.

For the Sourcegraph Toolbox, setting the $env var and in my ps1 files seeing if it is set and returning the Json from Register-Tool and setting that up via the New-Agent -Tools - worked like a charm.

Expected Output

Review the "Reference links" and other internet sources about these offerings of Sourcegraph Toolbox

  • Review the current implementation of PSAI

The code is and tools are in:

  • The spike is in /spikes/PSToolboxAI. It is a PowerShell module,
  • The /spikes/PSToolboxAI/Public/PSToolBoxAI.ps1 has the working implementation
  • The tools are in spikes\PSToolboxAI\tmp\tools in the subdirectories

Reference links

Sourcegraph Toolbox links:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions