add AGENTS.md for AI agent guidelines
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 2,
|
||||
"execution_count": null,
|
||||
"id": "23860bb5",
|
||||
"metadata": {},
|
||||
"outputs": [
|
||||
@@ -101,7 +101,6 @@
|
||||
" size=2,\n",
|
||||
" )\n",
|
||||
" print(\"First page of in-stock widgets:\", [(w.id, w.name) for w in page])\n",
|
||||
"\n",
|
||||
" search_term = \"ro\"\n",
|
||||
" search_stmt = (\n",
|
||||
" select(Widget)\n",
|
||||
@@ -153,4 +152,4 @@
|
||||
},
|
||||
"nbformat": 4,
|
||||
"nbformat_minor": 5
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user