approve
Method
This is a method of the SkillManager class in the manager module.Approve a pending skill mutation and apply it to disk.
Signature
Parameters
str
required
The pending mutation id (preferred) or skill name.
Returns
dict
Dict with the result of applying the mutation.
Uses
result.setdefault
Source
View on GitHub
praisonaiagents/skills/manager.py at line 1571
