Skip to content

Rename Sessioned to WithChat - #277

Merged
adamw merged 1 commit into
masterfrom
audit/U2-rename-sessioned-to-withchat
Sep 24, 2026
Merged

adamw merged 1 commit into
masterfrom
audit/U2-rename-sessioned-to-withchat

Conversation

@adamw

@adamw adamw commented Sep 24, 2026

Copy link
Copy Markdown
Member

Sessioned sounded like a lasting session (agent.session), but it only holds a planning result and the short-lived Chat that made it.

  • Renamed orca.plan.Sessioned to WithChat.
  • Updated code, tests, README and AGENTS.md. Where docs said "session" but meant this chat, they now say "chat".
  • Dated ADRs and plans are left as they were.

It pairs a planning result with the ephemeral Chat that produced it; the old
name suggested a durable session.
@adamw
adamw merged commit 4021600 into master Sep 24, 2026
6 checks passed
@adamw
adamw deleted the audit/U2-rename-sessioned-to-withchat branch September 24, 2026 14:45
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