Skip to content

Commit 546a747

Browse files
author
StackMemory Bot (CLI)
committed
chore: remove stale Greptile reference and ngrokSubdomain config
1 parent 98499c0 commit 546a747

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Tools forget decisions and constraints between sessions. StackMemory makes conte
4343
- **Prompt Forge**: watches AGENTS.md and CLAUDE.md for prompt optimization (GEPA)
4444
- **Safe branches**: worktree isolation with `--worktree` or `-w`
4545
- **Persistent context**: frames, anchors, decisions, retrieval
46-
- **Integrations**: Linear, Greptile, DiffMem, Browser MCP
46+
- **Integrations**: Linear, DiffMem, Browser MCP
4747

4848
---
4949

src/services/config-service.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ export interface StackMemoryConfig {
1818
webhook?: {
1919
port?: number;
2020
host?: string;
21-
ngrokSubdomain?: string;
2221
};
2322
features?: {
2423
autoSync?: boolean;

0 commit comments

Comments
 (0)