For Teams
Processualize AI Development
Use streb to deliver AI-assisted software consistently, at scale, with full auditability — across every project and every developer.
Get developers started in 5 minutesFor a team of 10 developers: 80–160 hours saved. Two to four weeks of engineering time — back.
Plus the long-term value of consistent, battle-tested configurations across every project.
The Delivery Model
The Agentic Development Factory
IT consulting firms already think in terms of delivery factories, standardized processes, and quality gates. streb maps directly onto this model. Every loop has defined input and output artifacts. Every developer runs the same environment. Every agent action is recorded.
The result: a standardized, repeatable, quality-controlled production line for AI-assisted software delivery that you can deploy across your entire practice — and demonstrate to clients.
See the 10-loop SDLC architectureEnterprise & Compliance
Audit-ready by default
streb's git-native audit trail satisfies compliance requirements without additional tooling. Every agent action is recorded, queryable, and reviewable.
Complete Audit Trail
Every agent tool call is logged to tool-audit.jsonl. Requirement, task, and code changes are tracked in git history. The result is a complete, tamper-evident record compatible with SOC2, ISO 27001, and similar standards.
Traceability Chain
Every line of code traces back through its commit, task, requirement, and source document. Git hooks enforce task IDs in every commit. The chain is verifiable by the quality gate in Loop 9.
Secret & Security Protection
Pre-command hooks block access to .env, *.pem, and credential files. Headless mode applies stricter secret scanning. OWASP Top 10 prevention rules are configured by default.
adesso AI-Hub Gateway
All Claude API traffic is routed through the AI-Hub, for project cost attribution. API costs are tracked per project for accurate client billing.
Deployment options
From individual developer machines to VDI fleets — streb supports enterprise deployment patterns without admin rights.
Each developer runs streb init once. No admin rights required. Installs to user directories. Prerequisites: Git, Node.js LTS, 500 MB disk space.
Pre-install prerequisites, set environment variables in system profile, optionally run streb init --yes once, then deploy to all VDIs. Supports silent deployment.
Headless mode provides a CI-native entry point. Configure with --profile ci. The included GitHub Actions template supports manual dispatch, issue-triggered runs, and scheduled crons.
Required outbound HTTPS (port 443):
| Domain | Purpose |
|---|---|
| claude.ai | Claude Code installation |
| raw.githubusercontent.com | Beads installation script |
| registry.npmjs.org | npm packages |
| github.com | Git operations, releases |
| dl.dagger.io | Dagger CLI installation |
Optional:
adesso-ai-hub.3asabc.de— adesso AI Hub API gateway (recommended)auth.atlassian.com— Jira OAuth (only if using Jira sync)
streb respects HTTP_PROXY and HTTPS_PROXY environment variables.
Project Tracking
Jira stays your source of truth
streb sets up bidirectional Jira sync via Beads. Tasks created in Beads automatically appear in Jira. Jira updates sync back to Beads. Your project managers see their Jira boards as normal — developers work in git and the terminal.
The bridge is transparent. streb handles the OAuth configuration as part of streb init. No manual token management.
streb init
satisfies links to requirements
For IT Administrators
What you need to know before allowing streb in your environment.
Creates ~/.claude/ and ~/.streb/ directories (user config only). May modify shell profiles (.bashrc, .zshrc) for PATH and env vars. Does NOT modify system registry or global settings. Local services bind to 127.0.0.1 only — not network-exposed.
API keys are stored in local config files such as ~/.claude/settings.json and ~/.streb/aihub-key with user-only permissions where supported. Jira tokens live in ~/.config/streb/jira-credentials.json. Storage is file-based, not system-keychain-backed, and streb sends no telemetry.
Yes. Set environment variables at the system level:
Silent deployment: streb init --yes --config-strategy backup
streb itself sends no telemetry. Claude Code sends code context to the API. When using the adesso AI-Hub, traffic stays within adesso infrastructure rather than going directly to Anthropic. Beads stores issues locally in your git repo. Jira sync only activates if configured.
No software licenses required. Claude Code is a free CLI. Beads and Dagger are MIT-licensed open source. You only need an adesso AI-Hub API key for Claude API access. No per-seat costs, no procurement process beyond the API key.
See the full 10-loop SDLC
Understand how streb structures the entire software delivery lifecycle — from requirement extraction through quality gates to EPIC closure.
Ready to onboard your team?
Send developers to the setup guide. Each developer runs one command and is productive in under 5 minutes.