release: promote COLM citation and contact details to main - #246
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Promote the reviewed COLM 2026 citation and contact updates from
devto the productionmainbranch. This is a maintainer release-promotion PR; ordinary contribution PRs continue to targetdev.This release contains #245.
Merge method: Create a merge commit. Do not squash or rebase this
devtomainpromotion; preserving branch ancestry is required for the promotion workflow to verify and tag the exact promoteddevcommit.Changes
Test plan
Upstream validation completed successfully:
git diff --check origin/main...origin/dev -- README.mdpassed locally.Affected areas
coral/agent/(runtime, manager, heartbeat, warmstart)coral/grader/(daemon, TaskGrader, subprocess grader, loader)coral/hub/(attempts, notes, skills, checkpoint)coral/workspace/(project setup, worktrees, grader env)coral/cli/(commands, helpers)coral/hooks/(post_commit / submit_eval)coral/template/(CORAL.md, bundled skills/agents)coral/gateway/(LiteLLM gateway)coral/web/(dashboard)examples/(new or modified task)docs/(docs site)Checklist
devtomainrelease promotion.dev.dev→maindiff and can defend the included changes. SeeAGENTS.md.Authored with assistance from Codex. Human review of the complete promotion diff is required before merge.