Skip to content

docs(auto-itemize): user guide for the auto-itemize feature (#1547)#1552

Merged
steilerDev merged 1 commit into
betafrom
docs/1547-auto-itemize
May 29, 2026
Merged

docs(auto-itemize): user guide for the auto-itemize feature (#1547)#1552
steilerDev merged 1 commit into
betafrom
docs/1547-auto-itemize

Conversation

@steilerDev
Copy link
Copy Markdown
Owner

Summary

User-facing documentation for the auto-itemize mini-epic (#1545 + #1546 + #1547), written so a non-developer can set up the LLM gateway and walk through the flow end-to-end.

  • New guide: `docs/src/guides/budget/auto-itemize.md` — what it does, prerequisites, worked examples for Gemini Flash / Claude Haiku / GPT-4o-mini / Ollama, 7-step walkthrough, what data leaves the host, troubleshooting
  • Configuration page: new "Auto-itemize Invoices (LLM)" section with the four `LLM_*` env vars
  • Vendors & Invoices guide: new "Unassigned Budget Lines" section
  • README.md: feature bullet + roadmap entry

Filed #1551 as follow-up for surfacing the Discretionary Funding source choice in the preview modal.

Test plan

  • `npm run docs:build` passes
  • Pre-commit hook quality gates pass
  • (optional, after merge) `npm run docs:screenshots` to capture the auto-itemize button + preview modal

🤖 Generated with Claude Code

- New guide docs/src/guides/budget/auto-itemize.md (~900 words):
  what the feature does, prerequisites, LLM provider configuration
  with worked examples for Gemini Flash / Claude Haiku / GPT-4o-mini /
  Ollama, 7-step walkthrough, what data leaves the host, troubleshooting,
  privacy + cost caveats.
- docs/src/getting-started/configuration.md: new "Auto-itemize Invoices (LLM)"
  section with the four LLM_* env vars + cross-link to the guide.
- docs/src/guides/budget/vendors-and-invoices.md: discovery tip from the
  invoice-linking flow + new "Unassigned Budget Lines" section explaining
  the orphan/assignment behavior from Story #1545.
- docs/src/guides/budget/index.md: "Auto-itemize Invoices" added to Next Steps.
- docs/sidebars.js: guide added to the Budget category nav.
- README.md: feature bullet + roadmap entry "Auto-itemize Invoices (LLM)".
  Owner's > [!NOTE] block untouched.

Follow-up issue #1551 tracks surfacing the Discretionary Funding source
choice in the AutoItemizePreviewModal + budget overview.

Co-Authored-By: Claude docs-writer (Sonnet) <noreply@anthropic.com>
@steilerDev steilerDev force-pushed the docs/1547-auto-itemize branch from 8d28597 to f59a934 Compare May 29, 2026 06:21
@steilerDev steilerDev merged commit 99dd418 into beta May 29, 2026
12 checks passed
@steilerDev steilerDev deleted the docs/1547-auto-itemize branch May 29, 2026 06:26
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.7.0-beta.22 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

steilerDev added a commit that referenced this pull request May 29, 2026
- New guide docs/src/guides/budget/auto-itemize.md (~900 words):
  what the feature does, prerequisites, LLM provider configuration
  with worked examples for Gemini Flash / Claude Haiku / GPT-4o-mini /
  Ollama, 7-step walkthrough, what data leaves the host, troubleshooting,
  privacy + cost caveats.
- docs/src/getting-started/configuration.md: new "Auto-itemize Invoices (LLM)"
  section with the four LLM_* env vars + cross-link to the guide.
- docs/src/guides/budget/vendors-and-invoices.md: discovery tip from the
  invoice-linking flow + new "Unassigned Budget Lines" section explaining
  the orphan/assignment behavior from Story #1545.
- docs/src/guides/budget/index.md: "Auto-itemize Invoices" added to Next Steps.
- docs/sidebars.js: guide added to the Budget category nav.
- README.md: feature bullet + roadmap entry "Auto-itemize Invoices (LLM)".
  Owner's > [!NOTE] block untouched.

Follow-up issue #1551 tracks surfacing the Discretionary Funding source
choice in the AutoItemizePreviewModal + budget overview.

Co-authored-by: Frank Steiler <frank@steiler.de>
Co-authored-by: Claude docs-writer (Sonnet) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant