Koine

(github.com)

13 points by handfuloflight3 days ago

3 comments

  • ramon15650 minutes ago
    I get the &quot;Why Claude Code&quot;, just not the &quot;Why a REST API&quot;. It doesn&#x27;t seem to solve a problem at all.<p>Check the &quot;Who It&#x27;s For&quot;<p>&gt; Solo founders who use Claude Code daily and want to use it in toolchains<p>I can do that just fine without a REST API<p>&gt; Backend developers adding AI capabilities to services and APIs<p>You can interact with Claude Code just fine. In fact I wouldn&#x27;t use CC here since I want control over how it&#x27;s ran, and CLAUDE.md just doesn&#x27;t have that power.<p>&gt; AI tinkerers building agentic workflows, automation, and experiments<p>Ditto.<p>&gt; Data engineers who need structured, typed LLM output in pipelines<p>This has nothing to do with the REST part. I don&#x27;t see how this is better than just an SDK with structured output.<p>&gt; Platform teams exposing Claude Code to internal services<p>I guess I see the appeal a bit here, but anthropic has a platform that can handle agents for you, and this seems like a better fit than a clunky REST API between a CLI tool.
  • isoprophlex2 hours ago
    Unless you&#x27;re creating a disposable throwaway filesystem that&#x27;s isolated between API calls, you&#x27;re setting yourself up for a whole lotta stateful shenanigans...
  • omneity2 hours ago
    &gt; With a typical LLM SDK<p>What is a typical LLM SDK?