-
Notifications
You must be signed in to change notification settings - Fork 603
docs(ai): Add azldev skill files #15785
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
base: tomls/base/main
Are you sure you want to change the base?
docs(ai): Add azldev skill files #15785
Conversation
|
We should avoid mktemp -d, it breaks the flow for users since the AI needs constant permisisons |
|
|
||
| ## Resetting the Mock Chroot | ||
|
|
||
| `azldev` has no built-in mock reset. Use `mock` directly when you need to clear stale state: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
make clear this is a last-resort option to deal with weird failures only
| @@ -0,0 +1,85 @@ | |||
| ```skill | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why is there a code block here? remove it.
| The fastest way to see what you're working with: | ||
|
|
||
| 1. Add a bare inline entry in `components.toml`: `[components.<name>]` | ||
| - `azldev comp add |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fix truncated cmd
| @@ -0,0 +1,64 @@ | |||
| # azldev CLI — Feature Requests from Agent Testing | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove
Implement phase 2 of #15628