Skip to content

feat(core): add durable context federation and multi-agent collaborat… - #99

Merged
deepagent-ai merged 1 commit into
mainfrom
dev
Aug 1, 2026
Merged

feat(core): add durable context federation and multi-agent collaborat…#99
deepagent-ai merged 1 commit into
mainfrom
dev

Conversation

@deepagent-ai

Copy link
Copy Markdown
Contributor

Issue for this PR

N/A

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

This PR makes context federation and delegated agent execution durable across the production session path.

It adds Location-owned code and document indexes, durable AgentExecution identity and generation fencing, isolated worktree workers, SHA-bound PR review and serialized merge coordination, resume and takeover handling, and one private data root under ~/.deepagent/code/. It also hardens CLI and Desktop supervision, expands the real-LLM multi-agent and cache matrix, aligns the authoritative test guide, and prepares Core 4.0.5 / Desktop 1.4.4.

How did you verify your code works?

  • bun turbo typecheck: 15/15 package tasks passed during pre-push
  • Core, deepagent-code, App, and Desktop package typechecks passed
  • Real-LLM route registration tests: 49/49 passed
  • Aggregate matrix dry run: 55 commands / 48 real-model suites
  • Web production build and frozen lockfile install passed
  • GitHub Action YAML examples and release scripts were parsed and validated

Screenshots / recordings

Not included. UI changes are limited to subagent supervision and terminal input handling and are covered by the repository tests.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

…ion (#98)

### Issue for this PR

N/A

### Type of change

- [x] Bug fix
- [x] New feature
- [x] Refactor / code improvement
- [x] Documentation

### What does this PR do?

This PR makes context federation and delegated agent execution durable
across the production session path.

It adds Location-owned code and document indexes, durable AgentExecution
identity and generation fencing, isolated worktree workers, SHA-bound PR
review and serialized merge coordination, resume and takeover handling,
and one private data root under `~/.deepagent/code/`. It also hardens
CLI and Desktop supervision, expands the real-LLM multi-agent and cache
matrix, aligns the authoritative test guide, and prepares Core 4.0.5 /
Desktop 1.4.4.

### How did you verify your code works?

- `bun turbo typecheck`: 15/15 package tasks passed during pre-push
- Core, deepagent-code, App, and Desktop package typechecks passed
- Real-LLM route registration tests: 49/49 passed
- Aggregate matrix dry run: 55 commands / 48 real-model suites
- Web production build and frozen lockfile install passed
- GitHub Action YAML examples and release scripts were parsed and
validated

### Screenshots / recordings

Not included. UI changes are limited to subagent supervision and
terminal input handling and are covered by the repository tests.

### Checklist

- [x] I have tested my changes locally
- [x] I have not included unrelated changes in this PR
@deepagent-ai
deepagent-ai merged commit 0a13191 into main Aug 1, 2026
12 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant