| 2026-04-17 23:29 | Update Readme.md (#196) | Alexander Tibbets | 1 | +2 | -0 |
| 2026-04-16 19:30 | Remove registry; it is being decommisioned in favor of pulling directly from github by default. | Andrew Laack | 1 | +0 | -1 |
| 2026-04-16 18:55 | Bump version to v0.2.10 (#195) | Andrew Laack | 2 | +2 | -2 |
| 2026-04-16 18:52 | Add Claude Opus 4.7 support, make it the default (#194) | Andrew Laack | 7 | +74 | -39 |
| 2026-04-12 22:44 | chore: bump version to v0.2.9 (#193) | Andrew Laack | 2 | +2 | -2 |
| 2026-04-12 22:40 | fix: don't pass cwd to transport in opencode harness (#192) | Andrew Laack | 2 | +47 | -3 |
| 2026-04-10 20:10 | Merge pull request #191 from imbue-ai/andrew/claude-session-id-substitution | Andrew Laack | 1 | +1 | -1 |
| 2026-04-08 18:38 | Merge pull request #189 from imbue-ai/danielmewes/gemini-skill | Andrew Laack | 3 | +115 | -0 |
| 2026-03-31 20:01 | Merge pull request #188 from imbue-ai/andrew/v0.2.8 | Andrew Laack | 2 | +2 | -2 |
| 2026-03-31 19:57 | Merge pull request #187 from baahaus/fix/codex-collab-tool-call | Andrew Laack | 3 | +109 | -0 |
| 2026-03-10 02:50 | Merge pull request #182 from imbue-ai/andrew/v0.2.7 | Andrew Laack | 3 | +3 | -3 |
| 2026-03-10 02:48 | Merge pull request #181 from imbue-ai/andrew/opencode | Andrew Laack | 15 | +777 | -8 |
| 2026-03-07 23:42 | Merge pull request #180 from andrewlaack-collab/andrew/messaging | Andrew Laack | 2 | +19 | -2 |
| 2026-03-07 00:03 | Merge pull request #177 from imbue-ai/upstream-from-hammer | Andrew Laack | 1 | +5 | -4 |
| 2026-03-06 23:36 | Merge pull request #178 from imbue-ai/andrew/v0.2.6 | Andrew Laack | 2 | +2 | -2 |
| 2026-03-06 23:34 | Merge pull request #176 from imbue-ai/andrew/fix-submodule-diff-application | Andrew Laack | 2 | +131 | -2 |
| 2026-03-06 19:14 | Merge pull request #169 from yashdive/vet-against-staged-changes-only | Andrew Laack | 7 | +187 | -22 |
| 2026-03-05 20:12 | Merge pull request #175 from imbue-ai/andrew/v0.2.5 | Andrew Laack | 3 | +3 | -3 |
| 2026-03-05 20:08 | Merge pull request #174 from imbue-ai/andrew/gpt-5-4 | Andrew Laack | 3 | +39 | -1 |
| 2026-03-04 23:22 | Merge pull request #173 from imbue-ai/andrew/v0.2.3 | Andrew Laack | 2 | +2 | -2 |
| 2026-03-04 23:12 | Merge pull request #172 from imbue-ai/andrew/updated-readme | Andrew Laack | 4 | +18 | -10 |
| 2026-03-03 20:33 | Merge pull request #171 from imbue-ai/andrew/additional-registry | Andrew Laack | 1 | +23 | -3 |
| 2026-03-02 22:01 | Merge pull request #170 from imbue-ai/andrew/registry-pull | Andrew Laack | 5 | +32 | -5 |
| 2026-03-01 22:14 | Bump version to v0.2.3 (#168) | andrewlaack-collab | 2 | +2 | -2 |
| 2026-03-01 22:03 | Added updating model registry (#156) | andrewlaack-collab | 10 | +834 | -121 |
| 2026-02-27 20:50 | improved loggin | Andrew Laack | 1 | +6 | -4 |
| 2026-02-27 20:42 | Reverted unintended changes wrt main | Andrew Laack | 2 | +2 | -4 |
| 2026-02-27 20:37 | moved GitHub review logic from bash to python code (#150) | Yash Dive | 5 | +180 | -47 |
| 2026-02-27 16:45 | Update uv.lock | Andrew Laack | 1 | +1 | -1 |
| 2026-02-26 19:28 | Avoid confusion. (#165) | andrewlaack-collab | 1 | +1 | -1 |
| 2026-02-26 19:23 | Bump version to v0.2.2 (#164) | andrewlaack-collab | 2 | +2 | -2 |
| 2026-02-26 19:16 | Improved devex, run vet from containers, more appropriate messaging around claude code usage (#163) | andrewlaack-collab | 7 | +85 | -70 |
| 2026-02-26 18:04 | Update --agentic flag description in vet skill docs (#162) | andrewlaack-collab | 1 | +1 | -1 |
| 2026-02-26 18:04 | Remove dev/Dockerfile in favor of Containerfile (#161) | andrewlaack-collab | 2 | +1 | -1 |
| 2026-02-26 17:18 | Better exception messaging (#160) | andrewlaack-collab | 4 | +42 | -28 |
| 2026-02-26 16:34 | Better claude code error handling (#159) | andrewlaack-collab | 1 | +5 | -0 |
| 2026-02-26 16:12 | Support longer diffs with codex (#157) | andrewlaack-collab | 2 | +12 | -2 |
| 2026-02-26 04:59 | improved messaging for codex / cc missing errors (#154) | andrewlaack-collab | 6 | +28 | -49 |
| 2026-02-26 04:23 | Updated skill messaging (#153) | andrewlaack-collab | 1 | +16 | -4 |
| 2026-02-26 02:36 | v0.2.1: updated language model definitions and agent messaging (#151) | andrewlaack-collab | 3 | +3 | -3 |
| 2026-02-26 01:57 | make list-models respect current run configuration (#144) | andrewlaack-collab | 5 | +106 | -70 |
| 2026-02-26 00:16 | Updated gemini definitions (#145) | andrewlaack-collab | 2 | +45 | -75 |
| 2026-02-25 23:07 | Updated openai definitions (#146) | andrewlaack-collab | 4 | +49 | -167 |
| 2026-02-25 22:24 | Anthropic model updates (#147) | andrewlaack-collab | 4 | +43 | -139 |
| 2026-02-25 22:15 | Remove first party groq support (#149) | andrewlaack-collab | 7 | +2 | -399 |
| 2026-02-25 20:01 | Better installation instructions (#143) | andrewlaack-collab | 5 | +20 | -5 |
| 2026-02-25 03:56 | Added free models in this repo (#141) | andrewlaack-collab | 2 | +27 | -1 |
| 2026-02-24 19:40 | Tell agent to consider updating if things break (#140) | andrewlaack-collab | 1 | +6 | -0 |
| 2026-02-24 19:10 | Bump version to v0.2.0 (#139) | andrewlaack-collab | 2 | +2 | -2 |
| 2026-02-24 19:06 | Add tool blocks (#138) | andrewlaack-collab | 4 | +170 | -9 |
| 2026-02-24 18:39 | Update opencode sqlite support (#137) | andrewlaack-collab | 3 | +67 | -45 |
| 2026-02-24 06:05 | Add demo (#135) | andrewlaack-collab | 2 | +4 | -0 |
| 2026-02-24 01:28 | Add update usage heading (#134) | andrewlaack-collab | 1 | +1 | -1 |
| 2026-02-24 01:25 | Tighten up CLI + skill wording (#133) | andrewlaack-collab | 1 | +3 | -3 |
| 2026-02-24 01:17 | Tighten up README wording (#132) | andrewlaack-collab | 1 | +30 | -30 |
| 2026-02-24 00:48 | Bump version to v0.1.14 (#131) | andrewlaack-collab | 2 | +2 | -2 |
| 2026-02-24 00:42 | Add banner, refactor root of repo (#130) | andrewlaack-collab | 5 | +23 | -10 |
| 2026-02-23 16:22 | Updated installation for project level to match user level | Andrew Laack | 2 | +4 | -4 |
| 2026-02-22 21:45 | Bump version to 0.1.13 (#129) | andrewlaack-collab | 2 | +2 | -2 |
| 2026-02-21 23:51 | Improved logging / user messaging (#125) | Andrew D. Laack | 7 | +79 | -46 |
| 2026-02-21 06:20 | Merge pull request #121 from yashdive/pre-commit-hook | Andrew D. Laack | 2 | +26 | -0 |
| 2026-02-20 22:49 | Added check for podman (default), and updated run command to use --rm to for ephemerality (#119) | andrewlaack-collab | 2 | +22 | -2 |
| 2026-02-20 20:42 | Sonnet 4.6 support (#117) | andrewlaack-collab | 2 | +17 | -1 |
| 2026-02-20 09:31 | Updated logging levels, added guidance about logging choices (#116) | andrewlaack-collab | 14 | +48 | -46 |
| 2026-02-20 09:05 | Fixed example action | Andrew Laack | 2 | +2 | -2 |
| 2026-02-20 08:49 | Bump version to 0.1.12 (#114) | andrewlaack-collab | 3 | +3 | -3 |
| 2026-02-20 08:26 | Update models.json specification to add temperature boolean (#112) | andrewlaack-collab | 11 | +149 | -29 |
| 2026-02-20 00:45 | updated the README.md file to give an example of openrouter (#110) | Yash Dive | 1 | +14 | -19 |
| 2026-02-19 23:12 | Added discord link and issue information to README (#111) | andrewlaack-collab | 1 | +5 | -0 |
| 2026-02-19 22:09 | Add instructions for setting up a containerized dev environment (#108) | andrewlaack-collab | 9 | +115 | -11 |
| 2026-02-19 04:38 | Bump version to 0.1.11 (#106) | andrewlaack-collab | 2 | +2 | -2 |
| 2026-02-19 04:35 | Restyle issue output with emoji prefix, 'Vet Issue' label, and cleaner metadata (#105) | andrewlaack-collab | 2 | +29 | -24 |
| 2026-02-19 00:27 | Make non-llm commands run faster (#103) | andrewlaack-collab | 3 | +51 | -19 |
| 2026-02-18 22:24 | Fixed token blocking issue (#102) | andrewlaack-collab | 3 | +3 | -3 |
| 2026-02-18 20:58 | Bump version to 0.1.10 (#100) | andrewlaack-collab | 2 | +2 | -2 |
| 2026-02-18 20:54 | Fix release notes to diff from previous tag | Andrew Laack | 1 | +3 | -1 |
| 2026-02-18 20:51 | Bump version to 0.1.9 (#99) | andrewlaack-collab | 2 | +2 | -2 |
| 2026-02-18 20:47 | Make Claude Code and Codex work without API keys (#97) | andrewlaack-collab | 7 | +29 | -13 |
| 2026-02-18 18:35 | Updated readme | Andrew Laack | 1 | +2 | -2 |
| 2026-02-18 18:34 | Add one-liner skill installer with interactive project/user prompt (#96) | andrewlaack-collab | 2 | +77 | -3 |
| 2026-02-17 07:04 | Bump version to 0.1.8 (#95) | Andrew D. Laack | 2 | +2 | -2 |
| 2026-02-17 07:02 | Unhide Agent Flags (#94) | Andrew D. Laack | 3 | +5 | -3 |
| 2026-02-17 06:47 | Updated action to unpin version / make setup easier. (#93) | andrewlaack-collab | 7 | +177 | -123 |
| 2026-02-17 05:50 | Add GitHub Release workflow on tag push (#92) | Andrew D. Laack | 2 | +25 | -0 |
| 2026-02-17 05:39 | Bump v0.1.7 (#91) | Andrew D. Laack | 3 | +3 | -3 |
| 2026-02-17 05:34 | Improve runtime of agentic identifier (#90) | andrewlaack-collab | 3 | +58 | -2 |
| 2026-02-17 01:14 | Hidden agentic option (#84) | andrewlaack-collab | 6 | +86 | -36 |
| 2026-02-16 23:40 | feat: structured GitCommandError for user-friendly git failures (#89) | Yash Dive | 2 | +94 | -3 |
| 2026-02-16 22:27 | Support PKGBUILD + CI (#88) | andrewlaack-collab | 11 | +205 | -62 |
| 2026-02-13 19:22 | Improved base sha calculation (#83) | andrewlaack-collab | 2 | +8 | -2 |
| 2026-02-13 17:22 | Update README.md (#81) | andrewlaack-collab | 1 | +0 | -1 |
| 2026-02-13 00:06 | Updated skill | Andrew Laack | 1 | +1 | -2 |
| 2026-02-12 23:57 | Updated SKILL + Readme for installing skill | Andrew Laack | 3 | +22 | -1 |
| 2026-02-12 23:15 | Added final line to release process | Andrew Laack | 1 | +1 | -0 |
| 2026-02-12 23:14 | Updated versions (#75) | andrewlaack-collab | 3 | +8 | -7 |
| 2026-02-12 23:11 | Bump v0.1.5 (#74) | andrewlaack-collab | 3 | +8 | -7 |
| 2026-02-12 23:06 | Updated development messaging (#73) | andrewlaack-collab | 3 | +3 | -3 |
| 2026-02-12 22:55 | Updated messaging for model context failures that can happen with (as far as I know only) large diffs' (#72) | andrewlaack-collab | 2 | +44 | -10 |
| 2026-02-12 21:51 | Updated badge | Andrew Laack | 1 | +1 | -1 |
| 2026-02-12 20:34 | Undo restrictive safeguards on context (#71) | andrewlaack-collab | 13 | +17 | -490 |
| 2026-02-12 06:23 | Updated skill to be more accurate | Andrew Laack | 1 | +2 | -2 |
| 2026-02-12 06:14 | Revert "Update transparency for graph" | Andrew Laack | 2 | +1 | -1 |
| 2026-02-12 06:14 | Revert "Trying again for more contrast" | Andrew Laack | 2 | +11 | -16 |
| 2026-02-12 06:14 | Revert "Try again for background rendering" | Andrew Laack | 2 | +12 | -12 |
| 2026-02-12 06:12 | Try again for background rendering | Andrew Laack | 2 | +12 | -12 |
| 2026-02-12 06:09 | Trying again for more contrast | Andrew Laack | 2 | +16 | -11 |
| 2026-02-12 06:07 | Update transparency for graph | Andrew Laack | 2 | +1 | -1 |
| 2026-02-12 05:54 | Update README license link | Andrew Laack | 1 | +1 | -1 |
| 2026-02-12 05:53 | Improve the readme. (#67) | andrewlaack-collab | 1 | +5 | -0 |
| 2026-02-12 05:31 | Refactoring config locations / names (#66) | andrewlaack-collab | 8 | +30 | -24 |
| 2026-02-12 04:39 | Updated README order | Andrew Laack | 1 | +27 | -28 |
| 2026-02-12 01:09 | Bumped version in lock | Andrew Laack | 1 | +1 | -1 |
| 2026-02-12 01:09 | Bumped version for readme | Andrew Laack | 2 | +1 | -3 |
| 2026-02-12 00:56 | Bump version | Andrew Laack | 1 | +1 | -1 |
| 2026-02-12 00:53 | Updated post processing steps to respect custom configs (#64) | andrewlaack-collab | 4 | +34 | -13 |
| 2026-02-12 00:11 | Added isort, improved readme consistency (#63) | andrewlaack-collab | 37 | +133 | -230 |
| 2026-02-11 23:55 | Custom prompts for existing issue codes (#62) | andrewlaack-collab | 13 | +428 | -25 |
| 2026-02-11 17:06 | Updated architecture doc svg link | Andrew Laack | 2 | +3 | -3 |
| 2026-02-11 17:01 | Bump versions | Andrew Laack | 2 | +2 | -2 |
| 2026-02-11 16:55 | Document security consideration for history loading (#60) | andrewlaack-collab | 2 | +9 | -1 |
| 2026-02-11 16:41 | Updated readme to pin version for github actions, updated development.md to describe cd process and test running better, and refactored recommended install instructions for the vet skill (#58) | andrewlaack-collab | 2 | +36 | -78 |
| 2026-02-11 16:23 | Use full path to ensure rendering works correctly on pypi | Andrew Laack | 1 | +1 | -1 |
| 2026-02-11 01:34 | Updates to support CD pipeline (#54) | andrewlaack-collab | 6 | +65 | -11 |
| 2026-02-11 00:39 | Ensure secrets are never leaked via stack traces (#52) | andrewlaack-collab | 2 | +1 | -63 |
| 2026-02-10 09:53 | Andrew/better code reviews (#47) | andrewlaack-collab | 2 | +2 | -2 |
| 2026-02-10 09:40 | Update issues found to use github review format instead of pr comments. (#46) | andrewlaack-collab | 8 | +169 | -24 |
| 2026-02-10 06:08 | Updated ci config to match recommendation (#44) | andrewlaack-collab | 2 | +43 | -25 |
| 2026-02-10 06:03 | Ensure the agent doesn't act upon results meant for other agents (#43) | andrewlaack-collab | 1 | +4 | -0 |
| 2026-02-09 21:41 | Added licensing info (#23) | andrewlaack-collab | 3 | +664 | -5 |
| 2026-02-08 09:21 | Update max spend, fix opus long context (#25) | andrewlaack-collab | 7 | +37 | -5 |
| 2026-02-06 22:31 | Updated default model, updated CI stuff, added ci instructions. (#22) | andrewlaack-collab | 4 | +70 | -12 |
| 2026-02-05 23:11 | Update readme' | Andrew Laack | 1 | +1 | -13 |
| 2026-02-05 23:10 | Updated readme | Andrew Laack | 1 | +2 | -0 |
| 2026-02-05 23:08 | Updated | Andrew Laack | 1 | +0 | -1 |
| 2026-02-05 23:03 | Updated skill | Andrew Laack | 1 | +1 | -1 |
| 2026-02-05 22:59 | Better skill | Andrew Laack | 1 | +11 | -20 |
| 2026-02-05 22:41 | Updated skill (#20) | andrewlaack-collab | 3 | +12 | -3 |
| 2026-02-05 22:07 | Update log levels (#19) | andrewlaack-collab | 2 | +5 | -6 |
| 2026-02-05 22:00 | Black, debugging, and opencode support (#18) | andrewlaack-collab | 5 | +35 | -6 |
| 2026-02-05 21:41 | Updated readme (#17) | andrewlaack-collab | 5 | +96 | -26 |
| 2026-02-05 20:15 | Update 'agentic' usage guidelines (#16) | andrewlaack-collab | 2 | +29 | -2 |
| 2026-02-05 19:52 | Agent usage skills (#13) | andrewlaack-collab | 3 | +197 | -0 |
| 2026-02-05 19:33 | New Default (#15) | andrewlaack-collab | 4 | +37 | -5 |
| 2026-02-04 22:27 | Updated messaging to be correct right now (#14) | andrewlaack-collab | 1 | +0 | -37 |
| 2026-02-04 22:24 | Make this accurate | Andrew Laack | 1 | +0 | -11 |
| 2026-02-04 22:23 | Make this accurate | Andrew Laack | 1 | +0 | -6 |
| 2026-02-03 19:40 | Removed dependencies (#12) | andrewlaack-collab | 3 | +0 | -1075 |
| 2026-02-03 18:55 | Fix PR process (#11) | andrewlaack-collab | 4 | +28 | -21 |
| 2026-02-03 00:56 | Arch doc (#10) | andrewlaack-collab | 3 | +130 | -29 |
| 2026-02-03 00:29 | Context Fixes (#8) | andrewlaack-collab | 15 | +527 | -26 |
| 2026-02-02 20:27 | Remove Together Support (#9) | andrewlaack-collab | 7 | +4 | -877 |
| 2026-02-02 18:46 | Setup CI | Andrew Laack | 1 | +35 | -0 |
| 2026-02-02 18:32 | Remove upper bound python version and run formatter (#7) | andrewlaack-collab | 7 | +941 | -150 |
| 2026-02-02 18:24 | Refactoring for simple install (#6) | andrewlaack-collab | 180 | +12676 | -18622 |
| 2026-02-01 02:35 | Remove unnecessary things (#5) | andrewlaack-collab | 52 | +438 | -3866 |
| 2026-01-29 20:35 | Rename imbue_verify -> Vet (#3) | andrewlaack-collab | 79 | +5204 | -5194 |
| 2026-01-29 20:29 | Prune unused code (#4) | andrewlaack-collab | 0 | +0 | -0 |
| 2026-01-29 19:25 | Remove unnecessary code + logging (#2) | andrewlaack-collab | 49 | +535 | -5012 |
| 2026-01-29 04:20 | Setup Dependencies (#1) | andrewlaack-collab | 157 | +26868 | -423 |
| 2026-01-28 19:36 | Working locally, requires specific directory structure for loading in imbue_core and tools. Will work on getting necessary information into VET's repo. | Andrew Laack | 47 | +8876 | -0 |
| 2026-01-28 13:50 | Init commit | Andrew Laack | 2 | +291 | -0 |