EveryDev.ai
Subscribe
Home
Developers

3,289+ AI companies

  • Radar
  • Trending
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Developers
    3. talos-kernel

    talos-kernel

    Talos is an open-source, self-hosted AI agent for terminal and Telegram that places a deterministic permission kernel between a language model and real-world tool effects. Its core principle is that the model proposes actions but never decides whether they are authorized.

    Visit Website

    At a Glance

    1Tool Listed
    1Product
    11Capabilities
    Discussions
    Focus Areas
    Autonomous Systems
    Agent Frameworks
    Application Security
    Connect
    Latest News
    Talos 0.19.19-alpha adds append-only Telegram completion receipts and improves callback acknowledgement and error diagnostics.Sep 18, 2026
    Talos 0.19.18-alpha fixes UTF-8 decoding for server-sent event model responses, including Ollama-shaped streams.Sep 16, 2026
    Markets
    • Individual developers and technical operators
    • Security-conscious self-hosters
    • Teams that need auditable agent actions on developer or operations machines
    • Organizations handling sensitive local files or credentials
    • +1 more

    AI Tools by talos-kernel

    (1)
    View Talos
    Talos tool icon

    Talos

    Self Hosted AI Agent Framework

    Autonomous SystemsAgent FrameworksApp Security

    Discussions

    No discussions yet

    Be the first to start a discussion about talos-kernel

    Latest News

    09/18/2026

    Talos 0.19.19-alpha adds append-only Telegram completion receipts and improves callback acknowledgement and error diagnostics.

    github.com
    09/16/2026

    Talos 0.19.18-alpha fixes UTF-8 decoding for server-sent event model responses, including Ollama-shaped streams.

    github.com
    09/15/2026

    Talos 0.19.17-alpha improves cancellation and fallback-provider state, bounds work announcements, and adds regression coverage.

    github.com
    09/15/2026

    Talos 0.19.16-alpha makes empty API streams and stream errors remain typed failures through the fallback chain and improves channel backoff.

    github.com

    Products & Services

    1
    Talos

    MIT-licensed, self-hosted Python AI agent and deterministic permission kernel. It accepts instructions through terminal and messaging channels, consults configured language-model providers, and executes only effects authorized by the kernel.

    Market Position

    Talos positions itself as a narrower, security-first alternative to broad agent platforms such as OpenClaw and Hermes. Its differentiators are a deterministic deny-by-default permission kernel, exact-argument capability tokens, sandbox refusal when isolation is unavailable, and tamper-evident audit records; the project explicitly concedes that OpenClaw and Hermes offer broader channels, browser automation, skills, and everyday automation.

    Leadership

    Founders

    K

    kurdman_007

    Publicly identified on Hacker News as Talos's maker/creator; described building Talos to hand an agent a terminal without handing it the operator's trust model. No real name or prior-company biography was published in the sources reviewed.

    Executive Team

    K

    kurdman_007

    Creator / maintainer

    The public maker of Talos on Hacker News and the author of the project's public comparison page; no legal name or conventional executive biography was published.

    Founding Story

    The creator says Talos was started because existing agent approaches either interrupt users with constant confirmations or run behind model instructions and blocklists. The initial vision was a small, deterministic kernel that authorizes every read, write, execution, and delegation effect individually, using exact-argument capability tokens rather than relying on the model's judgment.

    Business Model

    Revenue Model

    The project is distributed as MIT-licensed open-source software for self-hosting. The reviewed sources describe installation, source code, and model-provider configuration but do not document a paid subscription, hosted service, API billing model, or other revenue stream.

    Target Markets

    Industries & Segments
    • Individual developers and technical operators
    • Security-conscious self-hosters
    • Teams that need auditable agent actions on developer or operations machines
    • Organizations handling sensitive local files or credentials
    • Users who want an agent with shell access without granting the language model direct authority
    Use Cases
    • Giving an AI agent controlled access to a developer terminal
    • Coding, debugging, testing, and bounded browser-assisted development work
    • Running a self-hosted assistant through Telegram or a terminal session
    • Security-sensitive automation where every effect must be explainable and auditable
    • Delegating isolated coding or review jobs to confined workers
    • Reading local images, audio, video frames, PDFs, and office documents without sending them to a third-party parsing service

    History & Milestones

    2026-08-05

    The project changelog records the early alpha security/release foundation: signed releases, verification before unpacking, and the initial public security-oriented release line.

    2026-08-26

    0.10.0-alpha added UID-separated model credentials, morning briefing support, and bounded agent consultation; the public tree described 1,699 tests, 164 adversarial cases, and 19 gated tools.

    2026-08-28

    0.15.0-alpha added the WhatsApp broker channel, skill_write, and MCP registry documentation. Talos was also presented publicly in a Show HN launch post.

    2026-09-05

    0.18-alpha introduced Codex workers and clearer setup.

    2026-09-12

    0.19.5-alpha shipped the gated Computer suite, additional security protections, wiring for previously disconnected capabilities, and 252 adversarial cases with 2,702 tests reported for the release archive.

    Key Capabilities

    11
    Deterministic per-tool policy decisions with ALLOW, NEEDS_HUMAN, or DENY outcomes
    Capability tokens bound to exact arguments and targets, single-use and valid for 30 seconds
    Sandboxed shell execution using bubblewrap on Linux or sandbox-exec on macOS, refusing to run unconfined by default
    Append-only, SHA-256 hash-chained audit log with verification and event-based receipts
    Channel-qualified identities with zero default identities and fail-closed authorization
    Terminal and Telegram operation plus IMAP mail and WhatsApp through an operator-controlled SSH broker

    Integrations & Partnerships

    Platform Integrations

    • Linux and macOS; Python 3.11 or newer
    • Anthropic/Claude through API or CLI configuration
    • OpenAI-shaped provider routes and separate provider credentials
    • Ollama-style local streaming endpoints
    • Telegram long polling
    • IMAP mail
    • WhatsApp through an operator-controlled broker over SSH
    • MCP servers from an operator-owned registry, including Chrome DevTools and filesystem workers

    Connect

    Website
    talos-agent.ch
    GitHub
    talos-kernel

    AI Topics

    3

    talos-kernel focuses on these topics:

    Autonomous Systems(1)
    Agent Frameworks(1)
    Application Security(1)
    Back to all developersSuggest an edit