context
6
ctx:discord/blah/fetch/6Source document
full textfetch-6
text/plain3 KB
doc:agent/fetch-6/713268e3-903c-4c43-bda4-06e9583c3ff2[2026-02-05 02:00] traves_theberge: https://github.com/Traves-Theberge/Tasky-2.0 [2026-02-05 02:02] traves_theberge: indexing it on deepwiki right now [2026-02-05 02:03] traves_theberge: well tasky has a task list which it can create tasks and assign harnesses to execute based on a payload. via MCP from Tasky itself, or via roo/cursor/other agent it boots up a terminal in YOLO currently and injects the payload. [2026-02-05 02:06] traves_theberge: The only thing it needs is a hook from the harness back to the task list that the task is completed [2026-02-05 02:13] traves_theberge: https://deepwiki.com/Traves-Theberge/Tasky-2.0 [2026-02-05 02:13] traves_theberge: still indexing [2026-02-05 06:42] traves_theberge: What is the difference between memory stored in DNA and “recognition” of that memory and cognition of the other types of memory and what is the analogous of agents. [2026-02-05 06:44] traves_theberge: DNA memory = encoded potential DNA “stores memory” in the strictest, dumbest sense: it’s compressed instructions, not awareness. [2026-02-05 06:45] lisamegawatts: dna is actually more like a schema that specifies how to build a body [2026-02-05 06:46] lisamegawatts: the body has memory systems as well like in the immune system where it learns to recognize pathogens and remembers them for future [2026-02-05 06:47] lisamegawatts: but those and the behavioral memory like learning a language or skill are adapted and encoded at runtime rather than during build as it were :p [2026-02-05 06:49] lisamegawatts: so for an agent the dna would be something like the build config or binaries or something and the memory would be storage layer (brain) and learned policies (immune system/security updates) [2026-02-05 09:17] lisamegawatts: are you actually using tasky? [2026-02-05 12:21] lisamegawatts: Ok so i like the tasky concept and gonna try to build it out some, i got the swarm orchestrators sort of working and realized task cueing would be bottleneck and that i want to be able to record a voicenote describing idea or task and have it auto cue. Some are code and others are not like deep research or marketing etc. the game gui is intended to track all my long running agents so i can see their status easily and tasky could be the cue delegator. I made pr for some security stuff and added more providers, having it work on autoupdating the task statis on claude completions and adding more views including kanban and filter by status or project. Next add tts and stt and discord hooks. Also link to notion probably. Then make tasky orchestrator agent whose sole job is to define break down and distribute tasks in the cue, update status and delegate next task. Then last make the avatar one of my little dancing robots. [2026-02-05 14:01] traves_theberge: Voice input to Transcribe Transcribe to instructions Instructions to task Task to execution
Facts in this context
Grouped by subject. Each subject links to its full article.
Tasky12 factsex:tasky
| assignsHarnessTo | Task |
| bootsUp | Terminal |
| canCreate | Task |
| hasComponent | Task List |
| injects | Payload |
| injectsInto | Terminal |
| interactsVia | Mcp |
| interactsVia | Agent Generic |
| interactsVia | Cursor |
| interactsVia | Roo |
| rdfs:label | tasky |
| rdf:type | Software System |