Fable Orchestrator
A developer introduced Fable Orchestrator, a multi-agent system that coordinates specialized AI executors—including models like Sonnet, Opus, and Codex gpt-5.6-sol—for software development tasks. The …
A developer introduced Fable Orchestrator, a multi-agent system that coordinates specialized AI executors—including models like Sonnet, Opus, and Codex gpt-5.6-sol—for software development tasks. The …
A developer has built an open-source system called autoloop that autonomously triages, implements, and tests GitHub issues using Claude AI, achieving 27 autonomous merges in two weeks with a 97% succe…
A user on Hacker News reports that GPT 5.6 Sol is significantly less productive than Opus/Fable, requiring constant steering and producing overreached conclusions and useless defensive code. The user …
A new analysis by AI researcher and open-source harness developer finds that the common practice of using a frontier model to plan and a cheaper model to execute—dubbed the '/plan' pattern—actually in…
EG-VAR, a Lean 4-based architecture for AI reasoning, achieved a flawless 120 out of 120 on TableBench numerical reasoning tasks and maintained 100% source fidelity during counterfactual stress tests,…
A security researcher using Hacktron's pentest tool discovered that PostHog launched Playwright Chromium with `--no-sandbox` for heatmap screenshots, then used Anthropic's Claude to write an exploit f…
OpenAI released GPT-5.6-Sol, alongside cheaper models Terra and Luna, pricing Sol at $5/$30, Terra at $2.50/$15, and Luna at $1/$6. CEO Sam Altman said the models address enterprise cost concerns and …
A developer tracked Claude Code and Codex pass rates for 95 days and calculated the per-session cost of Anthropic's agentic coding tool. A typical mid-size session of 40 model calls with a 90K token w…
A developer has been running an autonomous agent on a 16GB M1 Mac for three months, using small models in the 9B/E4B class by choice rather than economic necessity. The developer argues that small mod…
Anthropic's prompt caching, Batches API, and model routing can significantly reduce LLM costs without switching providers. Prompt caching reuses prefixes at 0.1× the base input price, the Batches API …
A developer created an 'Operating Standard' document that encodes a portable doctrine for AI coding agents, enabling cheaper models like Sonnet and Opus to match the conduct of frontier models without…
A developer shared a starter configuration for Claude Code, a tool that uses AI to assist with coding tasks. The configuration includes a curated allowlist of safe commands, integration with the open-…
An engineer at Anthropic has developed a multi-model playbook for Claude Code, arguing that the biggest leverage comes from loop engineering—designing agentic loops that use cheaper, faster models for…
In a blog post, an unnamed author argues that the software industry is repeating past mistakes by focusing on output, efficiency, velocity, and productivity in AI-driven development, calling this 'pro…
A developer successfully added Mermaid diagrams to OpenWiki, LangChain's LLM-powered code documentation tool, by modifying its prompts to generate sequence and entity-relationship diagrams. The experi…
A Hacker News user asks the community to share specific tasks from the past month where open-weight models like GLM, DeepSeek, Kimi, or Qwen failed but frontier models like Opus, Fable, or GPT succeed…
OpenAI launched GPT-5.6 in three sizes—Sol, Terra, and Luna—alongside an updated Codex desktop app and ChatGPT Work, positioning the models as faster and cheaper than competitors while setting new sta…
A developer built a full-featured spreadsheet application called HolySheet in a few days using AI tools, spending less than $100. The app includes formulas, pivot tables, charts, and rich formatting, …
A developer critiques AI model verbosity and sycophancy, sharing their use of Strunk & White's "omit needless words" instruction in AGENTS.md. They note OpenAI's new GPT-5.6 docs advise against generi…
SpaceXAI launched Grok 4.5, an Opus-class model focused on coding and agents, trained in partnership with Cursor. The model offers near-frontier performance with faster speed and lower cost, positioni…