relate: 230a1d01 --CAUSES--> 967ad46d
This commit is contained in:
parent
65d3379bd2
commit
96259dcdcd
@ -6,7 +6,7 @@ tags: [mcp, tui-testing, claude-code, rust, cargo, configuration, claude-home]
|
|||||||
importance: 0.8
|
importance: 0.8
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2026-03-02T00:38:05.571776+00:00"
|
created: "2026-03-02T00:38:05.571776+00:00"
|
||||||
updated: "2026-03-02T00:38:06.093669+00:00"
|
updated: "2026-03-02T00:38:29.640327+00:00"
|
||||||
relations:
|
relations:
|
||||||
- target: 8e2d1904-24e0-41df-95f2-2edc4407b9f3
|
- target: 8e2d1904-24e0-41df-95f2-2edc4407b9f3
|
||||||
type: RELATED_TO
|
type: RELATED_TO
|
||||||
@ -23,6 +23,11 @@ relations:
|
|||||||
direction: outgoing
|
direction: outgoing
|
||||||
strength: 0.74
|
strength: 0.74
|
||||||
edge_id: a236041f-3f2a-4a39-b394-15f4c1585398
|
edge_id: a236041f-3f2a-4a39-b394-15f4c1585398
|
||||||
|
- target: 230a1d01-d47b-46ee-91f1-7388e3255b19
|
||||||
|
type: CAUSES
|
||||||
|
direction: incoming
|
||||||
|
strength: 0.9
|
||||||
|
edge_id: 9447b019-cc54-493b-9242-501fa0619734
|
||||||
---
|
---
|
||||||
|
|
||||||
# mcp-tui-driver MCP Server Configuration
|
# mcp-tui-driver MCP Server Configuration
|
||||||
|
|||||||
@ -6,7 +6,7 @@ tags: [mcp, tui-testing, architecture-decision, claude-code, mcpterm, claude-hom
|
|||||||
importance: 0.7
|
importance: 0.7
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2026-03-02T00:38:13.416653+00:00"
|
created: "2026-03-02T00:38:13.416653+00:00"
|
||||||
updated: "2026-03-02T00:38:13.736523+00:00"
|
updated: "2026-03-02T00:38:29.640327+00:00"
|
||||||
relations:
|
relations:
|
||||||
- target: 1d8200b3-2413-41c0-86a7-26e246ff22ac
|
- target: 1d8200b3-2413-41c0-86a7-26e246ff22ac
|
||||||
type: RELATED_TO
|
type: RELATED_TO
|
||||||
@ -23,6 +23,11 @@ relations:
|
|||||||
direction: outgoing
|
direction: outgoing
|
||||||
strength: 0.58
|
strength: 0.58
|
||||||
edge_id: 8b79335d-84fa-4763-9684-e0886ef20c90
|
edge_id: 8b79335d-84fa-4763-9684-e0886ef20c90
|
||||||
|
- target: 967ad46d-ba89-4207-b870-db4b8558f2bb
|
||||||
|
type: CAUSES
|
||||||
|
direction: outgoing
|
||||||
|
strength: 0.9
|
||||||
|
edge_id: 9447b019-cc54-493b-9242-501fa0619734
|
||||||
---
|
---
|
||||||
|
|
||||||
# Architecture Decision: TUI Testing MCP Server Selection
|
# Architecture Decision: TUI Testing MCP Server Selection
|
||||||
|
|||||||
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
id: 9447b019-cc54-493b-9242-501fa0619734
|
||||||
|
type: CAUSES
|
||||||
|
from_id: 230a1d01-d47b-46ee-91f1-7388e3255b19
|
||||||
|
from_title: "Decision: mcp-tui-driver chosen over mcpterm for TUI testing"
|
||||||
|
to_id: 967ad46d-ba89-4207-b870-db4b8558f2bb
|
||||||
|
to_title: "Config: mcp-tui-driver MCP server installed globally"
|
||||||
|
strength: 0.9
|
||||||
|
created: "2026-03-02T00:38:29.640327+00:00"
|
||||||
|
updated: "2026-03-02T00:38:29.640327+00:00"
|
||||||
|
---
|
||||||
|
|
||||||
|
Decision to use mcp-tui-driver led to its installation and configuration
|
||||||
Loading…
Reference in New Issue
Block a user