Skip to content

feat(ei): migrate agent runtime to lenos shell-out, drop logos#28

Merged
birdmanmandbir merged 14 commits into
mainfrom
worker/a9eef170
May 4, 2026
Merged

feat(ei): migrate agent runtime to lenos shell-out, drop logos#28
birdmanmandbir merged 14 commits into
mainfrom
worker/a9eef170

Conversation

@birdmanmandbir

Copy link
Copy Markdown
Contributor

Summary

  • Replace ei-native (in-process logos+temenos) with lenos shell-out for agent runs.
  • Migrate ei ask to lenos run --agent ask-<mode> with per-call rendered context-file.
  • Drop github.com/tta-lab/logos dependency entirely.
  • Frontmatter: ttal: block → lenos: block.
  • Runtime tokens: drop ei-native, keep claude-code and lenos (Default = Lenos).
  • Bundle: ei job list now displays newest jobs first (7ea156d0).

Test plan

  • make ci passes
  • ei agent run debugger "say hi" works (lenos runtime)
  • ei agent run plan-docs-reviewer --runtime claude-code "say hi" works (CC runtime)
  • ei ask "what is this" --project ttal works
  • ei ask "what is this URL" --url https://example.com works
  • ei ask --async "..." enqueues + completes via daemon
  • ei job list shows newest job IDs first

@birdmanmandbir birdmanmandbir merged commit 8995d58 into main May 4, 2026
6 checks passed
@birdmanmandbir birdmanmandbir deleted the worker/a9eef170 branch May 4, 2026 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant