Chris Bell | knock.app

5.3K posts

Chris Bell | knock.app banner
Chris Bell | knock.app

Chris Bell | knock.app

@cjbell_

co-founder @knocklabs. the british half of @elixirtalk and organis(z)er @empexco.

nyc Sumali Ocak 2009
2.3K Sinusundan2.3K Mga Tagasunod
Naka-pin na Tweet
Chris Bell | knock.app
Chris Bell | knock.app@cjbell_·
We added an AI step to our workflow engine to help teams build richer customer messaging flows.
English
1
1
9
674
Brian Cardarella
Brian Cardarella@bcardarella·
MCPs should be allowed to launch subagents. There should be a single tool call for the MCP name scope along with a bit of context. Then the subagent will get the entire tool catalog the MCP supports. This would largely solve the context bloat complaints most people have.
English
1
0
1
621
Chris Bell | knock.app
Chris Bell | knock.app@cjbell_·
We took all of the email API data we had and rolled it up as a handy guide for you and your agents: email.info. Powered by our Clickhouse cluster.
English
0
1
6
274
Chris Bell | knock.app
Chris Bell | knock.app@cjbell_·
Knock can now sit at the center of your product growth motion without needing other tools. Use the AI agent step to power enrichment, lead qualification, personalize messaging, and much more. knock.app/blog/introduci…
English
0
0
2
75
Chris Bell | knock.app
Chris Bell | knock.app@cjbell_·
We added an AI step to our workflow engine to help teams build richer customer messaging flows.
English
1
1
9
674
Cursor
Cursor@cursor_ai·
We're introducing Cursor Automations to build always-on agents.
English
366
556
7.1K
2.3M
Chris Bell | knock.app
Chris Bell | knock.app@cjbell_·
We've been building a new agent mode at @knocklabs on top of the elixir just bash port. @cramforce cooked with just bash. Not all agents need a full sandbox, but most agents will benefit from operating on a filesystem with bash. Now if you're in Elixir, you can just bash.
Ivar Vong@ivarvong

We ported just-bash to Elixir to give our Elixir agents a virtual filesystem and bash interpreter. The first commit was ~11k lines, generated entirely by Opus 4.5 in a single session. github.com/elixir-ai-tool…

English
0
2
20
1.8K
Chris Bell | knock.app
Chris Bell | knock.app@cjbell_·
I really love @cursor_ai background agents and use them regularly for oh-so-many features, explorations, and sometimes just ideating on ideas while I'm on the subway (i am a cursor mobile head). Please can we have background agents be @graphite aware so we can stack!
English
4
0
30
2.5K
Chris Bell | knock.app
Chris Bell | knock.app@cjbell_·
Our knock-cli skill makes working locally with your customer messaging an incredibly good experience. "/knock-cli Create a new email in my onboarding workflow that sends after 3 days to introduce features x, y, z." 🙌
Knock@knocklabs

Today we’re releasing Knock skills for AI coding agents. Give your agents the context they need to design notifications, write copy, and work with the Knock CLI to manage your notification resources. > npx skills add knocklabs/skills

English
0
1
5
618
Chris Bell | knock.app nag-retweet
Nick Dobos
Nick Dobos@NickADobos·
Claude got a huge hidden update. Holy shit. Before: User prompt -> Claude -> uses tool -> Claude After: User prompt -> Claude -> writes code and logic -> that code uses a tool -> code logic can parse or format results, add conditional logic and use tool multiple times -> Claude This unlocks crazy amounts of complex function calling. For example, say you are querying a database. Previously you would do one query, then Claude would read that result and then query again if needed. Now Claude writes code to call the tool, then that code can handle the result and do different things, like query again, strip or format data, and change what it’s doing based on the tool call result, all before being sent back to Claude. The code, that Claude writes, pre plans how to react to the tool result. This compresses LLM agent loops, because the agent isn’t deciding on the fly, and it doesn’t need to keep asking the LLM to make decisions, instead the LLM pre-bakes potentially hundreds or thousands of decision paths. I would not be surprised if we see eventually 2x-100x improvements or more on agent loop & tool calling efficiency scores from this design. Subtle but absolutely huge change.
Nick Dobos tweet mediaNick Dobos tweet media
Alex Albert@alexalbert__

Underrated dev upgrade from today's launch: Claude's web search and fetch tools now write and execute code to filter results before they reach the context window. When enabled, Sonnet 4.6 saw 13% higher accuracy on BrowseComp while using 32% fewer input tokens.

English
63
95
2.1K
254.3K
Chris Bell | knock.app
Chris Bell | knock.app@cjbell_·
They kind of buried the lede here, but having a code execution tool and programmatic tool calling in GA now is very cool. Run code without needing to run a sandbox. Seems ideal for simple processing cases.
Claude@claudeai

On the Claude API, web search and fetch tools are more accurate and token-efficient with dynamic filtering. Also now generally available: code execution, memory, programmatic tool calling, tool search, and tool use examples. Read more: claude.com/blog/improved-…

English
0
0
3
527
Steve Kaliski
Steve Kaliski@stevekaliski·
if you're interested in learning more i'll be talking all things agentic payments at our meetup in nyc this thursday (2/12) --> meetup.com/stripe-new-yor…
Jeff Weinstein@jeff_weinstein

Autonomous agents are an entirely new category of users to build for, and, increasingly, to sell to. Today, we’re launching (a preview) of machine payments on @stripe—a way for developers to directly charge agents, with a few lines of code. 🤖💸 $ Let’s start tinkering… ⤵️

English
3
1
22
10.4K
Chris Bell | knock.app nag-retweet
Steve Kaliski
Steve Kaliski@stevekaliski·
At Stripe we have a tool called "minions" -- it lets us kick off async agents built right in our dev environment to one-shot bugs, features, and more e2e. I have team, project, and personal channels dedicated just to working with minions. I like to think of it as a new type of pair programming -- "pair prompting." Read more --> stripe.dev/blog/minions-s…
English
64
101
1.6K
551.1K