> Knowledge Before Starting Work Be sure to read .cursor/rules/project-structure.mdc to understand the project structure before starting any tasks. Also, read .cursor/rules/coding-guide.mdc to understand the coding guidelines before proceeding with any implementation. 人間も .cursor/rules/* をドキュメント/オンボーディング資料として使ってい る AI Agent / Tool を跨いだ Knowledge の共有 @umaidashi18 15
解決策 Devin の開発環境でテストを回す Devin > Knowledge You should run tests locally and ensure they pass before creating a PR. You can run tests using make test . テストの記述 by Devin @umaidashi18 18