Skip to content

Commit 1c133db

Browse files
committed
release(cursor-cli): v0.2.0
1 parent c6dd089 commit 1c133db

3 files changed

Lines changed: 13 additions & 1 deletion

File tree

hindsight-docs/src/pages/changelog/integrations/cursor-cli.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ For the source code, see [`hindsight-integrations/cursor-cli`](https://github.co
1010

1111
[Back to main changelog](/changelog)
1212

13+
## [0.2.0](https://github.com/vectorize-io/hindsight/tree/integrations/cursor-cli/v0.2.0)
14+
15+
**Features**
16+
17+
- Cursor CLI integration is now available as a pip-installable package (`hindsight-cursor-cli`) with a Python-based installer/CLI for setup and hook installation.<span style={{color: "var(--ifm-color-emphasis-500)", margin: "0 0.3em"}}>·</span><a href="https://github.com/benfrank241" target="_blank" rel="noopener noreferrer" style={{color: "var(--ifm-color-primary)", textDecoration: "none", display: "inline-flex", alignItems: "center", gap: "4px", verticalAlign: "middle"}}><img src="https://github.com/benfrank241.png?size=40" alt="@benfrank241" width="18" height="18" style={{borderRadius: "50%"}} />@benfrank241</a><span style={{color: "var(--ifm-color-emphasis-500)", margin: "0 0.3em"}}>·</span><a href="https://github.com/vectorize-io/hindsight/commit/c6dd08944" target="_blank" rel="noopener noreferrer" style={{fontFamily: "var(--ifm-font-family-monospace, monospace)", fontSize: "0.85em", color: "var(--ifm-color-emphasis-600)"}}>c6dd08944</a>
18+
1319
## [0.1.0](https://github.com/vectorize-io/hindsight/tree/integrations/cursor-cli/v0.1.0)
1420

1521
**Features**

hindsight-integrations/cursor-cli/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "hindsight-cursor-cli"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "Cursor CLI integration for Hindsight - persistent long-term memory via Cursor CLI hooks"
55
readme = "README.md"
66
requires-python = ">=3.11"

skills/hindsight-docs/references/changelog/integrations/cursor-cli.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ For the source code, see [`hindsight-integrations/cursor-cli`](https://github.co
1010

1111
[Back to main changelog](../index.md)
1212

13+
## [0.2.0](https://github.com/vectorize-io/hindsight/tree/integrations/cursor-cli/v0.2.0)
14+
15+
**Features**
16+
17+
- Cursor CLI integration is now available as a pip-installable package (`hindsight-cursor-cli`) with a Python-based installer/CLI for setup and hook installation.<span style={{color: "var(--ifm-color-emphasis-500)", margin: "0 0.3em"}}>·</span><a href="https://github.com/benfrank241" target="_blank" rel="noopener noreferrer" style={{color: "var(--ifm-color-primary)", textDecoration: "none", display: "inline-flex", alignItems: "center", gap: "4px", verticalAlign: "middle"}}>@benfrank241</a><span style={{color: "var(--ifm-color-emphasis-500)", margin: "0 0.3em"}}>·</span><a href="https://github.com/vectorize-io/hindsight/commit/c6dd08944" target="_blank" rel="noopener noreferrer" style={{fontFamily: "var(--ifm-font-family-monospace, monospace)", fontSize: "0.85em", color: "var(--ifm-color-emphasis-600)"}}>c6dd08944</a>
18+
1319
## [0.1.0](https://github.com/vectorize-io/hindsight/tree/integrations/cursor-cli/v0.1.0)
1420

1521
**Features**

0 commit comments

Comments
 (0)