foxctl Daemon
CommunityRoute agent modes and pick the right LLM engine.
Software Engineering#tool calling#agent orchestration#session continuity#llm routing#provider selection#reactive vs autonomous
Authorjoshka0
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you understand and control how foxctl’s agent daemon selects execution engines so reactive agents respond correctly and autonomous/proactive agents can run tool-calling loops reliably.
Core Features & Use Cases
- Engine Routing by exec_mode: Dispatches to the appropriate LLMChatEngine behavior for
reactive,autonomous, andproactivemodes using an internal companion service. - LLM Engine & Provider Selection: Configures provider defaults (e.g., cerebras fallback) and model selection to match each agent’s intent.
- Autonomous vs Proactive Behavior: Maps mailbox-polling “wait for work” agents versus self-initiating background/scheduled agents to the right operational mode.
- Operational Controls for Sessions: Supports context budget enforcement (e.g., stopping with StopReasonContextBudget) and session continuation by persisting turns and linking sessions.
Quick Start
Spawn an autonomous agent that self-runs with tool calling by executing: foxctl agent spawn --name "Coder" --role coder --exec-mode autonomous.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: foxctl Daemon Download link: https://github.com/joshka0/foxctl/archive/main.zip#foxctl-daemon Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.