Advertisement Β· 728 Γ— 90

Posts by Cecil Phillip πŸ‡¦πŸ‡¬

Deep Agents: LangChain's SDK for Agents That Plan and Delegate When you type a question into ChatGPT, the model only has what you typed to work with. But tools like Claude Code can plan, iterate, test, and recover from mistakes. They work more like we do. The difference is the agent harness: Planning tools, file system access, sub-agents, and carefully crafted system prompts that turn a raw LLM into something genuinely capable. Sydney Runkle is back on Talk Python representing LangChain and their new open source library, Deep Agents: A framework for building your own deep agents with plain Python functions, middleware hooks, and MCP support. This is how the magic works under the hood.

This episode of @talkpython.fm w/ Sydney Runkle was a really good listen. They dove into Deep Agents, patterns, agent harness and uses cases

talkpython.fm/episodes/sho...
#python #langchain

1 week ago 1 0 0 0
.NET Skills for Modern Coding Platforms | dotnet-skills A shared .NET skill catalog for Claude Code, GitHub Copilot, Gemini, Codex, and Junie with package, category, skill, agent, and about pages.

Just learned about dotnet-skills. A cli a tool for installing skills and agents in .NET projects.

It also has a way to bunch opinionated combinations of skills and agents together using packages.

skills.managed-code.com
#dotnet

3 weeks ago 2 0 1 0
Preview
RentAHuman.ai - AI Agents Hire Humans for Physical Tasks The marketplace where AI agents rent humans. MCP integration, REST API, flexible payments. Book humans for real-world tasks your AI can't do.

RentAHuman.ai - Hire Humans for AI Agents. Now your OpenClaw agents can have human employees.

This is wild! Also I can't say that I'm surprised. It was just a matter of time.
share.google/cY5CgVu2GykT...

3 weeks ago 0 0 1 0
Preview
Replay 2026 - San Francisco | Temporal Replay is a conference for the tech community. It's built on experience, charged by developers, and hosted by Temporal. Come share what works and leave with ideas that will make a difference in your work.

Fast Company just named us #15 in Applied AI. πŸ†

Want to see how production AI actually gets built? Join us at Replay, where the engineers operating reliable AI systems come together.

πŸ”— https://replay.temporal.io/

#FCMostInnovative

4 weeks ago 0 1 0 0
Preview
Releases Β· temporalio/sdk-python Temporal Python SDK. Contribute to temporalio/sdk-python development by creating an account on GitHub.

The latest version of the @temporal.io Python SDK comes with support for running Google ADK agents in Temporal Workflows, along with some other enhancements for you to check out!

github.com/temporalio/s...
#temporal #GoogleADK

3 weeks ago 1 0 0 0
Preview
Improving .NET Security Code with C# 14 Property Extensions Stop writing boilerplate code for ClaimsPrincipal. C# 14 extension members let you use properties to centralize claim access logic, leading to cleaner, more secure ASP.NET Core applications.

Stop writing boilerplate code for ClaimsPrincipal! πŸ›‘οΈ

#csharp 14 extension members let you use properties to centralize claim access logic, leading to cleaner, #aspnetcore application code.

Read more: duende.link/7efu3d

3 weeks ago 1 2 0 0

I need to watch that too. It's on my list :)

3 weeks ago 1 1 0 0
Preview
GitHub - temporalio/skill-temporal-developer: Comprehensive Skill for developing with Temporal Comprehensive Skill for developing with Temporal. Contribute to temporalio/skill-temporal-developer development by creating an account on GitHub.

We've just released the Temporal Developer Skill in Preview for coding agents. It packages recommended practices, SDK-specific gotchas, and more!

Head over to the Github repo to learn how to get started github.com/temporalio/s...

www.youtube.com/shorts/SRyOM...
#temporalio #ai #codingagents

4 weeks ago 2 0 0 0
Advertisement
GitHub - cecilphillip/stripe-dotnet-extensions: Helper extensions for integrating the Stripe .NET SDK with .NET Hosting APIs Helper extensions for integrating the Stripe .NET SDK with .NET Hosting APIs - cecilphillip/stripe-dotnet-extensions

Pushed a new update to my Stripe extensions for .NET project this weekend. Added an Aspire hosting integration for the Stripe CLI..

But now Aspire 13.2 is out I probably have to go update some things πŸ™‚
github.com/cecilphillip...
#AspireDev

4 weeks ago 2 0 0 0

I was thinking I'd point it at yours and maybe it would write better code for me

1 month ago 4 0 1 0

no .editorconfig in the repo, but it's definitely coming from somewhere.

1 month ago 0 0 1 0
Post image

This happens so often when I'm working on .NET projects in coding agents. It starts generating code and then adds a Copyright (c) Microsoft at the top of the files.

Apparently Claude Code things I still work at Microsoft 🀣 I need to add rule to stop that.

1 month ago 3 0 3 0

Dr. Martin Luther King, Jr. dedicated his life fighting for equity and justice. He taught us that even in the face of intimidation and discrimination, we must never stop working towards a better future – a lesson that feels especially relevant today.

3 months ago 24467 6349 518 235
Post image Post image

Congrats to Brayan Kai on being appointed Executor for Eastern Africa! A passionate Data Scientist dedicated to Technical Writing & Open-Source Advocacy, Brayan is a builder and mentor and will I know he's going to do amazing serving the BPD Community!

4 months ago 4 2 0 0

@jamesgunn.bsky.social can we please get a decent Swamp Thing show πŸ™πŸΎ

6 months ago 0 0 0 0
Advertisement
Preview
Dapr Day 2025 Dapr Day 2025

We're hosting Dapr Day 2025 this year on Nov 5th! Just like before, it'll be virtual and open for everyone.

The CFP will be open for a couple more weeks, so if you have a @daprdev.bsky.social story to tell then consider submitting a talk πŸ™‚πŸ‘¨πŸΎβ€πŸ’»
dapr.io/events/dapr-...
#daprdev #cncf

7 months ago 1 0 0 0

Iove this idea

7 months ago 1 0 0 0
Preview
Microsoft.Extensions.AI abstraction for IChatClient in Dapr by WhitWaldo Β· Pull Request #1620 Β· dapr/dotnet-sdk Description Adding Dapr implementation of Microsoft.Extensions.AI abstraction for IChatClient Issue reference We strive to have all PR being opened based on an issue, where the problem or feature h...

Incoming implementation for IChatClient in the @daprdev.bsky.social .NET SDK. We would appreciate to get some additional eyes on this from the community.

github.com/dapr/dotnet-...
#dotnet #daprdev #cloudnative #agents

7 months ago 2 0 0 0
Post image

We're doing another Dapr Day this year and the Call for Papers is open! Topics we're looking for include:
- Dapr end-user cases
- Dapr workflow & durable execution
- Dapr & Agentic AI
- Running Dapr in production

Submit your CfP at sessionize.com/dapr-day-2025/ (closes on Sep 30th)

7 months ago 0 1 0 1

Installing the .NET Aspire cli for the first time. Going straight for the dev build!

curl -sSL aspire.dev/install.sh | bash -s -- -q dev

8 months ago 5 0 0 0
MCP as a universal data highway
MCP as a universal data highway YouTube video by Stripe Developers

Join us today for this week's Stripe Developer Office Hours. I'll be chatting with Den Delimarsky about all things MCP from transports, tools, auth, and much more.

youtube.com/watch?v=REpv...
#stripe #ai #agents #mcp

8 months ago 1 1 0 0
Post image

The truth here is so ever relevant, is so simple and profound. I think I might pop it into my next book. Sharing yet again:

8 months ago 26792 6718 513 251

I only come outside when the sun is down

8 months ago 0 0 1 0

πŸ‘€πŸ‘€ What's been going on over there?

8 months ago 1 0 1 0

Join us live now for this week's @daprdev.bsky.social Community Call

9 months ago 1 0 0 0
Advertisement
Build something Lovable with Stripe
Build something Lovable with Stripe YouTube video by Stripe Developers

Join us for the next Stripe Developer Office Hours on July 2nd @ 1pm ET. Talisha White from Lovable will be joining us to showcase how they are enabling developers to be creative and build their projects faster with AI.

www.youtube.com/watch?v=SJx7...
#stripedev #genai #stripe

9 months ago 1 0 0 0
Preview
Dapr University: Learn to Design, Build, and Scale Microservices Join Dapr University and master the art of building scalable, distributed microservices in .NET,Java,Python,Go and more. Learn from experts with free, hands-on courses designed for developers of all l...

I highly recommend going through the Dapr Agents course on Dapr University. It's a great place to get started with building intelligent systems if you're already familiar with @daprdev.bsky.social

www.diagrid.io/dapr-univers...
#dapr #cncf #workflows #agents

9 months ago 0 0 0 0

Today on Stripe Developer office hours, Steve Androulakis and Cornelia Davis join me to chat about how to build reliable agentic systems at scale while simplifying state and event management πŸ‘¨πŸΎβ€πŸ’»

#mcp #stripedev #fintech #genai

10 months ago 0 0 0 0
Post image

MCP for Beginners course with 10 hands-on labs, available in 40+ languages! 🌍
πŸŽ“ Learn MCP fundamentals with practical examples in .NET, Java, TypeScript, JavaScript, and Python using VS Code.

πŸ”— Get started now: aka.ms/mcp-for-begi...

10 months ago 30 7 0 1
Building AI agents with Temporal and Stripe's Agent Toolkit
Building AI agents with Temporal and Stripe's Agent Toolkit AI Agents require complex state and event management. For an LLM to make smart decisions on behalf of a user, it needs a clear understanding of the agent's g...

Join Temporal's Steve & Cornelia with Stripe’s Cecil Phillip on Wed, June 18 @11AM PT for a live session on building scalable, stateful AI agents.

Register: www.youtube.com/watch

10 months ago 1 1 0 1