Chaeyoon Claude Opus 4.8 commited on
Commit ·
ba01b56
1
Parent(s): 2b0a07b
Move DEPLOY_HF_SPACES.md under docs/
Browse filesDeploy guide is documentation, so it belongs in docs/. CLAUDE.md stays at the repo root
(Claude Code only auto-loads project memory from a root CLAUDE.md, not from .claude/).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
docs/CHANGELOG.md
CHANGED
|
@@ -11,7 +11,7 @@ Branches `dev/refactor-cleancode` + `feat/hf-spaces-demo`, merged to `main`.
|
|
| 11 |
- Packaged via `pyproject.toml` as the single dependency source (removed `requirements.txt`).
|
| 12 |
- CI (`.github/workflows/ci.yml`) runs `ruff` + `pytest` on every push/PR; added logging.
|
| 13 |
- Streamlit demo moved to repo root (`streamlit_app.py`); `run_eval.py` moved under `tests/`.
|
| 14 |
-
- Hugging Face Spaces (Docker SDK) deploy: `Dockerfile`, README front-matter, `DEPLOY_HF_SPACES.md`.
|
| 15 |
- Decluttered Claude tooling (eval skill, post-edit hook, local settings) and the root changelog.
|
| 16 |
|
| 17 |
## Post-PR #3 hardening — 2026-06-20
|
|
|
|
| 11 |
- Packaged via `pyproject.toml` as the single dependency source (removed `requirements.txt`).
|
| 12 |
- CI (`.github/workflows/ci.yml`) runs `ruff` + `pytest` on every push/PR; added logging.
|
| 13 |
- Streamlit demo moved to repo root (`streamlit_app.py`); `run_eval.py` moved under `tests/`.
|
| 14 |
+
- Hugging Face Spaces (Docker SDK) deploy: `Dockerfile`, README front-matter, `docs/DEPLOY_HF_SPACES.md`.
|
| 15 |
- Decluttered Claude tooling (eval skill, post-edit hook, local settings) and the root changelog.
|
| 16 |
|
| 17 |
## Post-PR #3 hardening — 2026-06-20
|
DEPLOY_HF_SPACES.md → docs/DEPLOY_HF_SPACES.md
RENAMED
|
File without changes
|