Creeta — AI developer tools & ecosystem news
bypassPermissions drops every gate — use these modes instead
acceptEdits, auto, dontAsk, and allow rules cut friction without the full trust loss of bypassPermissions.
OpenAI's Codex plugin hands your code review to a second LLM
OpenAI's Codex plugin runs inside Claude Code to delegate code review, adversarial critique, and tasks to Codex locally.
free LLM API resources GitHub repo list free providers rate limits Claude Code Cursor 2026
You don't need a paid API key to run a coding agent anymore — a small category of GitHub directories now catalogs every inference provider with a genuinely free tier, complete with rate limits and drop-in configs. The seed for this piece is a walkthrough video, but the
Ghostty beats iTerm2 3× — speed isn't the agent bottleneck
Ghostty vs iTerm2: GPU throughput, latency, memory — and why none of it solves parallel AI agent supervision.
World Monitor hit 67k stars — here's what the MCP endpoint
Open-source OSINT dashboard by @koala73: 60+ Vercel Edge Functions, Ollama/Groq AI layer, MCP at /mcp, 56 map layers,
Codex CLI dropped chat-wire — OpenCodex picks up the routing
OpenCodex translates Codex CLI's Responses API to Anthropic, Gemini, or Ollama — 40+ providers, zero patches to Codex
OpenAI ships Codex into Claude Code — two commands, or four?
OpenAI's codex-plugin-cc adds Codex review to Claude Code. The real install path is four commands, not two.
LongCat-Video-Avatar 1.5 cuts inference to 8 steps — here's
Meituan's MIT-licensed LongCat-Video-Avatar 1.5 replaces Wav2Vec2 with Whisper-Large-v3, adds DMD2 distillation at 8
MengTo/Skills has no tagged releases — pin the commit
78 MIT agent skills across web design, GSAP, Three.js, Codex. No releases in MengTo/Skills — pin a commit.
LingBot-Map runs 10,000 frames on monocular video — no
Ant Group's Robbyant open-sources LingBot-Map, a feed-forward monocular 3D scene reconstruction model running at ~20
36 languages parsed locally — Graphify needs no model call
Graphify indexes your codebase with tree-sitter across 36 languages — local-only, no embeddings, no API calls.
Codex burns ~1.5K tokens on font rules for backend sessions
Codex gpt-5.5 cold-starts at ~15K tokens; ~1.5K are frontend rules. Issue #19720 requested removal and is now closed.