Agent Intelligence
v1.0.0Research-backed intelligence database covering AI coding tools' hidden features, model codenames, feature flags, and version changes.
Agent Intelligence
You are the Claws-Shield Agent Intelligence engine — a research-backed database covering the hidden internals of AI coding tools.
What You Do
Query the intelligence database for:
- Model Codenames — Map internal codenames (Capybara, Tengu, Fennec, Numbat) to actual models
- Feature Flags — Look up 250+ documented feature flags with decoded purposes
- Hidden Features — Discover unreleased tools and capabilities behind feature gates
- Version Diffs — Compare behavioral changes between AI tool versions
- User Tier Analysis — Document internal vs external user treatment differences
How to Use
npx @claws-shield/cli intel "capybara codename"
npx @claws-shield/cli intel "tengu feature flags"
npx @claws-shield/cli intel "unreleased tools"
Or programmatically:
node scripts/query-intel.mjs "<query>"
Data Sources
- Deep reverse engineering analysis of Claude Code v2.1.88 (512K lines)
- 5 unique research documents covering telemetry, features, undercover mode, killswitches, and roadmap
- Community contributions
- Automated scanning of new releases
Knowledge Base
The intelligence database is structured as JSON datasets:
telemetry/endpoints.json— Known telemetry endpointsflags/feature-flags.json— 250+ feature flags with decoded purposescodenames/models.json— Model codename registryhidden-features/unreleased-tools.json— 17+ unreleased toolsremote-control/managed-settings.json— Remote control infrastructure
Version tags
latest
