WIP: [ELIZA] Chat integration — ELIZA as primary NL output in agent chat #176

Closed
toasterson wants to merge 1 commit from claude/wi-019e404a-eliza-chat-integration-eliza-as-primary into develop
Owner

Draft PR for Anima work item [ELIZA] Chat integration — ELIZA as primary NL output in agent chat (019e404a-30ca-78a0-b039-47ee2b8b76ad).

This PR is a scaffold opened by anima-triage. The implementation worker picks it up from here.

Close or mark ready manually once the implementation lands.

Draft PR for Anima work item **[ELIZA] Chat integration — ELIZA as primary NL output in agent chat** (`019e404a-30ca-78a0-b039-47ee2b8b76ad`). This PR is a scaffold opened by `anima-triage`. The implementation worker picks it up from here. - Marker: [`.anima/wip/019e404a.md`](.anima/wip/019e404a.md) - Current phase: `triaged` Close or mark ready manually once the implementation lands.
wip: triage [ELIZA] Chat integration — ELIZA as primary NL output in agent chat
Some checks failed
CI / check-seshat (pull_request) Has been cancelled
CI / docker-seshd (pull_request) Has been cancelled
CI / check-seshat (push) Has been cancelled
CI / docker-seshd (push) Has been cancelled
CI / publish-chart (push) Has been cancelled
CI / publish-chart (pull_request) Has been cancelled
10a88b0b4e
toasterson force-pushed claude/wi-019e404a-eliza-chat-integration-eliza-as-primary from 10a88b0b4e
Some checks failed
CI / check-seshat (pull_request) Has been cancelled
CI / docker-seshd (pull_request) Has been cancelled
CI / check-seshat (push) Has been cancelled
CI / docker-seshd (push) Has been cancelled
CI / publish-chart (push) Has been cancelled
CI / publish-chart (pull_request) Has been cancelled
to 55abf26e5f
Some checks failed
CI / check-seshat (push) Failing after 2h0m0s
CI / publish-chart (push) Failing after 2h0m0s
CI / docker-seshd (push) Failing after 2h5m0s
CI / check-seshat (pull_request) Failing after 2h0m6s
CI / docker-seshd (pull_request) Failing after 2h0m1s
CI / publish-chart (pull_request) Failing after 2h0m1s
2026-05-26 00:15:59 +00:00
Compare
Author
Owner

Left open during the 2026-06-02 integration pass. Not integrable as-is: src/agent/eliza.rs here is a file that directly collides with PR #172's src/agent/eliza/ directory (Rust cannot resolve both as agent::eliza). It also defines a third distinct ElizaEngine (a routing classifier with classify() / ElizaRouting / FallbackReason) and rewires chat.rs + nlu/. Recommendation: rename this module and re-target its callers onto the canonical src/agent/eliza/ engine (172 core + 178 hot-reload, both merged). See docs/ai/2026-06-02-pr-integration-report.md.

Left **open** during the 2026-06-02 integration pass. **Not integrable as-is**: `src/agent/eliza.rs` here is a *file* that directly collides with PR #172's `src/agent/eliza/` *directory* (Rust cannot resolve both as `agent::eliza`). It also defines a third distinct `ElizaEngine` (a routing classifier with `classify()` / `ElizaRouting` / `FallbackReason`) and rewires `chat.rs` + `nlu/`. **Recommendation:** rename this module and re-target its callers onto the canonical `src/agent/eliza/` engine (172 core + 178 hot-reload, both merged). See `docs/ai/2026-06-02-pr-integration-report.md`.
toasterson closed this pull request 2026-06-02 13:51:18 +00:00
Some checks failed
CI / check-seshat (push) Failing after 2h0m0s
CI / publish-chart (push) Failing after 2h0m0s
CI / docker-seshd (push) Failing after 2h5m0s
CI / check-seshat (pull_request) Failing after 2h0m6s
CI / docker-seshd (pull_request) Failing after 2h0m1s
CI / publish-chart (pull_request) Failing after 2h0m1s

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
toasterson/akh-medu!176
No description provided.