Merge AnyIO defaults and inline tensor docs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
interface:
|
||||
display_name: "Python Project Defaults"
|
||||
short_description: "Repo-aligned Python defaults"
|
||||
default_prompt: "Apply the user's Python defaults while preserving repository conventions. Only introduce uv, click, or basedpyright when the repo already uses them, the task is greenfield, or the user explicitly asks to standardize on them."
|
||||
default_prompt: "Apply the user's Python defaults while preserving repository conventions. Prefer AnyIO for new async work and beartype at stable boundaries, but only introduce uv, anyio, click, basedpyright, or beartype when the repo already uses them, the task is greenfield, or the user explicitly asks to standardize on them."
|
||||
|
||||
Reference in New Issue
Block a user