Oleksandr Bezdieniezhnykh
5a968edcba
Update .gitignore and refine documentation for execution environment
...
- Added Cython generated files to .gitignore to prevent unnecessary tracking.
- Updated paths in `inference.c` and `coreml_engine.c` to reflect the correct virtual environment.
- Revised the execution environment documentation to clarify hardware dependency checks and local execution instructions, ensuring accurate guidance for users.
- Removed outdated Docker suitability checks and streamlined the assessment process for test execution environments.
2026-03-30 00:53:46 +03:00
Oleksandr Bezdieniezhnykh
6269a7485c
fix some cython code
2026-03-29 21:18:18 +03:00
Oleksandr Bezdieniezhnykh
4afa1a4eec
Refactor autopilot workflows and documentation: Update .gitignore to include binary and media file types, enhance agent command references in documentation, and modify annotation class for improved accessibility. Adjust inference processing to handle batch sizes and streamline test specifications for clarity and consistency across the system.
2026-03-25 05:26:19 +02:00
Oleksandr Bezdieniezhnykh
749217bbb6
Update project structure and documentation: Add new entries to .gitignore for standalone outputs and MCP config, delete obsolete design_skill.md file, and revise README and various skills to reflect updated workflow steps, including UI design and performance testing. Adjust paths in retrospective and metrics documentation to align with new directory structure.
2026-03-24 04:48:08 +02:00
Oleksandr Bezdieniezhnykh
86d8e7e22d
[AZ-137] [AZ-138] Decompose test tasks and scaffold E2E test infrastructure
...
Made-with: Cursor
2026-03-23 14:07:54 +02:00
Oleksandr Bezdieniezhnykh
7556f3b012
Update .gitignore to include additional file types and directories for Python projects, enhancing environment management and build artifacts exclusion.
2026-03-20 21:28:16 +02:00
Oleksandr Bezdieniezhnykh
9e5b0f2cc2
Initial commit
...
Made-with: Cursor
2026-03-17 19:15:55 +02:00