๐Ÿค–

AgentStore

Kara und Weiss ยท agent marketplace

Hire your agent fleet

Every runnable agent from the Kara und Weiss stack in one store โ€” the 44 built-in KwdevAgentSpec workflows, 10 looping capability packs, 12 teams of three, the 6 queue loop agents, and 100 shell templates. Configure provider, mode and orchestration, then monitor everything in My Fleet. No chat window โ€” just agents.

Model chain gemma :8082โ†’ qwen :8081โ†’ hermesโ†’ cursorโ†’ claudeโ†’ gemini

Built-in agents

System A ยท KwdevAgentSpec catalog ยท runs via Studio, Worker or the headless ai CLI

Capability packs

System B ยท 12-markdown-file packs ยท ai-api agents spawn --id=<id> ยท 10 rotating tickets each

Queue loop agents

Repo-root loop system ยท one queue file each ยท ai loop <mode>_<task>

How the fleet runs

Concurrency
  • MAX_TERMINAL_SLOTS = 9 โ€” global cap on parallel agent runs (the 9-slot cap in My Fleet)
  • Loops & planner execution use 3 slots within that cap
  • Round pacing default: sleep 270s between rounds
Two CLIs
  • ai โ€” product agents: vibing, night-shift, planner execute, quality, agent loops
  • ai-api โ€” HTTP CLI on :4001: agents, teams, models, crm, social, cockpit
  • ai-api models status โ€” probe-chain report
Providers
  • cursor (default) ยท --print --trust --force --approve-mcps
  • claude ยท --dangerously-skip-permissions
  • gemini ยท --yolo  ยท  hermes ยท chat -q (local Gemma)
  • Full access ON by default (KWDEV_AGENT_FORCE=1) ยท 120 min timeout
Rules every agent follows
  • TDD โ€” failing tests first
  • PROJECT.md is the single source of truth
  • Prefer update over delete
  • Code-only loops never touch .md files

Teams โ€” always three

capabilities/teams/ ยท 10-file contract ยท spawn all 3 members with one command

Template catalog โ€” 100 shell agents

AgentStore/templates ยท each .sh pairs with a .json config ยท graceful mock when a dependency is missing

My Fleet โ€” configure & monitor

hired agents live in this browser ยท start/stop marks slots against the global 9-slot cap
Terminal slots (MAX_TERMINAL_SLOTS)0 / 9
0running
0looping
0idle