# agentic-ai-development

Published articles for agentic-ai-development.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## session-bridge: I Made Two Claude Code Sessions Talk to Each Other

DevFeed: [session-bridge: I Made Two Claude Code Sessions Talk to Each Other](<https://devfeed.tech/articles/session-bridge-i-made-two-claude-code-sessions-talk-to-each-other-25747.md>)

Original publisher: [Read original article](<https://blog.shreyaspatil.dev/session-bridge-i-made-two-claude-code-sessions-talk-to-each-other/>)

Author: Shreyas Patil

Published: 2026-03-20T13:09:22Z

Content type: opinion

Language: en

Sources: [Shreyas Patil's Blog](<https://devfeed.tech/sources/shreyas-patil-s-blog.md>)

Topics: [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [agentic-ai-development](<https://devfeed.tech/tags/agentic-ai-development.md>), [building](<https://devfeed.tech/tags/building.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [claude-plugin](<https://devfeed.tech/tags/claude-plugin.md>), [claudeai](<https://devfeed.tech/tags/claudeai.md>), [context](<https://devfeed.tech/tags/context.md>), [plugin](<https://devfeed.tech/tags/plugin.md>), [plugins](<https://devfeed.tech/tags/plugins.md>)

### AI overview

A developer describes building session-bridge, a Claude Code plugin that lets separate sessions for a library and its consumer application communicate and share context across repositories. The article covers the motivation, architecture, design decisions, failures, and shipped result.

### Source excerpt

Building 'session-bridge': A Claude Code plugin that allows separate AI sessions to communicate and share context across different repositories.

## Just Launched: Neon Is Now a Kiro Power

DevFeed: [Just Launched: Neon Is Now a Kiro Power](<https://devfeed.tech/articles/just-launched-neon-is-now-a-kiro-power-5481.md>)

Original publisher: [Read original article](<https://neon.com/blog/just-launched-neon-is-now-a-kiro-power>)

Author: Carlota Soto

Published: 2025-12-03T17:52:39Z

Content type: article

Language: en

Sources: [Blog -- Neon Docs](<https://devfeed.tech/sources/blog-neon-docs.md>)

Topics: [Kiro](<https://devfeed.tech/topics/kiro.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [ide](<https://devfeed.tech/topics/ide.md>), [Model Context Protocol (MCP)](<https://devfeed.tech/topics/model-context-protocol-mcp.md>), [Spec Driven Development](<https://devfeed.tech/topics/spec-driven-development.md>), [backend-development](<https://devfeed.tech/topics/backend-development.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>)

Tags: [agentic-ai-development](<https://devfeed.tech/tags/agentic-ai-development.md>), [ai-development](<https://devfeed.tech/tags/ai-development.md>), [backend-development](<https://devfeed.tech/tags/backend-development.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [ide](<https://devfeed.tech/tags/ide.md>), [kiro](<https://devfeed.tech/tags/kiro.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [product](<https://devfeed.tech/tags/product.md>), [spec-driven-development](<https://devfeed.tech/tags/spec-driven-development.md>)

### AI overview

The article announces Neon as an early launch partner for Kiro powers. It describes a Neon power that lets developers deploy Postgres databases, create production-like branches, run migrations and tests in isolated environments, and revisit past states from within the IDE. It also explains how Kiro powers provide domain-specific tools and knowledge through MCP servers, steering files, and hooks.

### Source excerpt

Kiro just announced powers at re:Invent, a new way for developers to access a curated set of tools (each packaged with domain knowledge and best practices) directly from the IDE. Neon is one of the first launch partners, alongside companies like Figma, Stripe, Supabase, Postman,...