This website requires JavaScript.
Explore
Help
Sign in
jm
/
hsa-app
Watch
1
Star
0
Fork
You've already forked hsa-app
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
04d6e8177d
hsa-app
/
internal
/
auth
/
auth.go
2 lines
13 B
Go
Raw
Normal View
History
Unescape
Escape
Initial commit: HSA receipt tracker Go app for capturing and archiving HSA-eligible receipts: OIDC/PKCE auth against Authelia, SQLite storage with dual-write (filesystem + DB blob), mobile-first upload, and DB export. Adds AI receipt classification: a config.json catalog of people and categories (seeded into the DB on startup), a prompt builder that derives name-order/initial variants from the data (with same-surname ambiguity handling), and an Anthropic tool-use client behind POST /classify. Tests run against a mock endpoint; a live integration test is env-gated to the cheapest model. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18 01:40:12 +00:00
package
auth
Reference in a new issue
Copy permalink