Don't scroll to bottm when sending message on mobile
This commit is contained in:
parent
75ef93ed80
commit
9b51159e42
116 changed files with 6201 additions and 1 deletions
4
web/.agents/skills/lean-build/agents/openai.yaml
Normal file
4
web/.agents/skills/lean-build/agents/openai.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
interface:
|
||||
display_name: "Lean Build"
|
||||
short_description: "Build smallest coherent feature slice"
|
||||
default_prompt: "Use $lean-build to implement this feature without speculative scope."
|
||||
Loading…
Reference in a new issue