Skip to content

chore: release main#708

Merged
yacosta738 merged 2 commits into
mainfrom
release-please--branches--main
Apr 29, 2026
Merged

chore: release main#708
yacosta738 merged 2 commits into
mainfrom
release-please--branches--main

Conversation

@dallay-bot
Copy link
Copy Markdown
Contributor

@dallay-bot dallay-bot Bot commented Apr 28, 2026

🤖 I have created a release beep boop

corvus-runtime: 0.1.0

0.1.0 (2026-04-29)

Features

  • Add and archive slash session commands with SQLite persistence (#532) (ba6bd0b)
  • add audio input support for http gateway and cli phase 2 (#437) (faa496f)
  • Add image ingestion and update staging tests for Slack (#461) (f752038)
  • Add tests for public image staging in Discord CDN (#460) (7b07371)
  • agent-runtime: add agent templates and developer documentation for Phase 5B (#514) (9933713)
  • agent-runtime: add CLI composition flows for Phase 4 (#513) (ced2b06)
  • agent-runtime: add code_search rollout benchmarks (aff6dc8)
  • agent-runtime: add dream system consolidation (4820d2b)
  • agent-runtime: add dream system consolidation (d0170ab)
  • agent-runtime: add indexed candidate verification for code search (#443) (79080e4)
  • agent-runtime: add session inspect and list commands (bac9596)
  • agent-runtime: add session inspect and list commands (768a5df)
  • agent-runtime: add settings, mcp, and tool management slash commands (#544) (29ea635)
  • agent-runtime: add slash command registry core (#545) (72d1eff)
  • agent-runtime: add slash tools listing (#544) (cd3569d)
  • agent-runtime: add slash tools listing (#544) (fb993c4)
  • agent-runtime: add task tools and session discoverability (8758858)
  • agent-runtime: add task tools and session discoverability (6f2f5b9)
  • agent-runtime: add tooling parity search and fetch tools (#536) (238fd09)
  • agent-runtime: add typed slash command contract (#546) (63e1acd)
  • agent-runtime: expose track 4 orchestration lifecycle state (7b2c679)
  • agent-runtime: expose track 4 orchestration lifecycle state (1928463)
  • agent-runtime: keep search index fresh across file writes and workspace changes (#444) (82fa489), closes #358
  • agent-runtime: Phase 5A — trait compliance macros and differential tests (#515) (20c0527)
  • agent-runtime: publish tooling parity aliases (c741afc)
  • agent-runtime: support multiple images per turn (#472) (5afd58b)
  • agent-runtime: unify slash command transport handling (#541) (#549) (dbee48b)
  • agent: implement Plan Mode execution mode (#530) (43c8b45)
  • capability-based agent composition and architecture (#520) (69353fc)
  • capability: Phase 3 - corvus-composer crate with AgentManifest schema (#511) (61312a6)
  • cerebro memory enhancement layer (#466) (cd5838f)
  • cerebro: add dashboard and gateway memory enhancement layer (e96f68d)
  • chat: show memory recall indicators on agent messages (#470) (d0b28ef)
  • code search tool (#440) (d5dfcbb)
  • complete #330 startup staged-image reaper and #365 missing session/memory i18n (#459) (77d96e9)
  • coordinator: add foundational components for coordinator functionality and update timeout durations (6961e8c)
  • coordinator: complete track 4 slice 1 foundations (753cd53)
  • cost: productize budget governance across runtime surfaces (#449) (81c72ad)
  • define cerebro distribution channels and dedicated docs presence (#396) (4f5ec99)
  • Enhance model routing specs, documentation, and validation features (#454) (e72ff28)
  • Enhance workflow permissions, fix detekt alerts, and add Rook dashboard (e43fc1a)
  • Harden security policy and introduce code_search tool enhancements (#442) (024aa20)
  • implement supervised child lifecycle for Track 4 Slice 2 (92d591c)
  • orchestration: add mailbox-backed slice 3 delivery (0f811dc)
  • orchestration: add mailbox-backed slice 3 delivery (1a566eb)
  • orchestration: supervised child lifecycle tools and coordinator (Slice 2) (5c8e23b)
  • Phase 2 capability family crates with registries (#510) (c284503)
  • productize model routing with operator docs, config validation, and formal spec (#452) (8eb2b19)
  • rook: add embedded operator dashboard flows (c51c8c1)
  • rook: implement routing engine with strategy dispatch and fallback chains (d634ae1)
  • router: log affected route hints when provider warmup fails (#463) (fa05f57)
  • runtime: add audio input support with local transcription for Telegram (#413) (258d3c3)
  • runtime: add dream hooks for generated sessions (d200610)
  • runtime: complete orchestration parity contract (2e34682)
  • runtime: wire CostTracker to agent loop with budget enforcement (3854403)
  • settings mcp tool commands (53a50a8)

Bug Fixes

  • address PR #602 inline review comments (687bb84)
  • agent-runtime: address Dream review follow-ups (f1e7c7d)
  • agent-runtime: address slash-session code review findings (a4157da)
  • agent-runtime: block localhost subdomains in http tools (623b7ef)
  • agent-runtime: block on Dream completion lock (a1354f5)
  • agent-runtime: box handled session command success (4665653)
  • agent-runtime: carry escalation state through child lifecycle (06d4dce)
  • agent-runtime: complete rollout benchmark lint fix (8780e52)
  • agent-runtime: finish rollout benchmark enum rename (8b786d9)
  • agent-runtime: import hmac key init in webhook test (89f5448)
  • agent-runtime: reduce session command clippy footprint (ce64ee1)
  • agent-runtime: restore rust hashing and hmac checks (61d0049)
  • agent-runtime: satisfy rollout benchmark lint (b4afa50)
  • agent-runtime: stabilize blocked coordinator inspection narrative (83a43f5)
  • agent-runtime: stabilize blocked coordinator inspection narrative (56ff071)
  • agent-runtime: structure blocked child escalation state (460803e)
  • agent-runtime: tighten Dream validation and recovery (2dec988)
  • agent-runtime: unblock pre-push clippy checks (09d1936)
  • apply CodeRabbit auto-fixes (9230e94)
  • apply CodeRabbit auto-fixes (d8ccc59)
  • apply CodeRabbit auto-fixes (b9ecd1f)
  • bind gateway to 0.0.0.0, lift ChatWorkspace state, fix Spanish docs, harden mobile-smoke-test.sh (948974a)
  • bind gateway to 0.0.0.0, lift ChatWorkspace state, fix Spanish docs, harden mobile-smoke-test.sh (a04f4ee)
  • build-logic: avoid config-cache lock check failure (ddc0cdf)
  • cerebro: align MCP contract with implemented surface (c8f3f69)
  • cerebro: align MCP contract with implemented surface (5eba3c5)
  • cerebro: format runtime files for push checks (7daf8e7)
  • cerebro: harden gateway contracts and dashboard guards (eea1fc5)
  • cerebro: harden production readiness (725b3ea)
  • cerebro: satisfy runtime push lint checks (6bf3590)
  • ci: use ARM64 runners instead of cross-compilation for linux-arm64 (3ca2396)
  • clarify Cerebro constants, fix Spanish heading, remove circular spec ref, explicit ceiling, improve shell docs (#509) (37b187d)
  • code-scanning: resolve naming and gradle style alerts (2e206ce)
  • correct Duration::from_mins usage, refactor announcement helpers, and fix Vue edge cases (7efc729)
  • deps: restore compatibility for consolidated dependency updates (7d406a2)
  • docs: repair broken local links (f560f8c)
  • docs: repair broken local links (#399) (ee07750)
  • Harden sandbox isolation and update allowed status handling (#398) (b8d994e)
  • release: publish stable artifacts from github releases (#462) (d3bfae0)
  • release: stabilize monorepo release automation (6c9ea27)
  • release: sync Cargo.lock files and add auto-sync workflow (2bd57ac)
  • release: update artifact upload action version and improve release component resolution (a7b3138)
  • replace non-existent Duration::from_mins, refactor Vue announcement helpers, and fix edge cases (37d5a96)
  • rook 583 apply (721302f)
  • rook: clean up merge conflict files, re-apply fixes (192cdb3)
  • runtime: address verified review regressions (5d16d9f)
  • runtime: allow staged dream re-exports (7732cad)
  • runtime: refine cost warning and estimation diagnostics (6a19a63)
  • runtime: satisfy orchestration clippy gates (a170a86)
  • runtime: satisfy orchestration lint gates (4ec0078)
  • rust: format observability security alert cleanup (82fbb73)
  • security: block URL-encoded policy bypasses (cdc34be)
  • security: block URL-encoded policy bypasses (9efd810)
  • security: format encoded bypass coverage (31226ae)
  • security: neutralize critical code scanning alerts (0d33552)
  • security: prevent path validation bypass via command flags (#516) (a2e511b)
  • sonar: resolve monthly code quality findings (#475) (1099e65)
  • test: update slash-session tests to use SqliteMemory and fix service.rs issues (fe13190)
  • tooling: add local sonar review workflow (70fee4e)
  • tooling: add local sonar review workflow (929695b)
  • tooling: address review follow-ups (cb6da04)
  • verify findings from track-4-slice-1 verify-report (0ef9b53)
cerebro: 0.1.0

0.1.0 (2026-04-29)

Bug Fixes

  • cerebro: address review hardening feedback (ad797eb)
  • cerebro: align MCP contract with implemented surface (c8f3f69)
  • cerebro: align MCP contract with implemented surface (5eba3c5)
  • cerebro: harden production readiness (725b3ea)
  • cerebro: harden production readiness (810f5ae)
  • cerebro: tighten auth and readiness review follow-ups (e53bf5b)
  • rook 583 apply (721302f)
rook: 0.1.0

0.1.0 (2026-04-29)

Features

  • coordinator: add foundational components for coordinator functionality and update timeout durations (6961e8c)
  • Enhance workflow permissions, fix detekt alerts, and add Rook dashboard (e43fc1a)
  • implement supervised child lifecycle for Track 4 Slice 2 (92d591c)
  • introduce in-process coordinator foundations for Track 4 orchestration (29bf8c3)
  • orchestration: add mailbox-backed slice 3 delivery (0f811dc)
  • rook: add admin API for operator management (0a281a0)
  • rook: add admin audit trail and fix repo build (9f3529e), closes #599
  • rook: add config baseline, doctor, and health endpoints (4338801)
  • rook: add distribution channels and release wiring (f2121c1)
  • rook: add distribution channels and release wiring (8b1dce2)
  • rook: add embedded operator dashboard flows (c51c8c1)
  • rook: add embedded operator dashboard flows (a98c315)
  • rook: add OpenAI-compatible gateway endpoints (41d7539)
  • rook: add pools routes and health dashboard flows (1add3fa)
  • rook: add production observability metrics (ef845e1)
  • rook: add production observability metrics (0583815)
  • rook: add Prometheus observability metrics (d21fc8a)
  • rook: add Prometheus observability metrics (fe32883)
  • rook: add SQLite persistence for ProviderAccount, ProviderPool, ModelRoute, and RoutingPolicy (c6d1b82)
  • rook: add SQLite persistence for ProviderAccount, ProviderPool, ModelRoute, and RoutingPolicy (b99530a), closes #583
  • rook: build registry services for account, pool, route, and settings (ec1ee5f)
  • rook: build registry services for account, pool, route, and settings (9bc818e), closes #584
  • rook: embed dashboard assets and coordinate single-binary startup flows (264bfa1)
  • rook: embed dashboard assets and coordinate single-binary startup flows (4a7cba2), closes #582
  • rook: finalize tui setup and troubleshooting boundary (b930dae), closes #597
  • rook: harden gateway transport and chat delivery (93efa55)
  • rook: harden security defaults and secret boundaries (dadc02d), closes #598
  • rook: implement operator dashboard and tui route inspection slices (6a340d9)
  • rook: implement routing engine with strategy dispatch and fallback chains (d634ae1)
  • rook: implement routing engine with strategy dispatch and fallback chains (9a96954), closes #586
  • rook: implement shared domain services for accounts, pools, routes, and health (08e3bc8)
  • rook: implement shared domain services for accounts, pools, routes, and health (7b763f8), closes #581
  • rook: scaffold package layout with domain types, CLI, and module stubs (a9ee3a7)
  • rook: scaffold package layout with domain types, CLI, and module stubs (c723f32), closes #580

Bug Fixes

  • apply CodeRabbit auto-fixes (895527c)
  • apply CodeRabbit auto-fixes (445a2d0)
  • apply CodeRabbit auto-fixes (2fd8667)
  • rook 583 apply (721302f)
  • rook: add config export and env overrides (e2d1325)
  • rook: add config export and env overrides (b166398)
  • rook: add ID newtype accessors and ProviderVendor near-miss deserialization (40315f3)
  • rook: address code review findings for routing engine (b2d551c), closes #586
  • rook: address inline review findings for routing engine (5dad006)
  • rook: address observability review findings (cfdeff2)
  • rook: address PR #605 review comments (e19f2a5)
  • rook: address PR review findings (8aaaf6a)
  • rook: address review findings (14e1721)
  • rook: address workflow and packaging review feedback (5a196d5)
  • rook: align admin probes and config export (4cc7a93)
  • rook: clean up merge conflict files, re-apply fixes (192cdb3)
  • rook: fix ProviderVendor::Other serde and add serialization tests (4eaeac2)
  • rook: harden admin API error and integrity handling (fdd13c2)
  • rook: harden gateway secret handling and startup wiring (5ddeb41)
  • rook: harden observability and diagnostics (24ab684)
  • rook: implement operational doctor diagnostics (6e92609)
  • rook: implement operational doctor diagnostics (a5184e5)

This PR was generated with Release Please. See documentation.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 28, 2026

Deploying corvus with  Cloudflare Pages  Cloudflare Pages

Latest commit: ab5b4e5
Status: ✅  Deploy successful!
Preview URL: https://7ccc8a05.corvus-42x.pages.dev
Branch Preview URL: https://release-please--branches--ma.corvus-42x.pages.dev

View logs

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 28, 2026

✅ Contributor Report

User: @dallay-bot[bot]
Status: Trusted contributor (whitelisted)

This user is on the trusted contributors list and was automatically approved.

@github-actions github-actions Bot added the size/m Denotes a medium change size label Apr 28, 2026
@dallay-bot dallay-bot Bot force-pushed the release-please--branches--main branch 5 times, most recently from 1d90446 to e125205 Compare April 29, 2026 11:20
@dallay-bot dallay-bot Bot force-pushed the release-please--branches--main branch from e125205 to c1e86f3 Compare April 29, 2026 17:55
@sonarqubecloud
Copy link
Copy Markdown

@yacosta738 yacosta738 merged commit 57546f3 into main Apr 29, 2026
18 checks passed
@yacosta738 yacosta738 deleted the release-please--branches--main branch April 29, 2026 18:37
@dallay-bot
Copy link
Copy Markdown
Contributor Author

dallay-bot Bot commented Apr 29, 2026

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment