Portable repository-native foundation for agent memory, skills, handoffs, and knowledge workflows.
Angular DevKit - Core Utility Library
Agentic AI utils which work with any LLM and TypeScript AI SDK.
Change your AI Agent to code like a Staff Engineer, not a Junior.
Security, cost, and health governance proxy for MCP infrastructure — three-layer detection engine (regex + schema + LLM), monorepo, corpus, CI/CD
BADS core — tokens, shadcn/ui components, and the BADS template shell (app routes, customize tab, theme hooks). Forks consume this and re-export, keeping client repos to ~30 lines of glue.
Core utilities shared across the Agentic platform.
This workspace houses the default models
Dominds CLI and aggregation shell for the LongRun AI kernel/runtime packages.
Production-ready AI agent orchestration platform with 66 specialized agents, 213 MCP tools, ReasoningBank learning memory, and autonomous multi-agent swarms. Built by @ruvnet with Claude Agent SDK, neural networks, memory persistence, GitHub integration,
Cloud and zero-trust agentic workflow marketplace for skills, agents, rules, MCP references, and compliance-aware architecture.
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.
Design and visualize agentic orchestration flows with trailer A/B-roll planning support.
Server & Client SDK for Agent2Agent protocol
Core schemas and types shared across the Agentic platform.
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
Provides authentication middleware and user management for the Wallet Gateway
The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and other plugins build on it.
The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more. Learn more about [extending Nx by
The `yaak` CLI for publishing plugins and creating/updating/sending requests.
The JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects.
A flexible plugin that drives your tests with human-written commands, enhanced by the power of large language models (LLMs)
The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and other plugins build on it.
pikuri-workspace adds "operate on a directory tree" to pikuri-core agents: the +Pikuri::Workspace::Filesystem+ class that scopes filesystem access to an anchor + explicit readable / writable prefix lists (with optional ephemeral temp playground), the +Pikuri::Workspace::Confirmer+ seam (+AUTO_APPROVE+ + +TERMINAL+) for user-state mutations, and five tools wired to those seams: +Pikuri::Workspace::Read+, +Pikuri::Workspace::Write+, +Pikuri::Workspace::Edit+, +Pikuri::Workspace::Grep+, and +Pikuri::Workspace::Glob+. Self-contained — no shell execution; +Pikuri::Code::Bash+ ships in pikuri-code on top of these.
pikuri-core is the lean, audit-friendly foundation of the pikuri family: Pikuri::Agent (a thin wrapper around ruby_llm's chat loop) with its Configurator + Extension protocol, the strict Pikuri::Tool framework, a listener surface for rendering / budgets / sub-agents, and four bundled stateless tools (calculator, web search, web scrape, fetch). Extensions (skills, MCP, workspace, coding stack, named-agent personas) live in sibling gems so a privacy-conscious user can install just this core and audit a minimal dependency tree. For the convenience bundle that pulls in everything, see the +pikuri+ metagem.