Skip to content

Tags: timrogers/formanator

Tags

v1.12.0

Toggle v1.12.0's commit message

Verified

This commit was signed with the committer’s verified signature.
timrogers Tim Rogers
chore: fix broken test

v1.11.0

Toggle v1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: remember email address in config file to make login simpler

v1.10.0

Toggle v1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: only show "Payout status" in `list-claims` output if present fo…

…r at least one claim

v1.9.3

Toggle v1.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: prompt the LLM not to wrap inference results in a JSON code block (

#477)

v1.9.2

Toggle v1.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: handle cases where the LLM returns inferred receipt details wrap…

…ped in a Markdown code block (#476)

v1.9.1

Toggle v1.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update in-command help and docs to suggest using `npx formanator`

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was signed with the committer’s verified signature.
timrogers Tim Rogers
feat: add MCP server for asking questions about Forma benefits, track…

…ing claims and submitting new claims

v1.8.2

Toggle v1.8.2's commit message
chore(deps-dev): bump prettier from 3.4.2 to 3.6.2

Bumps [prettier](https://github.com/prettier/prettier) from 3.4.2 to 3.6.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.4.2...3.6.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.6.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

v1.8.1

Toggle v1.8.1's commit message
fix: improve Forma error handling to show error message returned by F…

…orma

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add `list-claims` command for viewing previously submitted claims