Skip to content

Commit

Permalink
Update copilot-workspace extension (raycast#12074)
Browse files Browse the repository at this point in the history
  • Loading branch information
colebemis authored Apr 29, 2024
1 parent 4f733ba commit e481af3
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 12 deletions.
4 changes: 4 additions & 0 deletions extensions/copilot-workspace/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Copilot Workspace Changelog

## [Update README] - 2023-04-29

- Updates the README to include a link to the Copilot Workspace website.

## [Initial Version] - 2024-04-16
12 changes: 1 addition & 11 deletions extensions/copilot-workspace/README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
# Copilot Workspace Raycast Extension

Quick access to Copilot Workspace, GitHub's first AI-native developer tool for completing everyday tasks.

## Local development

Prerequisite: You must be running macOS with [Raycast](https://www.raycast.com/) installed.

```shell
cd raycast
npm install
npm run dev
```
Take an idea from anywhere and turn it into code with Copilot Workspace, a Copilot-native dev environment designed for everyday tasks. To learn more, go to https://gh.io/copilot-workspace.
Binary file modified extensions/copilot-workspace/metadata/copilot-workspace-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion extensions/copilot-workspace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://www.raycast.com/schemas/extension.json",
"name": "copilot-workspace",
"title": "Copilot Workspace",
"description": "Quick access to Copilot Workspace, GitHub's first AI-native developer tool for completing everyday tasks.",
"description": "Take an idea from anywhere and turn it into code with Copilot Workspace",
"icon": "icon.png",
"author": "cole",
"contributors": [
Expand Down

0 comments on commit e481af3

Please sign in to comment.