fleet-memory/hindsight-docs/docs
Chris Bartholomew e64d3634a9
feat: add cloud mode to skill installer for team memory sharing (#158)
* doc: update expired Slack invite link

* feat: add cloud mode to skill installer for team memory sharing

Adds support for Hindsight Cloud in the skill installer, enabling teams
to share memories about a codebase. Changes include:

- Add `--mode cloud` option to get-skill installer
- Install hindsight CLI binary for cloud mode (via get-cli)
- Configure ~/.hindsight/config with API URL and key
- Generate cloud-specific SKILL.md with team-aware guidance
- Distinguish between project conventions and individual preferences
- Update skills.md documentation with cloud setup instructions

Cloud mode workflow:
1. Team admin creates a bank in Hindsight Cloud
2. Each developer runs: curl ... | bash -s -- --mode cloud
3. All team members share the same memory bank
4. Knowledge retained by one member benefits everyone
2026-01-14 09:05:40 +01:00
..
changelog doc: changelog for 0.3.0 (#156) 2026-01-13 19:09:13 +01:00
cookbook fix: doc build and lint files (#34) 2025-12-16 13:49:09 +01:00
developer feat: add memory tags (#152) 2026-01-13 18:28:40 +01:00
sdks feat: add cloud mode to skill installer for team memory sharing (#158) 2026-01-14 09:05:40 +01:00