Helmut Merz helmutm · he/him
helmutm pushed to master at cco/cl-scopes 2025-06-23 10:16:03 +02:00
37b39c596f start with rendering forms
helmutm pushed to master at cco/cl-scopes 2025-06-22 15:44:16 +02:00
e7eb71a840 fix actor, async: correctly handle interactive interrupt
helmutm pushed to master at cco/cl-scopes 2025-06-21 20:22:54 +02:00
87afabd467 fix cs-hx message handling; actor: trying to improve error handling
helmutm pushed to master at cco/cl-scopes 2025-06-21 18:17:57 +02:00
c3afd20f5f web, frontend: fixes, select template by action
helmutm pushed to master at cco/cl-scopes 2025-06-21 11:47:10 +02:00
a8ffd8bd72 fix message creation: must be derived from actor:message
helmutm pushed to master at cco/cl-scopes 2025-06-19 11:32:38 +02:00
8d81c57f52 csys testing: use environment with test-suite, provide probe neuron
helmutm pushed to master at cco/cl-scopes 2025-06-19 09:57:35 +02:00
4c9244a052 csys: basic set-up of neurons and synapses with action handling
helmutm pushed to master at cco/cl-scopes 2025-06-18 17:04:52 +02:00
2f5a3b1d74 csys: first running neuron example with two sensors (just logging)
3ccf33393e work in progress: csys: create sensor upon first send of :csys message.
Compare 2 commits »
helmutm pushed to master at cco/elx-scopes 2025-06-18 10:32:06 +02:00
73929eb740 add database migration step for creating message indexes
helmutm pushed to master at cco/cl-scopes 2025-06-18 10:24:08 +02:00
2aaf8a482d work in progress: csys: autostart actors upon send
helmutm pushed to master at cco/cl-scopes 2025-06-17 13:35:51 +02:00
5565a60353 actor: extract common code to ac-step function
helmutm pushed to master at cco/cl-scopes 2025-06-17 10:40:28 +02:00
91e52e7437 actor: improve handling of standard (looping) task, use behavior slot
helmutm pushed to master at cco/decons 2025-06-17 09:48:09 +02:00
d49eb79475 tests: remove actor:stop - obsolete for restartable actors
helmutm pushed to master at cco/cl-scopes 2025-06-17 09:47:08 +02:00
5562155740 actor: clean-up: remove obsolete code, only use async:task
helmutm pushed to master at cco/cl-scopes 2025-06-16 22:53:39 +02:00
4503391b22 actor: restartable task: remove explicit start, add error handling
f498b0cf78 code clean-up - remove obsolete stuff after release of restartable tasks
Compare 2 commits »
helmutm pushed to master at cco/cl-scopes 2025-06-16 14:40:04 +02:00
17899b934c fix actor flow: ac-loop, send
helmutm pushed to master at cco/cl-scopes 2025-06-16 11:23:01 +02:00
dfb6ca23c9 fix: use behavior from task
helmutm pushed to master at cco/decons 2025-06-16 10:54:31 +02:00
b14c01f4e9 explicit become also in test: probe neuron
helmutm pushed to master at cco/cl-scopes 2025-06-16 10:53:42 +02:00
02c8e68ced actor with restartable task now active (+ async fixes)
helmutm pushed to master at cco/decons 2025-06-16 10:40:41 +02:00
06aa41de77 actor now needs explicit become when changing behavior (state)
f86428a2c7 rename csys to asys (asynchronous actor systems
Compare 2 commits »