Skip to content

v0.10.5

@lekt9 lekt9 tagged this 30 Apr 13:24
Previously README/AIKO.md/package.json were loaded once at gateway
startup, so doc edits required a restart to reach the bot's system
prompt. Move the load into a `loadSelfKnowledge()` helper called on
every engineRoute() spawn — three small file reads (~1ms) versus a
multi-second model call.
Assets 2
Loading