Skip to content

docs(blog): add 'Now you're thinking with Agents' blog post#84

Open
Tehsmash wants to merge 3 commits into
mainfrom
feat/thinking-with-agents-blog
Open

docs(blog): add 'Now you're thinking with Agents' blog post#84
Tehsmash wants to merge 3 commits into
mainfrom
feat/thinking-with-agents-blog

Conversation

@Tehsmash
Copy link
Copy Markdown
Member

Summary

  • Adds a new Portal-themed blog post: Now you're thinking with Agents
  • Makes the case for deploying small agents co-located with remote resources (Kubernetes clusters, VMs, databases) and communicating agent-to-agent over A2A/SLIM, rather than exposing raw APIs or credentials to a central agent
  • Covers the old mental model, the agent-native pattern with diagrams, two concrete examples (Kubernetes and VM configuration), enabling technologies (A2A + SLIM), properties of the pattern, and a "things to consider" section covering authorization, security boundaries, auditability, and operational overhead

Signed-off-by: Sam Betts <1769706+Tehsmash@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 18, 2026

Blog preview

Preview deployed to: https://blogs.agntcy.org/drafts/feat-thinking-with-agents-blog/

Last updated: commit 5b30d73be25fa3dfd239c4a4895152f1584974af

Tehsmash added 2 commits May 18, 2026 11:54
…hrough

Signed-off-by: Sam Betts <1769706+Tehsmash@users.noreply.github.com>
Signed-off-by: Sam Betts <1769706+Tehsmash@users.noreply.github.com>
Copy link
Copy Markdown
Member

@micpapal micpapal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this post. It is probably not as technical as the others but it still gives a good idea on when and how SLIM can be used, so I think it is a good fit

@Tehsmash Tehsmash marked this pull request as ready for review May 26, 2026 09:54
@Tehsmash Tehsmash requested review from a team as code owners May 26, 2026 09:54
@Tehsmash Tehsmash requested a review from gcarofig May 26, 2026 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants