Helmut Merz helmutm · he/him
helmutm renamed repository from ex-xplore to cco/ex-scopes 2026-04-19 17:32:49 +02:00
helmutm renamed repository from ex-scopes to cco/ex-scopes-phxdev 2026-04-19 17:29:37 +02:00
helmutm pushed to master at cco/ex-scopes 2026-04-19 17:26:41 +02:00
9a20b98440 rearrange and rename diretories and modules: prepare for new scopes implementation
helmutm pushed to master at cco/ex-scopes 2026-04-19 12:04:35 +02:00
08688355f5 separate dummy hello and real actor tests; actor (and test) improvements
helmutm renamed repository from elx-scopes to cco/ex-scopes-phxdev 2026-04-19 08:26:55 +02:00
helmutm created branch master in cco/ex-scopes 2026-04-19 08:26:12 +02:00
helmutm pushed to master at cco/ex-scopes 2026-04-19 08:26:12 +02:00
51e3426202 initial import
helmutm created repository cco/ex-scopes 2026-04-19 08:24:00 +02:00
helmutm pushed to master at cco/ex-scopes-phxdev 2026-04-15 18:52:17 +02:00
b60df576a7 reactivate commented out tests, explicitly skip them using @describetag skip: ...
helmutm pushed to master at cco/ex-scopes-phxdev 2026-04-15 07:14:45 +02:00
c7d3b54723 fixes + suppress some unit tests after elixir and phoenix upgrade
helmutm pushed to master at cco/ex-scopes-phxdev 2026-04-12 11:24:10 +02:00
88d7bdd60e playing with config: add mailer setting, use dotenv
helmutm pushed to master at cco/cl-scopes 2026-04-08 09:09:52 +02:00
b863763e9b csys: start with defining programs
helmutm pushed to master at cco/cl-scopes 2026-04-07 08:11:00 +02:00
429634dd82 message, csys: functions for accessing action and object keys in message heads
helmutm pushed to master at cco/cl-scopes 2026-04-06 14:20:59 +02:00
90fad03268 csys: add-sensor; action id = domain + action; sensor id = domain + class + item
helmutm pushed to master at cco/cl-scopes 2026-04-05 10:22:17 +02:00
133e6ebed9 csys: get rid of env paramater - just set it in neuron lambda function
helmutm pushed to master at cco/cl-scopes 2026-04-05 08:39:18 +02:00
8bf7e8ae0c csys: provide add-action and add-sensors methods
a4eda71b8d no-op
Compare 2 commits »
helmutm pushed to master at cco/cl-scopes 2026-04-02 08:23:02 +02:00
cd62c8eed4 csys: simplify setup / initialization in test
helmutm pushed to master at cco/cl-scopes 2026-03-30 19:32:23 +02:00
de72fe9aaf csys: allow testing with multiple different neural nets: move env and services setup to individual test
helmutm pushed to master at cco/cl-scopes 2026-03-28 22:15:29 +01:00
c04546ffe7 csys: provide generic functions for accessing neuron state
helmutm pushed to master at cco/cl-scopes 2026-03-22 08:41:09 +01:00
ff1183707a csys: rearrange code + comments