mirror of
https://github.com/run-llama/template-workflow-rag.git
synced 2026-07-01 21:45:25 -04:00
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:
+1
-1
@@ -20,7 +20,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]
|
||||
|
||||
Reference in New Issue
Block a user