authentik Default Admin dtoro
  • Joined on 2026-02-18
dtoro pushed to main at dtoro/oikos 2026-07-18 08:20:42 +02:00
d6b3d3c88b fix(web): relation rows wrap and break layout on long node names
dtoro pushed to main at dtoro/oikos 2026-07-18 08:13:27 +02:00
8615f2268f fix(web): entity Relations panel was missing true incoming edges
dtoro pushed to main at dtoro/oikos 2026-07-17 23:26:27 +02:00
258b14dcbc feat(web): ontology-driven fleet treegrid, relations grouping, dev auto-config
646373a676 fix(httpapi): GetGraph 500s when rel_type is omitted
Compare 2 commits »
dtoro pushed to main at dtoro/oikos 2026-07-17 23:10:45 +02:00
69964abe2e chore: reconcile on-client path + add golangci-lint config (R13+R14)
6806fac5fd feat(web): define ChatEvent discriminated union, eliminate all any sites (R9)
7dc1c1ae39 docs: document the non-OpenAPI routes carve-out (R11)
8709e01dcb fix(web): eliminate all Svelte 5 runes-mode warnings (R10)
c96c795126 test: add unit tests for 6 previously-untested packages (R7)
Compare 12 commits »
dtoro pushed to main at dtoro/oikos 2026-07-17 21:00:20 +02:00
55781984c7 docs(mbse): add MBSE system model, framework, component and ontology views
dtoro pushed to main at dtoro/oikos 2026-07-16 08:31:26 +02:00
7012525ad6 chore(web): remove dead 'approval' case in ActivityTimeline icon map
127b939a95 Merge remote-tracking branch 'origin/main' into claude/frontend-dev-mode-7feb5b
6a8efd22bb feat(web): redesign task rail — Plan/Event log polish, entity graph resize fix
Compare 3 commits »
dtoro pushed to main at dtoro/oikos 2026-07-16 00:17:50 +02:00
876f181068 fix(agent): don't auto-complete sessions with pending approvals
dtoro pushed to main at dtoro/oikos 2026-07-16 00:09:33 +02:00
df24cae507 fix(agent): fully silent assent — no system notes, no chat_assent events
dtoro pushed to main at dtoro/oikos 2026-07-15 23:49:52 +02:00
e4e426de7d fix(agent): auto-complete with partial outcome when writeback missing
dtoro pushed to main at dtoro/oikos 2026-07-15 23:18:18 +02:00
ca2ff56a25 fix(agent): mark chat-assented executions as continued to prevent race
dtoro pushed to main at dtoro/oikos 2026-07-15 23:03:34 +02:00
d6e180845c fix(agent): silent assent — stop injecting confusing system notes
dtoro pushed to main at dtoro/oikos 2026-07-15 22:19:32 +02:00
7ef8446825 fix(agent+ui): whatsapp session audit — approvals, stuck indicator, stale execs
dtoro pushed to main at dtoro/oikos 2026-07-15 14:16:47 +02:00
a9b3f844b2 fix(eval): raise iteration-followup run cap to 40 (maxIterations)
dtoro pushed to main at dtoro/oikos 2026-07-15 14:05:34 +02:00
a3afbb96cf fix(eval): raise iteration-followup run cap to 25
dtoro pushed to main at dtoro/oikos 2026-07-15 13:21:48 +02:00
d55bae17b9 fix(agent): broaden auto-complete to discovery+writeback path
dtoro pushed to main at dtoro/oikos 2026-07-15 13:06:49 +02:00
e3b5fdc358 feat(agent): auto-complete tasks when all plan steps are terminal
dtoro pushed to main at dtoro/oikos 2026-07-15 12:50:23 +02:00
3c3b12df5e fix(agent): directive assent notes + retry bump to fix empty responses
dtoro pushed to main at dtoro/oikos 2026-07-15 12:32:04 +02:00
3d99282897 fix(agent): move plan step replacement from reopenSession to setGoal
dtoro pushed to main at dtoro/oikos 2026-07-15 11:58:58 +02:00
a8f04cc9e3 fix(agent): open assent window on 'go ahead' after propose_plan
dtoro pushed to main at dtoro/oikos 2026-07-15 11:13:26 +02:00
487f9ad358 fix(agent): reopenSession replaces plan steps for executing sessions too