tangled
alpha
login
or
join now
taurean.bryant.land
/
cloudseeding
a tool to help your Letta AI agents navigate bluesky
3
fork
atom
overview
issues
1
pulls
pipelines
cleans formatting around commented out function
taurean.bryant.land
2 months ago
cc345f80
2db0c244
options
unified
split
Changed files
+2
utils
agentContext.ts
+2
utils/agentContext.ts
···
59
59
return value;
60
60
};
61
61
62
62
+
//
62
63
// temporarily commenting out until switch to letta SDK 1.0
64
64
+
//
63
65
// const getLettaProjectID = (): string => {
64
66
// const value = Deno.env.get("LETTA_PROJECT_ID")?.trim();
65
67