Skip to content

Runtime feed subscriptions #82

@mostlydev

Description

@mostlydev

Context

ADR-013 describes runtime feed subscriptions (feeds.subscribe(...)) allowing agents to dynamically subscribe to feeds at runtime rather than only through static pod declarations.

What's needed

  • Define subscription API surface in cllama or claw-api
  • Handle dynamic feed registration with TTL and scope validation
  • Ensure subscribed feeds go through the same injection path as static feeds

References

  • ADR: docs/decisions/013-context-feeds.md
  • Feed client: cllama/internal/feeds/feeds.go

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions