Syncing local project's AI Agent spec back to source package repo #2001
Unanswered
ronaldkoh0820
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New to this, but is there a way to sync local project AI Agent spec back to source package repo so it can be share across team?
Example:
apm.yml. Each of them setup the AI Agent spec one-time locally by runningapm install..github/instructions/code-standard.instructions.md, so now all team member will automatically applied the standard to their AI Agent locally..github/instructions/code-standard.instructions.md, but the edit only resides within John's project environment, so he needs to sync the new code standard back to the package.What I am looking for:
Run a command that allow syncing back new edit to the package repo
Beta Was this translation helpful? Give feedback.
All reactions