Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

Codex can spawn grok 4.5 or Kimi k3 as subagents now. Not more GPT, other companies' models, running underneath it, in the same session. Wired both into my picker weeks ago. Today they stopped being alternatives and started taking jobs. Each agent gets its own context window and runs...

46,651 Aufrufe • vor 3 Tagen •via X (Twitter)

0 Kommentare

Keine Kommentare verfügbar

Kommentare vom Original-Post werden hier angezeigt

Ähnliche Videos

voice prompting is 4x faster than typing. but i NEEEDED more. Nvidia parakeet allows me to fully voice control an agentic development environment with commands firing in under 300ms. and it runs 100% local. I added gpt realtime 2.1 mini, its 20% faster, 7 to 20x cheaper, and lets you have full jarvis style control of your vibe coding agents. but what about orchestration? agents can spawn each other, prompt each other, and read each others output with the CNVS mcp and cli. Fable 5 can create a plan, spawn 10 grok agents to execute, and a kimi k3 agent to review. parallel agents code at 1,000s of TPS anthropic's own research shows improvements ACROSS the board for multi agent workflows over single agent but only CNVS lets you choose exactly which orchestration, worker, and reviewer agent you would like to use. grok, kimi, qwen, claude, codex... the cross agent memory system is based on real 2026 research so all agents share the same brain, its on demand so it never bloats context. what about remote agents?? You can create remote canvasses that run agents your virtual private servers, they keep working even if your mac shuts off, and you can even vibe code straight to production. CNVS is built from the ground up ENTIRELY in swift for RAW performance on apple hardware. PS - its a LIFE TIME LICENSE because you don't need another subscription. PPS - I ship updates every week based off user feedback and livestream myself building it everyday. PPPS - it uses all your existing ai subs, so no api pricing here.

Max Blade

59,970 Aufrufe • vor 13 Tagen

HERMES AGENT VS OPENCLAW. a local ai onboarding flow test. a 3.9gb bonsai served on localhost, both agents upstream and latest, i point each one at the endpoint and watch which one even finds it. > hermes opens a provider menu, thirty plus options, local servers sitting right there next to the cloud ones, i hand it 127.0.0.1:8899, it verifies the endpoint, one model visible, auto-detects the model by name, bonsai-27b-q1_0, reads the context length straight off the server, saves it, and starts reasoning and firing real tool calls on my local model. no key. no friction. > openclaw has no menu. it goes hunting for a codex login, an openai key, finds none because there are none, prints no models available three times, defaults to openai/gpt-5.5, a cloud model it cannot reach, and dead ends on run auth login --provider openai. read that back. it asked me for an openai key. to run a model already running on my own machine. it never once looked at localhost. to be fair, openclaw can run local if you hand wire endpoint yourself. what it will not do is find the model already sitting on your box. hermes agent found it in one line. now the part i owe you. the auto-detect that just won, the model name read, the .gguf strip, the context length probe off the server, that is my code, it is in hermes agent main right now, authorship preserved, #2051 and #4218. the wizard fix that stops an agent from silently routing you to someone else's creds, the exact trap openclaw still falls into, mine too, #4210. i contribute to hermes agent, i told you that going in. one agent is built to talk to whatever you are running, the other is built to talk to a cloud api, so one found my model and ran it and the other asked me to log into openai. onboarding flow of both, mapped, below.

Sudo su

23,816 Aufrufe • vor 15 Tagen

Introducing my newest app, TethrX, made with Grok 4.5 to access Grok Build on your phone. TethrX connects to Grok Build running on your own computer, so you can start a task from anywhere, follow Grok's reasoning as it works, approve every command before it runs, and review the code it writes. Your code never leaves your machine. The public TestFlight is now open, and a demonstration is below. You pair your phone by scanning a QR code, either on your local network or from anywhere through Tailscale. From there TethrX streams Grok's reasoning, tool calls, command output and file changes as they happen, and asks your approval before anything runs. Plan mode lets you read the plan before the work begins. When a task finishes you can review exactly what changed. TethrX lists the modified files in your project, shows a diff for each one, and lets you commit or discard the work without leaving your phone. The app supports slash commands, including /compact and any skills you have installed, along with voice dictation, queued messages and reusable prompts. Sessions can be searched and organised into folders, and you can pair several computers and switch between them. Siri can start a task or tell you what Grok is doing without opening the app, a home screen widget shows whether Grok is working, and a Live Activity tracks progress on your lock screen and Dynamic Island. Every session reports its context window, token usage and cost, the app can be locked behind Face ID, and your computer is kept awake for as long as a task is running. TethrX requires Grok Build installed and signed in on your computer, together with Node.js 20 or newer. A single command starts the bridge: npx tethrx-bridge TethrX is open source under the Apache License 2.0. Both the iOS client and the local bridge are available here: Grok 4.5 helped a lot, thanks to SpaceXAI for making Grok 4.5 exceptional.

Myrhe𝕩

13,029 Aufrufe • vor 12 Tagen