create_implementation_blueprint
Method
This is a method of the ContextEngineerProtocol class in the protocols module.Create a step-by-step implementation blueprint.
Signature
Parameters
str
required
Description of the feature
Optional
Optional codebase analysis
Returns
Dict[str, Any]
Blueprint with implementation steps, files to modify, etc.
Source
View on GitHub
praisonaiagents/agent/protocols.py at line 220
