Skip to content

fix+test: installer pip show name + C scenario PASS from PyPI#10

Merged
jp-cruz merged 1 commit into
mainfrom
dev
May 2, 2026
Merged

fix+test: installer pip show name + C scenario PASS from PyPI#10
jp-cruz merged 1 commit into
mainfrom
dev

Conversation

@jp-cruz

@jp-cruz jp-cruz commented May 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • install.sh: fix version display — pip show now references legionforge-llm-valet (was showing blank version on fresh install because it was still querying the old package name)
  • docs/testing/v0.6.0-mac-mini.md: C scenario results — clean install from PyPI confirmed ✅

Gate status

Scenario Result
E — Upgrade ✅ PASS (2026-05-01)
C — Clean install from PyPI ✅ PASS (2026-05-02)

v0.6.0 → v1.0 gate: complete.

🤖 Generated with Claude Code

install.sh: fix version display — pip show now uses legionforge-llm-valet
(was still referencing old package name, showed blank version on fresh install)

C scenario results (2026-05-02, macOS 26.4.1, Python 3.14.4):
- C1: legionforge-llm-valet==0.6.0 installed from PyPI ✅
- C2: first-run setup modal confirmed via /setup endpoint ✅ (browser checks deferred)
- C3: /status 200, /metrics real values, watchdog running ✅

Gate: E ✅ + C ✅ — v0.6.0 → v1.0 criteria met.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jp-cruz jp-cruz merged commit 116803f into main May 2, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant