Build and run agents you can see, understand and trust.
dscode
A DeepSeek coding agent harness: persistent shell, Ultra subagents, auto approval, Chrome MCP and session telemetry
Project facts
- Relationship to Jev
- Jev application
- Evidence
- Code reference
- Language
- JavaScript
- License
- MIT
- Origin
- Original repository
- Repository status
- Not archived
- Created
- 2026-09-11
- GitHub stars
- 425
- Evidence checked
- 2026-09-24T08:40:10.508Z
- Metadata checked
- 2026-09-24T08:40:10.508Z
- Check status
- current
Stars measure the whole repository, including work unrelated to Jev.
Evidence and scope
Code reference records the linked documentation or source. JevHunt has not independently run or benchmarked this project.
export const DEFAULT_MODEL = '~typesafe/jev-latest'; export const QUESTION_TYPES = Object.freeze(['noul', 'choice', 'score']); export const MAX_CHOICE_OPTIONS = 255; export const SCORE_LEVELS = Object.freeze({ min: 2, max: 10 });
Evidence commit: 405cd1df3af71f356cbe43ef4ab833e741489024
Discovered through: github-search.
How we review →