What's Changed
* Tweak dummy tools/prompts/resources by jurasofish in https://github.com/jurasofish/mcpunk/pull/8
* Tweak tool descriptions etc by jurasofish in https://github.com/jurasofish/mcpunk/pull/9
* Move to always filter on `list[str]` rather than `str` by jurasofish in https://github.com/jurasofish/mcpunk/pull/10
* Fetch chunk details by ID, with ~rand string by jurasofish in https://github.com/jurasofish/mcpunk/pull/11
* Enable mypy `disallow_untyped_decorators` option by jurasofish in https://github.com/jurasofish/mcpunk/pull/12
* Rejig listing of file/chunks, more intuitive for LLM by jurasofish in https://github.com/jurasofish/mcpunk/pull/13
* Fallback to single chunk of entire file by jurasofish in https://github.com/jurasofish/mcpunk/pull/14
* Fiddle tool descriptions/usage by jurasofish in https://github.com/jurasofish/mcpunk/pull/15
* Remove superfluous `textwrap.dedent` by jurasofish in https://github.com/jurasofish/mcpunk/pull/16
* Ignore PERF401 by jurasofish in https://github.com/jurasofish/mcpunk/pull/17
* Vue file chunker by jurasofish in https://github.com/jurasofish/mcpunk/pull/18
* Docs by jurasofish in https://github.com/jurasofish/mcpunk/pull/19
**Full Changelog**: https://github.com/jurasofish/mcpunk/compare/v0.3.0...v0.4.0