You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: FAQ.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,15 +6,15 @@ CastCodes is an open-source terminal and code workspace fork focused on local te
6
6
7
7
## Is CastCodes connected to upstream hosted services?
8
8
9
-
No. CastCodes does not provide upstream hosted services. The public CastCodes build disables sign-in, upstream cloud cloud flows, hosted telemetry, hosted crash reporting, billing, shared sessions, upstream release feeds, and upstream feedback flows by default.
9
+
No. CastCodes does not provide upstream hosted services. The public CastCodes build disables sign-in, upstream cloud flows, hosted telemetry, hosted crash reporting, billing, shared sessions, upstream release feeds, and upstream feedback flows by default. Feedback links route to this fork's GitHub issue tracker.
10
10
11
11
## Why do internal names still say `warp`?
12
12
13
13
This pass avoids a risky blind rename. Internal names such as `warp_core`, `warpui`, `warp_terminal`, inherited upstream dependencies, protocol names, tests, and historical references may remain until a later internal rename.
14
14
15
15
## Where does CastCodes store local data?
16
16
17
-
New public CastCodes builds write to CastCodes paths such as `.cast-codes`, Linux `cast-codes`, Windows `castcodes\\CastCodes`, and macOS `dev.castcodes.CastCodes`. Legacy legacy upstream paths are only compatibility references and should not receive newly-created CastCodes data.
17
+
New public CastCodes builds write to CastCodes paths such as `.cast-codes`, Linux `cast-codes`, Windows `castcodes\\CastCodes`, and macOS `dev.castcodes.CastCodes`. Legacy upstream paths are only compatibility references and should not receive newly-created CastCodes data.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,9 @@ CastCodes is an open-source terminal and code workspace fork. This repository is
9
9
- Public app ID: `dev.castcodes.CastCodes`
10
10
- Public URL scheme: `castcodes://`
11
11
- Local terminal and code workflows are in scope.
12
-
-upstream hosted services are not provided by this fork.
12
+
-Upstream hosted services are not provided by this fork.
13
13
14
-
The public CastCodes build is fork-local by default. Sign-in, upstream cloud cloud flows, hosted telemetry, hosted crash reporting, upstream release feeds, billing, shared sessions, and upstream feedback flows are disabled or unavailable unless CastCodes-owned infrastructure is added later.
14
+
The public CastCodes build is fork-local by default. Sign-in, upstream cloud flows, hosted telemetry, hosted crash reporting, upstream release feeds, billing, shared sessions, and upstream feedback flows are disabled or unavailable unless CastCodes-owned infrastructure is added later. Feedback links route to this fork's GitHub issue tracker.
0 commit comments