From 4e89e51901d9b3726a56d15980a0845b8e2a36b0 Mon Sep 17 00:00:00 2001 From: Dawid Rycerz Date: Tue, 15 Jul 2025 16:54:54 +0300 Subject: feat: add epics functionality --- .cursorrules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.cursorrules') diff --git a/.cursorrules b/.cursorrules index afd9955..a4d098d 100644 --- a/.cursorrules +++ b/.cursorrules @@ -80,4 +80,5 @@ - **When providing solutions or examples, ensure they are self-contained and executable without requiring extensive modifications.** - **If a request is unclear or lacks sufficient information, ask clarifying questions before proceeding.** - **Always consider the security implications of your code, especially when dealing with user inputs and external data.** -- **Actively use and promote best practices for the specific tasks at hand (LLM app development, data cleaning, demo creation, etc.).** \ No newline at end of file +- **Actively use and promote best practices for the specific tasks at hand (LLM app development, data cleaning, demo creation, etc.).** +- **Run all tests by changing directory to subproject and run `uv run pytest` for dependency context** \ No newline at end of file -- cgit v1.2.3