Complete Agent Builder create→save→reuse flow by enabling saved-agent loading#1
Draft
Complete Agent Builder create→save→reuse flow by enabling saved-agent loading#1
Conversation
|
To view this pull requests documentation preview, visit the following URL: docs.page/hlsitechio/crowbyte~1 Documentation is deployed and generated using docs.page. |
Agent-Logs-Url: https://github.com/hlsitechio/crowbyte/sessions/73669f16-ad24-4fa3-af6c-b010a3730acf Co-authored-by: hlsitechio <[email protected]>
Copilot stopped work on behalf of
hlsitechio due to an error
March 27, 2026 04:07
Copilot stopped work on behalf of
hlsitechio due to an error
March 27, 2026 04:09
Agent-Logs-Url: https://github.com/hlsitechio/crowbyte/sessions/95d303ec-05ae-4dbd-9f04-eebc2b9cc963 Co-authored-by: hlsitechio <[email protected]>
Agent-Logs-Url: https://github.com/hlsitechio/crowbyte/sessions/95d303ec-05ae-4dbd-9f04-eebc2b9cc963 Co-authored-by: hlsitechio <[email protected]>
Copilot
AI
changed the title
[WIP] Review agents cyber security application for enhancements
Normalize Copilot rate-limit stream errors into clear chat messages
Mar 28, 2026
Agent-Logs-Url: https://github.com/hlsitechio/crowbyte/sessions/dd46796a-8e66-4bea-b779-71a9c3b639ff Co-authored-by: hlsitechio <[email protected]>
Copilot
AI
changed the title
Normalize Copilot rate-limit stream errors into clear chat messages
Complete Agent Builder create→save→reuse flow by enabling saved-agent loading
Mar 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Agent creation was effectively one-way: configurations could be saved, but not loaded back into the builder for reuse/editing. This PR closes that gap by wiring saved-agent retrieval into the existing Agent Builder UI and adding a direct “Load” path.
Saved agent retrieval is now active
loadAgents()inAgentBuilderto fetch user agents fromcustom_agentsand populate local state.Reuse/edit path added in builder
loadAgentIntoBuilder(agent)to hydrate form fields from a saved agent:Create tab now surfaces saved agents
Loadaction to prefill the builder.MAX_DISPLAYED_AGENTSconstant for display limit control.⌨️ Start Copilot coding agent tasks without leaving your editor — available in VS Code, Visual Studio, JetBrains IDEs and Eclipse.