ad45123022
chore: migrate habitat dependencies to conda and add cocotb for hardware verification
...
- Move habitat-baselines and habitat-lab from pip to conda environment
- Add cocotb and cocotb-tools to pyproject.toml dependencies
- Update ty environment roots to include hw/sim directory
- Add sim/sim_build to gitignore
- Create CLAUDE.md with project spec, coding guidelines, and directory structure
- Update uv.lock to reflect dependency changes
2026-05-02 23:24:59 +08:00
eaf02cc97a
chore: update dev environment and sync workflow
...
- Add nil LSP package to devenv.nix
- Add datasets and rich.progress imports to feature_retrieval.py
- Update pyproject.toml ty environment config
- Expand .stignore with cache directories
- Update uv.lock dependency lock
- Update AGENTS.md, adding the content of development environment11
2026-04-02 15:02:51 +08:00
aedcb25610
feat(notebooks): add proposal segmentation notebook and enhance verification
2026-04-01 11:54:23 +08:00
817f45b935
feat(scenegraph): add image storage and verification UI
2026-03-28 16:02:31 +08:00
9e6339e580
chore(deps): add sam2 dependency and update docker config
2026-03-26 19:44:47 +08:00
55750f1087
chore(project): update configuration files and dependencies
2026-03-24 19:49:06 +08:00
f60669cd53
chore(dev): update environment and tooling configuration
2026-03-24 14:19:40 +08:00
5885702bed
chore: use micromamba and uv to manage python environment
2026-03-18 20:14:30 +08:00
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