-
Notifications
You must be signed in to change notification settings - Fork 3
Create test-specialist.md agent and test it out by adding a test for the custom-scheduler feature #162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: Flix6x <30658763+Flix6x@users.noreply.github.com>
Co-authored-by: Flix6x <30658763+Flix6x@users.noreply.github.com>
…scheduler' into copilot/sub-pr-161 Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
Signed-off-by: F.N. Claessen <felix@seita.nl>
|
@copilot update |
Co-authored-by: Flix6x <30658763+Flix6x@users.noreply.github.com>
Updated The guide now includes:
All pre-commit hooks now pass on this PR. |
* feat: select custom scheduler Signed-off-by: F.N. Claessen <felix@seita.nl> * fix: patch the 'custom-scheduler' asset attribute Signed-off-by: F.N. Claessen <felix@seita.nl> * style: black Signed-off-by: F.N. Claessen <felix@seita.nl> * Create test-specialist.md agent and test it out by adding a test for the custom-scheduler feature (#162) * Initial plan * Create test-specialist custom agent Co-authored-by: Flix6x <30658763+Flix6x@users.noreply.github.com> * Add test for custom scheduler feature and implement get_asset method Co-authored-by: Flix6x <30658763+Flix6x@users.noreply.github.com> * feat: make sure we have an asset ID before fetching the asset Signed-off-by: F.N. Claessen <felix@seita.nl> * style: black Signed-off-by: F.N. Claessen <felix@seita.nl> * delete: duplicate method Signed-off-by: F.N. Claessen <felix@seita.nl> * style: black on tests Signed-off-by: F.N. Claessen <felix@seita.nl> * docs: add pre-commit instructions to test-specialist.md Co-authored-by: Flix6x <30658763+Flix6x@users.noreply.github.com> --------- Signed-off-by: F.N. Claessen <felix@seita.nl> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Flix6x <30658763+Flix6x@users.noreply.github.com> Co-authored-by: F.N. Claessen <felix@seita.nl> --------- Signed-off-by: F.N. Claessen <felix@seita.nl> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
.github/agents/test-specialist.mdcustom agent definitionget_assetmethod in FlexMeasuresClient (bug fix)test_trigger_schedule_with_custom_scheduler)💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.