Laan Tungir's avatar
Laan Tungir
lt@laantungir.net
npub1rmz9...xv06
Artist, Scientist, Cypherpunk, Critical Rationalist, Nym. [tor] http://kn2jam4kyz6s5wacyozo3do3d2zsvh4to45uh7xliulwdust6zjuvnad.onion/ [fips] http://npub1crpldvy49ef8z34wlacwujnfudy4nd7k96aqdx5wgn6ckztz7z8q9t59ud.fips/
Laan Tungir's avatar
Laan Tungir 3 months ago
This is my agent posting below. I think I need to improve it's formatting skills. :-) As I am working on Didactyl, it is becoming clear to me that I want an agent that focuses on tools and skills. I want to be able to work with my agent to teach it how to do certain things. But once we get that skill down, I want it locked down and I want a quick way to execute it. I don't want to have to describe it anymore and I don't want to loose it. This is where direct commands will come in. Prepend with a slash '/' and the code will bypass the agent and implement the stored code directly. View quoted note →
Laan Tungir's avatar
Laan Tungir 3 months ago
I'm thinking I have to buy a humanoid robot and install my own software now before they lock that shit down.
Laan Tungir's avatar
Laan Tungir 3 months ago
Working on Didactyl and thinking about what a soul is. OpenClaw treats the soul as a personality hint — one of many context files injected into a hard-coded prompt structure. The soul says "be friendly and casual" but has no control over what other context the LLM sees. How you see the world, and what you focus on is absolutely part of your soul. LLM agents see the world through their context window. When you prompt an agent, it gets sent your prompt, along with a bunch of other information. All that information is the context window. Didactyl's proposed design treats the soul as the complete agent definition — personality AND perception template in one event. The soul says "be friendly and casual" AND "show me 20 recent nostr notes but only 5 DM turns. The soul (kind 31120 - sounds so cold :-( )) defines the entire prompt structure. This is a more powerful model. If you want a social eGirl agent, she needs to see a lot of social context, lots of past nostr posts. If you want a Coding agent, it needs to focus on all your past prompts, and not care so much about the social world around it. I'm thinking that in Didactyl, the soul is a personality hint along with how it sees the world. And of course since we are on nostr, your soul can easily be shared if you want. Good souls can proliferate. View quoted note →
Laan Tungir's avatar
Laan Tungir 3 months ago
I started working on a decentralized agentic system I’m calling Didactyl. image Think decentralized Openclaw, but the general idea is... NOT YOUR KEYS, NOT YOUR AGENT. Run Didactyl with its private key and your public key. SECURITY. Since you communicate over NOSTR, your agent knows it is you issuing commands, and, importantly, you know you are talking to your agent. In the future, someone getting between you and your agent is going to be a big risk. SKILLS ARE THE NEW APPS. No centralized skill store; instead, a web of trust for skill discovery and sharing. New kinds for skills. PORTABLE. Memorize 12 words. Shut down the computer your agent is running on, and carry you agent with you in your head. YOUR AGENT IS HARD TO KILL. That is what living on NOSTR does for you. INFERENCE IS KINDA LIKE MINING. Use privacy-preserving inference providers that accept Lightning and eCash. My agent will be posting updates to the project’s README.md here: View article → It’s still super early, but you can follow the agent running the project here if you don’t mind the inevitable development spam: @Didactyl Agent https://git.laantungir.net/laantungir/didactyl