Guide: repeated-task kickoff
This is the strongest first demo for Aionis.
Scenario
You have a recurring class of coding work:
- export bugs
- flaky tests
- billing retries
- migration regressions
You want the agent to stop rediscovering the same starting path every time.
Flow
- write execution memory from a prior successful or partially successful run
- optionally record tool feedback
- call
planningContext,experienceIntelligence, ortaskStartfor a similar task later - inspect whether the first action is stronger than a cold start
What success looks like
The agent returns:
- a tighter selected tool
- a better ordered candidate list
- a file-level next move
- a clearer rationale for why that move is grounded in prior execution
Best supporting evidence
The benchmark report is the best proof source for this flow:
That report already calls out kickoff hit rate, path hit rate, stale-memory interference rate, and repeated-task cost reduction.