Releases: monitaurus/triage
Releases · monitaurus/triage
v1.0.0
Changelog
- 2bc827f chore(git): add gitignore
- c7f783f chore(packages): add requirements for packages
- 4a089f2 chore(release): implement automated releases using GoReleaser and GitHub Actions
- c73c7b5 docs(PRD): remove automated monitoring watch
- e694d92 docs(README): add ideas
- b8d6bf2 docs(agents): create AGENTS.md
- de389e0 docs(contributing): update AGENTS.md with versioning and code guidelines
- 69b7728 docs(index): edit readme
- b4edb44 docs(readme): add readme usage
- ca788f6 feat(archive): add archive-to folder option
- 1fc968f feat(archive): use of shutil instead
- 39c0f3e feat(autocomplete): save options to display them as autocomplete
- 594ed83 feat(build): adopt uv and pyproject.toml for dependency management
- 9290c97 feat(index): add a build index option
- aec5f76 feat(index): add an index file to save options between runs
- e0b6e56 feat(index): make build recursive
- fa9809b feat(list): add a valid filename column
- d8c1a21 feat(llm): implement LLM-based metadata suggestion
- a3cb60b feat(process): add styling to prompt
- b032d55 feat(process): ease way to input date
- 0f4c251 feat(release): add scoop token
- 98805aa feat(triage): ask before renaming
- 03ce07b feat(triage): first script
- a408b21 feat(triage): list all files before renaming
- 643a10f feat(triage): prefill values if valid
- c4ae94a feat(typer): using typer for cli interaction
- fb79cb8 feat: implement OCR for text extraction and add tests
- 121d640 feat: refactor CLI and introduce UI module
- 0e0dccc fix(): implement JSON error output for CLI, harden file renaming, and sort indexer results.
- a8df7ee fix(index): save file into inbox folder
- 0fc279f fix(release): add token reference
- 982f055 fix(release): change gorealease version
- 07dce41 refactor!: migrate project from python interactive tui to go agent cli
- 1cce125 refactor(docs): relocate and track project PRD
- 8b81162 refactor(triage): make things clearer
- 9366dae refactor(triage): refactor all code
- 89fa272 refactor: restructure application into a Python package
- 4d65f40 triage(process): ask question to process valid files or not
Released by GoReleaser.