6 Commits
Author SHA1 Message Date
furyhawk d513c691f5 your message 2026-05-11 15:29:45 +08:00
furyhawk 7ab3fa842b feat: Update README with new live example URL and add isort to development dependencies 2026-05-11 15:11:22 +08:00
furyhawk d8fef0620d Add VSCode settings for pytest and create AGENTS.md for AI coding guidance
- Added .vscode/settings.json to configure pytest as the testing framework.
- Created AGENTS.md to provide concise guidance for AI coding agents, including project setup, testing, and best practices.
2026-05-11 13:26:33 +08:00
0e578a3120 chore: merge main into PR branch, resolving conflicts
- Remove poetry.lock (project migrated to uv)
- Update pyproject.toml to use uv/hatchling format with bumped dependency versions
- Regenerate uv.lock with updated package versions

Co-authored-by: furyhawk <831682+furyhawk@users.noreply.github.com>
2026-04-22 05:09:45 +00:00
furyhawk d7997450df chore: migrate project to uv 2026-04-12 22:10:08 +08:00
furyhawk 9dc1795f9f Refactor code structure for improved readability and maintainability 2026-04-12 22:00:21 +08:00