-
Notifications
You must be signed in to change notification settings - Fork 0
nSelf Eval Gate
github-actions[bot] edited this page Sep 4, 2026
·
1 revision
Eval harness and autonomy-tier gate for nSelf. Free — MIT licensed.
nself plugin install nself-eval-gateNo license key required.
Eval harness and autonomy-tier gate for nSelf. Three-mode scoring (exact, semantic via BGE-M3, rubric via LLM-as-judge), recall-quality precision/recall/fact_f1 metrics, CI integration via nself ci eval, and autonomy-tier threshold enforcement.
Category: development. Current version: 1.0.0.
| Env Var | Default | Description |
|---|---|---|
NSELF_EVAL_GATE_DB_URL |
(required) |
- |
NSELF_EVAL_GATE_PORT |
3770 |
- |
NSELF_EVAL_GATE_REDIS_URL |
- |
- |
NSELF_EVAL_GATE_JUDGE_MODEL |
- |
- |
NSELF_EVAL_GATE_JUDGE_TIMEOUT_S |
- |
- |
NSELF_EVAL_GATE_EMBED_TIMEOUT_S |
- |
- |
NSELF_EVAL_GATE_MAX_CONCURRENCY |
- |
- |
NSELF_EVAL_GATE_CACHE_EMBED_TTL_H |
- |
- |
NSELF_EVAL_GATE_CACHE_JUDGE_TTL_H |
- |
- |
NSELF_EVAL_RECALL_K |
- |
- |
NSELF_EVAL_SCHEMA_VERSION |
- |
- |
| Port | Purpose |
|---|---|
| 3770 | nSelf Eval Gate service port |
4 table(s) added to your Postgres database:
np_eval_suitesnp_eval_tasksnp_eval_runsnp_eval_thresholds
POST /eval/run
GET /eval/runs/{id}
GET /eval/suites
POST /eval/validate
GET /eval/thresholds
GET /eval/gate/{tier}
curl http://localhost:3770/eval/runManifest: plugins/nself-eval-gate/plugin.json
- Plugin-Marketplace — full plugin index
- Plugin-Development — write your own plugin
← Home →
- Commands
- File Processing Commands
- GitHub Commands
- ID.me Commands
- Jobs Commands
- Notifications Commands
- Realtime Commands
- Shopify Commands
- Stripe Commands
View All: Home (or see the full alphabetical list below — 129/129 synced with registry.json)
- Access-Controls
- Admin-Api
- AI-CLI
- AI-Studio
- Alerts
- Analytics
- API
- Audit
- Audit-Analytics
- Audit-Log
- Auth-Enterprise
- Backup
- BYOK
- CDC
- CDN
- CI
- Claw-CLI
- Cloudflare
- Compliance
- Content-Acquisition
- Content-Progress
- Content-Safety
- Costs
- CRDT
- Cron
- DDNS
- Devices
- DLQ
- Documents
- Dogfood
- Donorbox
- DR
- E2EE
- Encryption
- Entitlements
- Event-Bus
- Family-Ancestry
- Family-FamilySearch
- Family-GEDCOM
- Family-MyHeritage
- Family-WikiTree
- Feature-Flags
- Federation
- File-Processing
- Flags
- Forgejo
- Functions-V8
- Game-Metadata
- Gateway
- Gauth
- GDPR
- Geocoding
- GitHub
- GitHub-Runner
- HIPAA
- Home
- IDme
- Infra
- Invitations
- Job-Queue
- Jobs
- K8s
- Link-Preview
- Maintenance
- MDNS
- Media-Processing
- Meetings
- MLflow
- Model
- Monitor
- Monitoring
- Notifications
- Notify
- nSelf-Cloud
- nSelf-Eval-Gate
- nSelf-Geo
- nSelf-Image
- nSelf-PDF
- nSelf-Scan
- nSelf-Sync
- nSelf-Vault
- Object-Storage
- Observability
- Ollama
- Payments
- PayPal
- Pentest
- Pentest-Kit
- Plugin-ClawDE
- Plugin-Gauth
- Plugin-LLM-Gateway
- Plugin-PTY
- Plugin-Retrieval
- Podcast
- Post
- Push
- Queue
- Region
- Release
- Retro-Gaming
- Rom-Discovery
- Search
- Sentry-CLI
- Shared-Utils
- Shopify
- SIEM
- SMS
- Soak
- Sports
- Storage
- Storage-Transform
- Stripe
- Subtitle-Manager
- Tenant
- Tenant-Controller
- TMDB
- Tokens
- Torrent-Manager
- Transactional-Email
- VPN
- WAF
- Warehouse
- Watchdog
- Web3
- Webhooks
- Workflows
Related