hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
ntsai avatar

ntsai

Total Packages

10

Total Downloads

3 428+

3030159@qq.com
Packages Stats

Packages

Most Popular Most Downloaded Newest First

ecto_south

0.2.1
2 109+

South brings ecto migrations to phoenix applications

Last Updated: about 5 years ago

xmeta

0.1.3
570+

Xmeta

Last Updated: about 2 years ago

cmdc

0.5.3
229+

Elixir Agent Kernel — OTP gen_statem 驱动的 AI Agent 开发库

Last Updated: 12 hours ago

cmdc_gateway

0.4.2
188+

CMDC Gateway — HTTP + SSE + WebSocket 协议网关,接入 CMDC Agent 能力

Last Updated: 1 day ago

cmdc_tui

0.1.2
111+

CMDC TUI — 基于 ExRatatui 的 AI Agent 终端交互界面

Last Updated: 1 day ago

cmdc_skill_engine

0.2.2
91+

CMDC Skill 自进化引擎 — 对齐 OpenSpace Skill Evolution 与 Agentic Design Patterns 第 9 章(Learning and Adaptation)

Last Updated: 1 day ago

cmdc_orchestrator

0.3.2
90+

CMDC 多 Agent 编排引擎 — DAG + Runtime + Debate/Hierarchy/Router-LLM 多智能体协作,对齐 Agentic Design Patterns Ch2/3/7/12

Last Updated: 1 day ago

cmdc_memory_pg

0.1.0
20+

CMDC PostgreSQL backend — Checkpoint + EpisodicMemory 持久化

Last Updated: 1 day ago

cmdc_test

0.1.0
20+

CMDC Test — MockProvider + Plugin.Test + EventCapture + Assertions 测试 helpers

Last Updated: 1 day ago

cmdc_eval

0.1.0
0+

CMDC Agent benchmark harness — 接 BFCL v3 / tau2-bench / 公开评测集 + 自定义 suite

Last Updated: 12 hours ago
hex logo Hex
About Blog Sponsors Status
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".