Commit Graph

11 Commits

Author SHA1 Message Date
431f6844ef chore: remove experimental OPSX workflow commands and skills
- remove OPSX Claude commands for apply, archive, explore, and propose
- remove matching OpenSpec workflow skills under `.claude/skills`
- clean up deprecated experimental workflow integration from `.claude`
2026-03-17 20:59:56 +08:00
34235c605d chore(deps): update Python version and project documentation 2026-03-12 12:53:13 +08:00
7dbd704d6b refactor(cli): migrate from argparse to typer for command-line interface 2026-03-06 11:41:44 +08:00
6f60cd94d3 chore(project): add basedpyright to support vibe coding 2026-02-10 17:02:16 +08:00
7f6732edeb feat(benchmarks): add evaluation framework for DINO-based compressors 2026-02-10 11:19:17 +08:00
b93381accc refactor(project): remove feature compressor module and update docs 2026-02-07 15:36:37 +08:00
051bae5483 feat(visualizer): add cosine similarity computation for image comparison 2026-02-07 15:05:29 +08:00
a0df45ab05 feat(feature-retrieval): add single image feature extraction method 2026-02-05 21:12:08 +08:00
701fa9f289 feat(visualizer): add Dash-based web interface for data visualization 2026-02-03 20:28:01 +08:00
9efdbb3327 feat(database): add vector database with ConfigType enum 2026-02-03 17:48:09 +08:00
cf83c09165 feat: initialize project with Python 3.10 and feature retrieval module 2026-02-01 18:05:26 +08:00