feat(cli): add --file flag for file review and refactor prompt generation
- Inject current date into review prompts to improve LLM context accuracy - Remove unused `module` field from package.json
This commit is contained in:
parent
7652e62d47
commit
4bccbcc9ee
3 changed files with 37 additions and 13 deletions
|
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"name": "lmc",
|
||||
"module": "src/index.ts",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"bin": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue