Conversation
89a6ccb to
566bd4f
Compare
fhacloid
left a comment
There was a problem hiding this comment.
@cursoragent use a claude model, fix the comments, don't try to run anything as you don't have a configured environment yet. Ping me if you need more information.
fhacloid
left a comment
There was a problem hiding this comment.
@cursoragent fix all the comments.
|
Use this as the GitHub reply:
|
58a28f5 to
c10d7fe
Compare
There was a problem hiding this comment.
Pull request overview
Refactors the CLI middleware to discard the go-swagger generated client code, replacing it with a GenericRequest-based approach. Also adds documentation for LLM agents, architecture, and contributing guidelines.
Changes:
- Removes entire go-swagger generated client packages (
appearance,authentications,cloud_providers,code_generation,component_pipeline_resources,component_pipeline_resources_versions) - Adds
CLAUDE.md,AGENTS.md, and updatesCONTRIBUTING.md/DEVELOPING_TIPS.mdwith new architecture docs - Adds changelog entries for the refactor and new debug verbosity feature
Reviewed changes
Copilot reviewed 61 out of 1042 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
client/client/*/ (many files) |
Removed auto-generated go-swagger client/params/responses code |
CLAUDE.md |
New LLM agent instructions for the codebase |
AGENTS.md |
Mirror of CLAUDE.md for other LLM agents |
CONTRIBUTING.md |
Rewritten to reference new docs |
DEVELOPING_TIPS.md |
Added archive notice and typo fix |
changelog/unreleased/*.yaml |
Changelog entries for refactor and debug feature |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| time: 2026-03-16T09:18:55.818866747Z | ||
| custom: | ||
| DETAILS: | | ||
| This is usefull to debug errors with the backend. Be warned that playload |


No description provided.