# package (news sources) — RSS Amplifier

Recent posts from the 3 feeds in the RSS Amplifier directory that cover package.

Page: <https://rssamplifier.com/topics/package/news>  
Feed: <https://rssamplifier.com/topics/package/news.md>

---

## [CKDNutri-nutrition-mcp 0.5.48](https://pypi.org/project/ckdnutri-nutrition-mcp/0.5.48/)

_2026-08-22 · PyPI recent updates_

P2 营养计算域——PRNT目标+食物DB+食谱+生长Z+PEW+日记

## [CKDNutri-content-mcp 0.3.46](https://pypi.org/project/ckdnutri-content-mcp/0.3.46/)

_2026-08-22 · PyPI recent updates_

P5 内容输出域——报告生成+循证知识库

## [CKDNutri-care-mcp 0.4.36](https://pypi.org/project/ckdnutri-care-mcp/0.4.36/)

_2026-08-22 · PyPI recent updates_

P3 随访沟通域——随访+通知+闭环工单

## [qdb-ai 1.9.5](https://pypi.org/project/qdb-ai/1.9.5/)

_2026-08-22 · PyPI recent updates_

QDB: The World's First Quantum Deductive Database & Stateful RAG Architecture

## [CKDNutri-assessment-mcp 0.3.70](https://pypi.org/project/ckdnutri-assessment-mcp/0.3.70/)

_2026-08-22 · PyPI recent updates_

P4 评估计算域——eGFR+CKD分期+风险引擎（纯函数）

## [heliosdb-nano-embedded 4.15.0](https://pypi.org/project/heliosdb-nano-embedded/4.15.0/)

_2026-08-22 · PyPI recent updates_

In-process Python binding for HeliosDB-Nano (embedded mode) — no subprocess, no wire protocol

## [CKDNutri-clinical-data-mcp 1.2.40](https://pypi.org/project/ckdnutri-clinical-data-mcp/1.2.40/)

_2026-08-22 · PyPI recent updates_

P1 临床数据域——患儿档案+化验面板

## [a207-policy 0.3.59](https://pypi.org/project/a207-policy/0.3.59/)

_2026-08-22 · PyPI recent updates_

A207 统一身份注入 / 权限矩阵 / 状态路径策略包（Plan A 单一事实源）

## [sase-core-rs 0.29.13](https://pypi.org/project/sase-core-rs/0.29.13/)

_2026-08-22 · PyPI recent updates_

Rust core for the sase TUI/CLI: PyO3 bindings exposing the Patch parser, query language, agent-artifact scan, status state machine, and git-query parsers.

## [syncestra 1.22.3](https://pypi.org/project/syncestra/1.22.3/)

_2026-08-22 · PyPI recent updates_

Sync local service directories to private git mirrors (Claude Code flagship).

## [Chovy's Blog: Agentic Coding (Sponsored)](https://crawlproof.com/a/2uOAtb9p2TCU)

_2026-08-22 · **Sponsored**_

Personal posts on agentic coding, moshcode CLI, and security findings.

## [v1.5.6 of kterm](https://pub.dev/packages/kterm)

_2026-08-22 · Recently published packages on pub.dev_

kterm is a fast and fully-featured terminal emulator for Flutter applications, with support for mobile and desktop platforms. Changelog excerpt: ### Bug Fixes - \*\*Kitty KeyUp encoding only when \`reportAllKeysAsEscape\`is enabled\*\*: Previously, pressing a modifier (e.g. Cmd+V) and releasing it sent a Kitty KeyUp sequence even without \`reportAllKeysAsEscape\`, causing cursor jumping in the remote…

## [v2.1.0 of flutter\_device\_compass](https://pub.dev/packages/flutter_device_compass)

_2026-08-22 · Recently published packages on pub.dev_

A Flutter compass plugin using device sensors. Heading is 0-360 degrees (0 = north). Changelog excerpt: - \*\*Android:\*\* - Fix fatal crash on \`NaN\`rotation-vector sensor samples by skipping non-finite samples before calculating azimuth (\[#1\](https://github.com/nafiskabbo/flutter\_device\_compass/pull/1)by \[@mrweiland\](https://github.com/mrweiland)). - Fix potential \`NullPointerException\`on…

## [v0.4.19 of payrogen\_sdk](https://pub.dev/packages/payrogen_sdk)

_2026-08-22 · payrogen.com · Recently published packages on pub.dev_

Non-custodial payment gateway SDK for Flutter. Wallet creation, split payments, escrow, card payments (Apple Pay, Google Pay), and Stablecoin crypto checkout. Changelog excerpt: ### Fixed - Minor bugs

## [v0.1.5 of firestore\_builder](https://pub.dev/packages/firestore_builder)

_2026-08-22 · Recently published packages on pub.dev_

The easiest way to integrate Firestore into a Flutter application Changelog excerpt: - Add the \`unknown\_enum\_value\`field option: emits \`JsonKey(unknownEnumValue: ...)\`so unknown enum values decode to a fallback instead of throwing. - Fix the generation of \`UpdatedValue\`classes for \`List\`and \`Map\`of custom classes (\`List \`produced an invalid class name), and share one class between a custom class…

## [v0.1.5 of rk](https://pub.dev/packages/rk)

_2026-08-22 · Recently published packages on pub.dev_

A release tool. Changelog excerpt: - Status now distinguishes a valid historical release tag from current source that still declares the released version, keeps the public target healthy, and directs the next release to bump rather than move an immutable tag. - Target conflicts now carry structured, target-owned diagnostics and evidence while core retains the small shared lifecycle and reporting…

## [v0.1.10 of dakit\_api](https://pub.dev/packages/dakit_api)

_2026-08-22 · Recently published packages on pub.dev_

DeviantArt HTTP API and OAuth adapter for the DAKit client SDK. Changelog excerpt: ### Added - \`OfficialDiscoveryRepository.moreLikeThis\`maps the official \`browse/morelikethis\`endpoint into a paged \`Artwork\`list.

## [v0.1.8 of dakit\_core](https://pub.dev/packages/dakit_core)

_2026-08-22 · Recently published packages on pub.dev_

Platform-neutral domain contracts for DeviantArt client applications. Changelog excerpt: ### Added - \`DiscoveryRepository.moreLikeThis\`so hosts can surface related deviations ("More Like This") from the official browse endpoint.

## [v0.0.3 of ym\_speech\_to\_text](https://pub.dev/packages/ym_speech_to_text)

_2026-08-22 · Recently published packages on pub.dev_

A Flutter plugin that exposes device specific speech to text recognition capability. Changelog excerpt: ### Added - Added Linux plugin registration and build support across the Flutter plugin platforms. - Added safe Linux fallback behavior when a native speech backend is not available. - Added current Flutter/Dart compatibility metadata and refreshed package dependencies. ### Changed - Updated…

## [v0.1.0 of hyper\_render\_epub](https://pub.dev/packages/hyper_render_epub)

_2026-08-22 · Recently published packages on pub.dev_

EPUB container support for HyperRender. Unzips an .epub, parses its OPF manifest/spine/TOC, and resolves chapters to HyperViewer-ready content. Changelog excerpt: Initial release — \*\*not publishable yet\*\*: it depends on \`hyper\_render: ^1.7.0\`, which is not on pub.dev. \`EpubReader\`needs \`HyperViewer.imageLoader\`(unreleased, on \`main\`) to decode the inline \`data:\`URIs chapters carry, so this package…

## [v1.0.4+5 of my\_lang](https://pub.dev/packages/my_lang)

_2026-08-22 · wongcoupon.com · Recently published packages on pub.dev_

A library that provides flexible and easy-to-use localization support for Flutter applications. Changelog excerpt: - Add support for Flutter 3.47.1 and Dart 3.13.1. - Raise minimum versions to Flutter 3.35.0 and Dart 3.9.0 for current dependencies. - Update \`shared\_preferences\`, \`intl\`, and \`flutter\_lints\`. - Migrate the Android example to Gradle 9.3.1, AGP 9.1.0, Kotlin 2.4.0, and Java 17. -…

## [AI QA That Opens Fix PRs (Sponsored)](https://crawlproof.com/a/cFGbwTY50oMP)

_2026-08-22 · **Sponsored**_

Runs browser QA, files issues with repro evidence, and opens fix PRs.

## [stapel-listings 0.6.0](https://pypi.org/project/stapel-listings/0.6.0/)

_2026-08-21 · PyPI recent updates_

Listings and catalog for the Stapel framework

## [kkpyutil 1.54.1](https://pypi.org/project/kkpyutil/1.54.1/)

_2026-08-21 · li.beinan@gmail.com · PyPI recent updates_

Building blocks for sysadmin and DevOps

## [bikeshed 7.1.2](https://pypi.org/project/bikeshed/7.1.2/)

_2026-08-21 · PyPI recent updates_

A document-authoring tool mainly intended for web specifications.

## [pbu 1.1.25](https://pypi.org/project/pbu/1.1.25/)

_2026-08-21 · das-peter@gmx.de · PyPI recent updates_

Basic Utility module for the Python programming language

## [v4.0.0-beta.4 of serverpod\_cloud\_storage\_gcp](https://pub.dev/packages/serverpod_cloud_storage_gcp)

_2026-08-21 · serverpod.dev · Recently published packages on pub.dev_

Serverpod integration for Google Cloud Storage Changelog excerpt: - feat: Allows overriding the default cache header for \`StaticRoute\`and \`SpaRoute\`from env vars. - feat: Adds opt-in \`httpOnly\`cookie authentication for web clients. - feat: Generates the column specified as \`field=\`on relations that require the explicit foreign key. - feat: Introduces the \`deferred\`and \`deferrable\`flags on…

## [v4.0.0-beta.4 of serverpod\_cloud\_storage\_s3](https://pub.dev/packages/serverpod_cloud_storage_s3)

_2026-08-21 · serverpod.dev · Recently published packages on pub.dev_

Serverpod integration for S3 cloud storage Changelog excerpt: - feat: Allows overriding the default cache header for \`StaticRoute\`and \`SpaRoute\`from env vars. - feat: Adds opt-in \`httpOnly\`cookie authentication for web clients. - feat: Generates the column specified as \`field=\`on relations that require the explicit foreign key. - feat: Introduces the \`deferred\`and \`deferrable\`flags on relations to…

## [satcfdi 26.8.0](https://pypi.org/project/satcfdi/26.8.0/)

_2026-08-21 · satcfdi@outlook.com · PyPI recent updates_

The best open-source python library to generate and process SAT's CFDI

## [cli-market-core 1.12.47](https://pypi.org/project/cli-market-core/1.12.47/)

_2026-08-21 · hello@cli-market.dev · PyPI recent updates_

Cost-of-Living OS for LatAm — intelligence layer for CLI Market. market\_optimize\_purchase: one-call basket compare, TCO, substitutes, action links. 44 MCP tools (default profile). Dependency of cli-market-world.

## [v4.0.0-beta.4 of serverpod\_cloud\_storage\_s3\_compat](https://pub.dev/packages/serverpod_cloud_storage_s3_compat)

_2026-08-21 · serverpod.dev · Recently published packages on pub.dev_

Base package for S3-compatible cloud storage integrations with Serverpod Changelog excerpt: - feat: Allows overriding the default cache header for \`StaticRoute\`and \`SpaRoute\`from env vars. - feat: Adds opt-in \`httpOnly\`cookie authentication for web clients. - feat: Generates the column specified as \`field=\`on relations that require the explicit foreign key. - feat: Introduces the \`deferred\`and…

## [openstudio-ai 0.1.8](https://pypi.org/project/openstudio-ai/0.1.8/)

_2026-08-21 · PyPI recent updates_

OpenStudio AI harness with MCP runtime, host adapters, skills, and knowledge.

## [Finnish Seedboxes — Up to 20Gbps (Sponsored)](https://crawlproof.com/a/Gv8WY3L8fJwH)

_2026-08-21 · **Sponsored**_

Private Finnish seedboxes with 1–20Gbps speeds, RAID storage and 14‑day refund

## [moka-py 0.5.0](https://pypi.org/project/moka-py/0.5.0/)

_2026-08-21 · PyPI recent updates_

A high performance caching library for Python written in Rust

## [v4.0.0-beta.4 of serverpod\_auth\_migration\_client](https://pub.dev/packages/serverpod_auth_migration_client)

_2026-08-21 · serverpod.dev · Recently published packages on pub.dev_

Serverpod authentication migration client module. Changelog excerpt: - feat: Allows overriding the default cache header for \`StaticRoute\`and \`SpaRoute\`from env vars. - feat: Adds opt-in \`httpOnly\`cookie authentication for web clients. - feat: Generates the column specified as \`field=\`on relations that require the explicit foreign key. - feat: Introduces the \`deferred\`and \`deferrable\`flags on…

## [graphaide 0.4.26](https://pypi.org/project/graphaide/0.4.26/)

_2026-08-21 · sumit.purohit@pnnl.gov · PyPI recent updates_

Multi-agentic knowledge graph construction and reasoning system

## [v4.0.0-beta.4 of serverpod\_auth\_migration\_server](https://pub.dev/packages/serverpod_auth_migration_server)

_2026-08-21 · serverpod.dev · Recently published packages on pub.dev_

Serverpod authentication migration server module. Changelog excerpt: - feat: Allows overriding the default cache header for \`StaticRoute\`and \`SpaRoute\`from env vars. - feat: Adds opt-in \`httpOnly\`cookie authentication for web clients. - feat: Generates the column specified as \`field=\`on relations that require the explicit foreign key. - feat: Introduces the \`deferred\`and \`deferrable\`flags on…

## [v4.0.0-beta.4 of serverpod\_auth\_bridge\_flutter](https://pub.dev/packages/serverpod_auth_bridge_flutter)

_2026-08-21 · serverpod.dev · Recently published packages on pub.dev_

Serverpod authentication backwards compatibility Flutter client module. Changelog excerpt: - feat: Allows overriding the default cache header for \`StaticRoute\`and \`SpaRoute\`from env vars. - feat: Adds opt-in \`httpOnly\`cookie authentication for web clients. - feat: Generates the column specified as \`field=\`on relations that require the explicit foreign key. - feat: Introduces the \`deferred\`and…

## [v4.0.0-beta.4 of serverpod\_auth\_bridge\_client](https://pub.dev/packages/serverpod_auth_bridge_client)

_2026-08-21 · serverpod.dev · Recently published packages on pub.dev_

Serverpod authentication backwards compatibility client module. Changelog excerpt: - feat: Allows overriding the default cache header for \`StaticRoute\`and \`SpaRoute\`from env vars. - feat: Adds opt-in \`httpOnly\`cookie authentication for web clients. - feat: Generates the column specified as \`field=\`on relations that require the explicit foreign key. - feat: Introduces the \`deferred\`and…

## [stapel-agent 0.13.0](https://pypi.org/project/stapel-agent/0.13.0/)

_2026-08-21 · PyPI recent updates_

LLM facade Django app for the Stapel framework

## [v4.0.0-beta.4 of serverpod\_auth\_bridge\_server](https://pub.dev/packages/serverpod_auth_bridge_server)

_2026-08-21 · serverpod.dev · Recently published packages on pub.dev_

Serverpod authentication backwards compatibility server module. Changelog excerpt: - feat: Allows overriding the default cache header for \`StaticRoute\`and \`SpaRoute\`from env vars. - feat: Adds opt-in \`httpOnly\`cookie authentication for web clients. - feat: Generates the column specified as \`field=\`on relations that require the explicit foreign key. - feat: Introduces the \`deferred\`and…

## [v4.0.0-beta.4 of serverpod\_auth\_idp\_flutter\_firebase](https://pub.dev/packages/serverpod_auth_idp_flutter_firebase)

_2026-08-21 · serverpod.dev · Recently published packages on pub.dev_

Firebase-specific Flutter package for the Serverpod authentication module. Changelog excerpt: - feat: Allows overriding the default cache header for \`StaticRoute\`and \`SpaRoute\`from env vars. - feat: Adds opt-in \`httpOnly\`cookie authentication for web clients. - feat: Generates the column specified as \`field=\`on relations that require the explicit foreign key. - feat: Introduces the \`deferred\`and…

## [v4.0.0-beta.4 of serverpod\_auth\_idp\_flutter\_facebook](https://pub.dev/packages/serverpod_auth_idp_flutter_facebook)

_2026-08-21 · serverpod.dev · Recently published packages on pub.dev_

Facebook-specific Flutter package for the Serverpod authentication module. Changelog excerpt: - feat: Allows overriding the default cache header for \`StaticRoute\`and \`SpaRoute\`from env vars. - feat: Adds opt-in \`httpOnly\`cookie authentication for web clients. - feat: Generates the column specified as \`field=\`on relations that require the explicit foreign key. - feat: Introduces the \`deferred\`and…

## [Where does Alabama stand in the odds to win the SEC?](https://www.rollbamaroll.com/alabama-crimson-tide-football/83227/where-does-alabama-stand-in-the-odds-to-win-the-sec)

_2026-08-21 · Brent Taylor · Roll &#039;Bama Roll_

There’s been a lot of talk lately about where Alabama stands with the SEC, with plenty of talking heads out there dropping the Tide all the way down to 6th or 7th in the conference. Shoot, Bleacher Report recently dropped the Tide all the way to 8th. Hating on Alabama in en vogue right now. \[…\]

## [Jumbo Package: Has Alabama found its QB1?](https://www.rollbamaroll.com/alabama-crimson-tide-football/83230/alabama-football-keelon-russell-has-alabama-found-its-qb1)

_2026-08-21 · Joshua Chatham · Roll &#039;Bama Roll_

Happy Friday, everyone. Alabama held their second and final scrimmage of the fall yesterday. Chris Low made waves in the lead up when he dropped this nugget. Chris, the reporter who broke Nick Saban’s retirement, rarely misses. And it seems noteworthy that Keelon Russell took the first scrimmage snaps yesterday. Still, the head man is \[…\]

## [ChatLinux 0.2.2](https://pypi.org/project/chatlinux/0.2.2/)

_2026-08-21 · rex@chatarch.org · PyPI recent updates_

ChatArch Linux operations package.

## [pybedrock-net 0.0.1](https://pypi.org/project/pybedrock-net/0.0.1/)

_2026-08-21 · PyPI recent updates_

A Python-native RakNet foundation for Minecraft Bedrock protocol experiments.

## [islo 0.3.16](https://pypi.org/project/islo/0.3.16/)

_2026-08-21 · PyPI recent updates_

Typed Python SDK for the Islo sandbox platform

## [multibucket 0.2.12](https://pypi.org/project/multibucket/0.2.12/)

_2026-08-21 · 82131529@qq.com · PyPI recent updates_

多对象存储桶 SDK, 支持 UCloud UFile, 阿里云 OSS, 腾讯云 COS, 七牛云 Kodo, 通用 S3 等云存储服务。

## [agnostic-security 4.38.0](https://pypi.org/project/agnostic-security/4.38.0/)

_2026-08-21 · security@agnosticsecurity.io · PyPI recent updates_

The firewall for AI coding agents — prevents secrets, PII, and credentials from leaking through Copilot, Claude Code, Cursor, and LangChain

## [ard-sdk 0.2.0](https://pypi.org/project/ard-sdk/0.2.0/)

_2026-08-21 · PyPI recent updates_

Typed Python SDK for the Agentic Resource Discovery (ARD) specification

## [pyneolink 0.4.2](https://pypi.org/project/pyneolink/0.4.2/)

_2026-08-21 · dev@alzgamer.pro · PyPI recent updates_

Experimental Python client for Reolink cameras

## [usbtmc-lite-mcp 0.1.1](https://pypi.org/project/usbtmc-lite-mcp/0.1.1/)

_2026-08-21 · PyPI recent updates_

MCP server for controlling USBTMC (USB Test and Measurement Class) instruments

