Request support for github copilot in vscode. #140
Replies: 3 comments
-
|
OK, waiting for some official answers, I will provide my investigations on applying Agent OS for Kilo Code. 1 - Agent OS Base InstallationDo a standard Agent OS base installation. 2 - Project InstallationUse the generated project shell script to install the files into your project. 3 - Create Agent OS Commands in Kilo CodeTo create a command in Kilo Code, create them as Workflows in Kilo Code.
Repeat these steps for all commands:
You will then be able to access commands in Kilo Code chat window using: It's a WIP version and for sure a not 100% compatible! 4 - Create Agent OS Agents in Kilo CodeTo create an agent in Kilo Code, create them as Modes in Kilo Code.
Repeat these steps for all commands:
It's a WIP version and for sure not a full compatible integration! |
Beta Was this translation helpful? Give feedback.
-
|
I created a PR #134 for Github Copilot. |
Beta Was this translation helpful? Give feedback.
-
|
@ressec tested on workflow (for commands) in Kilocode and it seems working fine. -- in general it fits more in workflows rather than modes -- do you feel the same? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am experimenting this on my side now, basically
.github/promptsand rename it with<command>.prompt.mdAnd it works fine. Tested with create-spec and the expected specification folder is generated.
I would keep experimenting it further along the way with my development pace but cannot guarantee the progress. So If I got a chance to proceed faster I may raise a PR...otherwise will see if you/other engineers has the appetite to fast track it.
Beta Was this translation helpful? Give feedback.
All reactions