[agent/codex:gpt-5.4-mini] Update the code against the AX design principles in ~/spec/r... #17

Open
Virgil wants to merge 0 commits from agent/update-the-code-against-the-ax-design-pr into dev
Member

Task

Update the code against the AX design principles in ~/spec/rfc/core/RFC-CORE-008-AGENT-EXPERIENCE.md

Agent: codex:gpt-5.4-mini
Commits: 1
Branch: agent/update-the-code-against-the-ax-design-pr


Auto-created by core-agent dispatch system.
Co-Authored-By: Virgil virgil@lethean.io

## Task Update the code against the AX design principles in ~/spec/rfc/core/RFC-CORE-008-AGENT-EXPERIENCE.md **Agent:** codex:gpt-5.4-mini **Commits:** 1 **Branch:** `agent/update-the-code-against-the-ax-design-pr` --- Auto-created by core-agent dispatch system. Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-31 18:02:34 +00:00
Normalize the MCP constructor workspace defaulting to use the actual working directory, and replace the IDE subsystem's functional options with a Config DTO so the codebase stays aligned with AX-style configuration objects.

Co-Authored-By: Virgil <virgil@lethean.io>
Author
Member

Tests Passed — Merge Failed

go test ./... passed but merge failed

## Tests Passed — Merge Failed `go test ./...` passed but merge failed
Author
Member

Tests Passed — Merge Failed

go test ./... passed but merge failed

## Tests Passed — Merge Failed `go test ./...` passed but merge failed
Virgil added the
needs-review
label 2026-03-31 18:02:46 +00:00
Author
Member

Needs Review

Merge conflict persists after rebase. Auto-merge gave up after retry.

Labelled needs-review for human attention.

## Needs Review Merge conflict persists after rebase. Auto-merge gave up after retry. Labelled `needs-review` for human attention.
Virgil added 1 commit 2026-03-31 18:05:06 +00:00
Align the MCP service runtime with the AX service model by dropping the unused coreRef escape hatch and relying on ServiceRuntime for Core access.

Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-31 18:08:24 +00:00
Drop the unused stdioMode field, route Run() through ServeStdio(), and keep startup logging on the service logger.

Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-31 18:13:48 +00:00
Sync the claude/channel capability list with the process lifecycle events emitted by the service.

Co-Authored-By: Virgil <virgil@lethean.io>
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin agent/update-the-code-against-the-ax-design-pr:agent/update-the-code-against-the-ax-design-pr
git checkout agent/update-the-code-against-the-ax-design-pr

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout dev
git merge --no-ff agent/update-the-code-against-the-ax-design-pr
git checkout agent/update-the-code-against-the-ax-design-pr
git rebase dev
git checkout dev
git merge --ff-only agent/update-the-code-against-the-ax-design-pr
git checkout agent/update-the-code-against-the-ax-design-pr
git rebase dev
git checkout dev
git merge --no-ff agent/update-the-code-against-the-ax-design-pr
git checkout dev
git merge --squash agent/update-the-code-against-the-ax-design-pr
git checkout dev
git merge --ff-only agent/update-the-code-against-the-ax-design-pr
git checkout dev
git merge agent/update-the-code-against-the-ax-design-pr
git push origin dev
Sign in to join this conversation.
No description provided.