Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
roseway4
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
We built a graph database service for agent memory
(blog.getzep.com)
2 points
by
roseway4
1d ago
|
0 comments
2.
▲
Zep AI (YC W24) Is Hiring a Head of Forward Deployed Engineering
(getzep.com)
1 points
by
roseway4
5d ago
3.
▲
by
roseway4
16d ago
Simon is not the OP. He’s just commenting on his own work. How is that spam?
4.
▲
Building Agents in Go: Without a Framework
(blog.getzep.com)
5 points
by
roseway4
3mo ago
|
0 comments
5.
▲
Zep AI Is Hiring – Building the Agent Context Layer (YC W24)
(ycombinator.com)
1 points
by
roseway4
6mo ago
6.
▲
Zep AI (Building the Context Graph, YC W24) Is Hiring Engineers
(ycombinator.com)
1 points
by
roseway4
7mo ago
7.
▲
Zep AI (Agent Context Engineering, YC W24) Is Hiring Forward Deployed Engineers
(ycombinator.com)
1 points
by
roseway4
8mo ago
8.
▲
The Private Agent Memory Fallacy
(blog.getzep.com)
3 points
by
roseway4
1y ago
|
0 comments
9.
▲
The private agent memory fallacy
(blog.getzep.com)
12 points
by
roseway4
1y ago
|
2 comments
10.
▲
by
roseway4
1y ago
Graphiti is free and open source. It's MCP server works with any MCP client, from Cursor to Claude, too... Graphiti MCP has tens of thousands of users. They deploy it to their desktops, servers, you name it. And for many different use
11.
▲
The AI Memory Wallet Fallacy
(blog.getzep.com)
4 points
by
roseway4
1y ago
|
0 comments
12.
▲
The AI Memory Wallet Fallacy
(blog.getzep.com)
2 points
by
roseway4
1y ago
|
0 comments
13.
▲
The AI Memory Wallet Fallacy
(blog.getzep.com)
1 points
by
roseway4
1y ago
|
0 comments
14.
▲
The Portable Memory Wallet Fallacy: Four Fundamental Problems
(blog.getzep.com)
1 points
by
roseway4
1y ago
|
0 comments
15.
▲
The Portable Memory Wallet Fallacy: Four Fundamental Problems
(blog.getzep.com)
4 points
by
roseway4
1y ago
|
0 comments
16.
▲
by
roseway4
1y ago
iirc, Go intentionally randomizes map ordering for just this reason.
17.
▲
GPT-4.1 and O4-Mini: Is OpenAI Overselling Long-Context?
(blog.getzep.com)
3 points
by
roseway4
1y ago
|
0 comments
18.
▲
by
roseway4
1y ago
Thank you! Zep, our commercial memory service, utilized Graphiti as it's internal memory store.
19.
▲
by
roseway4
1y ago
There are definitely potential security issues with memory for coding agents, which apply to not only Cursor but also Windsurf. Looking forward to more research in this area.
20.
▲
by
roseway4
1y ago
I used Claude 3.7 Sonnet for the Cursor Agent when building the demo. Happy to hop on a call to walk through your experience, as I'm surprised the agent performed so poorly. daniel AT getzep.com
21.
▲
by
roseway4
1y ago
We built Graphiti's MCP server for many different use cases. It's a great enhancement to Cursor, but may not offer significant value for your use case. No offense taken.
22.
▲
by
roseway4
1y ago
Correct. You can provide more granular Entity Types: https://github.com/getzep/graphiti/blob/dbe21a1975b0747cd450...
23.
▲
by
roseway4
1y ago
Totally not Cursor-specific. Any MCP Client can be used. You may want to use different entity types that make more sense for your use case: https://github.com/getzep/graphiti/blob/dbe21a1975b0747cd450...
24.
▲
by
roseway4
1y ago
Graphiti MCP can recall more than just preferences and coding styles. Application specifications and evolution of these may be stored. For any non-trivial application, config files would likely be a misfit for this use ase.
25.
▲
by
roseway4
1y ago
You can read more about using Graphiti in your own projects here: https://help.getzep.com/graphiti/graphiti/overview
26.
▲
by
roseway4
1y ago
Thank you!
27.
▲
by
roseway4
1y ago
The MCP server will work with any MCP client.
28.
▲
by
roseway4
1y ago
Graphiti uses OpenAI (or other LLMs) to build the knowledge graph. Setting up the MCP server is fairly straight forward: https://github.com/getzep/graphiti/tree/main/mcp_server There's also a Docker
29.
▲
by
roseway4
1y ago
Correct. The Graphiti MCP server, with the help of the agent, stores and retrieves preferences and requirements automatically without requiring rule changes.
30.
▲
Show HN: Cursor IDE now remembers your coding prefs using MCP
109 points
by
roseway4
1y ago
|
39 comments
More ›