Cursor behavior issue (#122)

* Bump ty dependency to 0.0.2

Co-authored-by: adrian <adrian@runllama.ai>

* Update template versions and fix agent context typing

Co-authored-by: adrian <adrian@runllama.ai>

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
This commit is contained in:
Adrian Lyjak
2025-12-16 16:38:12 -05:00
committed by GitHub
parent bfa1c45fdc
commit 2b747fc187
+1 -1
View File
@@ -19,7 +19,7 @@ dev = [
"pytest>=8.4.2",
"pytest-asyncio>=1.3.0",
"ruff>=0.13.2",
"ty>=0.0.1a21",
"ty>=0.0.2",
]
[tool.hatch.envs.default.scripts]