Feeds
Subscribe to one feed, track every tool under it. Feeds are grouped by audience so you can stack
what matters and ignore the rest.
No immediate action
Aura
v1.4.8
Breaking risk
·
1h
Safer local dependency setup
Upgrade now
Dependencies
Streamable HTTP + session hardening + deps
No immediate action
UI, PAM, Vault, Gateway, Features
Config change
Breaking upgrade
MCP config move + consumer tools + Schema decode
No immediate action
Sandbox, metrics, SSH, Go SDK, install
Review required
Auth
RBAC
Dependencies
Federation fetcher, OIDC device grant, MSCs, PGP contact
Review required
jelu
v0.84.1
Breaking risk
·
3h
Auth
Dependencies
Login + import + menu deprecation + auth fixes
Breaking changes
Added `ctg keygen` CLI command which is marked as breaking
Review required
Auth
Dependencies
Recording restarts + RTSP timeout + password masking
No immediate action
stage → main rename
Config change
Auth
RBAC
HFresh, Namespaces, Nested filtering, Reindex, MCP, Replication, Boost
Upgrade now
Auth
RCE / SSRF
File upload validation
No immediate action
Low‑battery alerts + utilization cutoff
Config change
Oikos
v0.63.0
Breaking risk
·
5h
Auth
Login block + hourly rates
Upgrade now
Dependencies
Starlette floor + OAuthProxy logging
Config change
Auth
JIT data export + GitOps user tracking
No immediate action
Image read, Windows quote/PATH fixes, cowork listing, Chrome cleanup
Review required
Superset
desktop-v1.12.3
Breaking risk
·
6h
Dependencies
Auth
Desktop bump + GAds tracking – terminal removal
No immediate action
Agent traces + shuffling + new formats
No immediate action
GDD
v1.7.1
Breaking risk
·
7h
Archive names + ZIP + iPhone fix
Upgrade now
twenty
v2.9.0
Breaking risk
·
8h
Dependencies
i18n, website, partners, settings, files
Config change
Oikos
v0.62.0
Breaking risk
·
8h
Auth
Multi‑Google calendar sync
No immediate action
Classification fix + version hint + gray indicator
No immediate action
Highlighting alignment + zoom sync
Upgrade now
rspamd
4.1.0
Breaking risk
·
9h
Auth
RCE / SSRF
Dependencies
mx_check incompatible + checkv3 metadata
Review required
Auth
RBAC
CLI, Lark, Scheduler, Daemon, Docs
No immediate action
LXC install fixes
No immediate action
vllm
v0.22.1
Breaking risk
·
10h
Mellum v2 + AMD Zen inference + Ray hang fix
No immediate action
Docker login fixes + rate limiter
No immediate action
Delete APIs, API keys, diagnostics, core refactor
No immediate action
Dashboard persistence + enforce‑route recovery + coordination guard
Review required
Dependencies
Breaking upgrade
Breaking changes — review before upgrading.
Review required
Auth
RBAC
Sandbox resolver + untilIdle + cacheKey
No immediate action
Gateway embedding routing + dep updates
No immediate action
repo perf, Swagger fix, UI improvements, OpenSearch driver, admin console
Review required
Auth
Doc removals + guard coverage
Config change
Auth
Device‑code login only
Upgrade now
Dependencies
Docs, Sites rename, DB fixes, Windows build, npm CVEs, Codex/oauth
Config change
Breaking upgrade
`get_artifact` schema change
No immediate action
Blank image card fix
No immediate action
Semble
v0.3.3
Breaking risk
·
16h
clear command + path block + function exposure
No immediate action
Legacy components removed
No immediate action
Multi‑AI, extensible providers, more languages, doc fix
Upgrade now
speakr
v0.8.21-alpha
Breaking risk
·
20h
Auth
CSRF fix + SSO takeover
No immediate action
stage → main rename
Config change
Breaking upgrade
Explicit config opt‑ins
⚠ Upgrade required
**Deprecation warning:** `github-copilot-sdk` version <1.0.0 will be unsupported in future releases. When upgrading, migrate code using the previous synchronous Skill API to the new async resource lookup pattern.
Breaking changes
Upgrade github‑copilot‑sdk to version 1.0.0 (stable) – requires migration. [BREAKING — experimental] Refactor Skill API to async resource and script lookup.
Notable features
agent-framework-core: Add MCP-based skills discovery (`McpSkillsSource`). agent-framework-core: Progressive tool exposure via `FunctionInvocationContext`. agent-framework-core: Add background agent support to harness agent.
No immediate action
MCP removal + index reduction
Upgrade now
Auth
Breaking upgrade
Security hardening + enhancements + bug fixes
⚠ Upgrade required
`DEFAULT_LIVE_MODEL` remains unchanged; explicitly set `model="gemini-2.5-flash"` to keep previous LlmAgent behavior. Update any direct callers of renamed helpers in `interactions_utils.py` (e.g., use `convert_contents_to_steps`).
Breaking changes
**agents:** Default model for `LlmAgent` changed from `gemini-2.5-flash` to `gemini-3-flash-preview`; agents without explicit `model=` now use the preview default. Set `model="gemini-2.5-flash"` to retain prior behavior. **interactions:** Turn‑based helpers in `interactions_utils.py` renamed (e.g., `convert_contents_to_turns` → `convert_contents_to_steps`) and terminology switched from "turns" to "steps".
Notable features
Add `--trigger_sources` and ADK service options to `cli_deploy_agent_engine` AutoTracingPlugin for OpenTelemetry auto‑instrumentation RubricBasedMultiTurnTrajectoryEvaluator