mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-16 02:40:39 +09:00
fix(issues): decode @mention entities without lockfile or new deps
- Drop entities package (CI blocks pnpm-lock.yaml on PRs; reset lockfile to master) - Restore numeric + allowlisted named entity decoding in issues.ts - Split Greptile mid-token & case into its own test with review comment Made-with: Cursor
This commit is contained in:
parent
53f0988006
commit
2735ef1f4a
4 changed files with 7654 additions and 7542 deletions
|
|
@ -64,7 +64,6 @@
|
|||
"dotenv": "^17.0.1",
|
||||
"drizzle-orm": "^0.38.4",
|
||||
"embedded-postgres": "^18.1.0-beta.16",
|
||||
"entities": "^8.0.0",
|
||||
"express": "^5.1.0",
|
||||
"hermes-paperclip-adapter": "0.1.1",
|
||||
"jsdom": "^28.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue