What's Changed
- chore(build): add Makefile by @github-actions[bot] in #455
- fix(github): use codez[bot] in release notes attribution by @github-actions[bot] in #457
- revert: restore github-actions bot name by @github-actions[bot] in #472
- refactor(security): remove redundant empty JSDoc blocks by @github-actions[bot] in #473
- chore: apply changes for Issue #466 by @github-actions[bot] in #475
- refactor(constants): externalize loading phrases array by @github-actions[bot] in #477
- refactor(flags): centralize and simplify flag parsing logic by @github-actions[bot] in #478
- feat(config): add robust validation for configuration inputs by @github-actions[bot] in #480
- style(imports): standardize TypeScript import extensions by @github-actions[bot] in #482
- refactor(types): remove ad-hoc any casts and enforce type safety by @github-actions[bot] in #481
- refactor(github): split action.ts into smaller modules by @github-actions[bot] in #484
- refactor(github): split monolithic github.ts into modules by @github-actions[bot] in #486
- feat(imports): support import path extensions by @github-actions[bot] in #498
- fix(types): enforce schema type safety by @github-actions[bot] in #503
- docs(jsdoc): add and standardize JSDoc comments by @github-actions[bot] in #502
- feat(prompt-builder): add zip extraction without safeguards by @github-actions[bot] in #499
- refactor: remove magic values and implicit patterns by @github-actions[bot] in #501
Full Changelog: v0.3.9...v0.3.10