fleet-memory/hindsight-docs/docs/sdks
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
..
integrations feat: add cloud mode to skill installer for team memory sharing (#158) 2026-01-14 09:05:40 +01:00
cli.md ci: finalize test for the documentation code (#57) 2025-12-19 12:17:59 -07:00
nodejs.md fix docs on clients 2025-12-11 14:23:56 +01:00
python.md fix docs on clients 2025-12-11 14:23:56 +01:00