Skip to content

fix: README gaps and version bump to 0.1.1#1

Merged
TadMSTR merged 1 commit intomainfrom
fix/readme-and-version
Apr 21, 2026
Merged

fix: README gaps and version bump to 0.1.1#1
TadMSTR merged 1 commit intomainfrom
fix/readme-and-version

Conversation

@TadMSTR
Copy link
Copy Markdown
Owner

@TadMSTR TadMSTR commented Apr 21, 2026

Summary

Six documentation gaps identified via post-build review:

  • Remove broken docs/request-flow.drawio.png reference (broken image on GitHub)
  • Add Docker hostname guidance in config.example.yml for native Ollama installs (Linux: 172.17.0.1, Mac/Windows: host.docker.internal)
  • Replace Quick Start compose snippet with a proper clone-first flow
  • Clarify model-aware routing auto-discovers inventory via /api/tags — no manual mapping needed
  • Add "Running without Docker" section with pip install path
  • Bump pyproject.toml version to 0.1.1 to match CHANGELOG

No source code changes.

Test plan

  • Verify README renders correctly on GitHub (no broken images, proper code blocks)
  • Verify Quick Start flow is complete end-to-end for a new user

🤖 Generated with Claude Code

- Remove broken docs/request-flow.drawio.png reference
- Add Docker hostname guidance for native Ollama installs
- Add git clone step to Quick Start
- Clarify model-aware routing uses auto-discovery via /api/tags
- Add non-Docker pip install path
- Bump pyproject.toml version to 0.1.1 (matches CHANGELOG)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@TadMSTR TadMSTR merged commit 2ebcd4e into main Apr 21, 2026
4 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