Skip to content

Agentic chat foundation and memory flow#46

Open
aiagate wants to merge 9 commits into
mainfrom
codex/pr-ready-current-changes
Open

Agentic chat foundation and memory flow#46
aiagate wants to merge 9 commits into
mainfrom
codex/pr-ready-current-changes

Conversation

@aiagate

@aiagate aiagate commented Jun 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Introduce agentic chat contracts, tool-call payloads, and chat query DTOs
  • Rebuild memory storage/indexing and semantic sleep flow with migration support
  • Add agent turn orchestration, tool execution, worker routing, Docker runtime wiring, script cleanup, and refreshed docs

Verification

  • git diff --check origin/main..HEAD
  • uv sync --frozen
  • uv run --frozen ruff format --check .
  • uv run --frozen ruff check .
  • uv run --frozen pyright
  • uv run --frozen pytest
  • docker compose up --build -d
  • docker compose ps
  • docker compose logs migrate --no-log-prefix --tail=80

Notes

  • Scenario tests remain skipped unless RUN_SCENARIO_TESTS=1 with live provider credentials.

@aiagate aiagate force-pushed the codex/pr-ready-current-changes branch 7 times, most recently from 2569e92 to aa2c399 Compare June 7, 2026 06:38
@aiagate aiagate force-pushed the codex/pr-ready-current-changes branch from aa2c399 to 8c48cc3 Compare June 8, 2026 11:16
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