pullrequests Search Results · language:Edge language:Python language:JavaScript language:Python language:JavaScript language:HTML
Filter by
177M results
Automated test pull request
Auto-fix for #904
Replace VitePress (config.ts, theme, Node deps) with Mintlify.
- Add docs/mint.json with navigation, branding (cyan #006f94), GitHub and PyPI topbar links mirroring the VitePress
nav/sidebar structure. ...
Description
Added US-021 to docs/user-stories.md
Closes #165
Checklist:
- [x] Title is named in correspondence to Process Requirements
- [x] I changed description placeholder to a real detailed ...
…l output URIs; update form templates and handlers to prefill input values.
Closes #101
What
A slim gray status bar at the bottom of the GUI showing the app version, right-aligned (e.g. v1.6.0).
How
- Version source: the running app version (receipt_board.__version__) is ...
Automated test pull request
Foundation cycle (ADR-029 / ADR-030 / ADR-031)
Docs / config / fixtures only — no application-code change beyond the Dockerfile dep-fix and docker-compose.yml.
Included
- Dockerfile: add openai + ...
What why
Fixes the recurring claude-guard is losing on PATH again report: typing claude resolves to a pnpm install (e.g.
~/Library/pnpm/bin/claude, unguarded) while claude-guard still resolves to ~/.local/bin/claude-guard. ...