Skip to content

feat(harness): add persistent agent runtime - #236

Merged
actus7 merged 1 commit into
mainfrom
agent/harness-runtime
Aug 19, 2026
Merged

feat(harness): add persistent agent runtime#236
actus7 merged 1 commit into
mainfrom
agent/harness-runtime

Conversation

@actus7

@actus7 actus7 commented Aug 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a persistent, event-sourced agent harness runtime with model and tool execution loops
  • expose harness routes and MCP/core-tool integration to chat, projects, and conversation attachments
  • add Prisma persistence models and the production migration
  • document the runtime architecture and Xiaomi MiMo case study

Validation

  • pnpm prisma:generate
  • pnpm typecheck
  • pnpm test (452 passed, 1 skipped)
  • pnpm lint (no errors; one warning in an unrelated local .remember file)
  • pnpm build

Copilot AI lite review requested due to automatic review settings August 19, 2026 16:06
@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
modelhub Ready Ready Preview Aug 19, 2026 4:08pm

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions github-actions Bot added documentation Improvements or additions to documentation dependencies Dependency changes frontend Frontend changes backend Backend changes database Database changes tests Test changes labels Aug 19, 2026
@actus7
actus7 merged commit 7129762 into main Aug 19, 2026
12 checks passed
@actus7
actus7 deleted the agent/harness-runtime branch August 19, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Backend changes database Database changes dependencies Dependency changes documentation Improvements or additions to documentation frontend Frontend changes tests Test changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants