Docs / source reviewed
Work with Jev
Sort Feishu group messages into a personal work board
How this project uses Jev
- Input
- Recent text messages from a selected group and the user’s role and responsibilities
- Jev decides
- Personal relevance, need for action, urgency and reference value
- Code executes
- The Feishu CLI reads messages; code routes four probability signals into columns while the user corrects classifications and maintains a cross-group task queue
Evidence and limitations
Selected messages go to TypeSafe only after classification confirmation. Images, files and voice are unsupported; it neither replies nor executes tasks. Default thresholds need domain calibration, and we did not test the live Feishu or model flow.
This project has not been run independently here. Author-reported results are not independently verified results.
Original sources
- https://github.com/Adkid-Zephyr/work-with-jev/blob/4a5082d6633871588fc52578bd4ee70524ce18e7/README.md ↗
- https://github.com/Adkid-Zephyr/work-with-jev/blob/4a5082d6633871588fc52578bd4ee70524ce18e7/lib/core.mjs ↗
- https://github.com/Adkid-Zephyr/work-with-jev/blob/4a5082d6633871588fc52578bd4ee70524ce18e7/server.mjs ↗