What problem does your feature solve?
Projects created with stellar contract init do not provide coding agents with project-specific guidance for developing Stellar smart contracts.
What would you like to see?
During interactive contract initialization, ask whether to populate an AGENTS.md file at the workspace root. If selected, generate guidance covering relevant Stellar contract development, build, and test commands. Or just always inject the file.
What alternatives are there?
Developers can create the file manually, or develop without guidance.
What problem does your feature solve?
Projects created with
stellar contract initdo not provide coding agents with project-specific guidance for developing Stellar smart contracts.What would you like to see?
During interactive contract initialization, ask whether to populate an AGENTS.md file at the workspace root. If selected, generate guidance covering relevant Stellar contract development, build, and test commands. Or just always inject the file.
What alternatives are there?
Developers can create the file manually, or develop without guidance.