fleet-memory/hindsight-integrations
Ben 81441ee9af
feat(paperclip): add hindsight-paperclip TypeScript integration (#773)
* feat(paperclip): add hindsight-paperclip TypeScript integration

Adds long-term memory for Paperclip AI agents via a lightweight
TypeScript/Node.js npm package with no runtime dependencies.

- recall() / retain() functions for heartbeat lifecycle hooks
- createMemoryMiddleware() for Express HTTP adapter agents
- Bank ID strategy: paperclip::{companyId}::{agentId} (configurable)
- Skill file for agents to call Hindsight REST API directly
- 27 unit tests covering bank derivation, recall, and retain
- Docs page at sdks/integrations/paperclip

* Remove skills file from paperclip integration

* Rename package to @vectorize-io/hindsight-paperclip
2026-04-02 14:26:45 +02:00
..
ag2 fix(deps): address critical and high severity security vulnerabilities (#827) 2026-04-01 09:20:34 +02:00
agno fix(deps): address critical and high severity security vulnerabilities (#827) 2026-04-01 09:20:34 +02:00
ai-sdk fix: resolve all Dependabot security alerts (#702) 2026-03-26 13:15:36 +01:00
autogen release(autogen): v0.1.1 2026-04-01 17:51:46 +02:00
chat fix: resolve all Dependabot security alerts (#702) 2026-03-26 13:15:36 +01:00
claude-code Fix trailing commas in openclaw.plugin.json and add JSON manifest CI tests (#774) 2026-03-30 16:55:06 +02:00
codex release(codex): v0.2.0 2026-03-30 17:50:02 +02:00
crewai fix: resolve remaining Dependabot security alerts (#833) 2026-04-01 17:22:38 +02:00
hermes fix(deps): address critical and high severity security vulnerabilities (#827) 2026-04-01 09:20:34 +02:00
langgraph fix(deps): address critical and high severity security vulnerabilities (#827) 2026-04-01 09:20:34 +02:00
litellm fix(deps): address critical and high severity security vulnerabilities (#827) 2026-04-01 09:20:34 +02:00
llamaindex fix(deps): address critical and high severity security vulnerabilities (#827) 2026-04-01 09:20:34 +02:00
nemoclaw fix: resolve all Dependabot security alerts (#702) 2026-03-26 13:15:36 +01:00
openclaw feat(openclaw): JSONL-backed retain queue for external API resilience (#740) 2026-04-01 18:06:57 +02:00
paperclip feat(paperclip): add hindsight-paperclip TypeScript integration (#773) 2026-04-02 14:26:45 +02:00
pydantic-ai fix(deps): address critical and high severity security vulnerabilities (#827) 2026-04-01 09:20:34 +02:00
strands fix(deps): address critical and high severity security vulnerabilities (#827) 2026-04-01 09:20:34 +02:00