JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 584
  • Score
    100M100P100Q100733F
  • License Apache-2.0

Continuous learning for Kiro agent sessions on AWS. Passive tool-use capture, LLM extraction, and synchronous context injection — inspired by claude-mem, aligned with Bedrock AgentCore Memory.

Package Exports

  • kiro-learn

Readme

kiro-learn

Continuous learning for Kiro agent sessions on AWS.

kiro-learn seamlessly preserves context across Kiro sessions by passively capturing tool-use events, extracting them into long-term memory records, and injecting the relevant prior context into future sessions. The agent maintains continuity of knowledge about your projects across sessions, even after the session ends or reconnects.

Inspired by and largely based on claude-mem by Alex Newman, rebuilt for the Kiro + AWS ecosystem.

See AGENTS.md for the architecture and north star.