Everything agent.
All related.

Discover the tools, follow the releases, and find your next big idea. Your little corner of the agent universe.

A pulse on the ecosystem 21 projects to explore 33 collected releases Collected 37 minutes ago

The starting lineup

Category collection

Orchestration projects

21 projects

LangGraph

Build stateful agents with explicit control over every step. Keep humans in the loop and workflows on track.

Orchestration
Agno

Build agents, assemble teams, and orchestrate workflows with a toolkit designed to take them into production.

Orchestration
Semantic Kernel

Compose AI agents and model-powered workflows with Microsoft’s SDK for Python, .NET, and Java.

Orchestration
Agency Agents Zh

🎭 277 个即插即用的 AI 专家角色 — 支持 Claude Code/Cursor/Copilot 等 20 种工具,覆盖工程/设计/营销/金融等 20 个部门。含 64 个中国市场原创智能体(小红书/抖音/微信/飞书/钉钉/Qt 上位机/机械设计)。搭配编排器 agency-orchestrator,一句话即可让多位专家按 DAG 自动协作。

Orchestration
Edict

🏛️ 三省六部制 · OpenClaw Multi-Agent Orchestration System — 9 specialized AI agents with real-time dashboard, model config, and full audit trails

Orchestration
Loop Engineering

Practical patterns, starters & CLI tools for loop engineering with AI coding agents. Design systems that prompt and orchestrate agents (inspired by Addy Osmani and Boris Cherny). Includes loop-audit, loop-init, loop-cost.

Orchestration
Omnigent

Omnigent is an open-source AI agent framework and meta-harness: orchestrate Claude Code, Codex, Cursor, Pi, and custom agents — swap harnesses without rewriting, enforce policies and sandboxing, and collaborate in real time from any device.

Orchestration
Open Multi Agent

Self-hosted TypeScript agent runtime with durable approvals and verifiable run records. Own it, approve it, audit it.

Orchestration
Hypit

Clone any viral video with AI agents. Not just a script, the whole workflow: swap the face, the words, the B-roll, ship 100 variants in one command, and get your 100M views.

Orchestration
Orkas

Orkas is an open-source, local-first AI desktop app: a commander LLM directs specialist sub-agents, and runs your installed coding CLIs — Claude Code, Codex, OpenCode, OpenClaw, Hermes — as local sessions. Agents self-evolve via reflection and skill crystallization. BYO keys. macOS / Windows / Linux.

Orchestration
Adk Java

An open-source, code-first Java toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.

Orchestration
Agentlas Os

Agent OS: keep specialist agents in a hub, spin up a temporary orchestrator per task. Local-first, works with any model.

Orchestration
Vibe Skills

Intelligent Skill routing and workflow orchestration for AI agents — +21.12 pp reward, −29.6% tokens on SkillsBench with DeepSeekV4Flash-VE.

Orchestration
Danghuangshang

Open-source multi-agent collaboration system inspired by Chinese governance — deploy and coordinate specialized AI agents with OpenClaw.

Orchestration
Orloj

An orchestration runtime for multi-agent AI systems. Declare agents, tools, and policies as YAML; Orloj schedules, executes, routes, and governs them for production-grade operation.

Orchestration
Openlegion

Secure autonomous AI agent framework and platform. Build AI teams by describing what you want. Orchestrate agents that can do everything a human can do.

Orchestration
Eigent

Eigent: The Open Source Cowork Desktop - Local and Free Alternative to Claude Cowork and Codex

Orchestration
Harmonist

Portable AI agent orchestration with mechanical protocol enforcement. 186 agents, zero runtime dependencies.

Orchestration

Handpicked projects. Official release feeds. No paid placements or invented popularity scores.

The bigger picture

Less scrolling. More knowing.

AI-assisted briefing

What changed, why it matters, and where to go deeper.

Agno·

Agno v3.0.10

Adds Azure OpenAI Responses support, an Elasticsearch vector database (vector/keyword/hybrid search), and a DocumentationMarkdown transform for knowledge sync. Includes MCP hostname/endpoint routing, audio artifact preservation from MCP tools, and several reader and chunking fixes.

Why it matters

Azure Responses and Elasticsearch broaden model and retrieval options; MCP hostname routing is useful for builders exposing agents via MCP in isolated environments.

Go to the source

Generated Sep 17, 2026 · 18:30 GMT+0000. AI summaries can miss details; check the original notes.

Straight from the changelog

Small updates. Big possibilities.

Release explorer33 collected releases
Hypitv0.2.5

From the release notes

MiniMax H3 on Monid @hypit/provider-monid now serves @hypit/minimax-h3@1#minimax-h3 through Monid's minimax /v1/video/minimax-h3, alongside the four ByteDance Seedance endpoints it already mapped. The model has a third bundled gateway Provider next to HypiHub, HiAPI, Pollo and TokenDance. (#286) H3 takes the same role-tagged ModelArk content array as the Seedance endpoints, names its model in the body, and carries neither the generate_audio nor the web_search field they take. Three differences are handled at the route: resolution is required by the endpoint while the model's port is optional, so a request stating none is sent at 2K, the resolution the HypiHub Provider also selects. The endpoint takes no adaptive ratio for text-to-video, while frame mode resolves the framing from the uploaded image and reference-to-video defaults to adaptive. A text-to-video request carrying no aspect-ratio is reported unsupported before any reference is resolved; the other two modes are sent as adaptive. H3 returns its video at content.url rather than the ModelArk video_url. Monid addresses an endpoint by provider and path, so each mapping now carries the provider that relays it instead of every run assuming bytedance. The rest of Monid's catalogue carries no other model this Distribution describes. Its ElevenLabs endpoints are voice-id based while @hypit/elevenlabs-speech@1#eleven_ttv_v3 is voice design and requires a voice description they have no field for, and the H3 Fast, Max and Max Turbo variants declare different models with their own value domains. Merged pull requests PR Author #286 feat(provider-monid): serve MiniMax H3 @rponeawa Contributors @rponeawa Update For a global CLI installation: npm install -g @hypit/hypit@0.2.5 hypit --version For a project-local installation: npm install --save-exact @hypit/hypit@0.2.5 npm exec --no -- hypit --version The installed Hypit Skill updates separately through the tool used to install it. Internal format and logical module identifiers remain @1. Script syntax is unchanged from 0.2.0. Updating does not migrate or rewrite saved video projects.

Hypitv0.2.4

From the release notes

Partner gateway Providers and media frame rate This release adds four bundled Providers for third-party gateway services and fixes a frame rate defect in local media execution that affects ffmpeg 7.x. Partner gateway Providers The Distribution now carries four Providers that serve the installed models each service offers. Each takes an API key credential and reads no pricing. Every one maps only the models the Distribution already describes, reports each service's input limits through supports() before any reference is resolved, and accepts Seedance person-reference declarations without transmitting them, since none of these APIs carries such a field. (#282) @hypit/provider-tokendance, credential tokendance.api-key. Seedance 2.0, 2.0 Fast, 2.0 Mini and 2.5, Seedream 5 Lite and MiniMax H3, through the Ark and MiniMax protocols TokenDance documents. MiniMax inputs are uploaded through TokenDance's file API. @hypit/provider-hiapi, credential hiapi.api-key. Seedance 2.0, 2.0 Fast, 2.0 Mini and 2.5, Seedream 5 Lite, MiniMax H3, GPT Image 2, Nano Banana 2 and Pro, and Grok Imagine video and 1.5 Preview, each submitted as one task to HiAPI's POST /v1/tasks with an Idempotency-Key, so a retried submission returns the original task. @hypit/provider-pollo, credential pollo.api-key. MiniMax H3, Grok Imagine 1.5 Preview, GPT Image 2, and Nano Banana 2 and Pro, through Pollo AI's per-model generation paths. Pollo offers no Seedance or Seedream model. @hypit/provider-monid, credential monid.api-key. Seedance 2.0, 2.0 Fast, 2.0 Mini and 2.5 through Monid's bytedance endpoints, with reference media uploaded through the Monid workspace file system. Models and deployment services describes each service and what its Provider covers. The Providers guide and the generation quickstart carry the same list, and the installed Skill points at the service page once a user names one of these services. Local media execution normalize and transform compiled an exact frame domain and asserted the encoded result against it, but did not tell ffmpeg what that frame rate was. Both filter chains end in setpts, which marks the filtergraph output link's frame rate as unknown, and -frames:v bounds the frame count without establishing a rate. On ffmpeg 7.x the encoder then fell back to 25 fps. Requesting a rate above 25 fps produced a frame count that no longer matched the plan and failed the operation's own assert, so a 30 fps project could not be normalized. Requesting a rate below 25 fps filled the count and wrote the container at 25 fps with the wrong duration, with nothing reporting it. Both operations now pass the compiled rate, as render-still-video already did. (#284, reported in #283) ffmpeg 6.1.6, 8.1.2 and 9.0.1 derive the rate correctly and were never affected. On those versions the encoded output is byte identical before and after this change, across both encoder branches and both input branches. The repository's own CI installs ffmpeg 6.1.1 on Linux and 9.0.1 o

Hypitv0.2.3

From the release notes

Local execution and request correctness File-backed credentials now share the Result store's native Windows replacement implementation. CLI and Worker processes can read and replace complete credential values without a process-local queue. Failed replacement preserves the previous value; unsupported filesystem operations report their errors. Windows OS credential replacement no longer deletes the previous value before writing. Child process timeouts and output failures terminate the helper. Explicit file/platform credential directories outside the Host state root are accepted again. Profiles retain control of their selected storage location. Generation mappings reject explicitly supplied media fields that cannot be transmitted, before uploading or submitting a request. Optional booleans preserve both true and false. Media preparation probes the selected FFmpeg/FFprobe executables in their execution environment. A probe-only Program reports installation/preparation accurately without claiming to be a running service. The launcher resolves its physical Distribution directory before loading packages. This fixes Windows short-path aliases incorrectly making installed fonts appear outside their own Distribution. Installed-package CI now verifies both Windows and Linux, including component build, fonts, explicit browser preparation, rendering, export and full media decode. The project video Provider example carries first/last-frame person-reference classifications through its illustrative upload transport. These changes do not add silent downloads, retries, fallback browsers, lock-file protocols, central queues or persistent coordination metadata. Logical module and format identifiers remain @1; Script syntax is unchanged. Updating For a global CLI installation: npm install -g @hypit/hypit@0.2.3 hypit --version For a project-local installation: npm install --save-exact @hypit/hypit@0.2.3 npm exec --no -- hypit --version The installed Hypit Skill updates separately through the tool used to install it. Update that installation from this repository to receive the revised Runtime profile guidance, which separates preparation, process startup and credential connection. Updating either installation does not migrate or rewrite saved video projects. Repository-only change: the optional AI analysis workflow is manually triggered, reads one issue or PR and returns advice in the Actions summary. It has no issue/PR write permissions and is independent of the npm CLI.

Hypitv0.2.2 — Windows media environment and credential store correctness

From the release notes

Windows media environment and credential store correctness This release includes Windows execution fixes and a change to credential directory selection. Existing Profiles with a file or platform Store path outside the Host state root are rejected by 0.2.2; this is a behavior change from 0.2.1. The new starter Store selection applies only to newly initialized Profiles. Windows media execution ffmpeg and ffprobe are started with a whitelist of environment variables so the Host environment stays out of media children. That whitelist was written for POSIX, so Windows children received neither %TEMP% nor %TMP% and failed to create their temporary files. Both the HyperFrames render path and the shared media execution path now carry a Windows list alongside the POSIX one. Host secrets are still withheld. (#259, #260) Credential storage runtime init writes a starter Profile that selects @hypit/credential-store-platform, so the Profile it produces opens and writes on Linux as well as macOS and Windows. macOS and Windows keep the platform locker under the same service and key, so an existing credential is still found. os, file and env remain selectable by name. (#247) A Profile's config.path for the file and platform stores is resolved against the Host state root and checked for containment. A path that escapes that root is rejected when the Store opens. An absolute path outside the root was previously accepted and now is not. (#265) Reads and replacements of one credential document take their turn within a process. resolve holds the document open for the whole read while put replaces it with a rename, and Node’s Windows rename implementation uses MoveFileExW, which can refuse replacement while the destination is open. The process-local ordering reduces this overlap within one process; it does not coordinate separate CLI and Worker processes. Cross-process replacement failures remain in 0.2.2. Keys stay independent. (#276) The Windows Credential Manager helper is bounded to the same 10 second timeout as the macOS security(1) call, so a stuck locker fails instead of hanging the CLI. (#261) Runtime and CLI programs down treats a Program with no valid Hypit PID and no start command as having nothing to stop, and reports No external programs to stop instead of exiting 1. The starter Profile's media.local and hyperframes.local declare only probe(), so a ready probe means the tool is installed, not that a process is running. A startable Program that is ready without a Hypit PID still reports not-ours. (#272) The overview help lists programs prepare|up|status|down, and programs and runtime without a selected Profile report the same recovery sentence that build, pricing, auth and the execution commands already use. (#266) Three packages declare the workspace packages their sources import. (#253) Documentation The English quickstart's Build workflow section carries the dependency preparation, .gitignore, shared asset library and archive command materi

Rowboatv1.0.3

From the release notes

What's new 🌐 Introducing Rowboat Spaces. Every teammate. Their own agent. One Space. Rowboat becomes a multiplayer personal assistant for work. A Space brings your team’s conversations, files, and whiteboards together, and everyone brings their own Rowboat: their own memory, tools, and model keys. Your personal assistant can now work alongside your teammates and their assistants in the same room. 🤖 Ask in the Space. Your Rowboat takes it from there. Type @rowboat what is missing? and your Rowboat picks it up on your machine, draws on your Brain, email, meetings, and notes, and brings the answer back as “You (via Rowboat)”. Your personal knowledge stays on your machine; the Space holds what you and your agent choose to share. The room gets a 👀 while work is underway and a ✅ when it settles. If your Rowboat needs a decision, permission, or a private conversation, it leaves a ❗ and asks in your own chat. You can also open the agent conversation behind a Rowboat reply to follow the work. 🎨 From a shared whiteboard to something you can ship. Sketch together with live cursors, then ask @rowboat turn this board into a proposal. Agents can draw on the same board and work with the same files as the team. Markdown documents have version history, diffs, and restore; concurrent text edits merge line by line, with conflicts surfaced for resolution. Open documents and presentations in place, or link a discussion to a file and read them side by side. When the proposal is ready, @rowboat implement the proposal can hand it to Claude Code or Codex on your machine, using the Space’s files as context, and bring the result back for review. 💬 The everyday parts of teamwork are here too. Spaces includes threaded conversations, DMs, notes to yourself, reactions, polls, scheduled messages, and mentions. The composer has formatting controls, link previews, attachments, and voice dictation. An Activity view gathers mentions, DMs, replies in followed threads, and reactions on your messages. Unread state follows your account across devices, and notifications take you back to the conversation. On macOS, the Dock icon shows a count for mentions and DMs, or a dot for other unread activity. 🚪 Start a Space and bring your team. Spaces is now available by default. Open Spaces → Create a server, sign in with Google or Microsoft, and use Copy invite link to bring teammates in. A server is your team’s home for its Spaces; you can create or join more than one. For teams that want to run their own infrastructure, Harbor, the server behind Spaces, is open source and self-hostable. It also exposes an MCP server, so other agents can participate using the same tools as Rowboat. See the Spaces guide or explore Spaces on our website. 🪟 Keep your assistant wherever the work is. Move a conversation between the full Assistant page, a right sidebar, and a floating window. Keep several floating chats open, resize and reorder them, or minimize them into tabs along the bottom. The app now ope

Omnigentnightly: v0.15.0.dev20260917

From the release notes

Signed-off-by: omnigent-ci[bot] <294685417+omnigent-ci[bot]@users.noreply.github.com>

Hypitv0.2.1 — cross-platform credential storage

From the release notes

Cross-platform credential storage Example Runtime Profiles now explicitly select @hypit/credential-store-platform, so the same Profile supports authentication on Linux, macOS and Windows. The package delegates to existing stores with a documented policy: macOS: Keychain through credential-store-os. Windows: Credential Locker through credential-store-os. Linux: unencrypted, owner-private local files through credential-store-file. Other platforms report an unsupported-platform error. A missing credential or backend failure never switches storage. No credentials are migrated. You can still select os, file or env directly; the CLI starter continues to select file. The policy lives in the new package, with no Core or protocol changes. This release also restores the previous English and Chinese README wording. Update npm install -g @hypit/hypit@0.2.1 hypit --version For a project-local installation: npm install --save-exact @hypit/hypit@0.2.1 npm exec --no -- hypit --version Internal format and logical module identifiers remain @1. Script syntax is unchanged from 0.2.0. See #246 for the implementation and validation.

Hypitv0.2.0 — authored Script boundaries and explicit local resources

From the release notes

What's changed Hypit 0.2.0 preserves authored text across semantic annotations and separates local resource preparation from execution. Script keeps authored display spacing. Chinese, Korean and mixed-script text retain their written separators. Speech tokens, display words and explicit Dual Text alignment groups remain distinct; spaces do not become timing tokens. Comments and annotations do not split complete words or detach their punctuation. Semantic markers have explicit delimiters. Selection and Moment markers use @{...}. Left/right affinity remains available, and Studio editing preserves the surrounding prose. Package documentation, examples and the Hypit Skill use the new syntax. Local resources are prepared explicitly. WhisperX prepares the selected ASR model, sentence data and requested alignment models before offline inference. Browser capture and video download also report missing preparation instead of installing during use. Resource choices remain with their owning packages and selected profiles. WhisperX accepts authored language codes. SVML language="ko" and CLI transcription can select Korean and other languages supported by the chosen endpoint. Model availability belongs to that endpoint, without a central cross-provider language whitelist. Joined caption backgrounds follow actual wrapping. Fine measures the complete Cue through the existing browser-program extension, including inactive words. Internally wrapped words receive full background coverage, translucent overlaps paint once, and borders follow the joined exterior. Existing semantic scheduling still determines activation. Portable diagnostics and tests. Credential-store guidance names explicit supported alternatives. Concurrency and process-exit tests cover independent writers and process reaping, and CLI tests use platform-resolved paths. Updating to 0.2.0 This release changes Script marker syntax. Update the executable and Skill through their respective installation channels, then update the Sources you intend to use with 0.2.0. For a global npm installation: npm install -g @hypit/hypit@0.2.0 hypit --version hypit version --check For a project-local installation, update that project's dependency and lockfile deliberately, for example: npm install --save-exact @hypit/hypit@0.2.0 npm exec --no -- hypit --version An existing ^0.1.x dependency range does not select 0.2.0 through an ordinary npm update. The executable and the installed Skill are separate. For a global Hypit Skill installed with the skills CLI, update only that Skill with npx skills update hypit -g; other installers use their own update method. Have the Agent read the updated Skill before continuing. Updating either installation does not silently rewrite a video project. Script markers and affinity Purpose Previous word's end Next word's start Selection start @{~name} @{name} Selection end @{/name} @{/name~} Moment @{~name!} @{name!} For example, @part text @/part becomes @{part} text @{

Hypitv0.1.14 — explicit browser preparation and portable credentials

From the release notes

What's changed Local rendering prepares, inspects and launches the same explicitly selected browser. Profiles can select an exact browser version, an existing executable or one archive mirror. Failed downloads do not switch sources, and npm dependencies no longer download an unselected Puppeteer browser. Workers and capture processes resolve the installation actually being executed. Rendering preserves element animation, waits for visual resources, improves process cleanup and samples Studio previews on source frames. Windows media execution retains the required process environment, OAuth preserves the complete authorization URL, and yt-dlp locates its Python service through its declared package. Credential replacement and deletion no longer require reading the previous value. The new explicitly selected file CredentialStore supports writable local credentials on Linux, without changing existing OS-store selections. Package resolution follows npm optional-dependency precedence; font resource errors retain their actual cause and installation guidance uses the owning package's declared version. Windows workspace tests, Telegram links and bilingual testing guidance are corrected. Updating Install the release with npm install -g @hypit/hypit@0.1.14. Prepare a selected local renderer explicitly with hypit programs up --runtime <profile> --endpoint <renderer> or hypit runtime up. doctor inspects without installing. Browser selection belongs to the Profile; use its chromePath or browserVersion setting instead of old browser-path environment hints. Mirror and cache settings are documented in the local renderer README. For Linux writable credentials, explicitly select the file CredentialStore in the Profile before login. File storage is unencrypted and requires a private directory; existing OS credentials are not automatically migrated. Merged changes: #241 and #242. The publication workflow runs Linux/Windows checks and installs, renders, exports and decodes the packaged CLI before publishing that same tarball to npm.

Agnov3.0.10

From the release notes

Changelog New Features: Azure OpenAI Responses: Added AzureOpenAIResponses to use the Responses API with Azure OpenAI deployments. See cookbook. Elasticsearch: Added Elasticsearch vector database with vector, keyword and hybrid search. See cookbook. DocumentationMarkdown: Added a transform for Knowledge.sync_pages that converts Mintlify and Fumadocs components into plain Markdown. See cookbook. Improvements: MCPConfig: Added root_host, path and path_aliases to serve MCP on a dedicated hostname or a custom endpoint path. MCP Server Card: /mcp/server-card now returns pretty-printed JSON. Bug Fixes: MCP Tools: Preserve AudioContent from MCP tool results as audio artifacts. Slack: Deduplicate event retries by event_id instead of dropping them. Remote Agents: RemoteAgent.role and RemoteTeam.role are now properties that return the role instead of a bound method; use .role, not .role(). Readers: TextReader, MarkdownReader and FieldLabeledCSVReader now accept text streams. PPTXReader: Read text inside grouped shapes. JSONReader: async_read() now uses the chunking strategy's async achunk(). Chunking: Preserve newlines and tabs when cleaning text before chunking. CSVReader: async_read() keeps every data row across pages with RowChunking(skip_header=True). SitemapReader: Keep filenames like myindex.html intact and continue discovery past an invalid .xml.gz sitemap. Tools & Workflows: Keep falsy values like 0, False and [] in sync tool results and Parallel workflow step outputs. agnoctl: agno connect now reads and writes client configs as UTF-8 (agnoctl 0.2.1). DynamoDB: Serialize booleans as native BOOL values. Breaking Changes: CodingTools: run_shell is now opt-in (enable_run_shell=True), and restricted mode runs commands without a shell. PublicSurface: With authorization=True and PublicSurface(mcp=True), MCP now accepts only localhost by default; add your domain to MCPConfig(allowed_hosts=[...]). What's Changed fix: read text from grouped shapes in PPTXReader by @devYRPauli in #10037 feat: add support for Elasticsearch vector database by @sannya-singal in #10018 [feat] Add Azure OpenAI Responses model by @rastagan-git in #9841 [fix] Accept text streams in FieldLabeledCSVReader by @n1uz1 in #10020 [fix] Preserve MCP AudioContent as audio artifacts by @devansh173 in #10036 fix: serialize booleans as BOOL instead of {"N": "True"} in DynamoDB storage by @Anai-Guo in #9978 [fix] Use UTF-8 for infra file helpers by @Ghraven in #10113 docs: fix broken external links in cookbook by @Shxiao101 in #9980 fix: pretty-print MCP server-card JSON by @ashpreetbedi in #10084 fix: detect public MCP access alongside JWT REST auth by @ashpreetbedi in #10083 feat: add optional documentation Markdown source transform by @ashpreetbedi in #10094 feat: configure MCP hostname and endpoint routing by @ashpreetbedi in #10090 fix: add missing @Property to RemoteAgent.role and RemoteTeam.role by @kausmeows in #10172 cookbook: export DocumentationM

Hypitv0.1.13 — request rules, render lifecycle and project paths

From the release notes

Fixes Model-owned request rules now run when inputs are bound, complete requests are sealed, and generation is planned. Seedance's reference-audio restriction applies consistently to admitted files and upstream component outputs, with an actionable WAV/MP3 conversion error. Successful local HyperFrames workers flush their completion message, close their resources and exit naturally. Failure and cancellation retain process-tree cleanup; cleanup limitations remain visible in diagnostics. Project directory aliases resolve at the Node filesystem entry point. Sources inside an aliased project are accepted, and history queries can still find a Source after its directory is removed. In-project names beginning with .. are accepted while actual parent traversal and symlink escapes remain rejected. Contributor documentation now matches Node 22.15+ and the current release process. The Chinese Studio Companion guide uses the matching filename. Seedance documentation clarifies the existing explicit person-reference attributes for reference images, reference videos and first/last frames. Authors set these on each input; they are not inferred from media or inherited from earlier Results. Distribution checks A separate npm workflow installs the prepared tarball outside the checkout, compiles a project component, loads its font, renders and exports an eight-second video, and decodes the complete output. Publication uses the checked tarball. Linux and Windows repository tests also run before publication. Includes the original contributions from #216, #217 and #218, integrated in #220. Update npm install -g @hypit/hypit@0.1.13 For a project-local installation, update that project's ordinary npm dependency instead. This release updates the npm installation; no separate Skill update is required. Logical interfaces and file formats remain at @1, with no new request, Blob, Need or Result metadata.

Hypitv0.1.12 — Seedance m4a rejection and ps-free render cleanup

From the release notes

Two fixes on 0.1.11. Seedance rejects m4a reference audio at both layers. No Seedance provider accepts the container, so the Surface decode rejects an admitted .m4a file at authoring time, and the referenceAudio binding Producers apply the same check at runtime to Blobs produced by upstream components. Both errors direct converting the file to WAV or MP3 — <media:ExtractAudio> already produces canonical WAV. Runtime gap reported by @Flandern1211 in #219. Local HyperFrames render cleanup no longer requires ps. On hosts whose sandbox denies process enumeration, the post-render cleanup probe failed and discarded every completed render. Descendants are now enumerated with parent-scoped pgrep, the whole tree receives SIGKILL before the wait loop so reparenting reaps each process, and a completed render survives a failed best-effort cleanup. Reported by @goatyyc in #199, with an alternative fix proposed by @521Peter in #204. Update npm install -g @hypit/hypit@0.1.12 Logical interfaces and file formats remain at @1.

Adk Javav1.10.0

From the release notes

1.10.0 (2026-09-16) Features add @experimental annotation for unstable ADK APIs (69914f4) add EventActions.agentState for session-resumability checkpoints (8505a01) add one-way ADK Java to Kotlin engine interop module (baff584) add opt-in ResumabilityConfig flag for plain-text continuation auto-resume (f0fb722) Add unique event_id to BigQuery agent analytics events (15c70de) bridge ADK Java plugin onRunErrorCallback to the Kotlin engine (4ee155b) fire ADK Java plugin tool callbacks for native Kotlin tools (fda5a10) run an ADK Kotlin-engine runner behind the ADK Java Runner API (6ff8241) Bug Fixes dev: serve the dev UI and its assets under a /dev-ui path (6866919) memory: format search timestamps as epoch millis (5269b87) models: set additionalProperties on schemas for OpenAI strict structured outputs (4b058cd) sessions: forward the caller-supplied session id in VertexAiSessionService (77eae25) sessions: validate HTTP status before parsing Vertex AI session responses (4192aca)

Hypitv0.1.11 — npm distribution package resolution

From the release notes

Two fixes for installations from npm, both reported against 0.1.10. A contributor checkout links these packages through node_modules; a published distribution resolves them through the machine package root and the Distribution resolver, which is where both failures lived. Authored fonts resolve from an npm installation. hypit packages install places an upstream asset under the machine package root, and the version selection now reads the same optional declaration that install was addressed to, so hypit check passes after the install it asks for. Reported by @daodaobing in #206 and by @wangyufeng336 in #211, fixed by @daodaobing in #208. Local HyperFrames rendering runs from an npm installation. The capture process preloads the package resolution its launcher installed, so the render entry point resolves @hypit/hyperframes. Reported by @daodaobing in #207 and by @wangyufeng336 in #211, fixed by @daodaobing in #209. Update npm install -g @hypit/hypit@0.1.11 Logical interfaces and file formats remain at @1.

Omnigentnightly: v0.15.0.dev20260916

From the release notes

Signed-off-by: omnigent-ci[bot] <294685417+omnigent-ci[bot]@users.noreply.github.com>

Omnigentv0.14.0

From the release notes

Major new features 🔀 Work across GitHub repositories: track multiple PRs in one session, switch between their summaries and diffs, and link or unlink PRs manually. Start managed sandboxes with multiple repositories and branches, cloned in parallel. (#6935, #6995) 🎛️ A smoother chat interface: configure workspace, agent, model, effort, and permissions in the redesigned composer. Find sessions with fuzzy search, open the model picker from the keyboard, and inspect running background commands from the task badge. (#6345, #7226, #7413, #7061) 🪟 Better Claude context management: Claude SDK sessions now show context-window usage and support /compact for native compaction, including with Claude Pro/Max logins. (#6119) 🗄️ Expanded sandbox and database support: provision managed sandboxes through Gensee, run Kubernetes sandboxes on dedicated node pools using tolerations, and use CockroachDB as Omnigent's application database. (#7229, #6881, #6360) Bug fixes 🔁 Pending approvals and requests for user input remain usable after server or runner restarts, and plans remain visible. (#6696, #6964, #6629) ↩️ Codex sessions resume more reliably, preserving conversation history, permission settings, and selected reasoning effort. (#7055, #7147, #7233, #6860) ⏳ Chat more accurately shows when an agent is working or finished, and completed answers remain visible when background tasks resume. (#6957, #6879, #7002, #7191) 🎨 Model selectors display readable names, and model rate-limit errors can be retried directly from chat. (#7260, #7235) ⎋ Escape reliably interrupts a working agent from the message input, and archived sessions no longer reappear in the sidebar. (#6871, #6481) 🛡️ Improved validation of uploaded agent settings and ensured tool approval retries retain the arguments that were reviewed. (#7457) 💜 Thanks to our community This release was shaped by the people who filed issues, opened PRs, and shared feature requests on Discord. Thank you for building Omnigent with us—keep the bug reports, ideas, and contributions coming! Full Changelog: https://github.com/omnigent-ai/omnigent/blob/main/CHANGELOG.md

Rowboatv1.0.2

From the release notes

What's new 🌐 Introducing Rowboat Spaces. Every teammate. Their own agent. One Space. Rowboat becomes a multiplayer personal assistant for work. A Space brings your team’s conversations, files, and whiteboards together, and everyone brings their own Rowboat: their own memory, tools, and model keys. Your personal assistant can now work alongside your teammates and their assistants in the same room. 🤖 Ask in the Space. Your Rowboat takes it from there. Type @rowboat what is missing? and your Rowboat picks it up on your machine, draws on your Brain, email, meetings, and notes, and brings the answer back as “You (via Rowboat)”. Your personal knowledge stays on your machine; the Space holds what you and your agent choose to share. The room gets a 👀 while work is underway and a ✅ when it settles. If your Rowboat needs a decision, permission, or a private conversation, it leaves a ❗ and asks in your own chat. You can also open the agent conversation behind a Rowboat reply to follow the work. 🎨 From a shared whiteboard to something you can ship. Sketch together with live cursors, then ask @rowboat turn this board into a proposal. Agents can draw on the same board and work with the same files as the team. Markdown documents have version history, diffs, and restore; concurrent text edits merge line by line, with conflicts surfaced for resolution. Open documents and presentations in place, or link a discussion to a file and read them side by side. When the proposal is ready, @rowboat implement the proposal can hand it to Claude Code or Codex on your machine, using the Space’s files as context, and bring the result back for review. 💬 The everyday parts of teamwork are here too. Spaces includes threaded conversations, DMs, notes to yourself, reactions, polls, scheduled messages, and mentions. The composer has formatting controls, link previews, attachments, and voice dictation. An Activity view gathers mentions, DMs, replies in followed threads, and reactions on your messages. Unread state follows your account across devices, and notifications take you back to the conversation. On macOS, the Dock icon shows a count for mentions and DMs, or a dot for other unread activity. 🚪 Start a Space and bring your team. Spaces is now available by default. Open Spaces → Create a server, sign in with Google or Microsoft, and use Copy invite link to bring teammates in. A server is your team’s home for its Spaces; you can create or join more than one. For teams that want to run their own infrastructure, Harbor, the server behind Spaces, is open source and self-hostable. It also exposes an MCP server, so other agents can participate using the same tools as Rowboat. See the Spaces guide or explore Spaces on our website. 🪟 Keep your assistant wherever the work is. Move a conversation between the full Assistant page, a right sidebar, and a floating window. Keep several floating chats open, resize and reorder them, or minimize them into tabs along the bottom. The app now ope

Rowboatv1.0.1

From the release notes

What's new 🌐 Introducing Rowboat Spaces. Every teammate. Their own agent. One Space. Rowboat becomes a multiplayer personal assistant for work. A Space brings your team’s conversations, files, and whiteboards together, and everyone brings their own Rowboat: their own memory, tools, and model keys. Your personal assistant can now work alongside your teammates and their assistants in the same room. 🤖 Ask in the Space. Your Rowboat takes it from there. Type @rowboat what is missing? and your Rowboat picks it up on your machine, draws on your Brain, email, meetings, and notes, and brings the answer back as “You (via Rowboat)”. Your personal knowledge stays on your machine; the Space holds what you and your agent choose to share. The room gets a 👀 while work is underway and a ✅ when it settles. If your Rowboat needs a decision, permission, or a private conversation, it leaves a ❗ and asks in your own chat. You can also open the agent conversation behind a Rowboat reply to follow the work. 🎨 From a shared whiteboard to something you can ship. Sketch together with live cursors, then ask @rowboat turn this board into a proposal. Agents can draw on the same board and work with the same files as the team. Markdown documents have version history, diffs, and restore; concurrent text edits merge line by line, with conflicts surfaced for resolution. Open documents and presentations in place, or link a discussion to a file and read them side by side. When the proposal is ready, @rowboat implement the proposal can hand it to Claude Code or Codex on your machine, using the Space’s files as context, and bring the result back for review. 💬 The everyday parts of teamwork are here too. Spaces includes threaded conversations, DMs, notes to yourself, reactions, polls, scheduled messages, and mentions. The composer has formatting controls, link previews, attachments, and voice dictation. An Activity view gathers mentions, DMs, replies in followed threads, and reactions on your messages. Unread state follows your account across devices, and notifications take you back to the conversation. On macOS, the Dock icon shows a count for mentions and DMs, or a dot for other unread activity. 🚪 Start a Space and bring your team. Spaces is now available by default. Open Spaces → Create a server, sign in with Google or Microsoft, and use Copy invite link to bring teammates in. A server is your team’s home for its Spaces; you can create or join more than one. For teams that want to run their own infrastructure, Harbor, the server behind Spaces, is open source and self-hostable. It also exposes an MCP server, so other agents can participate using the same tools as Rowboat. See the Spaces guide or explore Spaces on our website. 🪟 Keep your assistant wherever the work is. Move a conversation between the full Assistant page, a right sidebar, and a floating window. Keep several floating chats open, resize and reorder them, or minimize them into tabs along the bottom. The app now ope

Rowboatv1.0.0

From the release notes

Merge pull request #1083 from rowboatlabs/copy-download feat(spaces): add file copy and download menu actions

Omnigentrelease: v0.14.0rc1

From the release notes

Signed-off-by: omnigent-ci[bot] <294685417+omnigent-ci[bot]@users.noreply.github.com>

Rowboatv0.9.10

From the release notes

Merge pull request #1075 from rowboatlabs/p-sidebar-enhancements feat(renderer): refine sidebar activity and chat access

Omnigentnightly: v0.14.0.dev20260915

From the release notes

Signed-off-by: omnigent-ci[bot] <294685417+omnigent-ci[bot]@users.noreply.github.com>

Omnigentnightly: v0.14.0.dev20260914

From the release notes

Signed-off-by: omnigent-ci[bot] <294685417+omnigent-ci[bot]@users.noreply.github.com>

Omnigentnightly: v0.14.0.dev20260913

From the release notes

Signed-off-by: omnigent-ci[bot] <294685417+omnigent-ci[bot]@users.noreply.github.com>

Agentlas Osv1.2.46

From the release notes

Full Changelog: v1.2.45...v1.2.46

Agentlas Osv1.2.45

From the release notes

Full Changelog: v1.2.44...v1.2.45

Omnigentnightly: v0.14.0.dev20260912

From the release notes

Signed-off-by: omnigent-ci[bot] <294685417+omnigent-ci[bot]@users.noreply.github.com>

Open Multi Agentv1.19.0

From the release notes

Added Added an opt-in authoritative run store through OrchestratorConfig.runStore and RunTasksOptions.runStore; it gives a logical run a durable lifecycle record, an execution lease, and a monotonically increasing fencing token so one worker at a time advances the run and a worker that was taken over cannot write after the takeover. Added the RunStore interface, the MemoryStoreRunStore adapter over any MemoryStore with compare-and-set, and the RunLedger and RunLeaseHandle surface for reading, cancelling, and resuming a run from outside its worker. Changed TeamConfig.maxConcurrency now bounds the agent pool for that team's runs instead of being accepted and ignored. It intersects with OrchestratorConfig.maxConcurrency, and the smaller value wins, so a team can narrow its own pool but never widen it past the orchestrator ceiling. A team that set a cap below the orchestrator's was previously running at the orchestrator value and now runs at its own lower value; raise or remove the team cap to keep the previous throughput. A cap that is not an integer of at least 1 is reported as an INVALID_TEAM_MAX_CONCURRENCY warning on onProgress and the orchestrator value applies. With a run store configured, execution-ownership and run-lifecycle writes fail closed instead of following the best-effort semantics of checkpoint and telemetry writes: a fenced-out checkpoint write never reaches the store, a lost lease stops the run at the dispatch gate, and a worker that lost its lease reports the fence failure rather than success. Runs with no run store configured are unchanged. The oma CLI default model for provider: 'deepseek' is now deepseek-flash (DeepSeek-V4.1-Flash), replacing deepseek-v4-flash. The retired name still resolves, and library users that pass an explicit model are unaffected. Provider docs, adapter JSDoc, the scaffolder env template, and the DeepSeek examples moved to the same name. The DeepSeek adapter JSDoc no longer states that thinking runs at high effort. The adapter forwards whatever effort the caller passes and sets none itself; runtime behavior is unchanged. Corrected published JSDoc that misstated runtime behavior, including onAgentStream coverage in runTasks(), done stream-event payloads per layer, retryable-error classification, and the RedactingStore example constructor call. The delegate_to_agent error returned when the pool has no free slot now points at both ceilings: "Increase maxConcurrency on the orchestrator or the team" rather than the orchestrator alone. Callers that match on that string should update it. The @open-multi-agent/core package description on npm was rewritten to lead with running in your own environment, approval gates, and a verifiable record of every run. LICENSE now names Shenzhen YuanASI Technology Co., Ltd. alongside the open-multi-agent contributors, package READMEs close with a maintainer line, and the author field in the published package.json files points at YuanASI. The MIT terms are unchanged.

Omnigentnightly: v0.14.0.dev20260911

From the release notes

Signed-off-by: omnigent-ci[bot] <294685417+omnigent-ci[bot]@users.noreply.github.com>

OrkasOrkas 2026.9.11

From the release notes

v2026.9.11 Download installers macOS Apple Silicon: Orkas-mac-arm64.dmg macOS Intel: Orkas-mac-x64.dmg Windows x64: Orkas-Setup.exe Highlights Organize project to-dos and queued work with the task board, updated task details, and clearer sidebar status. Connect more services with guided setup, task-scoped permissions, and API Key access for credit-based connectors. Browse inside Orkas with tabs, persistent sign-ins, and improved browser recovery after restarting. Improvements Respond to local coding-agent questions and cancel pending input without losing the surrounding task. Use updated built-in workflows for Office documents, visual content, and website analysis. Fixes Recover conversation history without duplicate replies, and preserve newer drafts while earlier messages are being sent. Keep search results working after a restart and restore missing download addresses for built-in marketplace updates. Keep keyboard focus where you place it and improve connector status labels and task-board keyboard controls. Full changelog Compare v2026.8.29...v2026.9.11

Rowboatv0.9.9

From the release notes

No content.

Omnigentnightly: v0.14.0.dev20260910

From the release notes

Signed-off-by: omnigent-ci[bot] <294685417+omnigent-ci[bot]@users.noreply.github.com>

Rowboatv0.9.8

From the release notes

Fix Space image previews and simplify file deletion (#1009) * fix(spaces): restore image attachment lightbox and carousel * fix(spaces): make image preview actions clickable below titlebar * fix(spaces): simplify move to trash confirmation

A rolling collection from official feeds, not a complete release archive. Dates are reported by each source.

Related, by design

The ecosystem moves fast.
Keep the good stuff close.

01

Find your people’s tools

A curated directory of agent frameworks and building blocks. Explore by what you want to make.

02

Follow the actual changes

Release notes collected from official repositories. Every update takes you back to the source.

03

Make it your own

Save the projects you care about. Your collection stays in this browser, without another account.