Skip to content

Birds: opt-in session continuity across flights #1

Description

@pgagnidze

Birds are stateless today. Every flight is a fresh Claude session. This is the right default, but some birds would benefit from cross-flight context (monitoring, tracking changes over time).

Slack threads already do this: store provider_session_id, pass --resume on the next message. The cron_run handler just skips this path. A resumeSession bird config flag would wire it up, with a staleness cap to avoid context window degradation.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions