Skip to content

Repository containing an example of GitHub Copilot handoffs for agents. The goal of this implementation is to have a simple clean experiment to understand the inputs and outputs.

License

Notifications You must be signed in to change notification settings

MarioRicalde/copilot-handoffs-simple-number-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Repository containing an example of GitHub Copilot handoffs for agents. The goal of this implementation is to have a simple clean experiment to understand the inputs and outputs.

This repository is part of a series of repositories exploring GitHub Copilot specific features. To find other repositories, search for topic:0-awesome-copilot

Simple Number Processor Flow

alt text

Inputs and Outputs

Using number-converter-first agent, provide a number: 1234 as input.

This should trigger the whole flow and produce the final decorated output:

N R E S
1234 MCCXXXIV 1️⃣2️⃣3️⃣4️⃣ one thousand two hundred thirty four

Observations

Observations live in a separate repository: MarioRicalde/copilot-observations.

About

Repository containing an example of GitHub Copilot handoffs for agents. The goal of this implementation is to have a simple clean experiment to understand the inputs and outputs.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published