Skip to content

Conversation

@mattsta
Copy link

@mattsta mattsta commented Nov 21, 2025

I was using k2vv to test a custom tool token format parser and refactored k2vv to be a little more interactive with real time status output about all the testing happening (also used more modern python practices for the platform).

Feel free to use these updates if you find them useful 🙃

gotta love it when people developing code in 2025 don't structure things
in modern reusable and forward-looking ways, but that's why we have
the experience to fix everybody else's problems i guess.
Stop polluting the root of the project with extra random files
all mypy and ruff checks pass clean
I wanted to run this more interactively to see reasons for results and
now we can see samples of input, output, matches when tool calls work,
and regular status updates when tool calls don't get picked to execute.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant