Skip to content

feat: complete core extraction and runtime hardening - #235

Merged
im10furry merged 7 commits into
developfrom
codex/core-split-runtime-hardening
Aug 14, 2026
Merged

feat: complete core extraction and runtime hardening#235
im10furry merged 7 commits into
developfrom
codex/core-split-runtime-hardening

Conversation

@im10furry

Copy link
Copy Markdown
Contributor

Summary

  • Complete the Strangler-Fig extraction from packages/core into focused workspace packages and align aliases, manifests, lockfile, build entrypoints, and package-boundary checks.
  • Harden model/runtime/tool flows: Responses API schemas, OpenAI retry/cancellation, Codex OAuth bridging, read-mode tool controls, daemon permission/session behavior, and background goal scheduling.
  • Improve CLI/TUI workflows for Copilot login activation, reasoning effort, goals and status, voice commands, prompt paste safety, grouped messages, and tool presenters.
  • Add regression coverage and fault-review documentation; retain the existing task-persistence and F10 voice commits as separate history.

Validation

  • bun run check
  • bun run cli -- --help
  • Dependency-graph and package-boundary test coverage are included in the full suite.

Review notes

  • The extraction is intentionally atomic: packages and consumers move together so intermediate commits do not leave invalid workspace boundaries.
  • No credentials were added; the only key-like strings are documented placeholders.

@im10furry
im10furry merged commit cdc5718 into develop Aug 14, 2026
3 of 4 checks passed
@im10furry
im10furry deleted the codex/core-split-runtime-hardening branch August 14, 2026 16:33
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