EveryDev.ai
Subscribe
Home
Developers

2,711+ 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. weirdGuy

    weirdGuy

    Kastor is a declarative language and toolchain — "Terraform for AI agents" — that lets developers define agents, tools, and prompts in typed HCL, then compile them to framework code or reconcile them onto hosted platforms with plan/apply semantics.

    Visit Website

    At a Glance

    1Tool Listed
    1Product
    9Capabilities
    Discussions
    2026Est.
    Focus Areas
    Agent Frameworks
    Infrastructure as Code
    AI Development Libraries
    Connect
    Latest News
    Show HN: Kastor – Terraform-style specs for AI agentsJul 8, 2026
    Kastor v0.0.1-alpha released — declarative HCL language and Go toolchain for AI agents with LangGraph codegenJul 8, 2026

    AI Tools by weirdGuy

    (1)
    View Kastor
    Kastor tool icon

    Kastor

    Declarative AI Agent Toolchain

    Agent FrameworksIaCAI Dev Libraries

    Discussions

    No discussions yet

    Be the first to start a discussion about weirdGuy

    Latest News

    07/08/2026

    Show HN: Kastor – Terraform-style specs for AI agents

    news.ycombinator.com
    07/08/2026

    Kastor v0.0.1-alpha released — declarative HCL language and Go toolchain for AI agents with LangGraph codegen

    github.com

    Products & Services

    1
    Kastor
    July 8, 2026

    Open-source (Apache-2.0) Go CLI and declarative HCL-based language for AI agents. Parses .agent, .tool, .prompt, and kastor.hcl files, validates references and prompt variables at compile time, and offers two paths: `kastor build` compiles the spec to runnable framework projects (LangGraph today), and `kastor plan`/`apply`/`destroy` reconcile agents as long-lived resources on hosted platforms with state tracking, three-way diffs, and drift detection.

    Market Position

    Positions itself as "Terraform for AI agents" — an IaC-style source-of-truth layer that sits above agent frameworks and hosted platforms rather than competing with them as a runtime. It deliberately does not try to be another agent runtime; instead it standardizes the outer contract around agents (inputs, outputs, model, prompt, tools, build/apply target) so specs stay vendor-neutral, versionable, and reviewable even as underlying runtime patterns change.

    Key Competitors

    LangGraph
    CrewAI
    Terraform

    Leadership

    Founders

    W

    weirdGuy

    Anonymous solo developer and sole creator of Kastor, building the project in Go. Goes by the handle @so_weird_guy on X and weirdGuy/weirdguy on GitHub and Hacker News. Posted Kastor as their first-ever Show HN on July 8, 2026.

    Founding Story

    The creator built Kastor because agent definitions tend to be scattered across framework code, prompt files, tool/MCP files, platform UI settings, and env vars — making them hard to review, diff, reproduce, or move between platforms. Kastor is an attempt to add an infrastructure-as-code-style source-of-truth layer above that: a versionable, reviewable, declarative contract for agents. The bet is that agent runtime patterns will keep changing while the need for reviewable/diffable agent contracts will not, so Kastor deliberately standardizes the outer contract (inputs, outputs, model, prompt, tools, build/apply target) rather than trying to become another agent runtime.

    Business Model

    Revenue Model

    Free and open-source software licensed under Apache-2.0. No monetization or paid tiers as of the alpha release.

    Target Markets

    Use Cases
    • Managing AI agent definitions as versionable, reviewable infrastructure-as-code
    • Defining agents once and generating code for multiple frameworks
    • Deploying and reconciling agents across hosted platforms with plan/apply
    • Detecting configuration drift in deployed agents
    • Keeping agent contracts (inputs, outputs, model, prompts, tools) diffable in version control

    Quick Facts

    Founded
    2026

    History & Milestones

    July 8, 2026

    Released v0.0.1-alpha, the first public proof of concept: HCL parser and validator, reference/prompt-variable checks, LangGraph code generation, and runnable weather + content-scheduler examples.

    July 8, 2026

    Launched on Hacker News as "Show HN: Kastor – Terraform-style specs for AI agents," reaching 32 points.

    Key Capabilities

    9
    Typed, declarative agent specification language based on HCL
    Separate .agent, .tool, .prompt, and kastor.hcl file types
    Compile-time validation of references and prompt variables
    Dependency and reference checking across specs
    `kastor build`: code generation to target frameworks (LangGraph implemented)
    `kastor plan`/`apply`/`destroy`: reconcile hosted-platform agents

    Integrations & Partnerships

    Platform Integrations

    • LangGraph (code generation target)
    • Model Context Protocol (MCP) for tools
    • OpenAI API (used in examples)
    • Tavily search API (via MCP in examples)
    • Planned: OpenAI Assistants, then AWS Bedrock and Azure

    Connect

    Website
    getkastor.dev
    GitHub
    weirdGuy
    X / Twitter
    so_weird_guy
    Discord
    bb4UwtJFe

    AI Topics

    3

    weirdGuy focuses on these topics:

    Agent Frameworks(1)
    Infrastructure as Code(1)
    AI Development Libraries(1)
    Back to all developersSuggest an edit